Skip to content

v1.0.0

Pre-release
Pre-release

Choose a tag to compare

@gergold gergold released this 04 Mar 15:21
· 28 commits to develop since this release

1.0.0 (2025-03-04)

Bug Fixes

  • requestApprovals by removing isConnected and compiling calldata (6f59749)
  • add repository to package.json (ace96c8)
  • add contracts from approvalRequests to allowedMethods (bb5c8ac)
  • add missing type ot deploymentPayload (8a78e3e)
  • bump starknetkit version to the latest beta for ww-sdk (02f3ae1)
  • change webWalletUrl for sepolia env (8a23c2b)
  • commit lock (e8a9ec5)
  • error in package.json (872a712)
  • package name (132f3a9)
  • README.md (d561bfe)
  • remove isConnected call (b05522e)
  • remove release script (20a0219)
  • remove redundant .npmrc (6db9d43)
  • remove redundant approvalRequests property (3a19154)
  • remove redundant dependency (5c795bc)
  • remove redundant error throwing (afd2960)
  • remove redundant line (9ac1668)
  • remove redundant types, add missing method to type (2e781ff)
  • set correct argentBaseUrl for sepolia env (0f126c0)
  • ts error (cea6194)
  • update sessions for webwallet (b26d50b)
  • update starknetkit (9e795b2)
  • use v0_7 RPC as default for sepolia (21a0995)
  • use more appropriate type for deploymentPayload (5e041a2)

Features