We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e9b42 commit 7da969cCopy full SHA for 7da969c
CHANGELOG.md
@@ -36,8 +36,9 @@ and this project adheres to
36
> Error \[ERR_PACKAGE_PATH_NOT_EXPORTED\]: Package subpath './sha2.js' is not
37
> defined by "exports" in …
38
39
- In @noble/hashes version 1.x the import paths must not contain the .js suffix.
40
- This issue was intoduced in CosmJS 0.35.0. ([#1817])
+ In @noble/hashes version >=1.0.0 <1.8.0 the import paths must not contain the
+ .js suffix. This issue was intoduced in CosmJS 0.35.0 but only affects users
41
+ who have @noble/hashes lower than 1.8.0 in their lockfile. ([#1817])
42
43
[#1817]: https://github.com/cosmos/cosmjs/pull/1817
44
0 commit comments