Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 680 Bytes

File metadata and controls

7 lines (7 loc) · 680 Bytes
  • Improved command loading performance by implementing lazy loading.
  • [BREAKING] Changed firestore:backups:list --json to return a listBackupsResponse object instead of a raw array of backups.
  • [BREAKING] Removed support for '.bolt' rules files.
  • [BREAKING] Removed support for running emulators with Java versions prior to 21.
  • Add a confirmation in firebase init dataconnect before asking for app idea description. (#9282)
  • [BREAKING] Removed deprecated firebase --open-sesame and firebase --close-sesame commands. Use firebase experiments:enable and firebase experiments:disable instead.
  • [BREAKING] Enforce strict timeout validation for functions. (#9540)