Skip to content

Releases: sholladay/squatter

0.2.1

07 Nov 07:34
Compare
Choose a tag to compare

v0.2.0...v0.2.1

0.2.0

20 Aug 08:08
Compare
Choose a tag to compare

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