GoogleCloudPlatform / functions-framework-nodejs

FaaS (Function as a service) framework for writing portable Node.js functions
Apache License 2.0
1.29k stars 158 forks source link

Node 18 #476

Closed RevealedFrom closed 1 year ago

RevealedFrom commented 1 year ago

How imminent will Node 18 be supported?

I need fetch.

jama22 commented 1 year ago

Pretty soon, we had to do some updates to the builder to support Ubuntu 22 as the base image. Should be available before end of month

RevealedFrom commented 1 year ago

Thanks for bringing it to v18.12.1. Is there a regular review to keep it closer to the latest Node version?

fetch doesn't work properly in v18.12.1, but it's ok in v18.14.2 or v18.15.0.