guillotinaweb / ngx-schema-form

HTML form generation based on JSON Schema
MIT License
483 stars 173 forks source link

Compatibility with angular 16 #474

Closed Wooshaah closed 1 year ago

Wooshaah commented 1 year ago

It's currently not possible (without using --force) to update an angular 15 app to angular 16 due to incompatible peer dependencies.

image

ebrehault commented 1 year ago

I have just tried to upgrade but it failed. I think it is still a bit early. I'll try again when Angular 16.0.1 is out (ping me if I forget).

Wooshaah commented 1 year ago

@ebrehault Version 16.0.1 has been released

ebrehault commented 1 year ago

@Wooshaah version 2.10.0 has just beel released and provides support for Angular 16