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

Missing known-observable and -operator #7

Closed
Borosh opened this issue Sep 5, 2017 · 1 comment
Closed

Missing known-observable and -operator #7

Borosh opened this issue Sep 5, 2017 · 1 comment
Labels

Comments

@Borosh
Copy link

Borosh commented Sep 5, 2017

I have noticed that there are some missing observable and operator eg. race observable and shareReplay operator.
There could be some more, I haven't checked that.

@cartant
Copy link
Owner

cartant commented Sep 5, 2017

shareReplay was introduced in 5.4.0 and was likely missed due to my original file of known operators being composed before that version was released. And the static race seems to have been added after that.

I'll add both and will check the src/observable and src/operator directories again. Thanks for pointing it out.

@cartant cartant added the bug label Sep 5, 2017
@cartant cartant closed this as completed in 051b8a0 Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants