Skip to content

feat(angular): remove deprecated functionalities#30769

Merged
FrozenPandaz merged 3 commits into
masterfrom
angular/remove-deprecations-nx-v21
Apr 17, 2025
Merged

feat(angular): remove deprecated functionalities#30769
FrozenPandaz merged 3 commits into
masterfrom
angular/remove-deprecations-nx-v21

Conversation

@leosvelperez

Copy link
Copy Markdown
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`.
@vercel

vercel Bot commented Apr 17, 2025

Copy link
Copy Markdown

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
Copy Markdown
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.

@Coly010 Coly010 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

One comment just :)

Comment thread packages/angular/generators.json
@leosvelperez leosvelperez self-assigned this Apr 17, 2025
@FrozenPandaz FrozenPandaz merged commit 3eb9f6a into master Apr 17, 2025
@FrozenPandaz FrozenPandaz deleted the angular/remove-deprecations-nx-v21 branch April 17, 2025 13:12
@github-actions

Copy link
Copy Markdown
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants