Releases: sholladay/squatter
Releases · sholladay/squatter
0.2.1
0.2.0
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.