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

fix(misc): handle packages rescope in nx init flows #16404

Merged
merged 2 commits into from
Apr 20, 2023

Conversation

leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Apr 19, 2023

Current Behavior

Some nx init flows reference the @nrwl scope and don't handle the new @nx scope. The E2E tests for the CRA flow check the presence of the packages with the old scopes.

Expected Behavior

The nx init flows reference the new @nx scope and handle the old one where needed (e.g. for Angular CLI legacy versions). The E2E tests for the CRA flow only check the presence of the packages with the new scopes.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Apr 19, 2023
@vercel
Copy link

vercel bot commented Apr 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Apr 19, 2023 2:27pm

@leosvelperez leosvelperez force-pushed the misc/nx-init-reescope-support branch from 84176d9 to 3b679b0 Compare April 19, 2023 14:17
@leosvelperez leosvelperez marked this pull request as ready for review April 19, 2023 14:20
@leosvelperez leosvelperez changed the title fix(misc): handle packages reescope in nx init flows fix(misc): handle packages rescope in nx init flows Apr 19, 2023
@mandarini mandarini merged commit 752a923 into nrwl:master Apr 20, 2023
@leosvelperez leosvelperez deleted the misc/nx-init-reescope-support branch April 20, 2023 12:50
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants