Skip to content

0.2.0

Compare
Choose a tag to compare
@sholladay sholladay released this 20 Aug 08:08
· 2 commits to master since this release

Breaking changes

Node.js 8+ required

We are dropping support for Node 7 due to important dependency changes that were required for fixing the npm registry issues mentioned below. Note that Node 7 has reached end of life and is no longer supported by Node itself. This should not be an issue for most projects. No code changes are required.

Bug fixes

Solve npm registry problems

We have fixed a crash that was caused by npm suddenly removing the dependedUpon view from the npm registry without warning. See sindresorhus/npm-name-cli#9 for details.

All changes

v0.1.0...v0.2.0