File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -25,13 +25,14 @@ _Note: CLI has been extracted from core `react-native` as a part of "[Lean Core]
25
25
26
26
Our release cycle is independent of ` react-native ` . We follow semver and here is the compatibility table:
27
27
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 |
35
36
36
37
## Documentation
37
38
You can’t perform that action at this time.
0 commit comments