Skip to content

Releases: near/wallet-selector

v3.0.0

12 Apr 11:21
33e64ee
Compare
Choose a tag to compare
  • Switched to an Nx powered monorepo architecture (#196).
  • [BREAKING] Support for Wallet Modules (#221).
  • [BREAKING] Split core into separate packages (#226).
  • [BREAKING] Support for multiple accounts (#210).
  • [BREAKING] Condensed API to focus on transaction signing (#210).
  • Fixed NEAR Wallet walletUrl Resolution (#222).
  • Support for Ad Hoc Smart Contract Calls (#223).
  • Support for WalletConnect v2 (#207).
  • Support for Math Wallet (#200).
  • Published React Guest Book example (#228).
  • Removed "Wallet" suffix from Ledger and Sender (#233).
  • Updated documentation (#232 & #233).
  • Support for signAndSendTransactions (#231, #239, #240, #241).
  • Fixed bug with Ledger when signing out (#242).
  • Fixed bug with Ledger not showing error message when connecting (#247).

v3.0.0-alpha.2

12 Apr 09:42
5e4e072
Compare
Choose a tag to compare
v3.0.0-alpha.2 Pre-release
Pre-release
  • Support for WalletConnect (#207).
  • Split core into separate packages (#226).
  • Published React Guest Book example (#228).
  • Made icon paths relative (#230).
  • Removed "Wallet" suffix from Ledger and Sender (#233).
  • Updated documentation (#232 & #233).

v3.0.0-alpha.1

30 Mar 12:41
eef488e
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release
  • Support for Wallet Modules (#221).
  • Fixed NEAR Wallet walletUrl Resolution (#222).
  • Support for Ad Hoc Smart Contract Calls (#223).

v3.0.0-alpha.0

30 Mar 06:47
5c923e7
Compare
Choose a tag to compare
v3.0.0-alpha.0 Pre-release
Pre-release
  • Initial preview of v3.0.0!
  • near-wallet-selector has now moved to @near-wallet-selector/core.
  • Support for multiple active accounts
  • Simplified API to focus on transaction signing.

v2.1.0

28 Mar 11:13
b52cbf4
Compare
Choose a tag to compare
  • Added support for custom network configuration (#216).

v2.0.0

09 Mar 17:00
3fe62e5
Compare
Choose a tag to compare
  • Added support for the new Sender Wallet API (#162).
  • [BREAKING] Added support for all NEAR Actions (#141).
  • [BREAKING] Added support for programmatically signing in with Ledger Wallet (#178).
  • [BREAKING] Restructured the options object (#179).
  • Improved TypeScript support for .contract.view(params) calls (#185).
  • Rewritten the API Reference documentation (#180).
  • Exported useful TypeScript interfaces (#172).
  • Added 2 more example dApps:

v1.0.0

18 Feb 07:31
f8da17f
Compare
Choose a tag to compare