Skip to content

Releases: ThalaLabs/surf

v1.6.0

31 May 05:58
1ee99e8
Compare
Choose a tag to compare

Minor Changes

  • d7b62ed: Change ABITable to an array type instead of a map

v1.5.1

30 May 06:24
4093ace
Compare
Choose a tag to compare

Patch Changes

v1.5.0

22 May 10:36
1ab1e8b
Compare
Choose a tag to compare

Minor Changes

  • 0a16c3f: Support override address of the contract in ABI

v1.4.1

15 May 02:37
73b7f2a
Compare
Choose a tag to compare

Patch Changes

  • 4b6f32c: change abi param to optional

v1.4.0

14 May 16:21
449dd85
Compare
Choose a tag to compare

Minor Changes

  • 2b84c87: improve createViewPayload to includes abi object, so that aptos ts-sdk can avoid to fetch the abi again.

v1.3.1

30 Mar 11:58
ba43d88
Compare
Choose a tag to compare

Patch Changes

  • a0f3563: fix aptos ts-sdk breaking change in wallet hooks

v1.3.0

30 Mar 11:40
e469f94
Compare
Choose a tag to compare

Minor Changes

  • b65034e: upgrade aptos packages and fix breaking changes

v1.2.0

19 Dec 16:12
b41552e
Compare
Choose a tag to compare

Minor Changes

  • 6c51b22: upgrade @aptos-labs/ts-sdk to 1.2.0 which includes some breaking change

v1.1.0

18 Dec 04:12
240e90b
Compare
Choose a tag to compare

Minor Changes

  • 3095b48: Upgrade aptos libraries which includes some breaking change

v1.0.2

06 Dec 15:44
3b5f831
Compare
Choose a tag to compare

Patch Changes

  • da4253c: re-throw exception from useSubmitTransaction