mirror of
https://github.com/zhigang1992/firebase-tools.git
synced 2026-04-30 04:45:27 +08:00
7 lines
580 B
Plaintext
7 lines
580 B
Plaintext
fixed - Realtime Database and Cloud Firestore emulators no longer crash in various language environments.
|
|
fixed - Realtime Database and Cloud Firestore emulators can be started via `firebase serve` without project environment checks.
|
|
fixed - `firebase init` no longer errors when an account has no projects.
|
|
fixed - Firebase Hosting deploys have more robust retry logic for hanging requests.
|
|
fixed - Fire emoji in `firebase init` removed to fix spacing issues on macOS Terminal (😢).
|
|
fixed - Working directory passed through correctly for module-based Firebase Hosting deploys.
|