1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/CHANGELOG.md
trent.earl 047fbb22f8 2.1.0
2016-10-11 19:46:35 -05:00

1.4 KiB

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)