Skip to content

feat: Upgrades to Angular 22#328

Merged
zak-cloudnc merged 1 commit into
cloudnc:masterfrom
erikm-of:feat-support-angular-22
Jul 13, 2026
Merged

feat: Upgrades to Angular 22#328
zak-cloudnc merged 1 commit into
cloudnc:masterfrom
erikm-of:feat-support-angular-22

Conversation

@erikm-of

@erikm-of erikm-of commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

BREAKING CHANGE: Angular 22 required

Closes #327

BREAKING CHANGE: Angular 22 required
@erikm-of

erikm-of commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

@maxime-cloudnc Angular 22 requires typescript 6 and in that version strict mode has become the default. Making the library strict requires some effort, so for now I just disabled strict.

On a side note, with Signal Forms now production ready. we (our company) is actively investigating if we can migrate to Signal Forms in the near feature, meaning we might migrate away from ngx-sub-form.

@zak-cloudnc zak-cloudnc self-requested a review July 13, 2026 21:50
@zak-cloudnc

Copy link
Copy Markdown
Contributor

thanks @erikm-of , yes we are also looking to move away from ngx-sub-form once we adopt signal forms, and if that goes well we are likely to sunset the project.

It was always the hope that angular would incorporate something into the core that removed the need for this library, maybe that time has arrived at long last.

@zak-cloudnc zak-cloudnc merged commit 3d92128 into cloudnc:master Jul 13, 2026
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 15.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Angular 22

2 participants