Skip to content

Latest commit

 

History

History
161 lines (95 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

161 lines (95 loc) · 2.66 KB

@ark-project/react

1.1.3

Patch Changes

  • 9683b20: use starknet-react v3

1.1.2

Patch Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

  • ca2d829: Added SDK React auction

Patch Changes

  • f0f672f: Remove wrong network message from provider
  • Updated dependencies [ca2d829]

1.0.3

Patch Changes

  • 36a7a4b: Update to support multiple network on the ark provider
  • Updated dependencies [36a7a4b]

1.0.2

Patch Changes

1.0.1

Patch Changes

  • 87f1a94: Update missing loading state & readme

1.0.0

Major Changes

  • 7c82ab2: Introduce multicall approve & execute order listing/fullfillment, this is a breaking change

Patch Changes

  • 8b260b0: Using stricter types
  • ca5fe10: Update packages readme
  • 26f94ed: react: update react sdk to remove deprecated hooks & approves
  • Updated dependencies [8b260b0]
  • Updated dependencies [ca5fe10]
  • Updated dependencies [7c82ab2]
  • Updated dependencies [26f94ed]
  • Updated dependencies [c001f31]

0.6.4

Patch Changes

0.6.3

Patch Changes

0.6.2

Patch Changes

  • Updated dependencies [8440c35]
  • Updated dependencies [7cdc78d]

0.6.1

Patch Changes

  • 572c5f3: Add missing comparison for approve erc20

0.6.0

Minor Changes

  • 90fa414: Change useCancel ark account creation with useBurnerWallet

0.5.0

Minor Changes

  • 5dcd498: Use temp arkchain accounts to create txs & remove burner account creation Bump contracts

Patch Changes

0.4.0

Minor Changes

  • 7482d04: Update build with rollup & fix exported files from packages

Patch Changes

  • Updated dependencies [32420dc]
  • Updated dependencies [7482d04]
  • Updated dependencies [32420dc]

0.3.1

Patch Changes

  • Updated dependencies [aad63d4]
  • Updated dependencies [e573daa]

0.3.0

Minor Changes

  • d256f76: Update for new core sdk approve method

Patch Changes

0.2.0

Minor Changes

  • db60f32: Update to align sdk with documentation & streamline params for hooks & base functions

Patch Changes