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

feat: removed deprecated call pattern with resultSelector #7001

Conversation

demensky
Copy link
Contributor

@demensky demensky commented Jun 27, 2022

Description: see individual commits.

BREAKING CHANGE: All deprecated call pattern with resultSelector is no longer available. Read more.
Related issue (if exists): #6367

@demensky demensky force-pushed the v8-remove-deprecated-resultSelector-signatures branch from 31be46d to f528498 Compare June 30, 2022 11:38
@demensky demensky force-pushed the v8-remove-deprecated-resultSelector-signatures branch from f528498 to ff3a705 Compare October 30, 2022 18:23
…elector) call pattern

BREAKING CHANGE: `concatMapTo(observable, resultSelector)` call pattern is no longer available. [Read more](https://rxjs.dev/deprecations/resultSelector).
…) call pattern

BREAKING CHANGE: `concatMap(project, resultSelector)` call pattern is no longer available. [Read more](https://rxjs.dev/deprecations/resultSelector).
…ector) call pattern

BREAKING CHANGE: `mergeMapTo(observable, resultSelector)` call pattern is no longer available. [Read more](https://rxjs.dev/deprecations/resultSelector).
…or) call pattern

BREAKING CHANGE: `exhaustMap(project, resultSelector)` call pattern is no longer available. [Read more](https://rxjs.dev/deprecations/resultSelector).
…call pattern

BREAKING CHANGE: `mergeMap(project, resultSelector)` call pattern is no longer available. [Read more](https://rxjs.dev/deprecations/resultSelector).
…elector) call pattern

BREAKING CHANGE: `switchMapTo(observable, resultSelector)` call pattern is no longer available. [Read more](https://rxjs.dev/deprecations/resultSelector).
…) call pattern

BREAKING CHANGE: `switchMap(project, resultSelector)` call pattern is no longer available. [Read more](https://rxjs.dev/deprecations/resultSelector).
@demensky demensky force-pushed the v8-remove-deprecated-resultSelector-signatures branch from ff3a705 to 647b4e4 Compare December 17, 2022 12:52
@benlesh benlesh deleted the branch ReactiveX:8.x January 19, 2023 00:06
@benlesh benlesh closed this Jan 19, 2023
@demensky
Copy link
Contributor Author

@benlesh Should I recreate my PRs due to the deletion of the ReactiveX:8.x branch?

@jakovljevic-mladen
Copy link
Member

@demensky, yes, please recreate them and target to the master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants