Releases: whitelabel-market/wallet-connector
Releases · whitelabel-market/wallet-connector
v2.1.6
2.1.6 (2022-06-13)
Bug Fixes
v2.1.5
2.1.5 (2022-06-13)
Bug Fixes
- provider libs in connector call (53313a2)
v2.1.4
2.1.4 (2022-06-11)
Bug Fixes
- remove dist from git assets (5fb8bfc)
v2.1.3
2.1.3 (2022-06-11)
Bug Fixes
v2.1.2
2.1.2 (2022-06-11)
Bug Fixes
- peer dependencies import statement (c999e57)
v2.1.1
2.1.1 (2022-06-11)
Bug Fixes
- dependencies version (0663a6a)
- walletconnect import as promise (028de1c)
v2.1.0
2.1.0 (2022-06-10)
Bug Fixes
- handle edge case when multiple injected providers are installed (fd0e5ba)
- rename coinbase wallet (95b5be9)
Features
v2.0.0
2.0.0 (2022-06-09)
Bug Fixes
- error reporting on chain switch request (1a86c4a)
chore
- merge branch 'main' into feature/multi_provider (6b070a9)
Code Refactoring
- move external class into wrapper and refactor exports (743c89c)
Features
- introduce provider details in base (ad771c5)
- switch or add chain if wrong network (eecf439)
Reverts
BREAKING CHANGES
- instantiate by passing the specific options to the connector
- connection is initialized by calling initConnection and connectors can be accessed
at top level
v1.0.6
1.0.6 (2022-06-02)
Bug Fixes
- missing provider for mobile wallets (77cf738)
v1.0.5
1.0.5 (2022-06-02)
Bug Fixes
- wallet connection in metamask app (d57cba4)