v11.2.3
nestjs/nestv11.2.3Aug 25, 2026by kamilmysliwiec
AI Summary
This release addresses a core issue regarding circular durable providers to ensure the dependency injection system functions correctly without errors.
Key Highlights
- Fix for circular durable providers issue
- Core dependency injection stability improvement
- Merged via PR #17563
Full Release Notes
## What's Changed * fix(core): circular durable providers issue by @kamilmysliwiec in https://github.com/nestjs/nest/pull/17563 **Full Changelog**: https://github.com/nestjs/nest/compare/v11.2.2...v11.2.3