v11.0.14

nestjs/nestv11.0.14Apr 9, 2025by kamilmysliwiec

AI Summary

A patch release addressing a specific bug in the Fastify platform regarding non-standard HTTP methods.

Key Highlights

  • Fix Fastify support for non-standard HTTP methods
  • Update platform-fastify adapter

Full Release Notes

## v11.0.14 (2025-04-09)

#### Bug fixes
* `platform-fastify`
  * [#14511](https://github.com/nestjs/nest/pull/14511) fix(fastify): adds the non-standard http methods to the instance ([@johaven](https://github.com/johaven))

#### Committers: 1
- Johan Legrand ([@johaven](https://github.com/johaven))