| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-03 | 723 Bytes | |
| v5.11.1 source code.tar.gz | 2026-08-03 | 528.0 kB | |
| v5.11.1 source code.zip | 2026-08-03 | 710.2 kB | |
| Totals: 3 Items | 1.2 MB | 0 | |
What's Changed
- fix: add http method override warning by @jean-michelet in https://github.com/fastify/fastify/pull/6879
- fix(types): allow explicit http2: false in server options by @Tony133 in https://github.com/fastify/fastify/pull/6888
- docs: clarify what attachValidation exposes on request.validationError by @basteez in https://github.com/fastify/fastify/pull/6891
- fix: do not force close in-flight connections when forceCloseConnections is 'idle' by @aquie00t in https://github.com/fastify/fastify/pull/6889
New Contributors
- @basteez made their first contribution in https://github.com/fastify/fastify/pull/6891
Full Changelog: https://github.com/fastify/fastify/compare/v5.11.0...v5.11.1