Skip to content

Commit ecfbadb

Browse files
Add version: Google.FirebaseCLI version 14.18.0 (microsoft#300681)
1 parent e32328a commit ecfbadb

File tree

3 files changed

+72
-0
lines changed

3 files changed

+72
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Google.FirebaseCLI
5+
PackageVersion: 14.18.0
6+
InstallerType: portable
7+
InstallModes:
8+
- silent
9+
Commands:
10+
- firebase
11+
ReleaseDate: 2025-10-02
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/firebase/firebase-tools/releases/download/v14.18.0/firebase-tools-win.exe
15+
InstallerSha256: 9C77A8CD66F1A36B4E85AAF37F85EBBC9F076F66958632EADF445EEDD9E8BCD2
16+
ManifestType: installer
17+
ManifestVersion: 1.10.0
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Google.FirebaseCLI
5+
PackageVersion: 14.18.0
6+
PackageLocale: en-US
7+
Publisher: Google
8+
PublisherUrl: https://firebase.google.com/
9+
PublisherSupportUrl: https://firebase.google.com/support
10+
PrivacyUrl: https://policies.google.com/privacy
11+
Author: Firebase contributors
12+
PackageName: Firebase CLI Tools
13+
PackageUrl: https://github.com/firebase/firebase-tools
14+
License: MIT
15+
LicenseUrl: https://github.com/firebase/firebase-tools/blob/HEAD/LICENSE
16+
Copyright: Copyright (c) Firebase
17+
CopyrightUrl: https://github.com/firebase/firebase-tools/blob/master/LICENSE
18+
ShortDescription: The Firebase CLI Tools can be used to test, manage, and deploy your Firebase project from the command line.
19+
Moniker: firebase-cli
20+
Tags:
21+
- firebase
22+
- firebase-cli
23+
- firebase-tools
24+
ReleaseNotes: |-
25+
- Fixed an issue with deploying indexes to Firestore Enterprise edition databases where explicit __name__ fields could be incorrectly handled.
26+
- Graduated the MCP server from experiemental, and renamed the experimental:mcp command to mcp. The old name is now an alias.
27+
- Consolidated some MCP tools to reduce the total number presented to LLMs.
28+
- Renamed some MCP tools for clarity.
29+
- Renamed the deploy MCP prompt to firebase_deploy for consistency.
30+
- Added a firebase_read_resources MCP tool which can be used by LLMs to fetch guides or docs via firebase:// links.
31+
- Added a new /firebase:init MCP prompt which can guide you through setting up backend services or Firebase AI logic for your app.
32+
- firebase_update_environment MCP tool supports accepting Gemini in Firebase Terms of Service.
33+
- Fixed a bug when firebase init dataconnect failed to create a React app when launched from VS Code extension (#9171).
34+
- Added seed_data.gql to Data Connect's initial movie template (#9232).
35+
- firebase dataconnect:sql:migrate now supports Cloud SQL instances with only private IPs. The command must be run in the same VPC of the instance to work. (##9200)
36+
- CloudSQL instances created with firebase deploy now default to Postgres 17.
37+
- Improved the clarity of the firebase apptesting:execute command when you have zero or multiple apps.
38+
- Fixed an issue where firebase deploy --only firestore would fail with 403 errors on projects that never had a database created.
39+
- Fixed an issue where deploying multiple Hosting sites with Functions could encounter a race condition (#9235).
40+
- Updated the Data Connect local dev toolkit to 2.14.0, which includes the following changes:
41+
- Fixed a bug where @default(value) and @default(expr) is not validated on enum fields.
42+
- JS/Kotlin codegen: Issue where if no response type was generated, generation would crash.
43+
- Dart codegen: Fixed issue where if field name doesn't match name of enum, compilation breaks
44+
- Dart codegen: Override == to allow for equality between data classes.
45+
ReleaseNotesUrl: https://github.com/firebase/firebase-tools/releases/tag/v14.18.0
46+
ManifestType: defaultLocale
47+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Google.FirebaseCLI
5+
PackageVersion: 14.18.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)