This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
Releases: scaffold-eth/scaffold-eth-typescript
Releases · scaffold-eth/scaffold-eth-typescript
v0.4.0 React 18 update
Notes
App and packages were updated for React 18
What's Changed
- #86/update packages react by @ShravanSunder in #87
Full Changelog: v0.3.0...v0.4.0
v0.3.0
notes
- Changes to how tasks are loaded and distributed
- quality of life improvements from #83 lens hack changes
- hardhat tasks have been split up into different files
- better menu and way to add subpages
- fixes to subgraphs
- easier to add and remove contracts
- Inclues YourNFT tutorial contract
- new tests for YourContract and YourNft
- better config organisation for main app
- abi import example for a contract
- hardhat addons such as
- vite tsconfig error checker
What's Changed
- Add verify script by @grothem in #79
- Fix for correct page load on nested routes by @dvinubius in #81
- Fix/subgraph by @kamikazebr in #85
- #83/improvements by @ShravanSunder in #84
New Contributors
- @kamikazebr made their first contribution in #85
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Using the release system with scaffold-eth-typescript
- This release uses eth-hooks v4
- This release has some bug fixes, solidity tests and better code organisation
What's Changed
- Feature/4/app provider refactor: the way the app has multiple providers is confusing by @ShravanSunder in #2
- Feature/4/context by @ShravanSunder in #6
- Feature/#21/bugs by @ShravanSunder in #22
- Feature/#30 by @ShravanSunder in #31
- fix: Set z-index on Account component so it's on top of other content by @grothem in #43
- Feature/#29 eth-hooks v4 changes by @ShravanSunder in #32
- Features/#47 by @ShravanSunder in #49
- Updated comments to match file and script names by @grothem in #51
- Features/eth hooks#125 by @ShravanSunder in #53
- change ~~ to relative path in order for eth-sdk to work by @dvinubius in #58
- Remove localhost calls in non-localhost deployments by @dvinubius in #59
- Catch module import errors in web3ModalConfig by @dvinubius in #61
- Bugs/#55 surge by @ShravanSunder in #62
- Feat/#64 cleanup by @ShravanSunder in #65
- Add chai and update sample-test.ts to use YourContract instead of deprecated Greeter by @johnnylambada in #70
- Fix mainnet provider fallback by @dvinubius in #73
- css import for eth-components by @dvinubius in #69
- Bugs/#77 web3modal by @ShravanSunder in #78
New Contributors
- @ShravanSunder made their first contribution in #2
- @johnnylambada made their first contribution in #70
Full Changelog: https://github.com/scaffold-eth/scaffold-eth-typescript/commits/v0.2.0