Skip to content

Releases: coinbase/build-onchain-apps

v0.23.0

23 Feb 19:04
e81477e
Compare
Choose a tag to compare

Minor Changes

  • d2ecd19: - fix: git clone command.

v0.22.0

22 Feb 07:19
4712e2f
Compare
Choose a tag to compare

Minor Changes

  • 1a5e62c: - feat: module select during cli create
    • feat: read onchain data without connected wallet
    • chore: complete Guide for /mint
    • feat: update side nav feels
    • docs: README cleanup

v0.21.0

21 Feb 03:13
1c46f7b
Compare
Choose a tag to compare

Minor Changes

  • 43aaccf: change basescan api key during cli app creation

v0.20.0

20 Feb 22:07
51a36bf
Compare
Choose a tag to compare

Minor Changes

v0.19.0

19 Feb 08:58
0b305f7
Compare
Choose a tag to compare

Minor Changes

v0.18.0

15 Feb 17:27
7d3b04c
Compare
Choose a tag to compare

Minor Changes

  • 4be879c: Updated folder structure to web and contracts

v0.17.0

23 Jan 23:09
0a0184d
Compare
Choose a tag to compare

Minor Changes

v0.16.0

17 Jan 23:22
bb9d5ef
Compare
Choose a tag to compare

Minor Changes

v0.15.0

10 Jan 23:03
678ef3e
Compare
Choose a tag to compare

Minor Changes

v0.14.0

03 Jan 21:09
8633d11
Compare
Choose a tag to compare

Minor Changes

  • fix: Optimized instructions for contracts based on feedback. #207 6d8ae28 By @Sneh1999
  • feat: Implemented shikiji to automatically generate style for codeblocks. #208
  • fix: Removed walletConnectWallet as it was adding a CSS prefix to the HTML element. #200
  • feat: Enhanced gas efficiency (calldata) of buyCoffee function. #196 By @2911rahulpathak
  • feat: Added CSS animations to the homepage for a more enjoyable experience. #194 #202
  • feat: Deprecated Radix Themes in favor of using TailwindCSS for easier code extension and maintenance. #192 #197 #198 #201 #203 #205 #206
  • feat: Incorporated prettier-plugin-tailwindcss to maintain clean and organized code. #191