v11.1.23

nestjs/nestv11.1.23May 21, 2026by kamilmysliwiec

AI Summary

This is a minor maintenance release focused on fixing a specific bug related to Terminus transient indicators and snapshot configuration.

Key Highlights

  • Fixed Terminus snapshot configuration bug causing eager instantiation of transient indicators.
  • General maintenance and bug fix release.

Full Release Notes

## v11.1.23 (2026-05-21)

#### Bug fixes
* `core`
  * https://github.com/nestjs/nest/issues/16998 fix snapshot: true eagerly instantiates Terminus transient indicators since 11.1.20

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