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