What’s New

functions-framework-nodejs

Frameworks & Libraries

functions-framework-nodejs release notes.

Latest v5.0.5 · by functions-framework-nodejsWebsitegooglecloudplatform/functions-framework-nodejs

Changelog

v5.0.3

5.0.3 (2026-06-22)
Bug Fixes
  • add typesVersions so testing module resolves under classic TypeScript moduleResolution (#770) (d1593c2)
  • deps: bump path-to-regexp from 0.1.12 to 0.1.13 in /docs/esm (#760) (5f58e79)
  • deps: bump qs, body-parser and express in /docs/esm (#761) (308a16e)

v4.0.1

Pre-release
4.0.1 (2025-11-20)
Bug Fixes
  • add release-assets.githubusercontent.com to allowed domains (#713) (4cd1b2b)
  • update microsoft/api-extractor to 7.55.0 (#712) (8e565c8)
Breaking Changes
  • update dependency express to v5 (#715)

v4.0.0

4.0.0 (2025-04-28)
⚠ BREAKING CHANGES
  • upgrade all dependencies
  • delete the undocumented "typed" function signature
  • drop support for old nodejs versions
Bug Fixes
  • delete the undocumented "typed" function signature (c0714e7)
Miscellaneous Chores
  • drop support for old nodejs versions (c0714e7)
  • upgrade all dependencies (c0714e7)