Skip to content

[BUG] Missing compatible Angular versions #1153

@Tezra

Description

@Tezra

Expected behavior

Peer dependencies should include the 2 Angular versions after the compiler version.

Observed behavior

Peer dependencies are capped at compiler version.

Why is this an issue

Angular maintains backwards compatibility for at least 2 major versions, meaning a project that is compiled with Angular 20 is guaranteed to work for version 21 and 22, and varying milage after that. This 2 lead gap should be kept whenever the compiler updates as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions