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

update rxjs to be compatible with rxjs 6 #218

Open
aciccarello opened this issue Apr 5, 2018 · 0 comments
Open

update rxjs to be compatible with rxjs 6 #218

aciccarello opened this issue Apr 5, 2018 · 0 comments

Comments

@aciccarello
Copy link
Collaborator

The rxjs 6 release candidate is out now with several breaking changes. When users update to rxjs 6, they can continue to use ng-metadata in its current state by adding the rxjs-compat library, however, npm will warn about version compatibility. ng-metadata should be updated to rxjs 6 to allow users to use rxjs 6 in their applications without rxjs-compat.

If ng-metadata won't be update to rxjs 6, it should still be updated to use pipeable operators

  • Use only pipeable operators
  • import all RxJS symbols from top level imports only

See the RxJS v5.5-v6 update guide for details.

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

No branches or pull requests

1 participant