v5.0.0-rc.1
Pre-release
Pre-release
·
45 commits
to main
since this release
Fixed
- Default-import
jsonwebtokenso the built ESM bundle loads under native Node. The namedimport { sign, verify }resolved toundefinedwhen the CJS-onlyjsonwebtokenpackage was loaded from the compiled ESM output, throwing at runtime. (#232)