Skip to content

Commit

Permalink
Update migration guide for updated Angular version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-koehler committed May 23, 2024
1 parent c70db5c commit 9563337
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions MIGRATION.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Migration guide

## Migrating to JSON Forms 3.3

### Angular support now targets Angular 17 and Angular 18

When using JSON Forms 3.3, your Angular application now needs to target Angular 17 or 18.

Use JSON Forms 3.2 if you need to stay on Angular 16.

## Migrating to JSON Forms 3.2

### React Material Renderers using Outlined Inputs
Expand Down

0 comments on commit 9563337

Please sign in to comment.