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

chore: upgrade ngrx #30255 #30256

Merged
merged 11 commits into from
Nov 15, 2024
Merged

chore: upgrade ngrx #30255 #30256

merged 11 commits into from
Nov 15, 2024

Conversation

oidacra
Copy link
Member

@oidacra oidacra commented Oct 4, 2024

Proposed Changes

This pull request primarily focuses on refactoring imports across multiple files to improve code organization and maintainability. The most significant changes involve moving tapResponse from @ngrx/component-store to @ngrx/operators and reordering some imports for consistency.

Refactoring imports:

Additional changes:

Checklist

  • Tests
  • Translations
  • Security Implications Contemplated (add notes if applicable)

This PR fixes: #30255

@oidacra oidacra force-pushed the issue-30255-upgrade-ngrx branch 2 times, most recently from 47ef119 to 4f89eb5 Compare October 18, 2024 17:56
@oidacra oidacra added this pull request to the merge queue Nov 15, 2024
Merged via the queue into main with commit 0dfb0a3 Nov 15, 2024
22 checks passed
@oidacra oidacra deleted the issue-30255-upgrade-ngrx branch November 15, 2024 22:52
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.

Update NgRx Signal Store, Component Store, and Operators versions to match current Angular version
3 participants