Releases: blocknative/web3-onboard
Releases · blocknative/web3-onboard
Squarelink Wallet
This release adds Squarelink wallet to the list of default wallet modules. ow
has also been removed as a dependency as it was throwing errors in server side rendered apps and Onboard now uses the latest bnc-sdk
version.
Changelog:
- Fix wallet module intialization (#18)
- Squarelink wallet integration (#20)
- Add SDK instance to
wallet
object (#22)
- Remove
ow
dependency (#24)
- Changes to fit new
bnc-sdk
API (#26)
Bug Fixes
This is a small release to implement a few bug fixes.
Change log:
- Fix
autoSelect
wallet bug (#9)
- Fix minimum balance comparison (#11)
- Fix exponent notation strings (#13)
- Fix dark mode heading styling (#15)