v5.30.0
版本发布时间: 2024-03-24 18:55:05
verdaccio/verdaccio最新发布版本:v6.0.0(2024-09-21 02:06:07)
5.30.0 (2024-03-24)
🎉 3 new contributors
Be warned, if you are using (or cannot upgrade to major) Node.js 12 (only if you install from npmjs) please do not upgrade to this version, the minimum is now Node.js 14 (due dependency reasons are out my hand), the recommendation is always go for LTS releases anyway which at this moment is Node.js 20. For context if you are using the Docker image ignore this warning, the Dockerfile uses Node.js 20 as base image.
ℹ️ Verdaccio v6.0.0-beta.2 has been released, ready for user test to ensure the best backward compatibility, help us by trying it out.
Features
On the versions view there is a new filter that allows semantic versioning filtering (feedback is welcome)
Versions filter by semver range
Bug Fixes
- fix multiple user interface issues in dark mode (css styles)
- newline after version command (#4543) (c478324) by @aseerkt
-
deps: update core verdaccio dependencies (#4530) (7206f84)
- fix config builder erroring when passed partial config https://github.com/verdaccio/verdaccio/pull/4552 by @ItamarGronich
- Avoid displaying "prettify pipeline error" if there is no error https://github.com/verdaccio/verdaccio/pull/4551 by @divdavem
- deps: update core verdaccio dependencies (5.x) (#4539) (da50302)
- deps: update dependency envinfo to v7.11.1 (#4527) (c2604e7)
- deps: update dependency express to v4.18.3 (#4528) (e07c352)
- deps: update dependency semver to v7.6.0 (#4529) (43d3c5e)