# What's new in Scheduler Pro v5.3.3

## Angular IVY and View Engine wrappers

Bryntum Scheduler Pro now ships with two npm Angular wrappers packages to support different versions of Angular
framework.

`@bryntum/schedulerpro-angular` is designed to work with Angular 12 and newer versions, which use the IVY rendering
engine.

`@bryntum/schedulerpro-angular-view` is designed to work with Angular 11 and older versions, which use the View Engine
for rendering.

Please check [Angular integration guide](#SchedulerPro/guides/integration/angular/guide.md#ivy-and-view-engine-wrappers)
for the additional information.


<p class="last-modified">Last modified on 2023-10-26 8:19:27</p>