Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: use latest installed-check-core #88

Merged
merged 2 commits into from
Mar 22, 2024
Merged

feat!: use latest installed-check-core #88

merged 2 commits into from
Mar 22, 2024

Conversation

voxpelli
Copy link
Owner

Adds:

  • Support for workspaces
  • Verification of peer dependency ranges
  • Support for glob batters in ignores
  • Suggestions being separated from errors

Breaking changes:

  • Defaults to check workspaces
  • Defaults to verify peer dependency ranges
  • --engine-ignore and --engine-no-dev has been renanamed to --ignore and --ignore-dev
  • --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

Fixes #31
Fixes #10
Fixes #41

Adds:

* Support for workspaces
* Verification of peer dependency ranges
* Support for glob batters in ignores
* Suggestions being separated from errors

Breaking changes:

* Defaults to check workspaces
* Defaults to verify peer dependency ranges
* `--engine-ignore` and `--engine-no-dev` has been renanamed to `--ignore` and `--ignore-dev`
* `--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

Fixes #31
Fixes #10
Fixes #41
@voxpelli voxpelli self-assigned this Mar 22, 2024
@voxpelli voxpelli merged commit 844de30 into main Mar 22, 2024
14 checks passed
@voxpelli voxpelli deleted the prepare-v9 branch March 22, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant