v11.0.15

nestjs/nestv11.0.15Apr 10, 2025by kamilmysliwiec

AI Summary

A bug fix release correcting method comparison issues in the Fastify platform.

Key Highlights

  • Fixed method comparison in the Fastify platform.

Full Release Notes

## v11.0.15 (2025-04-10)

#### Bug fixes
* `platform-fastify`
  * [#14935](https://github.com/nestjs/nest/pull/14935) fix(fastify): methods comparison ([@johaven](https://github.com/johaven))

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