You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: chain subscriptions from interop observables for 6.x (#5178)
* fix: chain subscriptions from interop observables
* test: add failing tests for interop observables
* fix: check for interop subscriptions
* chore: make subscribeToResult signatures safer
* chore: add test comments
* chore: add implementation comments
* chore: use esnext TypeScript lib for tests
Proxy and Reflect aren't included in the base, es2015-based config.
0 commit comments