github-actions
released this
28 May 17:25
·
575 commits
to master
since this release
Patch Changes
-
cdb02b9: Introduce useUpdateConfig
-
940d064: Introduce deep config update
-
c180ac8: Add troubleshooting ethers type mismatch to docs
Type mismatch when building might be an error in ethersproject version providing becouse of this
ading resolutions to package.json should fix problem"resolutions": {
"@ethersproject/abi": "5.2.0",
"@ethersproject/contracts": "5.2.0"
}