Skip to content

thirdweb@5.48.0

Compare
Choose a tag to compare
@jnsdls jnsdls released this 20 Aug 18:40
· 2780 commits to main since this release
bd42363

Minor Changes

Patch Changes

  • #4128 ef9cc55 Thanks @kien-ngo! - Expose max() & min() util methods for bigints

  • #4172 cb591aa Thanks @joaquim-verges! - Only show pay modal if active wallet does not have enough funds for a paid transaction

  • #4177 bd46699 Thanks @kien-ngo! - Expsose GaslessConfigs type

    const gaslessOptions: GaslessOptions = {
      provider: "engine",
      relayerUrl: "https://thirdweb.engine-***.thirdweb.com/relayer/***",
      relayerForwarderAddress: "0x...",
    };
  • #4211 4abf7a7 Thanks @MananTank! - Fix Conditionally rendered hook error when Buying funds using fiat