Skip to content

Releases: polywrap/wrap-cli

Web3API 0.0.1-prealpha.6

Choose a tag to compare

@github-actions github-actions released this 12 Mar 20:38
4eccf97

Web3API 0.0.1-prealpha.6

Features

  • Web3API React Integration: @web3api/react
    • Add the Web3ApiProvider HOC to the root of your application.
    • Use the useWeb3ApiQuery hook to execute queries.
  • Web3API CLI e2e tests.
  • @web3api/test-env-js package for common testing logic.
  • @web3api/test-cases for common test cases.

Bug Fixes

  • Remove unused workerize-loader package & logic.

Web3API 0.0.1-prealpha.5

Choose a tag to compare

@github-actions github-actions released this 03 Mar 00:14
6cd18b4

Web3API 0.0.1-prealpha.5

Features

  • w3 build --watch support, enabling the automatic rebuilding of Web3APIs whenever project files have changed.

Web3API 0.0.1-prealpha.4

Choose a tag to compare

@github-actions github-actions released this 02 Mar 08:00
f88b96f

Web3API 0.0.1-prealpha.4

Features

  • Enum Support

Bug Fixes

  • w3 create ... CLI Fix (closes: #167)

Web3API 0.0.1-prealpha.2

Choose a tag to compare

@github-actions github-actions released this 27 Feb 00:27
248087b

Web3API 0.0.1-prealpha.2

Bug Fixes

  • Fix typescript plugin template's package.json

Web3API 0.0.1-prealpha.1

Choose a tag to compare

@github-actions github-actions released this 27 Feb 00:15
e71e4d1

Web3API 0.0.1-prealpha.1

Pre-Alpha Initial Release