Skip to content

feat(endWith): add new operator endWith#3679

Merged
benlesh merged 1 commit intoReactiveX:masterfrom
natmegs:endwith-operator
May 15, 2018
Merged

feat(endWith): add new operator endWith#3679
benlesh merged 1 commit intoReactiveX:masterfrom
natmegs:endwith-operator

Conversation

@natmegs
Copy link
Collaborator

@natmegs natmegs commented May 10, 2018

endWith operator returns an Observable that emits given items last after items emitted by the source
Observable

endWith operator returns an Observable that emits given items last after items emitted by the source
Observable
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 96.843% when pulling 1b1baaa on natmegs:endwith-operator into dc66731 on ReactiveX:master.

@Airblader
Copy link
Contributor

#1709

@benlesh benlesh merged commit 537fe7d into ReactiveX:master May 15, 2018
@benlesh
Copy link
Member

benlesh commented May 15, 2018

Nice! Thanks @natmegs! This one has been a hole in the API, especially in use cases around redux-observable, ngrx effects and animations. This will be well-used I expect.

@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.

4 participants