Skip to content

v3.2.2 — Fix @noble subpath exports for Node.js runtime

Pre-release
Pre-release

Choose a tag to compare

@imran-siddique imran-siddique released this 22 Apr 19:15
· 1238 commits to main since this release
9328ca5

Patch fix: adds .js extensions to @noble/* subpath imports so compiled SDK resolves correctly via Node.js exports field. Without this, consumers get ERR_PACKAGE_PATH_NOT_EXPORTED at runtime.