Open carpasse opened 2 months ago
Sounds like a good plan. +1 from me. cc: @expressjs/express-tc
Other than number 4, I think each of those could land as individual PRs. If you could open a PR or a new issue to discuss what new features you think would add value then I would like to discuss that part separately.
This issue aims to discuss potential changes for the next major version of
expressjs/response-time
.Key Areas to Consider:
Dependency Management Upgrade dependencies: Update all project dependencies to their latest compatible versions, ensuring access to bug fixes, security updates, and compatibility with Node.js 18+.
Code Modernization - BREAKING CHANGE Migrate to new ES syntax: Consider refactoring the codebase to leverage modern ES syntax, improving maintainability and alignment with contemporary Node.js practices.