Skip to content

Releases: immutable/ts-immutable-sdk

2.4.3

21 Jul 08:51
0139d12
Compare
Choose a tag to compare

2.4.3 (2025-07-21)

🩹 Fixes

  • game-bridge: resolve ethers bundling issue for game engine builds (#2668)

2.4.2

21 Jul 00:10
219490c
Compare
Choose a tag to compare

2.4.2 (2025-07-21)

🩹 Fixes

  • checkout-sdk: Unrecognized chain error handling (#2666)
  • passport: update access token expiry check (#2657)

2.4.1

16 Jul 03:59
7101656
Compare
Choose a tag to compare

2.4.1 (2025-07-16)

🚀 Features

  • passport, gamebridge: add support for direct login methods (google, apple, facebook) in ts sdk and game bridge (#2665)

🩹 Fixes

  • passport: undefined fee options (#2664)

2.4.0

14 Jul 01:26
805c24c
Compare
Choose a tag to compare

2.4.0 (2025-07-14)

🚀 Features

  • checkout-widgets: update price impact warning message (#2661)

2.3.3

11 Jul 00:39
4164e99
Compare
Choose a tag to compare

2.3.3 (2025-07-11)

🩹 Fixes

  • passport: game sdk pkce logout url (#2659)

2.3.2

07 Jul 23:37
3e1336d
Compare
Choose a tag to compare

2.3.2 (2025-07-07)

🚀 Features

  • ⚠️ passport: remove device code auth (#2655)

🩹 Fixes

  • passport: facebook login no window opener (#2650)

⚠️ Breaking Changes

  • ⚠️ passport: remove device code auth (#2655)

2.3.0

18 Jun 00:13
c0abbd6
Compare
Choose a tag to compare

2.3.0 (2025-06-18)

🚀 Features

  • revoke refresh token on logout (#2647)
  • checkout: Return price impact as part of the quote (#2646)
  • checkout: Show price impact message (#2648)
  • passport: ID-3764 Debounce login (#2651)

2.2.4

02 Jun 06:33
18fe545
Compare
Choose a tag to compare

2.2.4 (2025-06-02)

🩹 Fixes

  • checkout: commerce widget error (#2643)

2.2.3

28 May 03:39
765dee0
Compare
Choose a tag to compare

2.2.3 (2025-05-28)

🚀 Features

  • passport: Add extra params support when init passport in the game bridge (#2626)

🩹 Fixes

  • checkout: Correctly handle adding a new network (#2625)
  • checkout: Allow targetChainId to use overrides (#2636)

2.2.0

22 Apr 01:53
bc01237
Compare
Choose a tag to compare

2.2.0 (2025-04-22)

🚀 Features

  • passport: Add support of extra params on top level in passport ID-3504 (#2621)

🩹 Fixes

  • checkout: Fetch crypto to USD conversion via our own subgraph (#2620)
  • checkout: Show Price Surge screen when slippage exceeded (#2622)