v0.1.4
This is a first publish to npm in a while so can have many changes related to previous version
What's Changed
- added torus connector by @YZhenY in #2
- Samueveth/wallet fixes by @samuveth in #3
- feat: vue 3 compatibility by @samuveth in #5
- fix: Connect wallet button not showing when login canceled by @samuveth in #9
- fix: Typeerror when cancel login by @samuveth in #7
- Check provider before setting Auth by @samuveth in #10
- Add connector to Gnosis Safes (Safe apps) by @TomAFrench in #13
- Add imToken wallet by @makoshan in #17
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #14
- Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #16
- Add TokenPocket by @bonustrack in #22
- Update gnosis SDK and fix connector to support changes by @samuveth in #23
- Add connector name to provider by @samuveth in #25
- Fix key conflict with walletconnect provider by @samuveth in #26
- add bitpie wallet by @xumoyan in #27
- Apply patch fixes directly by @samuveth in #31
- Fix gnosis auto connect when not inside gnosis iframe by @samuveth in #30
- Fix logout not working without localStorage by @samuveth in #32
- Add connector dependencies by @samuveth in #34
- convert npm to yarn lock file by @mktcode in #35