diff --git a/CHANGELOG.md b/CHANGELOG.md index 83555987a92..b62c41fcfae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,3 @@ -- Changes default CF3 runtime to nodejs22 (#8037) -- CF3 callables can now be annotate with a genkit action they are serving (#8039) -- HTTPS functions can now be upgraded to HTTPS Callable functions (#8039) -- Update default tsconfig to support more modern defaults (#8039) - Fixed an issue where `--import` would error for the Data Connect emulator if `dataDir` was also set. - Fixed an issue where `firebase init dataconnect` errored when importing a schema with no GQL files. - CF3 callables can now be annotate with a genkit action they are serving (#8039)