Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
- Fixed an issue where extension instances could not be deployed when authenticated as a service account (#6060).
- Fixed `glob` usage in Next.js utility function to detect images in `app` directory (#6166)
- Send experiments activated with `firebase experiments:enable` to the emulator suite UI (#6169)