v5.22.0
版本发布时间: 2023-03-05 15:08:12
verdaccio/verdaccio最新发布版本:v6.0.0(2024-09-21 02:06:07)
5.22.0 (2023-03-05)
⚠️ Known issues:
- 🐞
usingfixed at https://github.com/verdaccio/verdaccio/releases/tag/v5.22.1experiments
flag fails on start up https://github.com/verdaccio/verdaccio/issues/3666 (🚧 ) workaround: comment out experimentsconfig.yaml
or keep on<=5.21.x
Refactor
⚠️ Refactors can causes issues, please report and if give you problems stay on the version you were
This release only refactor internal code, reuse configuration parsing and token signature from v6.
the next major will include an
enhancedLegacySignature
property to be able get rid of[DEP0106] DeprecationWarning: crypto.createDecipher is deprecated.
and improve legacy token signature.