Skip to content

feat(angular): remove deprecated functionalities #30769

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

Merged
merged 3 commits into from
Apr 17, 2025

Conversation

leosvelperez
Copy link
Member

Remove the deprecated functionalities scheduled to be removed in Nx v21.

BREAKING CHANGE: Remove the deprecated data persistence operators previously exported in @nx/angular and the deprecated testing utils previously exported in @nx/angular/testing.

Remove the deprecated functionalities scheduled to be removed in Nx v21.

BREAKING CHANGE: Remove the deprecated data persistence operators previously exported in `@nx/angular` and the
deprecated testing utils previously exported in `@nx/angular/testing`.
Copy link

vercel bot commented Apr 17, 2025

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

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Apr 17, 2025 0:18am

@@ -362,6 +293,15 @@
"version": "21.0.0-beta.3",
"description": "Set the `continuous` option to `true` for continuous tasks.",
"factory": "./src/migrations/update-21-0-0/set-continuous-option"
},
"change-data-persistence-operators-imports-to-ngrx-router-store-data-persistence": {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one duplicates a migration that runs for Nx 16.2, but it's needed if someone has opted out of it in earlier versions. Since we're removing the operators in Nx v21, we must ensure we migrate those cases.

Copy link
Contributor

@Coly010 Coly010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment just :)

@leosvelperez leosvelperez self-assigned this Apr 17, 2025
@FrozenPandaz FrozenPandaz merged commit 3eb9f6a into master Apr 17, 2025
6 checks passed
@FrozenPandaz FrozenPandaz deleted the angular/remove-deprecations-nx-v21 branch April 17, 2025 13:12
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 23, 2025
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