Releases: voxpelli/node-installed-check
Releases · voxpelli/node-installed-check
v9.3.0
v9.2.0
v9.1.2
v9.1.1
v9.1.0
v9.0.0
Based on [email protected]
which adds:
- Support for workspaces (#31)
- Verification of peer dependency ranges (#10)
- Support for glob batters in ignores (#41)
- Improved presentation with suggestions being presented separately
Breaking changes:
- Requires Node.js
>=18.6.0
- Defaults to check all workspace packages in addition to the existing check of the (workspace) root
- Defaults to verify peer dependency ranges
--engine-ignore
and--engine-no-dev
has been renamed to--ignore
and--ignore-dev
and is also used by peer dependency check--strict
is now implemented withininstalled-check-core
instead, which allows for some warnings to stay as warnings when --strict is set- Output has changed, but if output is parsed, instead use `installed-check-core directly or open an issue requesting a machine readable output
v8.0.1
v8.0.0
- SEMI-BREAKING: Require Node
>=16.10.0
(follows sindresorhus/meow#235) 12d6219