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

Use specific RXJS version at workspace root. #19125

Merged
merged 2 commits into from
Jul 11, 2022
Merged

Conversation

mshima
Copy link
Member

@mshima mshima commented Jul 11, 2022

There is a new RXJS version.
When installing workspaces, concurrently is installing v7.5.6, while inside workspaces the required version is v7.5.5.
This is causing conflict between RXJS imported directly and RXJS imported by angular.


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@mshima mshima marked this pull request as ready for review July 11, 2022 21:27
@mshima mshima enabled auto-merge (squash) July 11, 2022 21:28
@mshima mshima merged commit f24c25f into main Jul 11, 2022
@mshima mshima deleted the skip_ci-set_rxjs_version branch July 11, 2022 22:02
@DanielFran DanielFran added this to the 7.9.0 milestone Jul 24, 2022
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.

None yet

2 participants