Skip to content

fix(combineLatest): preserve array-literal tuple inference - #7640

Open
MaXal wants to merge 1 commit into
ReactiveX:masterfrom
MaXal:maxim.kolmakov/fix-combine-latest-tuple-inference
Open

MaXal wants to merge 1 commit into
ReactiveX:masterfrom
MaXal:maxim.kolmakov/fix-combine-latest-tuple-inference

Conversation

@MaXal

@MaXal MaXal commented Sep 16, 2026

Copy link
Copy Markdown

Closes #7637

Description:

BREAKING CHANGE:

Related issue (if exists):

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.

[combineLatest] loses the tuple shape of array-literal sources, unlike [forkJoin]

1 participant