fastify-express icon indicating copy to clipboard operation
fastify-express copied to clipboard

Express compatibility layer for Fastify

Results 9 fastify-express issues
Sort by recently updated
recently updated
newest added

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

bug

## 🐛 Bug Report `request.url` is different in `onRequest` vs `onResponse`. ## To Reproduce Steps to reproduce the behavior: ```js const fastify = require('fastify')(); const fastifyExpress = require('fastify-express'); const fp...

bug
good first issue

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

The `next` branch should be ready for issuing a release to coincide with `fastify@5`.

Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 20.0.3. Release notes Sourced from tap's releases. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release notes provided. [email protected] No release...

dependencies
javascript

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.3 to 2.2.0. Release notes Sourced from body-parser's releases. v2.2.0 What's Changed test: remove --bail from test script by @​Phillip9587 in expressjs/body-parser#583 ci: separate lint step by...

dependencies
javascript

### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched existing issues to ensure the issue has not already been raised ### Issue For...

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.3 to 2.2.1. Release notes Sourced from body-parser's releases. v2.2.1 Important: Security Security fix for CVE-2025-13466 (GHSA-wqch-xfxh-vrr4) What's Changed ci: add dependabot by @​Phillip9587 in expressjs/body-parser#593 ci:...

dependencies
javascript