udos86 / ng-dynamic-forms

Rapid form development library for Angular
ISC License
1.32k stars 367 forks source link

Will be Dynamic Form compatible with Angular 12.x? #1141

Closed andrea-rossi closed 3 years ago

andrea-rossi commented 3 years ago

I'm submitting a


[ ] Bug / Regression
[ x] Feature Request / Proposal

I'm using


NG Dynamic Forms Version: `12.0.0`

[ ] Basic UI
[ x] Bootstrap UI  
[ ] Foundation UI
[ ] Ionic UI
[ ] Kendo UI
[ ] Material  
[ ] NG Bootstrap
[ ] Prime NG

Description

When I try to update I get: Package "@ng-dynamic-forms/core" has an incompatible peer dependency to "@angular/common" (requires "^10.0.0" (extended), would install "12.1.1"). Package "@ng-dynamic-forms/core" has an incompatible peer dependency to "@angular/core" (requires "^10.0.0" (extended), would install "12.1.1"). Package "@ng-dynamic-forms/core" has an incompatible peer dependency to "@angular/forms" (requires "^10.0.0" (extended), would install "12.1.1").

I'd like to know if will be released updates to make this wonderful library compatible with newer version of Angular.

Thanks in Advance

udos86 commented 3 years ago

Hi!

Please upgrade to latest 14.0.1 to be fully compatible with Angular 12