Skip to content

Releases: TreasureProject/tdk-js

@treasure-dev/tdk-core@2.2.2

26 Aug 18:05
da36f29
Compare
Choose a tag to compare

Patch Changes

  • 34cfc5c: Fix passkey when using redirect for social

@treasure-dev/tdk-react@2.2.1

22 Aug 23:43
a27d894
Compare
Choose a tag to compare

Patch Changes

  • d4d5e77: Added the hideDisconnect prop
    • @treasure-dev/tdk-core@2.2.1

@treasure-dev/tdk-react@2.2.0

22 Aug 17:22
62fdaa6
Compare
Choose a tag to compare

Minor Changes

  • 61ec250: Removed the ThirdwebProvider from the main TreasureProvider React context and moves thirdweb to a peer dependency. This allows the react package to share the same ThirdwebProvider context as consumer apps without forcing the consumer app to use the same exact version as the React package. This means that thirdweb must be installed alongside the React package by consumers:
npm install --save thirdweb @treasure-dev/tdk-react

And the provider must be added to the app:

<ThirdwebProvider>
  <TreasureProvider ... />
</ThirdwebProvider>

Patch Changes

  • c569aa4: Added option for custom auto-connect timeout
  • d07b6a1: Added size options to Treasure Connect modal
  • d110c16: Added new redirect support

@treasure-dev/tdk-core@2.2.1

22 Aug 23:43
a27d894
Compare
Choose a tag to compare
@treasure-dev/tdk-core@2.2.1

@treasure-dev/tdk-core@2.2.0

22 Aug 17:22
62fdaa6
Compare
Choose a tag to compare

Minor Changes

  • 61ec250: Reduced dependencies on wagmi/viem
    Removed exports of supported chains and other undocumented utilities

Patch Changes

  • d110c16: Added new redirect support

@treasure-dev/tdk-react@2.1.0

20 Aug 17:45
365c05b
Compare
Choose a tag to compare

Minor Changes

  • 9b2218d: Enabled chain switching in connected account modal

Patch Changes

  • @treasure-dev/tdk-core@2.1.0

@treasure-dev/tdk-react@2.0.1

20 Aug 01:55
238bc24
Compare
Choose a tag to compare

Patch Changes

  • 2b4137c: Replaced react-input-verification with input-otp
    • @treasure-dev/tdk-core@2.0.1

@treasure-dev/tdk-core@2.1.0

20 Aug 17:45
365c05b
Compare
Choose a tag to compare
@treasure-dev/tdk-core@2.1.0

@treasure-dev/tdk-core@2.0.1

20 Aug 01:55
238bc24
Compare
Choose a tag to compare
@treasure-dev/tdk-core@2.0.1

@treasure-dev/tdk-react@1.6.0

15 Aug 16:53
73f03a6
Compare
Choose a tag to compare

Minor Changes

  • 9d7bb39: Allow authentication via redirect. Update thirdweb sdk to latest and remove old param authenticatorType from passkey auth

Patch Changes

  • Updated dependencies [9d7bb39]
  • Updated dependencies [6e391d7]
    • @treasure-dev/tdk-core@1.6.0