errorhandler icon indicating copy to clipboard operation
errorhandler copied to clipboard

Development-only error handler middleware

Results 12 errorhandler issues
Sort by recently updated
recently updated
newest added

References: - https://github.com/expressjs/express/blob/4.x/.github/workflows/ci.yml - https://github.com/expressjs/express/blob/4.x/.github/workflows/iojs.yml

help wanted

## What's included in the `HISTORY.md` ``` 1.5.2 / 2025-12-15 ================== * deps: accepts": "~1.3.8" - deps: mime-types@~2.1.34 - deps: mime-db@~1.51.0 - deps: [email protected] ``` ## What's Changed * ci:...