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

error for 'cache' with rxjs v5.rc-1 #2

Open
orizens opened this issue Oct 20, 2016 · 2 comments
Open

error for 'cache' with rxjs v5.rc-1 #2

orizens opened this issue Oct 20, 2016 · 2 comments

Comments

@orizens
Copy link

orizens commented Oct 20, 2016

The 'cache' operator has been removed from the latest rxjs v5.rc-1.
Details can be found at ReactiveX/rxjs#2012

is there an intention to upgrade rxjs for ngrx/notify?
Thanks.

@cdupetit
Copy link

cdupetit commented Feb 2, 2017

@MikeRyan52 Same issue with rxjs v5.1.0

julienevano added a commit to julienevano/notify that referenced this issue Jul 22, 2017
BREAKING CHANGE:
The peer dependencies have been upgraded to be:
* "rxjs": "^5.4.2",
* "@angular/core": "^4.3.0",
* "@ngrx/store": "^2.2.3"

close ngrx#2, close ngrx#3
julienevano added a commit to julienevano/notify that referenced this issue Jul 24, 2017
BREAKING CHANGE:
The peer dependencies have been upgraded to be:
* "rxjs": "^5.4.2",
* "@angular/core": "^4.3.0",
* "@ngrx/store": "^2.2.3"

close ngrx#2, close ngrx#3
julienevano added a commit to julienevano/notify that referenced this issue Jul 26, 2017
BREAKING CHANGE:
The peer dependencies have been upgraded to be:
* "rxjs": "^5.4.2",
* "@angular/core": "^4.3.0",
* "@ngrx/store": "^2.2.3"

close ngrx#2, close ngrx#3
julienevano added a commit to julienevano/notify that referenced this issue Aug 16, 2017
BREAKING CHANGE:
The peer dependencies have been upgraded to be:
* "rxjs": "^5.4.2",
* "@angular/core": "^4.3.0",
* "@ngrx/store": "^2.2.3"

close ngrx#2, close ngrx#3
@gatodeveloper
Copy link

gatodeveloper commented Nov 16, 2017

Hey, guys some solution?

Here the PR about cache operator removed:
ReactiveX/rxjs#2012

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 a pull request may close this issue.

3 participants