Skip to content

thirdweb@5.16.0

Compare
Choose a tag to compare
@jnsdls jnsdls released this 04 May 03:37
· 6215 commits to main since this release
bb80b1d

Minor Changes

  • #2917 5b0c37a Thanks @joaquim-verges! - Factory address is now optional in accountAbstraction and smartWallet options.

    • Defaults to a global permissionless factory deployed on all chains.
    • Also enables switching chains for smart wallets, as long as the factory is deployed
  • #2915 664082e Thanks @joaquim-verges! - New prepareDeterministicDeployTransaction extension for deploying published contracts with the same address on multiple chains

  • #2921 d77b6f6 Thanks @gregfromstl! - Adds the 'use client' directive to all client-only components

  • #2919 47de345 Thanks @jnsdls! - Add support for several additional wallets

Patch Changes