Releases: Web3Auth/web3auth-web
Releases · Web3Auth/web3auth-web
v6.1.1
v6.1.0
What's Changed
Full Changelog: v6.0.1...v6.1.0
v6.0.1
v6.0.0
What's Changed
- Web3Auth is faster than ever, with up to 40% reduced size.
- For breaking changes, check out the migration guide.
- Wagmi: provider is available on init.
- Node 18 upgrades. Polyfill is no longer required by web3auth. Check out the Troubleshooting page to see the changes to do the selective polyfilling as per the chain.
XRPL Provider is introduced to get connected with the XRPL chain. - CommonKeyProvider is introduced to get connected with all blockchains.
- If using no modal for openlogin-adapter, the privateKeyProvider will be needed to be passed during initialization.
Portugues - pt
andDutch - nl
are now officially supported on Web3Auth Modal and Openlogin Screens. More language support to come in upcoming releases. Wish to add a new language? Check out https://github.com/Web3Auth/web3auth-locales and submit your changes as a Pull Request.- Wallet Connect v2 is the current default.
- A new variable to showcase to show the logged-in state is introduced.
web3auth.connected
- @web3auth/single-factor-auth now takes a privateKeyProvider in init().
PR's Merged
- Add SFA Example for testing by @shahbaz17 in #1429
- Node 18 upgrade + update deps by @arch1995 in #1470
- ripple provider for openlogin adapter by @himanshuchawla009 in #1411
- v6 Release by @arch1995 in #1453
- Add dutch to Web3Auth by @shahbaz17 in #1476
- Fix continue with locale + dutch by @lionellbriones in #1482
- Alpha fixes by @arch1995 in #1484
- Alpha v2 by @arch1995 in #1486
Full Changelog: v5.2.1...v6.0.0
v5.2.1
v5.2.0
What's Changed
- fix external wallet rendering after logout by @himanshuchawla009 in #1435
- fix solflare msg signing response by @himanshuchawla009 in #1442
- import provider packages only when key is available by @himanshuchawla009 in #1458
- Init session manager by @arch1995 in #1454
Full Changelog: v5.1.1...v5.2.0
v5.1.1
Bug fixes
Full Changelog: v5.1.0...v5.1.1
v5.1.0
v5.0.2
What's Changed
- handle
.once
not being available in brave by @chaitanyapotti in #1415 - Fixed bug in metamask and coinbase adapters addChain function
Full Changelog: v5.0.1...v5.0.2
v5.0.1
Update interface
Full Changelog: v5.0.0...v5.0.1