What changed in functions-framework-nodejs from 4 to 5

6 releases numbered after v4.0.0 up to and including v5.0.5, stable releases only. v4.0.0 and v5.0.5 are the newest stable releases of 4 and 5 we track; this page follows them as new ones ship.

7 changes across 6 releases

Changed 2

v5.0.2

  • Bump qs from 6.14.1 to 6.15.0

v5.0.0

  • Update dependency express to v5
Fixed 5

v5.0.5

  • Update dependencies

v5.0.4

  • Decode only the viewed bytes of Uint8Array log data

v5.0.3

  • Add typesVersions so testing module resolves under classic TypeScript moduleResolution

v5.0.2

  • Correct deprecated API usage and source comment typos

v5.0.1

  • Remove semver dependency

Original release notes, newest first

The list above is our reading of these notes; the originals from functions-framework-nodejs are here, one fold per release.

v5.0.5
5.0.5 (2026-06-29)
Bug Fixes

View originalPermalink

v5.0.4
5.0.4 (2026-06-24)
Bug Fixes
  • decode only the viewed bytes of Uint8Array log data (#772) (8b780fc)

View originalPermalink

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)

View originalPermalink

v5.0.2
5.0.2 (2026-02-18)
Bug Fixes
  • correct deprecated API usage and source comment typos (#741) (8d3ac85)
  • deps: bump qs from 6.14.1 to 6.15.0 (#739) (6c6b444)

View originalPermalink

v5.0.1
5.0.1 (2026-02-06)
Bug Fixes

View originalPermalink

v5.0.0
5.0.0 (2025-12-30)
⚠ BREAKING CHANGES
  • update dependency express to v5 (#726)
Miscellaneous Chores

View originalPermalink