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 Copy Link
If you are developing with AI, the ag-update skill automates upgrades to any version. It reads the migration documentation, checks it against your repository, and produces a plan of the changes needed.
Codemods Copy Link
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 covers them in full. There is no Codemod for v36 or later.
Version 36 Copy Link
| 36.0.0 | June 24th 2026 | Major | 36.0.0 Migration Guide |
Version 35 Copy Link
| 35.3.0 | 12th May 2026 | Minor | 35.3.0 Release Notes |
| 35.2.0 | 25th March 2026 | Minor | 35.2.0 Release Notes |
| 35.1.0 | 11th February 2026 | Minor | 35.1.0 Release Notes |
| 35.0.0 | 10th December 2025 | Major | 35.0.0 Migration Guide |
Version 34 Copy Link
| 34.3.0 | 22nd October 2025 | Minor | 34.3.0 Release Notes |
| 34.2.0 | 10th September 2025 | Minor | 34.2.0 Release Notes |
| 34.1.0 | 29th July 2025 | Minor | 34.1.0 Release Notes |
| 34.0.0 | 25th June 2025 | Major | 34.0.0 Migration Guide |
Version 33 Copy Link
| 33.3.0 | 13th May 2025 | Minor | 33.3.0 Release Notes |
| 33.2.0 | 24th March 2025 | Minor | 33.2.0 Release Notes |
| 33.1.0 | 12th February 2025 | Minor | 33.1.0 Release Notes |
| 33.0.0 | 11th December 2024 | Major | 33.0.0 Migration Guide |
Version 32 Copy Link
| 32.3.0 | 22nd October 2024 | Minor | 32.3.0 Release Notes |
| 32.2.0 | 17th September 2024 | Minor | 32.2.0 Release Notes |
| 32.1.0 | 8th August 2024 | Minor | 32.1.0 Release Notes |
| 32.0.0 | 1st July 2024 | Major | 32.0.0 Migration Guide |
Version 31 Copy Link
| 31.3.1 | 30th April 2024 | Patch | 31.3.1 Release Notes |
| 31.2.0 | 20th March 2024 | Minor | 31.2.0 Release Notes |
| 31.1.0 | 20th February 2024 | Minor | 31.1.0 Release Notes |
| 31.0.0 | 29th November 2023 | Major | 31.0.0 Migration Guide |
Version 30 Copy Link
| 30.0.0 | 19th June 2023 | Major | 30.0.0 Migration Guide |
Version 29 Copy Link
| 29.0.0 | 13th January 2023 | Major | 29.0.0 Migration Guide |
Version 28 Copy Link
| 28.0.0 | 6th July 2022 | Major | 28.0.0 Migration Guide |
Version 27 Copy Link
| 27.0.0 | 8th February 2022 | Major | 27.0.0 Migration Guide |
Version 26 Copy Link
| 26.0.0 | 18th August 2021 | Major | 26.0.0 Migration Guide |
Older versions Copy Link
Review our migration guides for upgrading to older versions.