firebase-tools
firebase-tools copied to clipboard
The Firebase Command Line Tools
### Description Additional schema migration fixes uncovered during compat mode bug bashing: - b/367804012: Surface a better error message when a 404 occurs during `dataconnect:sql:diff` or `dataconnect:sql:migrate` if the FDC...
### [REQUIRED] Environment info **firebase-tools: 12.4.1** **Platform: Windows wsl** ### [REQUIRED] Steps to reproduce - create an nx monorepo with an angular app: npx create-nx-workspace@latest ✔ Where would you like...
### Description Proposed fix for #5623 #### ----- emulator export ----- Proposed fix is to export accounts into different `json` files. For example, a project that has the tenants **tenant-1**...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.2 to 4.4.1. Changelog Sourced from fast-xml-parser's changelog. Note: If you find missing information about particular minor version, that version must have been changed without any functional...
### [REQUIRED] Environment info **firebase-tools:** 13.0.2 **Platform:** macOS ### [REQUIRED] Test case Any OPTIONS request to an HTTP function. ### [REQUIRED] Steps to reproduce 1. Author any trivial HTTP function...
The template also includes a change to omit use of `v2` in require paths. `v2` is assumed in the latest Functions SDK.
### Description Adds the following CLI commands for App Distribution: - `firebase appdistribution:testers:list` - `firebase appdistribution:group:list` ### Scenarios Tested - List all testers - List all testers in a group...
### Description This PR supports the custom Angular builders requested in the following issues: - https://github.com/firebase/firebase-tools/issues/6779 - https://github.com/firebase/firebase-tools/issues/6602 ### Scenarios Tested Deployed Angular applications which uses following builders: - custom...
### [REQUIRED] Environment info **firebase-tools:** firebase --version 13.16.0 **Platform:** uname -a Darwin MYHOSTNAME.localdomain 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:14:30 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T6000 arm64 ### [REQUIRED] Test case...
### [REQUIRED] Environment info **firebase-tools:** 13.6.0 **Platform:** macOS ### [REQUIRED] Test case Given 2 composite indexes, created via the `FAILED_PRECONDITION` provided link ### [REQUIRED] Steps to reproduce Run the `firebase...