Skip to content

Commit 38af40d

Browse files
authored
chore: update compat table for RN 0.65 (#1425)
1 parent e59fa52 commit 38af40d

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,14 @@ _Note: CLI has been extracted from core `react-native` as a part of "[Lean Core]
2525

2626
Our release cycle is independent of `react-native`. We follow semver and here is the compatibility table:
2727

28-
| `@react-native-community/cli` | `react-native` |
29-
| -------------------------------------------------------------------------- | -------------- |
30-
| [^5.0.0 (`master`)](https://github.com/react-native-community/cli) | ^0.64.0 |
31-
| [^4.0.0](https://github.com/react-native-community/cli/tree/4.x) | ^0.62.0 |
32-
| [^3.0.0](https://github.com/react-native-community/cli/tree/3.x) | ^0.61.0 |
33-
| [^2.0.0](https://github.com/react-native-community/cli/tree/2.x) | ^0.60.0 |
34-
| [^1.0.0](https://github.com/react-native-community/cli/tree/1.x) | ^0.59.0 |
28+
| `@react-native-community/cli` | `react-native` |
29+
| ------------------------------------------------------------------ | -------------- |
30+
| [^6.0.0 (`master`)](https://github.com/react-native-community/cli) | ^0.65.0 |
31+
| [^5.0.0](https://github.com/react-native-community/cli/tree/5.x) | ^0.64.0 |
32+
| [^4.0.0](https://github.com/react-native-community/cli/tree/4.x) | ^0.62.0 |
33+
| [^3.0.0](https://github.com/react-native-community/cli/tree/3.x) | ^0.61.0 |
34+
| [^2.0.0](https://github.com/react-native-community/cli/tree/2.x) | ^0.60.0 |
35+
| [^1.0.0](https://github.com/react-native-community/cli/tree/1.x) | ^0.59.0 |
3536

3637
## Documentation
3738

0 commit comments

Comments
 (0)