unjs / nitro

Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
https://nitro.unjs.io
MIT License
5.89k stars 496 forks source link

types(firebase): support `22` for `nodeVersion` #2653

Closed luc122c closed 1 month ago

luc122c commented 1 month ago

๐Ÿ”— Linked issue

N/A

โ“ Type of change

๐Ÿ“š Description

Google Cloud have added preview support for Node 22. This PR makes Nitro aware that 22 is a valid option now.

See: https://cloud.google.com/functions/docs/runtime-support#node.js

๐Ÿ“ Checklist