v11.1.23

SWivid/F5-TTSv11.1.23May 21, 2026by kamilmysliwiec

AI Summary

A maintenance release that resolves a bug in the Terminus module where transient indicators were being incorrectly eagerly instantiated when the snapshot option was enabled.

Key Highlights

  • Fixed eager instantiation of Terminus transient indicators
  • Issue specific to snapshot: true mode since version 11.1.20

New Features

  • Bug fix for Terminus transient indicators

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))