Skip to content

Commit

Permalink
Update MIGRATION.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Koehler <[email protected]>
  • Loading branch information
sdirix and lucas-koehler authored Jan 24, 2024
1 parent 5e49245 commit a4c7655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const theme = createTheme({

### Angular support now targets Angular 16 and Angular 17

When using JSON Forms 3.2 your Angular application now needs to target Angular 16 or 17.
When using JSON Forms 3.2, your Angular application now needs to target Angular 16 or 17.
Some refactorings, especially in Angular Material, were necessary to accomplish this.

Use JSON Forms 3.1 if you need to stay on Angular 14.
Expand Down

0 comments on commit a4c7655

Please sign in to comment.