※翻訳勉強中のため、間違っている可能性があります。
https://github.com/firebase/firebase-tools/releases/tag/v6.10.0
- database:instances:{create,list}now allow viewing and creating Realtime Database instances
- Fixed issue with CORS rejecting some callable functions
- Functions emulator no longer watches node_modules files
- Functions emulator fails to route HTTPS functions to user-provided Express app
- Functions emulator fails to provide correct  req.path
- Functions emulator fails on various malformed body requests
- Functions emulator fails on Windows with  EACCESSerror
- Functions emulator can now automatically initialize  firebase-adminfor simple use-cases
- Fixed race condition where downloading emulators would sometimes resolve too early and fail
- Fixed a number of issues that broke  functions:shell
- Fixed an issue where Firestore emulator would not start if rules file can’t be found
- database:instances:{create,list}コマンドで- Realtime Databaseインスタンスの表示と作成が可能になりました
- 一部の呼び出し可能関数を拒否したCORSに関する問題を修正しました
- 関数エミュレータは node_modulesファイルを監視しなくなりました
- 機能エミュレータがHTTPS機能をユーザー提供のExpressアプリにルーティングできない
- 関数エミュレータが正しい req.pathを提供できない
- 関数エミュレータがさまざまな不正な形式の本体要求で失敗する
- Windows上でEACCESSエラーで関数エミュレータが失敗する
- 関数エミュレータは単純なユースケースのためにfirebase-adminを自動的に初期化するようになりました
- エミュレータをダウンロードすると早く解決しすぎて失敗することがあるという競合状態を修正しました
- functions:shellを壊したいくつかの問題を修正しました
- ルールファイルが見つからないとFirestoreエミュレータが起動しない問題を修正しました
Written with StackEdit.

 
 
0 件のコメント:
コメントを投稿