Skip to content

fix: mergeAll and concatAll type signatures #2779

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

Closed
wants to merge 1 commit into from

Conversation

aboyton
Copy link

@aboyton aboyton commented Aug 3, 2017

Description:
Change the type signatures for mergeAll and concatAll to be correct.
The previous signatures did not work for merging/concatenating an
observable of an array.

Related issue (if exists):

Fixes #2759

Change the type signatures for mergeAll and concatAll to be correct.
The previous signatures did not work for merging/concatenating an
observable of an array.

Fixes ReactiveX#2759
@rxjs-bot
Copy link

rxjs-bot commented Aug 3, 2017

Messages
📖

CJS: 3175.7KB, global: 588.9KB (gzipped: 108.6KB), min: 138.0KB (gzipped: 29.1KB)

Generated by 🚫 dangerJS

@coveralls
Copy link

coveralls commented Aug 3, 2017

Coverage Status

Coverage remained the same at 97.736% when pulling 5790042 on aboyton:mergeAll into b8a324f on ReactiveX:master.

@kwonoj
Copy link
Member

kwonoj commented Aug 3, 2017

We have been updated those typings in #2690, targeting next major cause it breaks existing type definition behavior. I don't think we'll merge this into master, /cc @david-driscoll for confirmation.

@benlesh
Copy link
Member

benlesh commented Mar 30, 2018

No longer relevant with pipeable operators.

@benlesh benlesh closed this Mar 30, 2018
@lock
Copy link

lock bot commented Jun 5, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants