Skip to content

[BUG] Missing compatible Angular versions #1153

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

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions