Releases: immutable/ts-immutable-sdk
Releases · immutable/ts-immutable-sdk
2.1.15
2.1.15 (2025-04-01)
🩹 Fixes
- DVR-330 | Changed the mechanism on example app's sidebar_orders for consistency (#2599)
- bridge: Update minGasPrice for Axelar (#2608)
- checkout: Ensure transfer amount is positive (#2598)
- checkout: Show correct swap fees (#2600)
- checkout: Allow all decimals for max transfer (#2604)
2.1.11
2.1.11 (2025-03-26)
🚀 Features
- examples: DVR-330 | Dynamic Prompts to create tutorial/metadata of example apps and CI/CD workflow (#2585)
2.1.9
2.1.9 (2025-03-21)
🩹 Fixes
- immutable-x: Enforce utf8 encoding when deriving starkex key pair (#2593)
2.1.8
2.1.8 (2025-03-20)
🚀 Features
- checkout: GFI-107: Transfer Widget (#2572)
2.1.7
2.1.7 (2025-03-18)
🩹 Fixes
- checkout: Fix checkout / bridge regressions in v2 (#2583)
- checkout: Fix network switching bug in bridge (#2587)
2.1.6
2.1.6 (2025-03-17)
🚀 Features
- passport: Fixed readme.md's across packages with duplicate pnpm add commands (#2574)
🩹 Fixes
- passport: SignTypedData chainId evaluation erroring due to type mismatch (#2586)
2.1.5
2.1.5 (2025-03-11)
🩹 Fixes
- checkout: Fix gasless check in sale widget (#2580)
2.1.4
2.1.4 (2025-03-10)
🩹 Fixes
- checkout: Fix widgets loading (#2578)
2.1.3
2.1.3 (2025-03-07)
🩹 Fixes
- passport: prevent eth_requestAccounts from being called on Magic RPC (#2576)
2.1.2
2.1.2 (2025-03-06)
🚀 Features
- checkout: Not clear form values on error and show errors directly (#2573)