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