Releases: TrueFiEng/useDApp
Releases · TrueFiEng/useDApp
@usedapp/[email protected]
@usedapp/[email protected]
@usedapp/[email protected]
@usedapp/[email protected]
Patch Changes
- 810e536: fix(devtools): Adding a check for window object
@usedapp/[email protected]
@usedapp/[email protected]
@usedapp/[email protected]
Patch Changes
- 0f0ebfe: Fixed dependency issue when installing applications dependencies
@usedapp/[email protected]
Patch Changes
- ef90adb: Add Polygon and Mumbai support
@usedapp/[email protected]
@usedapp/[email protected]
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"
}