This repository has been archived by the owner on Jun 23, 2020. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rxjs (6.5.2 → 6.5.5) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 46 commits:
chore(publish): 6.5.5
fix(fetch): don't leak event listeners added to passed-in signals (#5305)
fix(pipe): Special handling for 0-arg case. (#4936)
chore(npm): fix `serve-and-sync` command (#5283)
docs: add `partition` to the operators list (#5342)
doc(typo): use the correct form of "its" (#5328)
Fix suspected typo (#5340)
docs(switchAll): fixing comment issue (#5349)
docs(app): removed old docs folder (#5338)
fix: don't reassign closed-over parameter in fromFetch (#5234)
chore(publish): 6.5.4
docs(announcement): add announcement for rxjs live london
fix(asapScheduler): resolved memory leak (#5183)
chore: fix iif typings to infer never (#5176)
fix: chain subscriptions from interop observables for 6.x (#5178)
fix: clear subscription on shareReplay completion (#5044)
Fix broken marble diagram for buffer (#5113)
Extended `@see` with `startWith` and `endWith` (#5108)
refactor(map): set generic type instead of any (#5118)
fix(fromFetch): passing already aborted signal to init aborts fetch
fix: missing package.json in rxjs/fetch (#5001)
chore(publish): 6.5.3
docs(angular): migrate app from angular 6 to 8(#4687) (#4688)
Fix partition jsDoc comment (#4964)
refactor: test for side effects, and remove existing ones (#4769) (#4953)
docs(delayWhen): Extended see also (#4946)
Fix typo (#4950)
Update badges
docs(announcements): add announcement for rxjs live (#4938)
docs(onErrorResumeNext): fix typo (#4849)
test(dtslint): add dtslint test for of observable static function (#4445)
Remove --save option as it isn't required anymore (#4576)
test(dtslint): add zipAll (#4396)
test(dtslint): add dtslint test for merge operator (#4093) (#4392)
test(Subscription): Update subscription tests (#4912)
docs(empty): Fixed broken syntax and import in example (#4905)
docs(operators): Fix typo in Operators guide documentation. (#4910)
fix(defer): restrict allowed factory types (#4835)
docs(subject.md): clarify that refCount is an operator (#4774)
docs(toArray): added description and example for toArray (#4775)
Marble testing docs update (#4817)
fix(defer): use overload sig for void factory (#4810)
docs: update theme_color to match site colors (#4824)
docs(index): fixed a typo (#4827)
fix first operator (#4813)
ci: add circleci (#4770) (#4783)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands