---
product: "AG Studio"
title: "Migration"
description: "Learn how to upgrade AG Studio to a new version, including a full list of breaking changes for each release."
framework: vue
version: "3.0.0"
related:
    - title: "Overview"
      url: "https://www.ag-grid.com/studio/archive/3.0.0/vue/overview/"
    - title: "Quick Start"
      url: "https://www.ag-grid.com/studio/archive/3.0.0/vue/quick-start/"
    - title: "Building a Dashboard"
      url: "https://www.ag-grid.com/studio/archive/3.0.0/vue/tutorial/"
    - title: "Enterprise Licence"
      url: "https://www.ag-grid.com/studio/archive/3.0.0/vue/enterprise-licence/"
    - title: "AI Skills"
      url: "https://www.ag-grid.com/studio/archive/3.0.0/vue/skills/"
llms: "https://www.ag-grid.com/studio/archive/3.0.0/llms.txt"
---

# Migration

Migration covers upgrading AG Studio to a specific version.

These guides explain how to move from one version of AG Studio 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/studio/archive/3.0.0/vue/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.

## Version 3

| Version | Date | Type | Guide |
| --- | --- | --- | --- |
| 3.0.0 | September 16th, 2026 | Major | [Migration Guide](https://www.ag-grid.com/studio/archive/3.0.0/vue/upgrading-to-ag-studio-3/) |

## Version 2

| Version | Date | Type | Guide |
| --- | --- | --- | --- |
| 2.1.2 | August 21st, 2026 | Patch | [Release Notes](https://www.ag-grid.com/studio/archive/3.0.0/changelog/?fixVersion=2.1.2) |
| 2.1.1 | August 5th, 2026 | Patch | [Release Notes](https://www.ag-grid.com/studio/archive/3.0.0/changelog/?fixVersion=2.1.1) |
| 2.1.0 | August 5th, 2026 | Minor | [Release Notes](https://www.ag-grid.com/studio/archive/3.0.0/changelog/?fixVersion=2.1.0) |
| 2.0.1 | July 1st, 2026 | Patch | [Release Notes](https://www.ag-grid.com/studio/archive/3.0.0/changelog/?fixVersion=2.0.1) |
| 2.0.0 | June 25th, 2026 | Major | [Migration Guide](https://www.ag-grid.com/studio/archive/3.0.0/vue/upgrading-to-ag-studio-2/) |

## Version 1

| Version | Date | Type | Guide |
| --- | --- | --- | --- |
| 1.1.1 | June 2nd, 2026 | Patch | [Release Notes](https://www.ag-grid.com/studio/archive/3.0.0/changelog/?fixVersion=1.1.1) |
| 1.1.0 | May 13th, 2026 | Minor | [Release Notes](https://www.ag-grid.com/studio/archive/3.0.0/changelog/?fixVersion=1.1.0) |
| 1.0.1 | April 7th, 2026 | Patch | [Release Notes](https://www.ag-grid.com/studio/archive/3.0.0/changelog/?fixVersion=1.0.1) |
| 1.0.0 | March 26th, 2026 | Major | [Release Notes](https://www.ag-grid.com/studio/archive/3.0.0/changelog/?fixVersion=1.0.0) |
