Releases: coinbase/build-onchain-apps
Releases · coinbase/build-onchain-apps
v0.7.0
Minor Changes
- 8cccd55: @coinbase/build-onchain-apps
v0.6.0
Minor Changes
- 9c3d3ed: - feat: supported more Wallets with RainbowKit (#85)
v0.5.0
Minor Changes
- f776f3f: - feat: renaming templates into apps (#80)
v0.4.1
Patch Changes
- 1203109: - feat: reversed the memos order.
v0.4.0
Minor Changes
- 7ecd7ee: - feat: replaced Infura with Alchemy (734c828).
- feat: did some nice styling on
AccountConnectButton
.
- feat: started a shared onchain types file.
- fix: got Base Goerli working properly again.
- chore: update viem and clean up yarn.lock.
- chore: moved a few of the common functions inside the utils folder.
v0.3.0
Minor Changes
- 734c828: feat: replaced RainbowKit with Coinbase Wallet SDK 💙
feat: started shaping AccountConnectButton
onchain component
v0.2.2
Patch Changes
- a77dc73: feat: added some nice Linting for import/order
feat: added onchain/ folder to keep nice and neat all Onchain TS specific code
feat: added NEXT_PUBLIC_INFURA_ID in .env.example
chore: moved the code a bit around, so all Onchain code is mostly in one folder
v0.2.1
Patch Changes
- 1eac3f8: fix: polish README and fix a few console errors
v0.2.0
Minor Changes
- eddd242: feat: moved templates created inside apps/ #59