Skip to content

v11.19.0

Compare
Choose a tag to compare
@google-oss-bot google-oss-bot released this 19 Dec 23:05
· 883 commits to master since this release
  • Support for string list typed parameters in functions deployment (#5137)
  • Respect .npmrc in backends spun up for web frameworks (#5235)
  • Remove esbuild dependency, instead bundle Next.js configuration on deploy with NPX (#5336)
  • Add sharp NPM module to Cloud Functions when using Next.js Image Optimization (#5238)
  • Adds user-defined env vars into the functions emulator (#5330).
  • Support Next.js Middleware (#5320)
  • Log the reason for a Cloud Function if needed in Next.js (#5320)
  • Fixed service enablement when installing extensions with v2 functions (#5338)
  • Fix bug where functions:shell command didn't connect to emulators running on other processes. (#5269)
  • Fixed bug with Cross-Service Rules integration for Firestore documents containing nulls (#5342)