Skip to content

Releases: polywrap/wrap-cli

Web3API 0.0.1-prealpha.6

12 Mar 20:38
4eccf97
Compare
Choose a tag to compare

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

03 Mar 00:14
6cd18b4
Compare
Choose a tag to compare

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

02 Mar 08:00
f88b96f
Compare
Choose a tag to compare

Web3API 0.0.1-prealpha.4

Features

  • Enum Support

Bug Fixes

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

Web3API 0.0.1-prealpha.2

27 Feb 00:27
248087b
Compare
Choose a tag to compare

Web3API 0.0.1-prealpha.2

Bug Fixes

  • Fix typescript plugin template's package.json

Web3API 0.0.1-prealpha.1

27 Feb 00:15
e71e4d1
Compare
Choose a tag to compare

Web3API 0.0.1-prealpha.1

Pre-Alpha Initial Release