Releases: TrueFiEng/useDApp
Releases · TrueFiEng/useDApp
@usedapp/core@0.4.3
@usedapp/testing@0.2.10
@usedapp/core@0.4.2
@usedapp/core@0.4.1
Patch Changes
- 810e536: fix(devtools): Adding a check for window object
@usedapp/core@0.4.0
@usedapp/coingecko@0.3.22
@usedapp/core@0.3.24
Patch Changes
- 0f0ebfe: Fixed dependency issue when installing applications dependencies
@usedapp/core@0.3.23
Patch Changes
- ef90adb: Add Polygon and Mumbai support
@usedapp/testing@0.2.9
@usedapp/core@0.3.22
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"
}