Skip to content

When is the subscribe call back pattern going to be properly removed? #6051

Answered by benlesh
phillip-whitaker asked this question in Q&A
Discussion options

You must be logged in to vote

We're planning on supporting subscribe(callback: (value: T) => void) and subscribe(Partial<Observer<T>>) past version 8. only subscribe(fn, fn) and subscribe(fn, fn, fn) are going to be removed.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@phillip-whitaker
Comment options

Answer selected by kwonoj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants