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

Fix outdated rxjs pipe function #271

Merged
merged 1 commit into from
May 28, 2018
Merged

Conversation

jsaguilar
Copy link
Contributor

@jsaguilar jsaguilar commented May 28, 2018

This addresses #270

According to the rxjs v5 to v6 migration guidelines, the catch operator has now been changed to catchError.
https://github.com/ReactiveX/RxJS/blob/HEAD/MIGRATION.md#howto-convert-to-pipe-syntax

@jsaguilar jsaguilar closed this May 28, 2018
@jsaguilar jsaguilar reopened this May 28, 2018
@sindresorhus sindresorhus merged commit def347b into sindresorhus:master May 28, 2018
@sindresorhus
Copy link
Owner

Thanks! I missed that in the upgrade :)

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