File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,24 +18,25 @@ This library supports many different Angular Versions. If you wish to use this l
1818| 7.5.0 | 17 | 5.x |
1919| 8.0.0 | 18 | 5.x |
2020| 9.0.0 | 19 | 5.x |
21+ | 10.0.0 | 20 | 5.x |
2122
2223_ * Note: The formiojs namespace changes from formiojs (4.x) to @formio/js (5.x)_
2324
24- ## Angular 17
25- Angular 17 versions are currently released as "latest" so you can install with Angular 17 with the following commands.
25+ ## Angular 19
26+ Angular 19 versions are currently released as "latest" so you can install with Angular 19 with the following commands.
2627
2728### NPM
2829 npm install --save @formio/angular
2930
3031### Yarn
3132 yarn add --save @formio/angular
3233
33- ## Angular 16
34+ ## Angular 18
3435### NPM
35- npm install --save @formio/angular@a16
36+ npm install --save @formio/angular@a18
3637
3738### Yarn
38- yarn add --save @formio/angular@a16
39+ yarn add --save @formio/angular@a18
3940
4041Running Demo
4142--------------------------
You can’t perform that action at this time.
0 commit comments