Skip to content

Releases: voxpelli/node-installed-check

v9.3.0

05 Apr 16:29
dec3e63
Compare
Choose a tag to compare

v9.2.0...v9.3.0

v9.2.0

05 Apr 14:09
6177d92
Compare
Choose a tag to compare
  • Add --workspace-ignore to enable ignoring paths when looking up workspaces (#91, #93) a1834c5
  • Fix incorrect flag alias in README (#92) 74cf007 Thanks @jfmengels 🙏

v9.1.2...v9.2.0

v9.1.2

04 Apr 20:54
2afff9f
Compare
Choose a tag to compare
  • 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
964954b
Compare
Choose a tag to compare

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
4d6ddea
Compare
Choose a tag to compare
  • In verbose mode: Output workspace success summary 66bb6a2
  • Update installed-check-core to support pnpm da770ca
  • Update dev dependencies bc8818e

v9.0.0...v9.1.0

v9.0.0

22 Mar 16:50
d0dd26c
Compare
Choose a tag to compare

Based on installed-check-core@8.x 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 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
3bc9eb0
Compare
Choose a tag to compare

v8.0.0...v8.0.1

v8.0.0

25 Jun 11:38
e35581e
Compare
Choose a tag to compare

v7.1.2...v8.0.0

v7.1.2

25 Jun 11:34
4fa0c39
Compare
Choose a tag to compare
  • Update installed-check-core 52d28d9

v7.1.1...v7.1.2

v7.1.1

30 May 11:29
2400cc7
Compare
Choose a tag to compare
  • Update installed-check-core b4dae70

v7.1.0...v7.1.1