We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a06572 + 006d3cb commit 2657417Copy full SHA for 2657417
docs/compatibility.md
@@ -20,7 +20,7 @@ Below are the [semver](http://semver.org/) ranges representing which versions of
20
| :------------: | :-------------------------------------: |
21
| `7.x` | `^7.4.0 \| ^8.0.0` |
22
| `6.x` | `^6.5.0 \| ^7.0.0 \| ^8.0.0` |
23
-| `5.x` | `^6.0.0 \| ^7.0.0 \| ^8.0.0` |
+| `5.x` | `^5.13.0` | `^6.0.0 \| ^7.0.0 \| ^8.0.0`|
24
| `4.4.x` | `^5.10.0 \| ^6.0.0 \| ^7.0.0 \| ^8.0.0` |
25
| `4.2.x` | `^5.7.0 \| ^6.0.0 \| ^7.0.0 \| ^8.0.0` |
26
| `4.0.x` | `^5.2.0 \| ^6.0.0 \| ^7.0.0 \| ^8.0.0` |
0 commit comments