Skip to content

Releases: argentlabs/starknetkit

v2.11.0

11 Jun 07:19
Compare
Choose a tag to compare
v2.11.0 Pre-release
Pre-release

2.11.0 (2025-06-11)

Bug Fixes

  • useStarknetkitConnectModal not handling fallback connector (3cc918e)
  • adapt type external (61ef1f0)
  • add missing closeModalOld for the old way of usage (6457371)
  • add missing tailwind's color tokens from x-ui (1202fa3)
  • bug with showFallback (7c99554)
  • case when window is undefined in getInjectedArgentX (de4cae8)
  • color (9039438)
  • commit pnpm-lock.yaml (6505247)
  • do not throw in UI handled cases (f9a255c)
  • handle failed mobile request, fix app not opening on request (1067069)
  • handle issuing multiple fallbacks after multiple retries (9aed199)
  • ignore ts error (96c06e1)
  • logical error with modal closing (ff8305d)
  • logical error, destroy modal if resultType !== "wallet" (3c71667)
  • missing import, missing error (864d6e4)
  • mobile connector bug (e991c89)
  • open Argent's deep link upon connecting (5408a29)
  • pass props and type downloadLinks (6ff294e)
  • passing wrong theme to DynamicIcon (5e7cef2)
  • remove wrong redirect (fecae28)
  • revert back to vite version 4.3.8 (4097ea4)
  • ts error (a76c303)
  • type imports (1f5c21a)
  • usage of Argent connector (0245904)
  • using wrong connector name/icon (e991747)

Features

  • adapt modal to new features (53d303e)
  • add approval prop to Layout enum (960e17c)
  • add fordefi injected export (9302581)
  • add StarknetReactWrapper - util component for Argent connector (aa50a0f)
  • add component for rendering icons (c57a8d8)
  • add new 1 button connector WIP (6560d74)
  • add new approval layout (010f3fc)
  • add new prop to ConnectOptions (966a9e7)
  • add new UI elements (1b4066b)
  • call wallet_disconnect inside disconnect on injected provider (0b71108)
  • create helpers for connectors (ea4008b)
  • create modal helpers (015dff2)
  • emit connectionStatus from InjectedConnector (b512284)
  • export StarknetkitCompoundConnector (0e4aa84)
  • handle new UI and only QR code approach (c743c6d)
  • improve type StarknetkitCompoundConnector (3fd36a7)
  • programmatically show install extension section (d571de8)

v2.11.0-beta.5

06 Jun 11:51
Compare
Choose a tag to compare
v2.11.0-beta.5 Pre-release
Pre-release

2.11.0-beta.5 (2025-06-06)

Bug Fixes

v2.10.5-beta-connect-silent.2

02 May 14:59
Compare
Choose a tag to compare
Pre-release

2.10.5-beta-connect-silent.2 (2025-05-02)

Bug Fixes

  • canAsk remove silent_mode (3fb5a02)

v2.10.5

02 May 08:49
Compare
Choose a tag to compare
v2.10.5 Pre-release
Pre-release

2.10.5 (2025-05-02)

Bug Fixes

  • update starknetjs version (b5fdb13)

v2.10.5-beta-connect-silent.1

04 Apr 13:45
Compare
Choose a tag to compare
Pre-release

2.10.5-beta-connect-silent.1 (2025-04-04)

Bug Fixes

  • connectSilent method for injected connector (67db064)

v2.11.0-beta.4

27 Mar 12:25
Compare
Choose a tag to compare
v2.11.0-beta.4 Pre-release
Pre-release

2.11.0-beta.4 (2025-03-27)

Bug Fixes

v2.11.0-beta.3

27 Mar 08:56
Compare
Choose a tag to compare
v2.11.0-beta.3 Pre-release
Pre-release

2.11.0-beta.3 (2025-03-27)

Bug Fixes

  • add missing ensureWallet check for web wallet connector (8eab934)
  • remove ww backdrop to avoid duplicate (f62501e)

v2.10.4

21 Mar 15:21
Compare
Choose a tag to compare

2.10.4 (2025-03-21)

Bug Fixes

  • remove ww backdrop to avoid duplicate (f62501e)

v2.10.3

21 Mar 11:38
Compare
Choose a tag to compare
v2.10.3 Pre-release
Pre-release

2.10.3 (2025-03-21)

Bug Fixes

  • add missing ensureWallet check for web wallet connector (8eab934)

v2.11.0-beta.2

20 Mar 16:57
Compare
Choose a tag to compare
v2.11.0-beta.2 Pre-release
Pre-release

2.11.0-beta.2 (2025-03-20)

Bug Fixes

  • useStarknetkitConnectModal not handling fallback connector (3cc918e)