Skip to content

Angular 13 & 14 #9

@raysuelzer

Description

@raysuelzer

I'm not entirely sure the best way to do this. But I am going to be upgrading this package to support Angular 13 and then Angular 14.

Angular 13 is less of an issue as the current 0.0.5 version works with Angular 13, even though it has a peer dep of Angular 12. But Angular 14 introduces massive breaking changes to form inputs. Why they decided to name change the existing FormControls to UntypedFomControl, versus adding TypedFormControl is an odd decision, as it means most libraries that depend upon @angular/forms will no longer work as peer dependencies.

Anyway,

I am going to create a package version for each angular version
Angular 13 - 13.0.0
Angular 14 - 14.0.0

Angular 14 version will become active on the main branch. Angular 13 will live on it's own branch. And the current code will be moved into a new branch named 0.0.5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions