firebase-js-sdk icon indicating copy to clipboard operation
firebase-js-sdk copied to clipboard

Fix: UpdateData<T> to allow indexed types or Record for T.

Open MarkDuckworth opened this issue 1 year ago • 5 comments

Backporting additional UpdateData<T> improvements from nodejs-firestore.

Fixes: https://github.com/firebase/firebase-js-sdk/issues/7813

MarkDuckworth avatar Dec 18 '23 23:12 MarkDuckworth

🦋 Changeset detected

Latest commit: 8b5043f5e2e70514a35f87fc4aa375622fbded42

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@firebase/firestore Patch
firebase Patch
@firebase/firestore-compat Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Dec 18 '23 23:12 changeset-bot[bot]

Size Report 1

Affected Products

No changes between base commit (f854abe) and merge commit (3c95541).

Test Logs

google-oss-bot avatar Dec 20 '23 00:12 google-oss-bot

Size Analysis Report 1

Affected Products

No changes between base commit (f854abe) and merge commit (3c95541).

Test Logs

google-oss-bot avatar Dec 20 '23 01:12 google-oss-bot

Is this PR stuck?

evilDave avatar Feb 15 '24 00:02 evilDave

What's the status here?

J4cku avatar Mar 18 '24 15:03 J4cku