Releases: coinbase/build-onchain-apps
Releases · coinbase/build-onchain-apps
v0.13.0
Minor Changes
- feat: deployed new Buy Me Coffee contract #187 (1a706dc)
- feat: added basic multichain config #186
- feat: added support for API routes in the NextJS layer + Configuration #180 #182 #185
- feat: added stylelint checks, and sort order "stylelint-config-idiomatic-order" #159
- chore: polished architecture and style #179
- chore: polished docs and tests #177 #183 #184
v0.12.0
v0.11.0
v0.10.0
Minor Changes
- feat: added
yarn build
check in CI #155 #156 (20ea771) - fix: moved
pages
to hold only pages, and components/hooks/styles undersrc
. Also removed ts paths since they tend to cause issues. #153 - feat: setup Perfume.js and Web Vitals metrics #152
- feat: started a new homepage with a CodeBlock component #151
- docs: added Stackblitz for a quick live code demo access #148
- feat: added ABI Types with
abitype
#146
v0.9.1
v0.9.0
Patch Changes
- docs: easier instructions and setup (#138) (5028c14)
- feat: replaced Typescript "ES5" target with "ES2020" (#136)
- feat: added ERC1155 contracts (#133)
- feat: setting up the initial Jest configuration and tests (#128) (#134)
- feat: added Lint and Tests into the Github Actions for apps/build-onchain-apps (#135)