Skip to content

fix(config-nx-scopes): replace import with require (#3865)#3867

Merged
escapedcat merged 1 commit intoconventional-changelog:masterfrom
marcalexiei:feature/config-ns-scope-import-bug
Jan 22, 2024
Merged

fix(config-nx-scopes): replace import with require (#3865)#3867
escapedcat merged 1 commit intoconventional-changelog:masterfrom
marcalexiei:feature/config-ns-scope-import-bug

Conversation

@marcalexiei
Copy link
Copy Markdown
Contributor

Description

Replace import

Motivation and Context

Fixes #3865

Usage examples

N/A

How Has This Been Tested?

yarn test

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.

@escapedcat
Copy link
Copy Markdown
Member

I'm not sure I understand the reasoning here, can you elaborate a bit?

@escapedcat
Copy link
Copy Markdown
Member

Sorry, I didn't see the linked issue :P

@escapedcat escapedcat merged commit 3ede3e0 into conventional-changelog:master Jan 22, 2024
@marcalexiei marcalexiei deleted the feature/config-ns-scope-import-bug branch January 22, 2024 15:15
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: SyntaxError after upgrading from 18.4.4 → 18.5.0

2 participants