v11.1.23
zjunlp/OmniThinkv11.1.23May 21, 2026by kamilmysliwiec
AI Summary
Fixes an issue where Terminus transient indicators were eagerly instantiated in snapshots since version 11.1.20.
Key Highlights
- Fix snapshot: true eagerly instantiates Terminus transient indicators since 11.1.20.
New Features
- Terminus snapshot fix
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))