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

Export Observable from @apollo/client/utilities #6642

Closed
wants to merge 1 commit into from

Conversation

hwillson
Copy link
Member

This allows people to access Observable from the utilities entry point directly, which can come in handy if they're only using utilities and don't want to bring in the rest of the @apollo/client package.

Related discussion: #5686

This allows people to access `Observable` from the utilities
entry point directly, which can come in handy of they're only
using utilities and don't want to bring in the rest of the
`@apollo/client` package.
@benjamn
Copy link
Member

benjamn commented Jul 20, 2020

This will be done by #6656, since other parts of our code needed access to Observable, too!

@benjamn benjamn closed this Jul 20, 2020
@hwillson hwillson deleted the export-observable branch July 21, 2020 01:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants