@@ -21,26 +21,25 @@ _Note: CLI has been extracted from core `react-native` as a part of "[Lean Core]
21
21
22
22
Our release cycle is independent of ` react-native ` . We follow semver and here is the compatibility table:
23
23
24
- | ` @react-native-community/cli ` | ` react-native ` |
25
- | ------------------------------------------------------------------ | ----------------------- |
26
- | [ ^ 18.0.0 ] (https://github.com/react-native-community/cli/tree/main) | ^0.79.0 |
27
- | [ ^ 17.0.0 ] (https://github.com/react-native-community/cli/tree/17.x) | ^0.78.0 |
28
- | [ ^ 16.0.0 ] (https://github.com/react-native-community/cli/tree/16.x) | ^0.77.0 |
29
- | [ ^ 15.0.0 ] (https://github.com/react-native-community/cli/tree/15.x) | ^0.76.0 |
30
- | [ ^ 14.0.0 ] (https://github.com/react-native-community/cli/tree/14.x) | ^0.75.0 |
31
- | [ ^ 13.0.0 ] (https://github.com/react-native-community/cli/tree/13.x) | ^0.74.0 |
32
- | [ ^ 12.0.0 ] (https://github.com/react-native-community/cli/tree/12.x) | ^0.73.0 |
33
- | [ ^ 11.0.0 ] (https://github.com/react-native-community/cli/tree/11.x) | ^0.72.0 |
34
- | [ ^ 10.0.0 ] (https://github.com/react-native-community/cli/tree/10.x) | ^0.71.0 |
35
- | [ ^ 9.0.0 ] (https://github.com/react-native-community/cli/tree/9.x) | ^0.70.0 |
36
- | [ ^ 8.0.0 ] (https://github.com/react-native-community/cli/tree/8.x) | ^0.69.0 |
37
- | [ ^ 7.0.0 ] (https://github.com/react-native-community/cli/tree/7.x) | ^0.68.0 |
38
- | [ ^ 6.0.0 ] (https://github.com/react-native-community/cli/tree/6.x) | ^0.65.0,^0.66.0,^0.67.0 |
39
- | [ ^ 5.0.0 ] (https://github.com/react-native-community/cli/tree/5.x) | ^0.64.0 |
40
- | [ ^ 4.0.0 ] (https://github.com/react-native-community/cli/tree/4.x) | ^0.62.0,^0.63.0 |
41
- | [ ^ 3.0.0 ] (https://github.com/react-native-community/cli/tree/3.x) | ^0.61.0 |
42
- | [ ^ 2.0.0 ] (https://github.com/react-native-community/cli/tree/2.x) | ^0.60.0 |
43
- | [ ^ 1.0.0 ] (https://github.com/react-native-community/cli/tree/1.x) | ^0.59.0 |
24
+ | ` @react-native-community/cli ` | ` react-native ` |
25
+ | ------------------------------------------------------------------ | ------------------------- |
26
+ | [ ^ 19.0.0 ] (https://github.com/react-native-community/cli/tree/main) | ^0.80.0 |
27
+ | [ ^ 18.0.0 ] (https://github.com/react-native-community/cli/tree/18.x) | ^0.79.0 |
28
+ | [ ^ 15.0.0 ] (https://github.com/react-native-community/cli/tree/15.x) | ^0.76.0, ^0.77.0, ^0.78.0 |
29
+ | [ ^ 14.0.0 ] (https://github.com/react-native-community/cli/tree/14.x) | ^0.75.0 |
30
+ | [ ^ 13.0.0 ] (https://github.com/react-native-community/cli/tree/13.x) | ^0.74.0 |
31
+ | [ ^ 12.0.0 ] (https://github.com/react-native-community/cli/tree/12.x) | ^0.73.0 |
32
+ | [ ^ 11.0.0 ] (https://github.com/react-native-community/cli/tree/11.x) | ^0.72.0 |
33
+ | [ ^ 10.0.0 ] (https://github.com/react-native-community/cli/tree/10.x) | ^0.71.0 |
34
+ | [ ^ 9.0.0 ] (https://github.com/react-native-community/cli/tree/9.x) | ^0.70.0 |
35
+ | [ ^ 8.0.0 ] (https://github.com/react-native-community/cli/tree/8.x) | ^0.69.0 |
36
+ | [ ^ 7.0.0 ] (https://github.com/react-native-community/cli/tree/7.x) | ^0.68.0 |
37
+ | [ ^ 6.0.0 ] (https://github.com/react-native-community/cli/tree/6.x) | ^0.65.0,^0.66.0,^0.67.0 |
38
+ | [ ^ 5.0.0 ] (https://github.com/react-native-community/cli/tree/5.x) | ^0.64.0 |
39
+ | [ ^ 4.0.0 ] (https://github.com/react-native-community/cli/tree/4.x) | ^0.62.0,^0.63.0 |
40
+ | [ ^ 3.0.0 ] (https://github.com/react-native-community/cli/tree/3.x) | ^0.61.0 |
41
+ | [ ^ 2.0.0 ] (https://github.com/react-native-community/cli/tree/2.x) | ^0.60.0 |
42
+ | [ ^ 1.0.0 ] (https://github.com/react-native-community/cli/tree/1.x) | ^0.59.0 |
44
43
45
44
## Documentation
46
45
0 commit comments