Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

feat(firestore): Add array expressions#2489

Merged
milaGGL merged 17 commits intomainfrom
mila/expressions-array
Feb 27, 2026
Merged

feat(firestore): Add array expressions#2489
milaGGL merged 17 commits intomainfrom
mila/expressions-array

Conversation

@milaGGL
Copy link
Contributor

@milaGGL milaGGL commented Feb 18, 2026

Add new array expressions arrayFirst, arrayFirstN, arrayLast, arrayLastN, arrayMinimum, arrayMinimumN, arrayMaximum, arrayMaximumN, arrayIndexOf, arrayLastIndexOf, arrayIndexOfAll.

ported from firebase/firebase-js-sdk#9492

@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: firestore Issues related to the googleapis/nodejs-firestore API. labels Feb 18, 2026
@milaGGL
Copy link
Contributor Author

milaGGL commented Feb 18, 2026

/gemini review

@milaGGL milaGGL added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 19, 2026
@milaGGL milaGGL marked this pull request as ready for review February 19, 2026 18:11
@milaGGL milaGGL requested review from a team as code owners February 19, 2026 18:11
@milaGGL milaGGL removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 24, 2026
@milaGGL milaGGL requested a review from a team as a code owner February 25, 2026 17:13
@milaGGL milaGGL merged commit 8b5960a into main Feb 27, 2026
21 of 22 checks passed
@milaGGL milaGGL deleted the mila/expressions-array branch February 27, 2026 18:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: firestore Issues related to the googleapis/nodejs-firestore API. size: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants