You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would probably take this on soon. My only question is what is the desired strategy here? Do we just update the dependency to ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 or would it be smarter to set it to something like >=14.0.0? I think the latter one makes more sense for future updates of nx since it is really unlikely that the package will break.
Steps to Reproduce
Current Behavior
Expected Behavior
The
@commitlint/config-nx-scopes
package version19.3.0
should support the latest nx version.Affected packages
Possible Solution
No response
Context
No response
commitlint --version
@commitlint/[email protected]
git --version
git version 2.33.1.windows.1
node --version
v20.9.0
The text was updated successfully, but these errors were encountered: