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(mergeScan): No longer emits state again upon completion. #5805

Commits on Oct 7, 2020

  1. fix(mergeScan): No longer emits state again upon completion.

    Fixes an issue were accumulated state would be emitted a second time upon completion.
    
    BREAKING CHANGE: `mergeScan` will no longer emit its inner state again upon completion.
    
    related ReactiveX#5372
    benlesh committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    63cd444 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    553d7bd View commit details
    Browse the repository at this point in the history