We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Nx 17 was recently released and should not cause unmet peer dependency issues when installing @commitlint/config-nx-scopes
@commitlint/config-nx-scopes
Warns about unmet nx peer dependencies
A simple bump for the peer dependencies should suffice, there should not be any breaking changes
1. Install nx@latest 2. Install @commitlint/config-nx-scopes@latest 3. See unmet peer warning
No response
@commitlint/config-nx-scopes@18.1.0
v2.42.0
v18.16.0
The text was updated successfully, but these errors were encountered:
@clemenscodes happy for a PR to support the new version as well
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Expected Behavior
Nx 17 was recently released and should not cause unmet peer dependency issues when installing
@commitlint/config-nx-scopes
Current Behavior
Warns about unmet nx peer dependencies
Affected packages
Possible Solution
A simple bump for the peer dependencies should suffice, there should not be any breaking changes
Steps to Reproduce
Context
No response
commitlint --version
@commitlint/config-nx-scopes@18.1.0
git --version
v2.42.0
node --version
v18.16.0
The text was updated successfully, but these errors were encountered: