verdaccio/CHANGELOG.md

3.0 KiB

2.1.1 (February 7, 2017)

2.1.0 (October 11, 2016)

  • Use __dirname to resolve local plugins (@aledbf in #25)
  • Fix npm cli logout (@plitex in #47)
  • Add log format: pretty-timestamped (@jachstet-sea in #68)
  • Allow adding/overriding HTTP headers of uplinks via config (@jachstet-sea in #67)
  • Update Dockerfile to fix failed start (@denisbabineau in #62)
  • Update the configs to fully support proxying scoped packages (@ChadKillingsworth in #60)
  • Prevent the server from crashing if a repo is accessed that the user does not have access to (@crowebird in #58)
  • Hook system, for integration into things like slack
  • Register entry partial even if custom template is provided (@plitex in #46)
  • Rename process to verdaccio (@juanpicado in #57)