- Home
- Forum
- Angular - EJ 2
- Angular 13 support
Angular 13 support
Hi there.
Where can I track information about support for Angular 13 and future Angular versions?
For the entire framework, not just a specific control.
https://stackoverflow.com/questions/60248452/is-there-a-compatibility-list-for-angular-angular-cli-and-node-js
So to confirm, are all Syncfusion components built with Ivy now?
https://www.theregister.com/2021/11/04/angular_13_released_ivy_everywhere/
I would expect that ViewEngine is not used in latest version of Syncfusion component
Yes, our latest syncfusion packages are completely built with IVY compiler.
Query 2: I would expect that ViewEngine is not used in latest version of Syncfusion component
No, it is based on the angular CLI version, our packages are compatible with angular CLI 6 to latest version. And ivy compiler was introduced in angular 9 as the default compiler. So, if you are using angular CLI between 9 to latest version, it will build with IVY.
Hello,
When I build my application with Angular 13 and the latest Syncfusion (19.4.2) I get these messages telling Ivy was NOT used :
Processing legacy "View Engine" libraries:
- @syncfusion/ej2-angular-richtexteditor [es2015/esm2015] (git+https://github.com/syncfusion/ej2-angular-ui-components.git)
- @syncfusion/ej2-angular-popups [es2015/esm2015] (git+https://github.com/syncfusion/ej2-angular-ui-components.git)
- @syncfusion/ej2-angular-layouts [es2015/esm2015] (git+https://github.com/syncfusion/ej2-angular-ui-components.git)
- @syncfusion/ej2-angular-inputs [es2015/esm2015] (git+https://github.com/syncfusion/ej2-angular-ui-components.git)
- @syncfusion/ej2-angular-buttons [es2015/esm2015] (git+https://github.com/syncfusion/ej2-angular-ui-components.git)
Encourage the library authors to publish an Ivy distribution.
package.json contents:
- 5 Replies
- 3 Participants
-
DY Dylan
- Dec 14, 2021 08:52 AM UTC
- Feb 18, 2022 10:57 AM UTC