Releases: scaffold-eth/create-eth
Releases · scaffold-eth/create-eth
v0.0.52
v0.0.51
Patch Changes
- fix: BigInt parsing losing precision in IntegerInput (scaffold-eth#893)
- feat: bundler module resolution (scaffold-eth#885)
- fix: ignore strings starting with 0 (scaffold-eth#894)
- cli: don't prompt for install + remove prettier plugins (#80)
v0.0.50
v0.0.49
v0.0.48
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
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
v0.0.45
Patch Changes
-
a2c8bab: foundry: fix untracked OZ lib after inital commit
-
2425584: fix: add decimals to native currency price (scaffold-eth#854)
fix: add use effect on Balance component for the price (scaffold-eth#856)
feat: bump burner-connector version (scaffold-eth#857)
feat: useDisplayUsdMode hook (scaffold-eth#859)
feat: up wagmi viem rainbowkit (scaffold-eth#862)
-
8365035: fix foundry gh-actions