- Added
Kreait\Firebase\Factory::withFirestoreClientConfig()
to support setting additional options when
creating the Firestore component. (Documentation) - Added
Kreait\Firebase\Factory::withFirestoreDatabase()
to specify the database used when creating the Firestore
component. (Documentation)