v11.0.6

nestjs/nestv11.0.6Jan 27, 2025by kamilmysliwiec

AI Summary

Patch release fixing support for optional named wildcard groups in routing.

Key Highlights

  • Allow optional named wildcard groups

Full Release Notes

## v11.0.6 (2025-01-27)

#### Bug fixes
* `core`
  * [#14522](https://github.com/nestjs/nest/pull/14522) fix(core): allow optional named wildcard groups  ([@kamilmysliwiec](https://github.com/kamilmysliwiec))

#### Committers: 1
- Kamil Mysliwiec ([@kamilmysliwiec](https://github.com/kamilmysliwiec))