Skip to content

Conversation

@leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Mar 30, 2023

Current Behavior

The ngrx generator generates code importing RxJS operators from rxjs. This only works for workspaces using RxJS versions >= 7.2.0. For workspaces using lower versions, the generated code is broken because the operators are not exported in the RxJS main entry point.

Expected Behavior

The ngrx generator should generate code that works correctly with the installed RxJS version.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Mar 30, 2023
@vercel
Copy link

vercel bot commented Mar 30, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated
nx-dev ⬜️ Ignored (Inspect) Mar 30, 2023 at 1:07PM (UTC)

@leosvelperez leosvelperez marked this pull request as ready for review March 30, 2023 13:59
@leosvelperez leosvelperez requested a review from Coly010 as a code owner March 30, 2023 13:59
@leosvelperez leosvelperez merged commit 77f2d0a into nrwl:master Mar 31, 2023
@leosvelperez leosvelperez deleted the angular/ngrx-rxjs6 branch March 31, 2023 08:51
@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2023

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 6, 2023
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.

2 participants