Skip to content

v1.8.0

Compare
Choose a tag to compare
@PaulRBerg PaulRBerg released this 19 Mar 19:46
· 34 commits to develop since this release
f66166c

Added

Changed

  • Refactor all contract call examples to use useDapp instead of the vanilla ethers.js library (@PaulRBerg)
  • Rename default package from "@project" to "@my-app" (@PaulRBerg)
  • Switch to simpler @apollo/client configuration (@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 img tag 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)