Releases: argentlabs/starknetkit
Releases · argentlabs/starknetkit
v2.2.0
2.2.0 (2024-03-19)
Features
- add iframe style and create method for argent webwallet (a439ab0)
- add iframes logic and allowed dapps list for argent webwallet (c3b77ca)
- update argent webwallet connector logic to implement iframes on chrome (8069d39)
v2.1.1
2.1.1 (2024-03-08)
Bug Fixes
- webwallet connector connect method (ed1c7c2)
v2.1.0
2.1.0 (2024-03-06)
Bug Fixes
- starknet_signTypedData and starknet_addInvokeTransaction (e27b6e0)
Features
v2.0.1
2.0.1 (2024-02-29)
Bug Fixes
- starknet_supportedSpecs for argent mobile (ba4aa2a)
v2.0.0
2.0.0 (2024-02-29)
Bug Fixes
- argent mobile connector to work with new json rpc api (15e66dc)
- remove providers (a7e7b6f)
- update connector interface (e54de44)
- update injected connector (238331c)
- update webwallet connector (f4007bc)
Features
BREAKING CHANGES
- use new JSON RPC Wallet API
v1.1.4
1.1.4 (2024-02-13)
Bug Fixes
- remove last wallet when user rejects with neverAsk mode (1d435ca)
- show installed wallets before not installed wallets (191eea0)
v1.1.3
1.1.3 (2024-01-20)
Bug Fixes
- manage promise reject when user reject a connection in connect method (f7a7c63)
v1.1.2
1.1.2 (2024-01-19)
Bug Fixes
- use rpc public urls (c3a5169)
- use rpc public urls for mobile connector (d0d150f)
v1.1.1
1.1.1 (2024-01-17)
Bug Fixes
- throw UserRejectedRequestError for mobile connector when user reject connection (21de91f)
v1.1.0
1.1.0 (2024-01-15)
Bug Fixes
- implement argent mobile connector isPreauthorized method (c5f81f0)
Features
- add starknetkit hook and return connector instead of wallets (799743b)