File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- TODO
1+ # Web3API 0.0.1-prealpha.6
2+ ## Features
3+ * Web3API React Integration: ` @web3api/react `
4+ * Add the ` Web3ApiProvider ` HOC to the root of your application.
5+ * Use the ` useWeb3ApiQuery ` hook to execute queries.
6+ * Web3API CLI e2e tests.
7+ * ` @web3api/test-env-js ` package for common testing logic.
8+ * ` @web3api/test-cases ` for common test cases.
9+
10+ ## Bug Fixes
11+ * Remove unused ` workerize-loader ` package & logic.
12+
13+ # Web3API 0.0.1-prealpha.5
14+ ## Features
15+ * ` w3 build --watch ` support, enabling the automatic rebuilding of Web3APIs whenever project files have changed.
16+
17+ # Web3API 0.0.1-prealpha.4
18+ ## Features
19+ * Enum Support
20+
21+ ## Bug Fixes
22+ * ` w3 create ... ` CLI Fix (closes: [ #167 ] ( https://github.com/Web3-API/monorepo/issues/167 ) )
23+
24+ # Web3API 0.0.1-prealpha.2
25+ ## Bug Fixes
26+ * Fix typescript plugin template's package.json
27+
28+ # Web3API 0.0.1-prealpha.1
29+ Pre-Alpha Initial Release
Original file line number Diff line number Diff line change 1- 0.0.1-prealpha.5
1+ 0.0.1-prealpha.6
You can’t perform that action at this time.
0 commit comments