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

feat(router-store): add @nrwl/angular data persistence operators #3841

Merged
merged 3 commits into from Apr 13, 2023

Conversation

brandonroberts
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Data persistence operators are included in @nrwl/angular package.

Closes #3777

What is the new behavior?

Data persistence operators from Nx are included under @ngrx/router-store/data-persistence and Nx team will provide migrations in @nrwl/angular package to new import path.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

cc: @Coly010

@netlify
Copy link

netlify bot commented Apr 12, 2023

Deploy Preview for ngrx-io canceled.

Name Link
🔨 Latest commit abe2163
🔍 Latest deploy log https://app.netlify.com/sites/ngrx-io/deploys/643759a64c108b00087587d6

@timdeschryver timdeschryver merged commit 4482751 into master Apr 13, 2023
6 checks passed
@timdeschryver timdeschryver deleted the feat-nx-data-persistence branch April 13, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add DataPersistence Operators from Nx
3 participants