finalhandler icon indicating copy to clipboard operation
finalhandler copied to clipboard

Missing engines Field Update for Node.js Version Support in v2.0.0

Open Phillip9587 opened this issue 1 year ago • 0 comments

Hi finalhandler maintainers,

I noticed in the changelog for the latest release (v2.0.0) that there is a breaking change which states:

drop support for node <18

However, it seems that the package.json engines field was not updated to reflect this change.

Would it be possible to update the engines field in package.json to explicitly specify the range of supported Node.js versions? This would greatly help in ensuring compatibility when upgrading to finalhandler v2.0.0.

Thank you for all your hard work on this project!

Phillip9587 avatar Oct 16 '24 14:10 Phillip9587