Releases: graz-sh/graz
Releases · graz-sh/graz
v0.1.7
What's Changed
- setup known keys map to aleviate multiple calls to metamask event bus… by @TrevorJTClarke in #147
New Contributors
- @TrevorJTClarke made their first contribution in #147
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Added capsule wallet integration
- walletDefaultOptions param in GrazProvider for setting default options for wallet.
- Added useCapsule hook for leap login capsule ui
- denom in useBalance param is now optional
Full Changelog: v.0.1.5...v0.1.6
v0.1.5
- Fix types issue with signing client hooks
Full Changelog: v0.1.4...v.0.1.5
v0.1.4
What's Changed
- Improve useChainInfos and useChainInfo to return ChainInfo object from GrazProvider with given chainId
- Added Actions getChainInfos and getChainInfo to retrieve ChainInfo object from GrazProvider with given chainId
- Improve wallet connect getKey
- Improve Metamask Snap if okxwallet inject ethereum object to window
Full Changelog: v.0.1.3...v0.1.4
v0.1.3
v0.1.2
v0.1.1
What's Changed
- Add Station support by @apollo-sturdy in #123
New Contributors
- @apollo-sturdy made their first contribution in #123
Full Changelog: v.0.0.51...v0.1.1
v0.1.0
v0.1.0-beta.3
Release v0.1.0-beta.3: https://npmjs.com/package/graz/v/0.1.0-beta.3
Docs: https://0-1-x-iteration-1.graz.pages.dev/docs/
Migration Guide: https://0-1-x-iteration-1.graz.pages.dev/docs/migration-guide#010-breaking-changes
v.0.0.51
What's Changed
- Fix Wallet Connect multiple prompt when connect in mobile
- Added
isWalletConnect
to check walletType is using Wallet Connect or not
Full Changelog: v0.0.50...v.0.0.51