Skip to content

Releases: Web3Auth/web3auth-web

v10.0.7

24 Jul 13:17
Compare
Choose a tag to compare

What's Changed

  • fixes external wallet autoconnect if no in-app connectors are enabled by @arch1995 in #2251

Full Changelog: v10.0.6...v10.0.7

v10.0.6

23 Jul 07:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.5...v10.0.6

v10.0.5

23 Jul 07:39
Compare
Choose a tag to compare

What's Changed

  • [Analytics] Fix issue that web3auth_network property is missing in organization events by @tanguyenvn in #2231
  • Fixes v10 issues by @arch1995 in #2232

Full Changelog: v10.0.4...v10.0.5

v10.0.4

18 Jun 14:28
Compare
Choose a tag to compare

Update deps

Full Changelog: v10.0.3...v10.0.4

v10.0.3

10 Jun 03:08
Compare
Choose a tag to compare

What's Changed

  • add team_id to group dapp events as organization events by @tanguyenvn in #2216

Full Changelog: v10.0.2...v10.0.3

v10.0.2

02 Jun 17:17
Compare
Choose a tag to compare

CSS Fix

Full Changelog: v10.0.1...v10.0.2

v10.0.1

02 Jun 16:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.0...v10.0.1

v10.0.1-beta.0

02 Jun 09:03
Compare
Choose a tag to compare
v10.0.1-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: v10.0.0...v10.0.1-beta.0

v10.0.0

22 May 14:24
Compare
Choose a tag to compare

🚀 Web3Auth PnP SDK v10 Released!

Web3Auth v10 is here — a major update focused on simplicity, flexibility, and speed for all developers.

Highlights

  • Unified SDK: One @web3auth/modal package supports both pre-built modal and custom UI flows.
  • Modernized React: Hooks-based API (@web3auth/modal/react) for a cleaner, faster React experience.
  • Modernized Vue: Composables based API (@web3auth/modal/vue) for a cleaner, faster Vue experience.
  • Dashboard-Driven Config: Manage connections, chains, smart accounts, UI, and wallet features visually on the Web3Auth Dashboard.
  • Easier Auth & Logins: Toggle authentication and customize login flows directly from the dashboard.
  • Native SSR Support: Authenticate users before rendering for better performance and SEO.
  • Less Boilerplate: Faster setup, more readable code, and easier maintenance.

Migration & Deprecations

  • Deprecated: @web3auth/base, @web3auth/auth-adapter, @web3auth/account-abstraction-provider, and chain-specific providers.
  • Terminology: “Verifiers” are now “authConnections” with verifierId as authConnectionId.
  • Migration Guide: v9 → v10 Migration

Get Started

What's Changed

New Contributors

Full Changelog: v9.6.1...v10.0.0

v10.0.0-beta.13

22 May 11:50
Compare
Choose a tag to compare
v10.0.0-beta.13 Pre-release
Pre-release

What's Changed

Full Changelog: v10.0.0-beta.12...v10.0.0-beta.13