v11.2.3

pathwaycom/pathwayv11.2.3Aug 25, 2026by kamilmysliwiec

AI Summary

This release addresses a critical bug in the core module where circular references within durable providers were causing issues, ensuring smoother provider resolution.

Key Highlights

  • Fixed circular durable providers issue
  • Core module bug fix
  • Linked to specific 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