expressjs / response-time

Response time header for node.js
MIT License
463 stars 68 forks source link

Discussion: Proposed Changes for expressjs/response-time Next Major Version #25

Open carpasse opened 5 days ago

carpasse commented 5 days ago

This issue aims to discuss potential changes for the next major version of expressjs/response-time.

Key Areas to Consider:

  1. API Simplification - BREAKING CHANGE
  1. 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+.

  2. 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.

UlisesGascon commented 5 days ago

Sounds like a good plan. +1 from me. cc: @expressjs/express-tc