Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

v1.13.0

Choose a tag to compare

@bot-anik bot-anik released this 31 Aug 08:48
· 636 commits to main since this release

1.13.0 (2022-08-31)

Bug Fixes

  • add SelectValue & SelectOption exports (0b5dc7c)
  • add UseState type export (6a47a7b)
  • faucet: check tx code before consider success (df28999)

Features

  • faucet: add graphql void scalar (b1b00f7)
  • faucet: add progress bar while requesting funds (74fe949)
  • faucet: configure websocket graphql transport layer (126ad70)
  • faucet: disable buttons while waiting tx (97ab608)
  • faucet: request fund through graphql subscription (0826e9a)
  • faucet: update graphql generated types (302278b)
  • ui: add loader for faucet (4d7721e)