Skip to content

Version Compatibility

Each yuuvis® MOMENTUM shell release requires specific versions of Angular, the Client CLI, and TypeScript. The table below shows all supported combinations.

yuuvis® MOMENTUMShellAngularClient CLITypeScript
2025 Winter LTS219195.7.3
2025 Winter LTS321215.9.3
2026 Spring219195.7.3
2026 Spring321215.9.3
2026 Summer321215.9.3

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.