Skip to content

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
"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
Contributor

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

4 participants