cloudnc / ngx-sub-form

Utility library for breaking down an Angular form into multiple components
https://cloudnc.github.io/ngx-sub-form
MIT License
314 stars 33 forks source link

Upgrade to Angular 17 #306

Closed erikmom closed 11 months ago

erikmom commented 11 months ago

The current peerDependencies of ngx-subform are configured as ^16.0.0. When upgrading Angular to version 17, during npm install, the user will be notified that peerDependencies are incompatible.

github-actions[bot] commented 11 months ago

:tada: This issue has been resolved in version 10.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: