You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.jsonengines 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.