v1.0.0
What's Changed
- chore: replace ens image with starknet by @tu11aa in #15
- fix: dependency cleanup, security patches, and tooling updates by @metalboyrick in #16
- fix: update outdated starknet toolchain by @metalboyrick in #18
- feat: complete hooks correspondence with web SDK by @metalboyrick in #17
- feat: upgrade starknet dependencies and migrate to @starknet-start by @metalboyrick in #19
- feat: add App Store and Play Store submission workflows by @metalboyrick in #21
- feat: add create-stark-rn CLI scaffolder by @metalboyrick in #22
- feat: comprehensive testing suite for RN hooks and e2e by @metalboyrick in #23
- fix: align test mocks with @starknet-start package rename by @metalboyrick in #25
- chore: upgrade Scarb to 2.16.0 and Starknet Foundry to 0.57.0 by @metalboyrick in #27
- docs: rewrite README with installation guide, recipes, and SS2 comparison by @metalboyrick in #26
- fix: wallets not appearing in connection modal by @metalboyrick in #28
- fix: u256 string encoding error in debug contract forms by @metalboyrick in #29
- fix: useAccount() does not return account — breaks all write transactions by @metalboyrick in #30
- chore: remove placeholder menu items and various fixes by @metalboyrick in #32
- ci: add npm publish workflow for create-stark-rn by @metalboyrick in #33
- chore(release): 1.0.0 by @metalboyrick in #24
Full Changelog: v0.1.0...v1.0.0