# What's new in Scheduler v5.3.3

## Angular IVY and View Engine wrappers

Bryntum Scheduler now ships with two npm Angular wrappers packages to support different versions of Angular framework.

`@bryntum/scheduler-angular` is designed to work with Angular 12 and newer versions, which use the IVY rendering engine.

`@bryntum/scheduler-angular-view` is designed to work with Angular 11 and older versions, which use the View Engine
for rendering.

Please check [Angular integration guide](#Scheduler/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:20</p>