v11.1.24
feder-cr/AIHawkv11.1.24May 25, 2026by kamilmysliwiec
AI Summary
Core updates including dependency tree cache resets, websocket adapter registration warnings, and dependency bumps.
Key Highlights
- Reset dependency-tree cache on metadata changes
- Warn on late websocket adapter registration
- Bumped ws dependency from 8.20.1 to 8.21.0
Full Release Notes
## v11.1.24 (2026-05-25) #### Bug fixes * `core` * [#17009](https://github.com/nestjs/nest/pull/17009) fix(core): reset dependency-tree cache on metadata changes ([@puneetdixit200](https://github.com/puneetdixit200)) #### Enhancements * `core` * [#16997](https://github.com/nestjs/nest/pull/16997) feat(core): warn on late websocket adapter registration ([@hbinhng](https://github.com/hbinhng)) #### Dependencies * `platform-ws` * [#17011](https://github.com/nestjs/nest/pull/17011) chore(deps): bump ws from 8.20.1 to 8.21.0 ([@dependabot[bot]](https://github.com/apps/dependabot)) #### Committers: 2 - Nguyễn Hải Bình ([@hbinhng](https://github.com/hbinhng)) - Puneet Dixit ([@puneetdixit200](https://github.com/puneetdixit200))