5.30.0 (2024-03-24)
đ 3 new contributors
Be warned, if you are using Node.js 12 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.
âšī¸ 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 #4552 by @ItamarGronich
- Avoid displaying "prettify pipeline error" if there is no error #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)