---
title: "Upgrading to AG Grid 33.3"
framework: vue
version: "36.1.0"
---

# Upgrading to AG Grid 33.3

Row Pinning, Row Height Resizing, Grand Total Row Pinning, Scroll Column Into View.

## What's New

AG Grid 33.3 adds important new features - [Row Pinning](https://www.ag-grid.com/vue-data-grid/row-pinning/), [Row Height Resizing](https://www.ag-grid.com/vue-data-grid/row-numbers/#row-resizing), [Grand Total Row Pinning](https://www.ag-grid.com/vue-data-grid/row-pinning/#pinning-the-grand-total-row), Scroll Column Into View as described in the [release post](https://blog.ag-grid.com/whats-new-in-ag-grid-33-3/).

These improvements involve no breaking changes as listed below.

## Documentation

[See AG Grid 33.3 Documentation](https://www.ag-grid.com/archive/33.3.2/documentation)

## Breaking Changes

There are no breaking changes in AG Grid 33.3.

## Behaviour Changes

There are no behaviour changes in AG Grid version 33.3.

## Removal of Deprecated APIs

There are no deprecated APIs removed in AG Grid version 33.3.

## Deprecations

There are no deprecations in AG Grid version 33.3.

## Changes List

[See the full changelog for v33.3.0](https://www.ag-grid.com/changelog/?fixVersion=33.3.0)
