Releases: argentlabs/starknetkit
Releases · argentlabs/starknetkit
v2.4.0-beta-braavos-mobile.1
v2.4.0-beta.4
Bug Fixes
- ignore ts error (96c06e1)
- logical error with modal closing (ff8305d)
- logical error, destroy modal if
resultType !== "wallet"
(3c71667)
- passing wrong theme to
DynamicIcon
(5e7cef2)
v2.4.0-beta.3
Bug Fixes
- case when
window
is undefined
in getInjectedArgentX
(de4cae8)
v2.3.4
2.3.4 (2024-10-28)
Bug Fixes
- remove duplicate InjectedConnectorOptions (91a4c86)
v2.3.3
2.3.3 (2024-10-17)
Bug Fixes
- support keplr with latest @starknet-io/get-starknet-core version (9ab8f33)
v2.3.2
2.3.2 (2024-10-02)
Bug Fixes
- add params to connect method and update starknetkit modal to use silent_mode (d578c9a)
v2.3.1
2.3.1 (2024-09-30)
Bug Fixes
- fix connectors account method to return an Account instead of WalletAccount (5fae298)
- modal connect callback return connector if resultType is connector (97012ea)
v2.3.0
2.3.0 (2024-09-11)
Features
- upgrade argent webwallet connect with one call (dc89969)
v2.2.26
2.2.26 (2024-08-23)
Bug Fixes
- enable sepolia and iframes on chrome for webwallet (70dfda3)
- force trpc subscribe using apply (9b1f1a1)
- mainnet whitelist url for iframes (e809dea)
- provider in account (613db1e)
- update to support rpc spec 0.7 (d573934)
v2.2.25
2.2.25 (2024-08-20)
Bug Fixes
- remove ensure wallet in argent mobile and argent webwallet connectors when request is invoked (071acfb)