※翻訳勉強中のため、間違っている可能性があります。
https://github.com/firebase/firebase-tools/releases/tag/v7.0.1
- Fixes bug where
firebase serve --only functions
dropped the host argument. - Fixes bug where
grpc-js
connections used the wrong credentials. - Fixes bug where
firebase open
would return an error. - Sets version of
inquirer
package to prevent issues infirebase init
.
firebase serve --only functions
がホスト引数を削除していたバグを修正しました。grpc-js
接続が間違った認証情報を使っていたバグを修正しました。firebase open
がエラーを返すというバグを修正しました。firebase init
の問題を防ぐためにinquirer
パッケージのバージョンを設定します。
Written with StackEdit.
0 件のコメント:
コメントを投稿