ngx-sub-form icon indicating copy to clipboard operation
ngx-sub-form copied to clipboard

Support Angular 21

Open erikm-of opened this issue 1 month ago • 0 comments

The current peerDependencies of ngx-subform are configured as ^20.0.0, which means warning will be generated when trying to install ngx-subform when using Angular 21.

Make ngx-subform Angular 21 compatible.

erikm-of avatar Dec 01 '25 09:12 erikm-of