Skip to content

Releases: aptos-labs/aptos-wallet-adapter

Reverted

12 Apr 00:38
7d73508
Compare
Choose a tag to compare

Changes reverted due to #118

@aptos-labs/aptos-wallet-plugin@1.0.0

Major Changes

  • 06a2e0d: Add support to submit BCS transaction

Patch Changes

  • Updated dependencies [06a2e0d]
    • @aptos-labs/wallet-adapter-core@2.0.0

@aptos-labs/wallet-adapter-core@2.0.0

Major Changes

  • 06a2e0d: Add support to submit BCS transaction

@aptos-labs/wallet-adapter-react@1.0.1

Major Changes

  • 06a2e0d: Add support to submit BCS transaction

Patch Changes

  • Updated dependencies [06a2e0d]
    • @aptos-labs/wallet-adapter-core@2.0.0

@aptos-labs/wallet-adapter-nextjs-example@1.0.0

Major Changes

  • 06a2e0d: Add support to submit BCS transaction

Patch Changes

  • 5f8bd57: Use example plugin in demo app
  • Updated dependencies [06a2e0d]
    • @aptos-labs/aptos-wallet-plugin@1.0.0
    • @aptos-labs/wallet-adapter-react@1.0.0

@aptos-labs/wallet-adapter-mui-design@0.1.1

08 Feb 22:35
04734b9
Compare
Choose a tag to compare

Patch Changes

  • 2678efe: Fix Loadable wallet connection for mui design

@aptos-labs/wallet-adapter-react@0.2.4

06 Feb 21:54
50c20b3
Compare
Choose a tag to compare

Patch Changes

  • e03f79c: Update Blocto and Martian package version and fix a minor autoConnect bug

@aptos-labs/wallet-adapter-mui-design@0.1.0

01 Feb 22:01
7391fae
Compare
Choose a tag to compare

Minor Changes

  • f62830b: Add MUI framework design package to the wallet adapter with updated nextjs example

@aptos-labs/wallet-adapter-react@0.2.3

24 Jan 22:46
df31c8a
Compare
Choose a tag to compare

Patch Changes

  • 7498973: Support Loadable wallet for ant-design and export NetworkName

@aptos-labs/wallet-adapter-ant-design@0.1.1

24 Jan 22:46
df31c8a
Compare
Choose a tag to compare

Patch Changes

  • 7498973: Support Loadable wallet for ant-design and export NetworkName
  • Updated dependencies [7498973]
    • @aptos-labs/wallet-adapter-react@0.2.3

@aptos-labs/wallet-adapter-core@0.2.3

23 Jan 22:36
1036f57
Compare
Choose a tag to compare

Patch Changes

  • 017556c: connect() to simply return if wallet is not installed

@aptos-labs/wallet-adapter-core@0.2.2

19 Jan 20:13
bbf9ce6
Compare
Choose a tag to compare

Patch Changes

  • d4e298f: Support Lodable wallet
    Implement multi signature verification
    Add a new optional property propertyName for multi-chain wallet
  • 5fc6981: Throw wallet not found error when trying to connect to an uninstalled wallet
  • d711f43: Import tweetnacl package via default export to support commonJS

@aptos-labs/wallet-adapter-core@0.2.1

11 Jan 15:15
45cca32
Compare
Choose a tag to compare

Patch Changes

  • 1c3576e: Throw Sign Transaction is not supported error

@aptos-labs/wallet-adapter-react@0.2.2

10 Jan 16:15
5985d6e
Compare
Choose a tag to compare

Patch Changes

  • 552d255: Add react package as a dependency