mirror of
https://github.com/zhigang1992/firebase-tools.git
synced 2026-04-29 20:35:37 +08:00
6 lines
436 B
Plaintext
6 lines
436 B
Plaintext
feature - `firebase init` now respects a `--project <project_id>` flag for quick init on a specific project.
|
|
feature - `firebase init` now creates a boilerplate `.gitignore` file.
|
|
feature - `firebase deploy` now accepts a `--force` flag to automatically confirm deletion of missing functions.
|
|
fixed - Removed dependency on coarse project permissions in more places.
|
|
fixed - `firebase init` project selection prompt is now alphabetized.
|