Fixed unclear error messages when trying to enable APIs that require billing on Firebase projects that don't yet have a billing account.
Features
- Changed the IDP sign-in for the Emulator Suite UI for Authentication to always return an access token.
- Fixed an issue for the Emulator Suite UI for Cloud Firestore where listCollectionId was not returning collections with nested docs.
- Fixed unclear error messages when trying to enable APIs that require billing on Firebase projects that don't yet have a billing account.
- Added additional logging when deploying to a Firebase Hosting preview channel.
- Fixed an issue for the Emulator Suite UI for Cloud Firestore where listDocuments with showMissing returned 500 errors.
- Added Hosting i18n rewrites to the Emulator Suite UI for Hosting.
- Added support for specifying the service account a Cloud Functions function should use to run, by setting the serviceAccount in functions.runWith().
Fixed unclear error messages when trying to enable APIs that require billing on Firebase projects that don't yet have a billing account.