Skip to content

Releases: coinbase/build-onchain-apps

v0.13.0

21 Dec 17:56
45fa0fb
Compare
Choose a tag to compare

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

15 Dec 21:58
0abc4a5
Compare
Choose a tag to compare

Minor Changes

  • feat: reduces the number of commands to run for the user in the contracts folder #168 (2a27b64)
  • chore: code refactoring to make the app easier to test #167

v0.11.0

14 Dec 18:27
39b5f39
Compare
Choose a tag to compare

Minor Changes

  • 846aa54: - fix: mitigate a supply-chain attack on the @ledgerhq/connect-kit package.

v0.10.0

13 Dec 07:54
790a80b
Compare
Choose a tag to compare

Minor Changes

  • feat: added yarn build check in CI #155 #156 (20ea771)
  • fix: moved pages to hold only pages, and components/hooks/styles under src. 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

08 Dec 19:35
2f802f0
Compare
Choose a tag to compare

Patch Changes

  • b4b09c1: - fix: added missing import and dependecies for Tailwind to work (#143)
    • fix: now jest coverage works, and it's pretty nice (#142)
    • feat: Initial setup for mobile menu (#137)

v0.9.0

07 Dec 17:34
48e116e
Compare
Choose a tag to compare

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)

v0.8.0

04 Dec 22:38
2d3a1ee
Compare
Choose a tag to compare

Minor Changes

  • feat: Upgraded from v1 to Yarn v4 (#123) (4c62641)
  • feat: Added Foundry support (#119)
  • feat: Added Basic Mint page example (#117)
  • feat: Init support Web Vitals with the Perfume.js library (#113)

v0.7.3

29 Nov 21:52
daa7434
Compare
Choose a tag to compare

Patch Changes

  • d0f433b: - feat : Create Navbar component using @radix-ui/react-navigation-menu

v0.7.2

28 Nov 02:01
440133e
Compare
Choose a tag to compare

Patch Changes

  • 2fb70ad: - feat : converted App into

v0.7.1

27 Nov 21:44
e1b844d
Compare
Choose a tag to compare

Patch Changes

  • 241fdb8: - docs : onchain app is now lowercase