※翻訳勉強中のため、間違っている可能性があります。
https://github.com/firebase/firebase-tools/releases/tag/v7.6.0
- Added support for managing the Realtime Database setting
strictTriggerValidation
. - Fixes trigger parser to not rely on prototype methods (#1687).
- Fixes bug where standalone CLI would hang in the Android Studio integrated terminal.
- Fixes a bug where accessing refs from background function arguments would point to prod (#1682).
- Fixes a bug where WSL users without java would get an uncaught exception (#1713).
Realtime Database
の設定strictTriggerValidation
の管理のサポートが追加されました。- トリガーパーサーがプロトタイプメソッドに依存しないように修正しました。(#1687)
- スタンドアロンCLIがAndroid Studio統合端末でハングするバグを修正しました。
- バックグラウンド関数の引数から
refs
にアクセスするとprod
を指すバグを修正しました。(#1682) - Javaを使用しないWSLユーザーがキャッチされない例外を受け取るバグを修正しました。(#1713)
Written with StackEdit.
0 件のコメント:
コメントを投稿