---
title: "Version Compatibility"
framework: react
version: "36.1.0"
---

# Version Compatibility

Listed below are the version compatibility requirements for AG Grid if they exist.

## AG Grid & React Compatibility Chart

The table below gives the ranges of compatible versions of AG Grid with React versions.

| React | AG Grid |
| --- | --- |
| 19+ | 32.3 - 35+ |
| 18+ | 27.2 - 35+ |
| 17+ | 22 - 35+ |
| 16.8 | 22 - 35+ |
| 15.x | 18 - 21.2 |

## TypeScript Compatibility

The table below gives the minimum TypeScript version for each AG Grid version.

| AG Grid | Typescript |
| --- | --- |
| 36+ | >= 5.8.3 |
| 35 | >= 5.4.5 |
| 33 - 34 | >= 5.2.0 |
| 32 | >= 5.1.6 |
| 31 | >= 4.7.4 |
| 30 | >= 4.3.5 |
| 29 | >= 4.0.8 |
| 28 - 27 | >= 3.7.7 |
| 26 - 25 | >= 3.6.5 |

## Documentation Archive

To view AG Grid documentation for older versions, please refer to the [Documentation archive](https://www.ag-grid.com/documentation-archive/).
