Skip to content

Commit 7da969c

Browse files
authored
Set correct version range of @noble/hashes for 0.36.1 release (#1822)
and elaborate on affected users as pointed out in #1821
1 parent 54e9b42 commit 7da969c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ and this project adheres to
3636
> Error \[ERR_PACKAGE_PATH_NOT_EXPORTED\]: Package subpath './sha2.js' is not
3737
> defined by "exports" in …
3838
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])
39+
In @noble/hashes version >=1.0.0 <1.8.0 the import paths must not contain the
40+
.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])
4142

4243
[#1817]: https://github.com/cosmos/cosmjs/pull/1817
4344

0 commit comments

Comments
 (0)