Skip to content

fix(publishReplay): type inference improved#3437

Merged
benlesh merged 1 commit intoReactiveX:masterfrom
benlesh:fix-publishReplay-typings
Mar 15, 2018
Merged

fix(publishReplay): type inference improved#3437
benlesh merged 1 commit intoReactiveX:masterfrom
benlesh:fix-publishReplay-typings

Conversation

@benlesh
Copy link
Member

@benlesh benlesh commented Mar 15, 2018

closes #3260

@benlesh benlesh requested a review from kwonoj March 15, 2018 20:59
@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.544% when pulling 696d04e on benlesh:fix-publishReplay-typings into c611403 on ReactiveX:master.

@ivan7237d
Copy link

@benlesh shouldn't publishReplay return a ConnectableObservable? In my code I call publishReplay then connect, and now I have to manually cast the retval of publishReplay...

@lock lock bot locked as resolved and limited conversation to collaborators Jun 14, 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.

Pipe operator publishReplay cannot infer generic type.

3 participants