CHANGELOG.md 2.1 K raw
1
## [0.1.1] - 2025-10-19
2
3
### ⚙️ Miscellaneous Tasks
4
5
- Added changelog
6
- Removed unused files
7
- Added preview script
8
- Added replacement script for site build
9
- Refactored build script to wrap in immediately invoked function
10
- Version bump
11
## [0.1.0] - 2025-10-18
12
13
### 🚀 Features
14
15
- Init
16
- Added cli command
17
- Mvp of call-contract.js
18
- Added initial type builds
19
- Added contract-read
20
21
### ⚙️ Miscellaneous Tasks
22
23
- Updated connect-wallet
24
- Updated connect-wallet
25
- Added license
26
- Updated package
27
- Update readme
28
- Refactored to node, moved website file
29
- Version change
30
- Updated site and readme
31
- Refactor repo
32
- Added script for handling site deployment
33
- Updated styles for connect button
34
- Added popover
35
- Refactor
36
- Added style props
37
- Version bump
38
- Update readme
39
- Moved styles to separate file for site
40
- Updated to use tailwindcss for site
41
- Updated deploy script
42
- Style updates for connect-wallet
43
- Small updates
44
- Moved github icon to separate file
45
- Refactored js-sha3 and added biome.json
46
- Updated function declaration for keccak256
47
- Updated styles for contract calls
48
- Added color variables for error and success
49
- Updated styles for contract calls
50
- Update html and deploy script
51
- Updated mobile styles for contract call
52
- Version bump
53
- Update readme
54
- Switched to @noble/hashes
55
- Updated build and deploy flow
56
- Added jsdoc for connect-wallet.js
57
- Removed gas params from contract-call
58
- Added norns.json setup
59
- Removed emojis from CLI
60
- Updated CLI
61
- Version bump
62
- Update readme
63
- Update README.md
64
- Merge branch 'main' into feat/types-building
65
- Updated cli and added example
66
- Changed component type file installation path
67
- Updated example and connect-wallet for callbacks and types
68
- Refactored to use standard chain-id
69
- Updated default install path
70
- Updated cli and build script to include multiple frameworks
71
- Added vue
72
- Update README
73
- Updated readme
74
- Updated readme
75
- Updated css variables
76
- Updated readme
77
- Added ability to select typescript / framework options
78
- Added plain html example
79
- Updated readme
80
- Updated readme
81
- Updated readme
82
- Update version