Skip to content

Commit

Permalink
Update CHANGELOG to include App Hosting emulator (#7985)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathu97 authored Nov 21, 2024
1 parent 4059bdb commit c014dc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- Fixes an issue where `emulators:exec` would return a 0 error code when emulators failed to start. (#7974)
- Added `--import` and `emulators:export` support to the Data Connect emulator.
- Added `firebase.json#emulators.dataconnect.dataDir`. When set, Data Connect data will be persisted to the configured directory between emulator runs.
- Added App Hosting Emulator: https://firebase.google.com/docs/app-hosting/emulate
- 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 comments on commit c014dc5

Please sign in to comment.