Skip to content

Releases: suiware/kit

0.11.0: Updated dependencies

30 Nov 11:32

Choose a tag to compare

  • Updated dependencies, except tailwindcss.

Complete changelog

0.10.0: Updated deps

17 Jul 08:52

Choose a tag to compare

0.9.0: Updated Faucet and added support for Slush Wallet

28 May 10:55

Choose a tag to compare

  • kit: Updated useFaucet and Faucet in order to support the latest faucet API.
  • kit: SuiProver.walletStashedName has been replaced with SuiProvider.walletSlushName.
  • Updated dependencies.
  • Updated docs.

Complete changelog

Fixed Testnet faucet

22 Feb 19:32

Choose a tag to compare

  • kit: Updated testnet faucet so it now opens the official Sui Testnet Fauncet https://faucet.sui.io/ in a new tab
  • Updated some dependencies.
  • Reformatted the code.
  • Updated docs.

Complete changelog

waitForTransactionOptions parameter for useTransact

26 Jan 20:41

Choose a tag to compare

  • Added an optional waitForTransactionOptions parameter to the useTransact hook and waitForTransationResponse parameter to its onSuccess handler. Refer to the useTransact hook docs for more details
  • Updated some dependencies.

Complete changelog

Updated dependencies

20 Jan 13:49

Choose a tag to compare

  • Updated dependencies.
  • Some developer-targeted changes.

Complete changelog

Cosmetic improvements + Component demo site

20 Jan 12:04

Choose a tag to compare

  • Suppressed debug message for several components and hooks. Now your log will be clean.
  • Added all components to the demo site

Complete changelog

Initial public release

14 Jan 18:42

Choose a tag to compare

More documentation to follow.