firebase deploy on Node 22. (#10385)firebase mcp. To use it, run firebase mcp --mode=sse --port=3000, and connect your client on http://localhost:3000.dartfunctions flagfirebase.json#firestore.edition or firebase.json#emulators.firestore.edition.proxy.ts/proxy.js) (#9631)firebase.json when --only flag is used. (#10161)firebase-debug.log to ~/.cache/firebase/firebase-debug.log. (#9982)firebase init to install Agent Skills for Firebase.dataAccessMode in Firestore database creation. This allows choosing between FIRESTORE_NATIVE and MONGODB_COMPATIBLE for Enterprise edition databases.apptesting:execute command to run App Testing agent tests from YAML files.firebase dataconnect:sdk:generate now performs compilation check first before generating SDKs.offset as well as limit--only flag for emulators:export (#4033)firebase init hosting flow, offer to switch to App Hosting (#9887)firebase init hosting (#9843)studio:export command to export Firebase Studio projects to Antigravity.next.config.ts and next.config.mts in Next.js deployments (#9871)*_EMULATOR_VERSION env variables to allow overriding specific versions of downloadable emulatorsfirestore_query_collection tool back to MCP as it is not available in the OneMCP server yet.firebase_functions v0.5.x@searchable on varchar fields.firebase deploy. You can configure providers in firebase.json like so:{
"auth": {
"providers": {
"anonymous": true,
"emailPassword": true,
"googleSignIn": {
"oAuthBrandDisplayName": "My App",
"supportEmail": "support@myapp.com"
}
}
}
}
serviceusage (#9844)firebase dataconnect:compile command.AuthBlockingEvent had invalid format for metadata.creationTime and metadata.lastSignInTime. (#8109)firebase init storage. (#8170)distinct: true in combination with orderBy, and other internal improvements (#9778)./firestore:generate_rules to /firestore:generate_security_rules and /storage:generate_rules to /storage:generate_security_rules.--only flag was not always respected for firebase mcp/firestore:generate_rules and /storage:generate_rules MCP prompts.MISSING_JOIN_TABLE_KEY linter warning on @view. (#9630)ext:dev:init to fix build failures (#9524)firebase emulators:start incorrectly deletes discovery file of another emulator process (#9672)onGraphRequest function support (#9612)