# functions-framework-nodejs changelog > functions-framework-nodejs release notes. - Vendor: functions-framework-nodejs - Category: Frameworks & Libraries - Official site: https://github.com/GoogleCloudPlatform/functions-framework-nodejs#readme - Tracked by: What's New (https://whatsnew.fyi/product/functions-framework-nodejs) - Harvested from: GitHub (googlecloudplatform/functions-framework-nodejs) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### v5.0.5 - Date: 2026-06-29 - Version: v5.0.5 - Original notes: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases/tag/v5.0.5 - Permalink: https://whatsnew.fyi/product/functions-framework-nodejs/releases/v5.0.5 ##### [5.0.5](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v5.0.4...v5.0.5) (2026-06-29) ###### Bug Fixes * **deps:** Update dependencies ([#774](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/issues/774)) ([85344d0](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/85344d066f303994454494bfe429d52c19e3deef)) ### v5.0.4 - Date: 2026-06-24 - Version: v5.0.4 - Original notes: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases/tag/v5.0.4 - Permalink: https://whatsnew.fyi/product/functions-framework-nodejs/releases/v5.0.4 ##### [5.0.4](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v5.0.3...v5.0.4) (2026-06-24) ###### Bug Fixes * decode only the viewed bytes of Uint8Array log data ([#772](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/issues/772)) ([8b780fc](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/8b780fc9e9f9a105543e661c58b1202a6804038a)) ### v5.0.3 - Date: 2026-06-23 - Version: v5.0.3 - Original notes: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases/tag/v5.0.3 - Permalink: https://whatsnew.fyi/product/functions-framework-nodejs/releases/v5.0.3 ##### [5.0.3](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v5.0.2...v5.0.3) (2026-06-22) ###### Bug Fixes * add typesVersions so testing module resolves under classic TypeScript moduleResolution ([#770](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/issues/770)) ([d1593c2](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/d1593c2193f0cbb9110215582f037874f141db89)) * **deps:** bump path-to-regexp from 0.1.12 to 0.1.13 in /docs/esm ([#760](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/issues/760)) ([5f58e79](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/5f58e79e2a90f8553a257ab04aa6feca34c1179d)) * **deps:** bump qs, body-parser and express in /docs/esm ([#761](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/issues/761)) ([308a16e](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/308a16e0eec2f826f2dd6cf3b75e7911cc8c55a0)) ### v5.0.2 - Date: 2026-02-18 - Version: v5.0.2 - Original notes: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases/tag/v5.0.2 - Permalink: https://whatsnew.fyi/product/functions-framework-nodejs/releases/v5.0.2 ##### [5.0.2](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v5.0.1...v5.0.2) (2026-02-18) ###### Bug Fixes * correct deprecated API usage and source comment typos ([#741](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/issues/741)) ([8d3ac85](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/8d3ac85c53c18b75d9e0da4ffdce797180d4d901)) * **deps:** bump qs from 6.14.1 to 6.15.0 ([#739](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/issues/739)) ([6c6b444](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/6c6b44411cc069e624e611dce463e1ac00f0ae2c)) ### v5.0.1 - Date: 2026-02-10 - Version: v5.0.1 - Original notes: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases/tag/v5.0.1 - Permalink: https://whatsnew.fyi/product/functions-framework-nodejs/releases/v5.0.1 ##### [5.0.1](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v5.0.0...v5.0.1) (2026-02-06) ###### Bug Fixes * remove semver dependency ([#700](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/issues/700)) ([7c5551d](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/7c5551d7973d2fda0061305b59c40c7c69dc3ab0)) ### v5.0.0 - Date: 2025-12-30 - Version: v5.0.0 - Original notes: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases/tag/v5.0.0 - Permalink: https://whatsnew.fyi/product/functions-framework-nodejs/releases/v5.0.0 ##### [5.0.0](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v4.0.1...v5.0.0) (2025-12-30) ###### ⚠ BREAKING CHANGES * update dependency express to v5 ([#726](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/issues/715)) ###### Miscellaneous Chores * release 5.0.0 ([#726](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/issues/726)) ([55aeec5](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/55aeec5dc3be358f6ab37ac9d656f3e8f83870f4)) ### v4.0.1 - Date: 2025-11-20 - Version: v4.0.1 - Original notes: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases/tag/v4.0.1 - Permalink: https://whatsnew.fyi/product/functions-framework-nodejs/releases/v4.0.1 - Labels: Pre-release ##### [4.0.1](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v4.0.0...v4.0.1) (2025-11-20) ###### Bug Fixes * add release-assets.githubusercontent.com to allowed domains ([#713](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/issues/713)) ([4cd1b2b](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/4cd1b2b7590cb6fab1f13fa18b0fd6f56b5a37af)) * update microsoft/api-extractor to 7.55.0 ([#712](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/issues/712)) ([8e565c8](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/8e565c846fa2a27babaa23ce91fe4525a87fedaa)) ###### Breaking Changes * update dependency express to v5 ([#715](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/715/commits/9697ffe514438b36d66b089de704ba7708a0e864)) ### v4.0.0 - Date: 2025-04-29 - Version: v4.0.0 - Original notes: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases/tag/v4.0.0 - Permalink: https://whatsnew.fyi/product/functions-framework-nodejs/releases/v4.0.0 ##### [4.0.0](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v3.5.1...v4.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](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/c0714e71379d7b2a2e91a94db318614eb446dd7d)) ###### Miscellaneous Chores * drop support for old nodejs versions ([c0714e7](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/c0714e71379d7b2a2e91a94db318614eb446dd7d)) * upgrade all dependencies ([c0714e7](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/c0714e71379d7b2a2e91a94db318614eb446dd7d)) ### v3.5.1 - Date: 2025-03-27 - Version: v3.5.1 - Original notes: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases/tag/v3.5.1 - Permalink: https://whatsnew.fyi/product/functions-framework-nodejs/releases/v3.5.1 ##### [3.5.1](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v3.5.0...v3.5.1) (2025-03-27) ###### Bug Fixes * correct handling of IGNORED_ROUTES set to empty ([4799207](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/4799207fa637b447e8f5fae2237c4294a90ff56f)) ### v3.5.0 - Date: 2025-03-27 - Version: v3.5.0 - Original notes: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases/tag/v3.5.0 - Permalink: https://whatsnew.fyi/product/functions-framework-nodejs/releases/v3.5.0 ##### [3.5.0](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v3.4.6...v3.5.0) (2025-03-27) ###### Features * adds a new ignored-routes config option ([70f68e9](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/70f68e9d0b4fa1db6345ab012ddfec0fd983f762)) ###### Bug Fixes * **deps:** downgrade @types/express to v4 ([d40a514](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/d40a5149bd4302ecb293101a18f0eaa552ddfc7c))