Skip to content

Commit c014dc5

Browse files
authored
Update CHANGELOG to include App Hosting emulator (#7985)
1 parent 4059bdb commit c014dc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
- Fixes an issue where `emulators:exec` would return a 0 error code when emulators failed to start. (#7974)
22
- Added `--import` and `emulators:export` support to the Data Connect emulator.
33
- Added `firebase.json#emulators.dataconnect.dataDir`. When set, Data Connect data will be persisted to the configured directory between emulator runs.
4+
- Added App Hosting Emulator: https://firebase.google.com/docs/app-hosting/emulate
5+
- Added `apphosting:config:export` to export App Hosting configurations such as secrets into an apphosting.local.yaml file, to be used by the emulator

0 commit comments

Comments
 (0)