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 AsyncPipe types for RxJS 6 and 7 #41590

Closed

Commits on Apr 13, 2021

  1. fix(core): AsyncPipe now compatible with RxJS 7

    Adds a fix to make sure that RxJS v7 Observable is compatible with AsyncPipe. This is a typings-only change.
    For more information see: microsoft/TypeScript#43643
    benlesh committed Apr 13, 2021
    Copy the full SHA
    679fb71 View commit details
    Browse the repository at this point in the history