Currently some packages has drop support to Node.js prior to v18, seems like we didn't upgrade the engines field in the package.json discordantly.
So, I will like to discuss if this a policy that we should follow as an organization to all the packages (so in that case we can also document it).
⚠️ So far seems like Express actually updated the package (ref) but not in others like finalhandler (ref)
Ref:
cc: @expressjs/express-tc @Phillip9587
Currently some packages has drop support to Node.js prior to v18, seems like we didn't upgrade the engines field in the
package.jsondiscordantly.So, I will like to discuss if this a policy that we should follow as an organization to all the packages (so in that case we can also document it).
Ref:
cc: @expressjs/express-tc @Phillip9587