v4.0.0-0
Pre-release
Pre-release
- Breaking change: Now requires at least Node.js 12.x (somewhat following the LTS of Node.js itself)
- Dependencies: Moved from
2.xto modern4.xversion ofchalk - Dependencies: Now using
meowinstead ofdashdashto parse the CLI input - Dependencies: Uses new
4.xversion ofinstalled-check-core, containing fewer dependencies that are more modern and eg. typed and async in themselves - Internal: Added strict type checking (using Typescript) verifying that the javascript code doesn't violate any assumptions.