v11.0.5
nestjs/nestv11.0.5Jan 23, 2025by kamilmysliwiec
AI Summary
Patch release ensuring global module middleware executes first in the application lifecycle.
Key Highlights
- Global module middleware should be executed first
Full Release Notes
## v11.0.5 (2025-01-23) #### Bug fixes * `core` * [#14495](https://github.com/nestjs/nest/pull/14495) fix(core): global module middleware should be executed first ([@kamilmysliwiec](https://github.com/kamilmysliwiec)) #### Committers: 1 - Kamil Mysliwiec ([@kamilmysliwiec](https://github.com/kamilmysliwiec))