npm verdaccio 5.16.0
v5.16.0

latest releases: 7.0.0-next-7.17, 5.31.1, 7.0.0-next-7.16...
20 months ago

😊 due some package manager migration I broke the release, so the latest verdaccio@5.16.3 is literally same version as v5.16.0, sorry

Features

Docker refactoring

  • docker image refactor a new internal binary run (#3475) (ebaaf3f)
  • Big changes on the docker image, while until version v5.15.4 has been using yarn as a runner, since this minor should not use yarn at all, it is just used at the builder phase and then it is just run verdaccio natively as a Node.js module installed globally at the image.
  • Improved documentation for using plugins here with the image 5.x

If the new docker image causes any troubles, please report it ! or just use verdaccio/verdaccio:5.15.4 as a workaround to stick the old one. The new Docker 6.x image will follow same approach very soon.

Docker base moves from TLS v14 -> v18

  • update to docker base image to node v18.12.0 (#3469) (644938c)

Bug Fixes

Don't miss a new verdaccio release

NewReleases is sending notifications on new releases.