-
Notifications
You must be signed in to change notification settings - Fork 3k
Comparing changes
Open a pull request
base repository: ReactiveX/rxjs
base: 6.6.0
head repository: ReactiveX/rxjs
compare: 6.6.6
- 18 commits
- 60 files changed
- 11 contributors
Commits on Jul 30, 2020
-
fix: Ensure unsubscriptions/teardowns on internal subscribers are ide…
…mpotent (#5465) * null out _unsubscribe after unsubscription Fixes #5464 * test: add idempotent unsubscribe tests * fix: null the subscription ctor teardown * refactor: use delete to remove the member * refactor: delete _unsubscribe only if it exists * refactor: replace delete with hasOwnProperty etc * refactor: use _ctorUnsubscribe flag Co-authored-by: Nicholas Jamieson <nicholas@cartant.com>
Configuration menu - View commit details
-
Copy full SHA for 6d6a882 - Browse repository at this point
Copy the full SHA 6d6a882View commit details
Commits on Jul 31, 2020
-
docs: fix import in timeoutWith example
Type fix: Changed intrerval to interval
Configuration menu - View commit details
-
Copy full SHA for 075af28 - Browse repository at this point
Copy the full SHA 075af28View commit details -
refactor: Improve memory pressure (#5613)
this is the duplicate of #5610, it is refactoring to ensure outer values are not retained when they do not have to be. It needs to be done in a separate PR because the branches diverge just enough to require it. This PR also has some mild, internal type fixes.
Configuration menu - View commit details
-
Copy full SHA for 10cc8a6 - Browse repository at this point
Copy the full SHA 10cc8a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6a3a1 - Browse repository at this point
Copy the full SHA ca6a3a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cddc925 - Browse repository at this point
Copy the full SHA cddc925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 326a418 - Browse repository at this point
Copy the full SHA 326a418View commit details
Commits on Aug 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 64e6bff - Browse repository at this point
Copy the full SHA 64e6bffView commit details
Commits on Aug 16, 2020
-
build(actions): cherry-pick gh actions to 6.x (#5582)
* build(actions): setup initial gh actions script * build(actions): include node.js 14 * test(api): update fixtures * build: Fix api_guardian params Co-authored-by: Ben Lesh <ben@benlesh.com>
Configuration menu - View commit details
-
Copy full SHA for 193e519 - Browse repository at this point
Copy the full SHA 193e519View commit details
Commits on Sep 6, 2020
-
fix(ReplaySubject): don't buffer next if stopped (#5696)
* test(ReplaySubject): add failing tests * fix(ReplaySubject): don't buffer next if stopped * chore: remove VSCode-added lodash import Oh, FFS, now I've done it.
Configuration menu - View commit details
-
Copy full SHA for 47d9e33 - Browse repository at this point
Copy the full SHA 47d9e33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c68e20 - Browse repository at this point
Copy the full SHA 5c68e20View commit details
Commits on Sep 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e968d93 - Browse repository at this point
Copy the full SHA e968d93View commit details
Commits on Oct 31, 2020
-
docs(versioning): add versioning to docs website (#5793)
Co-authored-by: Jan-Niklas Wortmann <jan-niklas.wortmann@evorait.com>
Configuration menu - View commit details
-
Copy full SHA for 1e1e022 - Browse repository at this point
Copy the full SHA 1e1e022View commit details
Commits on Feb 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 76c84d7 - Browse repository at this point
Copy the full SHA 76c84d7View commit details
Commits on Feb 19, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for 6f7d88b - Browse repository at this point
Copy the full SHA 6f7d88bView commit details
Commits on Feb 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f2ffada - Browse repository at this point
Copy the full SHA f2ffadaView commit details
Commits on Feb 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c8ea5a1 - Browse repository at this point
Copy the full SHA c8ea5a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b003b5 - Browse repository at this point
Copy the full SHA 2b003b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02219cc - Browse repository at this point
Copy the full SHA 02219ccView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.6.0...6.6.6