Skip to content

feat(config-nx-scopes): support latest nx version#3728

Merged
escapedcat merged 2 commits intoconventional-changelog:masterfrom
clemenscodes:fix/#3727
Oct 26, 2023
Merged

feat(config-nx-scopes): support latest nx version#3728
escapedcat merged 2 commits intoconventional-changelog:masterfrom
clemenscodes:fix/#3727

Conversation

@clemenscodes
Copy link
Copy Markdown
Contributor

Add nx v17 to peer dependencies of @commitlint/config-nx-scopes

Description

  • Add version ^17.0.0 to peer dependencies
  • Add fixture nx17 with packages g and h

Motivation and Context

fixes #3727

How Has This Been Tested?

  • Add test for this fixture to index.test.js

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

updated peer dependencies to support nx version 17
renamed packages in fixtures to follow the subsequent name convention
@clemenscodes clemenscodes changed the title fix(config-nx-scopes): support latest nx version feat(config-nx-scopes): support latest nx version Oct 26, 2023
@escapedcat escapedcat merged commit 22e6f74 into conventional-changelog:master Oct 26, 2023
@escapedcat
Copy link
Copy Markdown
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

fix(config-nx-scopes): bump nx peer dependency to latest version

2 participants