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: Expose Connectable, return type of connectable #6531

Merged
merged 1 commit into from Jul 28, 2021

Conversation

benlesh
Copy link
Member

@benlesh benlesh commented Jul 21, 2021

Renames previously unexposed return type of connectable from ConnectableObservableLike to Connectable. Moves it to types.ts, from which we export everything.

Resolves #6529

@benlesh benlesh force-pushed the fix/6529-connectable-return-type branch from 6553702 to 894528d Compare July 21, 2021 14:24
@benlesh benlesh added 7.x Issues and PRs for version 6.x AGENDA ITEM Flagged for discussion at core team meetings labels Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.x Issues and PRs for version 6.x AGENDA ITEM Flagged for discussion at core team meetings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interface for ConnectableObservableLike is not exposed
3 participants