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(Symbol.observable): properly defined as a unique symbol. #5874

Conversation

benlesh
Copy link
Member

@benlesh benlesh commented Nov 2, 2020

Resolves #5861
Resolves #4415

This is also related to issues here: benlesh/symbol-observable#41

I don't think we can publish this in 6.x, as it will break people using older versions of @types/node, however, we do need to set an upper bounds for @types/node and version 6.x.

@benlesh benlesh merged commit 374138e into ReactiveX:master Nov 2, 2020
@benlesh
Copy link
Member Author

benlesh commented Nov 2, 2020

Added breaking change note to show in up in the CHANGELOG.

kwonoj added a commit that referenced this pull request Apr 12, 2021
kwonoj added a commit that referenced this pull request Apr 15, 2021
benlesh pushed a commit that referenced this pull request Apr 15, 2021
* fix(symbol): revert unique symbol in #5874

- closes #5919

* fix(types): move Symbol.observable into types.ts (#6178)

Closes #6175

Co-authored-by: Nicholas Jamieson <nicholas@cartant.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants