npm verdaccio 3.0.0-alpha.7
v3.0.0-alpha.7

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

v3.0.0-alpha.7

verdaccio@3.x has evolved in many ways, we have have upgraded the stack, unit testing, build system, deployment, website, Logo and now is licensed under MIT.

One of the biggest changes is now we support plugins for storage, by default remains as it is, but aims to be pluggable in 3 main areas, middleware, storage and authorization.

npm install -g verdaccio@alpha

It's 100% backwards compatible with previous versions and no changes are required on migration.

Major changes

Future major release.

  • MIT will be the default license (#446)

Features

Development Improvements

  • Migrate from Mocha to Jest #406 @juanpicado
  • Flow integration
  • Jest unit test for UI #415 @ayusharma
  • Docker should lint and run unit tests on build the image @juanpicado
  • Migrate the codebase to ES2015 (and up) #348
  • We drop Node4 support, latest Node 6 is the minimum #419

WIP

  • Extract built-in htpasswd as external plugin dependency #192 @ayusharma
  • Allow users change password via UI #401

New plugins

Integrations

create-react-app has started to use verdaccio for e2e-testing recently

facebook/create-react-app#3744

Docusaurus also recommends use verdaccio for testing purposes
https://github.com/facebook/Docusaurus/blob/master/admin/local-third-party-project-testing.md#use-verdaccio
facebook/docusaurus@a73438f

Next Steps

  • Finish remaining task
  • Bugfixing

Detailed notes: #376

Don't miss a new verdaccio release

NewReleases is sending notifications on new releases.