Releases: kristoferlund/ic-siwe-react-demo-rust
Releases · kristoferlund/ic-siwe-react-demo-rust
v0.1.0
v0.0.4
Bye bye RainbowKit, hello nice looking custom connect dialogs.
Added
- Removed RainbowKit from the codebase and instead built some custom connect and account dialog components using wagmi. Removing RainbowKit means removing one fairly large dependency that bundles a lot of css and code to support various eth wallets that you (most likely) don't care about.
Changed
- Upgraded wagmi to v2.5.7. This introduces TanStack Query as an additional dependency.
- Upgraded viem to v2.8.4