Releases: scaffold-eth/scaffold-eth-2
v0.0.27
Patch Changes
v0.0.26
v0.0.25
v0.0.24
v0.0.23
v0.0.22
v0.0.21
Patch Changes
-
9c967d9: 1. Fix RainbowKitCustomConnectButton dropdown styles (#500)
-
chore: footer missalignment & home page on small screens (#502)
-
Update and typescript version (#499)
-
fix: header links wrapping icons and text (#510)
-
Fix typos in useScaffoldContractWrite logs (#512)
-
fix: spelling in test file name (#522)
-
Add polygonZkEvm and polygonZkEvmTestnet (#309)
-
fix: eth price showing 0 on sepolia network (#532)
-
use websockets client in useFetchBlocks hooks (#529)
-
Move from react-blockies to blo (#538)
-
add Prettify type helper locally (#541)
-
update hardhat version (#546)
-
Add indexed args to events (#540)
-
add out of box compatibility with SAFE{Wallet} (#346)
-
remove parseEther from useScaffoldContractWrite (#548)
-
Add Scroll Sepolia testnet (#547)
-
use BuidlGuidl logo on footer (#551)
-
add types to even data in useScaffoldEventHistory (#553)
-
foundry: add chain id 31337 while forking chain (#531)
-
v0.0.20
Patch Changes
-
32caee5: 1. Fix RainbowKitCustomConnectButton dropdown styles #500
-
chore: footer missalignment on mobile screens #502
-
Update and typescript version #499
-
add grid and grid-flow class to li manually #510
-
Fix typos in getScaffoldContractWrite lines 57 & 65 #512
-
fix: test file name #522
-
add support for
yarn verify --network networkName
in foundry similar to hardhat #489 -
updated the Git task title from "Initializing Git repository" => "Initializing Git repository and submodules" when the user selects foundry as an extension
-