Change8

firebase@11.9.0

📦 firebase-sdk
2 features🐛 1 fixes🔧 9 symbols

Summary

Firebase 11.9.0 introduces enhanced Schema builder capabilities for AI features and fixes a WebChannel memory leak in Firestore.

✨ New Features

  • Added support for minItems and maxItems to the Schema object in @firebase/ai.
  • Added support for title, maximum, minimum, and propertyOrdering to the Schema builder in @firebase/ai.

🐛 Bug Fixes

  • Fixed a memory leak by cleaning up leaked WebChannel instances when a Firestore instance is terminated.

🔧 Affected Symbols

SchemaSchema.minItemsSchema.maxItemsSchema.titleSchema.maximumSchema.minimumSchema.propertyOrderingFirestore.terminateWebChannel