v11.0.7
nestjs/nestv11.0.7Jan 31, 2025by kamilmysliwiec
AI Summary
A minor patch release fixing middleware sorting logic in the core module.
Key Highlights
- Fix middleware sort issues
Full Release Notes
# v11.0.7 (2025-01-31) #### Bug fixes * `core` * [#14523](https://github.com/nestjs/nest/pull/14523) fix: middleware sort issues ([@rbnayax](https://github.com/rbnayax)) #### Committers: 1 - [@rbnayax](https://github.com/rbnayax)