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(Observable): expose pipe rest parameter overload #3292

Merged
merged 1 commit into from
Feb 2, 2018

Conversation

clydin
Copy link
Contributor

@clydin clydin commented Feb 2, 2018

Description:
The spread overload of the pipe method was not present in the typings for Observable. This PR corrects this. This is required for TS 2.7 compatibility as it provides stricter parameter checking.

Related issue (if exists):

@rxjs-bot
Copy link

rxjs-bot commented Feb 2, 2018

Messages
📖

CJS: 1365.7KB, global: 731.3KB (gzipped: 118.2KB), min: 141.2KB (gzipped: 30.7KB)

Generated by 🚫 dangerJS

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.503% when pulling e8f1776 on clydin:expose-spread-pipe into d487d6b on ReactiveX:master.

@benlesh benlesh merged commit 7ff5bc3 into ReactiveX:master Feb 2, 2018
@benlesh
Copy link
Member

benlesh commented Feb 2, 2018

Thank you, @clydin!

@lock
Copy link

lock bot commented Jun 6, 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 6, 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