- Functions init of JavaScript projects now writes
index.js
to the correct directory. - Fixed error where
firebase serve --only functions
andfirebase experimental:functions:shell
resulted in"Failed to load functions source code."
- Removed the --host flag for
firebase serve --only functions
andfirebase experimental:functions:shell
(this flag will be brought back in a future release)