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

# Version Compatibility

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

There are no version compatibility requirements for AG Grid when using the JavaScript version as long as you are using a [supported browser](https://www.ag-grid.com/javascript-data-grid/supported-browsers/).

## 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/).
