Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to cli, this PR will be updated.
Releases
create-eth@0.0.21
Patch Changes
9c967d9: 1. Fix RainbowKitCustomConnectButton dropdown styles (Fix RainbowKitCustomConnectButton dropdown styles #500)
chore: footer missalignment & home page on small screens (chore: footer missalignment on mobile screens #502)
Update and typescript version (Update and typescript version #499)
fix: header links wrapping icons and text (add grid and grid-flow class to li manually #510)
Fix typos in useScaffoldContractWrite logs (Fix typos in getScaffoldContractWrite lines 57 & 65 #512)
fix: spelling in test file name (fix: test file name #522)
Add polygonZkEvm and polygonZkEvmTestnet (Add polygonZkEvm and polygonZkEvmTestnet and update wagmi/core #309)
fix: eth price showing 0 on sepolia network (fix ETH price on sepolia network showing 0 #532)
use websockets client in useFetchBlocks hooks (useFetchBlocks hooks refactor #529)
Move from react-blockies to blo (Move from react-blockies to blo #538)
add Prettify type helper locally (add Prettify type helper locally #541)
update hardhat version (update hardhat version #546)
Add indexed args to events (Add indexed args to events #540)
add out of box compatibility with SAFE{Wallet} (add compatibility with SAFE #346)
remove parseEther from useScaffoldContractWrite (remove
parseEther
from useScaffoldContractWrite #548)Add Scroll Sepolia testnet (Add Scroll Sepolia testnet #547)
use BuidlGuidl logo on footer (updated footer to use BuidlGuidl logo #551)
add types to even data in useScaffoldEventHistory (add types to even data in useScaffoldEventHistory #553)
foundry: add chain id 31337 while forking chain (foundry: add chain id 31337 while forking chain #531)