You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# create-eth
2
2
3
+
## 2.0.7
4
+
5
+
### Patch Changes
6
+
7
+
- 5363f38: templatise AGENTS.md file
8
+
3
9
## 2.0.6
4
10
5
11
### Patch Changes
@@ -768,9 +774,7 @@ This should automatically refactor your imports to use scaffold-ui where appropr
768
774
769
775
### Patch Changes
770
776
771
-
- 9c967d9: 1. Fix RainbowKitCustomConnectButton dropdown styles (#500) 2. chore: footer missalignment & home page on small screens (#502) 3. Update and typescript version (#499) 4. fix: header links wrapping icons and text (#510) 5. Fix typos in useScaffoldContractWrite logs (#512) 6. fix: spelling in test file name (#522) 7. Add polygonZkEvm and polygonZkEvmTestnet (#309) 8. fix: eth price showing 0 on sepolia network (#532) 9. use websockets client in useFetchBlocks hooks (#529) 10. Move from react-blockies to blo (#538) 11. add Prettify type helper locally (#541) 12. update hardhat version (#546)
772
-
13. Add indexed args to events (#540)
773
-
777
+
- 9c967d9: 1. Fix RainbowKitCustomConnectButton dropdown styles (#500) 2. chore: footer missalignment & home page on small screens (#502) 3. Update and typescript version (#499) 4. fix: header links wrapping icons and text (#510) 5. Fix typos in useScaffoldContractWrite logs (#512) 6. fix: spelling in test file name (#522) 7. Add polygonZkEvm and polygonZkEvmTestnet (#309) 8. fix: eth price showing 0 on sepolia network (#532) 9. use websockets client in useFetchBlocks hooks (#529) 10. Move from react-blockies to blo (#538) 11. add Prettify type helper locally (#541) 12. update hardhat version (#546) 13. Add indexed args to events (#540)
774
778
14. add out of box compatibility with SAFE{Wallet} (#346)
775
779
776
780
15. remove parseEther from useScaffoldContractWrite (#548)
0 commit comments