Skip to content

Releases: scaffold-eth/create-eth

v0.0.52

26 Jul 01:28
0183b81
Compare
Choose a tag to compare

Patch Changes

  • 12ae58d: Add curated Ponder extension
  • 6d21542: add onchainkit to curated extension
  • 6d21542: feat: template files update

v0.0.51

17 Jul 13:18
ef79854
Compare
Choose a tag to compare

Patch Changes

v0.0.50

09 Jul 13:06
6e899af
Compare
Choose a tag to compare

Patch Changes

  • 5901f51: cli: prettier formatting error

v0.0.49

03 Jul 22:59
63cd092
Compare
Choose a tag to compare

Patch Changes

  • 4db51ac: cli: format instance with prettier from cli
  • a9545d5: up prettier (scaffold-eth#875)

v0.0.48

26 Jun 11:51
4901edb
Compare
Choose a tag to compare

Patch Changes

  • Allow developing externalExtensions with --dev
  • remove vercelignore from root dir + clean base package.json
  • cli: help command
  • foundry: use forge to setup libraries + do early check for foundryup
  • foundry: fix verification script failing in latest foundry version
  • cli: solidity framework options
  • Better transaction result formatting in debug page (scaffold-eth#853)
  • fix: address components copy icon on small screens (scaffold-eth#864)
  • lock typescript and abitype version (scaffold-eth#871)
  • rewrite useScaffoldEventHistory hook (scaffold-eth#869)
  • fix bug foundry gh action fails

v0.0.47

14 Jun 18:14
99f6005
Compare
Choose a tag to compare

Patch Changes

  • Cleanup unused extensions
  • Fix listr spamming
  • Migrate from husky to lefthook
  • Upgrade dependencies
  • Templatized foundry deploy script
  • Add eip712 curated extension

v0.0.46

11 Jun 08:27
11de1ee
Compare
Choose a tag to compare

Patch Changes

  • edf9f23: fix: cli immediately exiting after npx create-eth@latest

v0.0.45

10 Jun 11:57
4b84515
Compare
Choose a tag to compare

Patch Changes

v0.0.44

26 May 09:33
4ecc6fe
Compare
Choose a tag to compare

Patch Changes

  • bec8b09: Bump wagmi, viem and rainbowkit versions (scaffold-eth#849)
  • e0c3546: Support for external extensions with -e
  • bec8b09: Add default favicon (scaffold-eth#851)

v0.0.43

15 May 14:46
ebc408b
Compare
Choose a tag to compare

Patch Changes

  • 4aba9ad: update useTransactor parameter types (scaffold-eth#846)
  • 20b9886: bump burner-connector version