Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ReactiveX/rxjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.6.3
Choose a base ref
...
head repository: ReactiveX/rxjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.6.7
Choose a head ref
  • 12 commits
  • 22 files changed
  • 7 contributors

Commits on Sep 6, 2020

  1. chore(publish): 6.6.3

    benlesh committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    5c68e20 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. docs(alumn): add Jay Phelps as core team alumn (#5262)

    jayphelps authored and Jan-Niklas Wortmann committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    e968d93 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. docs(versioning): add versioning to docs website (#5793)

    Co-authored-by: Jan-Niklas Wortmann <jan-niklas.wortmann@evorait.com>
    niklas-wortmann and Jan-Niklas Wortmann authored Oct 31, 2020
    Configuration menu
    Copy the full SHA
    1e1e022 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Update creating operators link (#6028)

    tanhauhau authored and benlesh committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    76c84d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. fix(shareReplay): handle possible memory leaks (#5932)

    * fix(shareReplay): handle possible memory leaks
    
    * test: add shareReplay leak test
    
    * style(shareReplay): fix linting issues
    
    * chore: fix typescript@latest CI failure
    
    Co-authored-by: Nicholas Jamieson <nicholas@cartant.com>
    josepot and cartant authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    6f7d88b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. chore(publish): 6.6.4

    benlesh committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    f2ffada View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    c8ea5a1 View commit details
    Browse the repository at this point in the history
  2. chore(publish): 6.6.5

    benlesh committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    2b003b5 View commit details
    Browse the repository at this point in the history
  3. chore(publish): 6.6.6

    benlesh committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    02219cc View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. fix: catch within innerSubscribe (#6186)

    * test: add failing invalid ObservableInput tests
    
    * fix: catch within innerSubscribe
    
    Closes #5344
    cartant authored Mar 28, 2021
    Configuration menu
    Copy the full SHA
    4014e19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f690b View commit details
    Browse the repository at this point in the history
  3. chore(publish): 6.6.7

    benlesh committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    beeeb7b View commit details
    Browse the repository at this point in the history
Loading