---
title: "Migration"
framework: vue
version: "36.1.0"
---

# Migration

Learn how to upgrade AG Grid to a specific version.

These guides explain how to move from one version of AG Grid to another. They outline breaking changes, new features, and the adjustments you need to make in your code.

## Automating Upgrades

If you are developing with **AI**, the [`ag-update` skill](https://www.ag-grid.com/vue-data-grid/skills/#ag-update) automates upgrades to any version. It reads the migration documentation, checks it against your repository, and produces a plan of the changes needed.

### Codemods

For releases from v31 to v35, Codemods are an alternative: scripts that fix the project's source files to address the majority of breaking changes and deprecations. Each of the migration guides for those versions includes details on how to use them, and our [Codemods documentation](https://www.ag-grid.com/vue-data-grid/codemods/) covers them in full. There is no Codemod for v36 or later.

## Version 36

| Version | Date | Type | Guide |
| --- | --- | --- | --- |
| 36.1.0 | 5th August 2026 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-36-1/) |
| 36.0.0 | 24th June 2026 | Major | [Migration Guide](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-36/) |

## Version 35

| Version | Date | Type | Guide |
| --- | --- | --- | --- |
| 35.3.0 | 12th May 2026 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-35-3/) |
| 35.2.0 | 25th March 2026 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-35-2/) |
| 35.1.0 | 11th February 2026 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-35-1/) |
| 35.0.0 | 10th December 2025 | Major | [Migration Guide](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-35/) |

## Version 34

| Version | Date | Type | Guide |
| --- | --- | --- | --- |
| 34.3.0 | 22nd October 2025 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-34-3/) |
| 34.2.0 | 10th September 2025 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-34-2/) |
| 34.1.0 | 29th July 2025 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-34-1/) |
| 34.0.0 | 25th June 2025 | Major | [Migration Guide](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-34/) |

## Version 33

| Version | Date | Type | Guide |
| --- | --- | --- | --- |
| 33.3.0 | 13th May 2025 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-33-3/) |
| 33.2.0 | 24th March 2025 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-33-2/) |
| 33.1.0 | 12th February 2025 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-33-1/) |
| 33.0.0 | 11th December 2024 | Major | [Migration Guide](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-33/) |

## Version 32

| Version | Date | Type | Guide |
| --- | --- | --- | --- |
| 32.3.0 | 22nd October 2024 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-32-3/) |
| 32.2.0 | 17th September 2024 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-32-2-1/) |
| 32.1.0 | 8th August 2024 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-32-1/) |
| 32.0.0 | 1st July 2024 | Major | [Migration Guide](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-32/) |

## Version 31

| Version | Date | Type | Guide |
| --- | --- | --- | --- |
| 31.3.1 | 30th April 2024 | Patch | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-31-3/) |
| 31.2.0 | 20th March 2024 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-31-2/) |
| 31.1.0 | 20th February 2024 | Minor | [Release Notes](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-31-1/) |
| 31.0.0 | 29th November 2023 | Major | [Migration Guide](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-31/) |

## Version 30

| Version | Date | Type | Guide |
| --- | --- | --- | --- |
| 30.0.0 | 19th June 2023 | Major | [Migration Guide](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-30/) |

## Version 29

| Version | Date | Type | Guide |
| --- | --- | --- | --- |
| 29.0.0 | 13th January 2023 | Major | [Migration Guide](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-29/) |

## Version 28

| Version | Date | Type | Guide |
| --- | --- | --- | --- |
| 28.0.0 | 6th July 2022 | Major | [Migration Guide](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-28/) |

## Version 27

| Version | Date | Type | Guide |
| --- | --- | --- | --- |
| 27.0.0 | 8th February 2022 | Major | [Migration Guide](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-27/) |

## Version 26

| Version | Date | Type | Guide |
| --- | --- | --- | --- |
| 26.0.0 | 18th August 2021 | Major | [Migration Guide](https://www.ag-grid.com/vue-data-grid/upgrading-to-ag-grid-26/) |

## Older versions

Review our migration guides for [upgrading to older versions](https://www.ag-grid.com/vue-data-grid/upgrading-to-older-versions/).
