Mark Duckworth
Mark Duckworth
Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines: ### Discussion * Read the contribution guidelines (CONTRIBUTING.md). *...
Add overloads for query and deprecate existing query overload that supports implicit ANDs of filters. Hey there! So you want to contribute to a Firebase SDK? Before you file this...
Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines: ### Discussion * Read the contribution guidelines (CONTRIBUTING.md). *...
Refactor core/target.ts, extracting classes Bound, OrderBy, and Filter (+subclasses) Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines:...
Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines: ### Discussion * Read the contribution guidelines (CONTRIBUTING.md). *...
Backporting additional UpdateData improvements from nodejs-firestore. Fixes: https://github.com/firebase/firebase-js-sdk/issues/7813
Port with additional fixes: https://github.com/firebase/firebase-js-sdk/pull/7318 Fixes b/311751201 🦕 Fixes b/315204283
Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines: ### Discussion * Read the contribution guidelines (CONTRIBUTING.md). *...
When using gax-fallback we would like support for passing credentials via `options.sslCreds`. These ssl creds will be used by the fallback instead of initializing the auth client ([as done in...
needs API review