npm verdaccio 2.2.0
v2.2.0

latest releases: 5.30.3, 5.30.2, 5.30.1...
6 years ago

2.2.0 (June 8, 2017)

Bugfixes

Documentation

  • Apache reverse proxy configuration - (@mysiar ) in (#198)

Feature

  • don't blindly clobber local dist-tags - (@rmg ) in (#206)

It avoids to update needlessly all dist-tags versions until is requested, this will help keep in private registry the newest version while those are public can be minor versions, useful for staging servers. More info

It provides a new property for each uplink to avoid cache tarballs in your local file system.

uplinks:
  private:
    url: ...
    # defaults to true
    cache: false

Don't miss a new verdaccio release

NewReleases is sending notifications on new releases.