Releases: scaffold-eth/create-eth
Releases · scaffold-eth/create-eth
v0.1.0
Minor Changes
- 6fdbc09: Add SpeedRunEthereum challenges as curated extensions
Patch Changes
- f983396: templatise
foundry.toml
file - 4db867d: validate project name inline with npm name rules
- 5d85956: foundry: remove deploy:verify from base package.json
- 36f7a79: - Add contributing rules (scaffold-eth#1031)
- Add vercel login script (scaffold-eth#1027)
- e8c33d8: update readme
- b4dbf8e: cli: allow github url as extension flag
v0.0.65
Patch Changes
- 8c4e925: foundry: avoid extra compilation (scaffold-eth#1020)
- 38d85c0: up burner-connector version (scaffold-eth#1021)
- aed3345: cli: fix merge package.json files for extensions with both solidity-frameworks
v0.0.64
Patch Changes
- Follow root level naming convention (scaffold-eth#1006)
- Fix useScaffoldEventHistory duplicated events (scaffold-eth#1014)
- feat: disable vercel telemetry (scaffold-eth#1012)
- Optional chainId config in Scaffold hooks (scaffold-eth#931)
- Foundry improvements (scaffold-eth#1011)
- make
useScaffoldWriteContract
&useDeployedContractInfo
backward compatible (scaffold-eth#1015) - fix: move warnings to useEffect (scaffold-eth#1016)
v0.0.63
Patch Changes
- Optimism and base networks verification (scaffold-eth#996)
- move 99_deployScript as hardhat task (scaffold-eth#1005)**
- feat: use current yarn version in vercel on deploy via cli (scaffold-eth#1007)
- reverse rpc fallback order (scaffold-eth#1010)
- Encrypt deployer PK on .env file (when using hardhat) (scaffold-eth#1008 )
- Format package.json files
v0.0.62
Patch Changes
- Add Celo to networks (scaffold-eth#980)
- fix: Input components in form tag (scaffold-eth#992)
- fix: removed unnecessary logs for decoding tx in block-explorer (scaffold-eth#985)
- Remove hardcoded colors (scaffold-eth#991)
- Fix typo in block explorer notification (scaffold-eth#995)
- Prettier for solidity (scaffold-eth#994)
- Allow updating global styles & metadatada. Tailwind theme is now an object. (#151)
v0.0.61
v0.0.60
Patch Changes
- fix: localStorage -> sessionStorage in debug contracts page (scaffold-eth#975)
- fix: processing solidity-example template
- skipQuickStart param for README template
v0.0.59
Patch Changes
- 5ad5d8e: templates: optional YourContract.sol in extensions
- e950e6f: added nextjs config template
- a444817: - feat: update uniswap deps (scaffold-eth#956)
- feat: update envfile (scaffold-eth#958)
- Update usehooks-ts, remove use-debounce (scaffold-eth#957)
- Update other packages (scaffold-eth#960)
- feat: wagmi and viem (scaffold-eth#971)
- Update ts, eslint, prettier (scaffold-eth#963)
- feat: update husky and lintstaged (scaffold-eth#959)