Skip to content

v3.18.3

Compare
Choose a tag to compare
@firebase-ops firebase-ops released this 12 Apr 22:46
· 3462 commits to master since this release
  • Fix regression where "functions.ignore" field of firebase.json stopped supporting glob patterns (e.g. **/folder/**).
  • Fix bug where asynchronous operations inside emulated functions resulted in 500 statuses and "socket hangup" errors.
  • Removed feature where debug logs from the functions emulator were written to the cwd. (This feature was introduced in v3.18.0, but is buggy.)