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

fix: Export regexFind and regexFindAll functions to public API#2492

Merged
dlarocque merged 1 commit intomainfrom
dl/regex-export
Feb 24, 2026
Merged

fix: Export regexFind and regexFindAll functions to public API#2492
dlarocque merged 1 commit intomainfrom
dl/regex-export

Conversation

@dlarocque
Copy link
Contributor

Follow up to #2474.

The regexFind and regexFindAll standalone expression functions were not exported to the public API by mistake. This PR exports them to the public API and updates the import path in the tests.

Follow up to #2474.

The `regexFind` and `regexFindAll` standalone expression functions were
not exported to the public API by mistake. This PR exports them to the
public API and updates the import path in the tests.
@dlarocque dlarocque requested review from a team as code owners February 23, 2026 17:07
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: firestore Issues related to the googleapis/nodejs-firestore API. labels Feb 23, 2026
@dlarocque dlarocque merged commit 3d61340 into main Feb 24, 2026
21 of 22 checks passed
@dlarocque dlarocque deleted the dl/regex-export branch February 24, 2026 16:02
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: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants