firebase-js-sdk
firebase-js-sdk copied to clipboard
Firebase Javascript SDK
Convert Firestore's rollup scripts from JavaScript to TypeScript to increase their maintainability. ## Work In Progress This PR is a work-in-progress. As of Jan 22, 2024, work on this PR...
This PR modifies Firestore's rollup scripts to hardcode the paths of the input and output files, rather than loading them from `package.json`. No functionality whatsoever was changed. The motivation for...
This PR adds the function `getPackageJsonExportPaths()` to `rollup.shared.js` so that the rollup scripts can access the "exports" paths from `package.json` in a consistent way, rather than the random bespoke ways....
Add a "development" conditional export for Firestore (https://nodejs.org/api/packages.html#conditional-exports). This new "development" export is the same as the existing non-development (a.k.a. "production") export except that it is _not_ minified and does...
### Operating System IOS 17.1.2 ### Browser Version Chrome 120.0.6099.119, Safari IOS 17.1.2 ### Firebase SDK Version 10.7.1 ### Firebase SDK Product: Auth ### Describe your project's tooling React App...
### Operating System osx ### Browser Version any ### Firebase SDK Version latest ### Firebase SDK Product: Auth ### Describe your project's tooling facebook auth ### Describe the problem I...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 114.0.2 to 119.0.1. Commits de961e3 Hide private attributes from exports 379046e Update package dependencies 5b708ad Add tests for Node.js version 21 c99283d Bump version to 119.0.0 f6edc1e...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 114.0.2 to 119.0.1. Commits de961e3 Hide private attributes from exports 379046e Update package dependencies 5b708ad Add tests for Node.js version 21 c99283d Bump version to 119.0.0 f6edc1e...
### Operating System Ubuntu 20.04 LTS ### Browser Version Chrome 119.0.6045.123 / Firefox 119 ### Firebase SDK Version 10.7.0 ### Firebase SDK Product: AppCheck, Auth ### Describe your project's tooling...