Releases: voxpelli/node-installed-check
Releases · voxpelli/node-installed-check
v10.0.1
23 Feb 11:53
Compare
Sorry, something went wrong.
No results found
10.0.1 (2026-02-23)
🩹 Fixes
kebab-case CLI flags broke in peowly migration (#125 ) (09f511a )
🧹 Chores
deps: update dependency typescript to ~5.9.3 (#109 ) (7700887 )
v10.0.0
10 Feb 20:25
Compare
Sorry, something went wrong.
No results found
10.0.0 (2026-02-10)
⚠ BREAKING CHANGES
align with eslint 10 on node.js >=20.19.0 (#121 )
🌟 Features
resolve parent workspace in monorepos workspaces (#118 ) (c386a56 )
🧹 Chores
v9.3.0
05 Apr 16:29
Compare
Sorry, something went wrong.
No results found
v9.2.0
05 Apr 14:09
Compare
Sorry, something went wrong.
No results found
v9.1.2
04 Apr 20:54
Compare
Sorry, something went wrong.
No results found
temporarily readd the deprecated --engine-ignore / --engine-no-dev flags, to ease transition ea00dd9
v9.1.1...v9.1.2
v9.1.1
04 Apr 20:25
Compare
Sorry, something went wrong.
No results found
Update installed-check-core to 8.2.2 , containing these fixes:
do not fail on pnpm workspace: version range (01ff126 )
ignore @types/* packages in engine check (f87823e )
latest list-installed, supports symlinks (3c432bf )
v9.1.0
04 Apr 15:19
Compare
Sorry, something went wrong.
No results found
v9.0.0
22 Mar 16:50
Compare
Sorry, something went wrong.
No results found
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 within installed-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...v9.0.0
v8.0.1
20 Oct 20:18
Compare
Sorry, something went wrong.
No results found
v8.0.0
25 Jun 11:38
Compare
Sorry, something went wrong.
No results found