All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
<a href="https://github.com/npm/npm-package-arg/compare/v7.0.0...v8.0.0">8.0.0</a> (2019-12-15)
⚠ BREAKING CHANGES
- Dropping support for node 6 and 8. It'll probably still work on those versions, but they are no longer supported or tested, since npm v7 is moving away from them.
- drop support for node 6 and 8 (ba85e68)
<a href="https://github.com/npm/npm-package-arg/compare/v6.1.1...v7.0.0">7.0.0</a> (2019-11-11)
deps
BREAKING CHANGES
- this drops support for ancient node versions.
<a href="https://github.com/npm/npm-package-arg/compare/v6.1.0...v6.1.1">6.1.1</a> (2019-08-21)
Bug Fixes
<a href="https://github.com/npm/npm-package-arg/compare/v6.0.0...v6.1.0">6.1.0</a> (2018-04-10)
Bug Fixes
- git: Fix gitRange for git+ssh for private git (#33) (647a0b3)
Features
- alias: add
npm:
registry alias spec (#34) (ab99f8e)