Skip to content

Remove deprecated @angular/animations dependency #635

Description

@cmgchess

The codebase has already been migrated from @angular/animations to native CSS animations, but the @angular/animations package is still listed as a dependency.

Since Angular deprecated @angular/animations in v20.2 with the intent to remove it in v23, it would be good to remove the package if it is no longer required. This avoids requiring consumers to install a deprecated package and reduces unnecessary dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions