Version Compatibility
Each yuuvis® MOMENTUM shell release requires specific versions of Angular, the Client CLI, and TypeScript. The table below shows all supported combinations.
Compatibility Matrix
Section titled “Compatibility Matrix”| yuuvis® MOMENTUM | Shell | Angular | Client CLI | TypeScript |
|---|---|---|---|---|
| 2025 Winter LTS | 2 | 19 | 19 | 5.7.3 |
| 2025 Winter LTS | 3 | 21 | 21 | 5.9.3 |
| 2026 Spring | 2 | 19 | 19 | 5.7.3 |
| 2026 Spring | 3 | 21 | 21 | 5.9.3 |
| 2026 Summer | 3 | 21 | 21 | 5.9.3 |
Column Reference
Section titled “Column Reference”yuuvis® MOMENTUM The target yuuvis® MOMENTUM platform release. Releases follow a seasonal naming convention. Releases marked LTS (Long-Term Support) have an extended support period compared to regular seasonal releases.
Shell
The major version of the yuuvis® MOMENTUM shell libraries (@yuuvis/client-core, @yuuvis/client-shell-core, @yuuvis/client-components, @yuuvis/client-framework, @yuuvis/client-shell, @yuuvis/material). All shell libraries share the same major version.
Angular The Angular framework major version required by the shell. The shell libraries are compiled against this version and rely on its APIs and module system.
Client CLI Major version always tracks Angular. Install or upgrade to the matching major version to ensure compatibility with Angular Schematics (Angular’s code-generation system) used by the CLI internally.
TypeScript Pin your project to this version. Newer minor TypeScript releases may cause type errors in CLI-generated scaffolding and shell library typings.