diff --git a/README.md b/README.md index e9fd79660..65fac213e 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,12 @@ _Note: CLI has been extracted from core `react-native` as a part of "[Lean Core] Our release cycle is independent of `react-native`. We follow semver and here is the compatibility table: -| `@react-native-community/cli` | `react-native` | -| ---------------------------------------------------------------- | -------------- | -| ^3.0.0 | ^0.61.0 | -| ^2.0.0 | ^0.60.0 | -| [^1.0.0](https://github.com/react-native-community/cli/tree/1.x) | ^0.59.0 | +| `@react-native-community/cli` | `react-native` | +| ---------------------------------------------------------------- | ---------------- | +| ^4.0.0 (`next`) | ^0.63.0 | +| ^3.0.0 | ^0.61.0, ^0.62.0 | +| [^2.0.0](https://github.com/react-native-community/cli/tree/2.x) | ^0.60.0 | +| [^1.0.0](https://github.com/react-native-community/cli/tree/1.x) | ^0.59.0 | ## Documentation