| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-03-19 | 999 Bytes | |
| v1.8.0.tar.gz | 2022-03-19 | 13.5 MB | |
| v1.8.0.zip | 2022-03-19 | 13.8 MB | |
| Totals: 3 Items | 27.3 MB | 0 | |
Added
- Add Chainlink template for both React and Vue (#154) (@fabioDMFerreira)
- Integrate the useDapp framework (@paulrberg)
Changed
- Refactor all contract call examples to use
useDappinstead of the vanillaethers.jslibrary (@paulrberg) - Rename default package from "@project" to "@my-app" (@paulrberg)
- Switch to simpler
@apollo/clientconfiguration (@paulrberg) - Update subgraph query in the Sablier v1 template (@paulrberg)
- Update subgraph query in the Synthetix template (@paulrberg)
- Update the subgraph specs to use the latest API versions (@paulrberg)
- Use strict mode in React apps (@paulrberg)
Fixed
- Fix the
imgtag in default vue template (@paulrberg)
Removed
- Delete the Balancer template (both React and Vue) (@paulrberg)
- Delete the Uniswap v1 template (both React and Vue) (@paulrberg)
- Drop support for Node v13 and below (@paulrberg)