Skip to content

Commit

Permalink
docs: update compatibility table
Browse files Browse the repository at this point in the history
  • Loading branch information
thymikee committed May 18, 2022
1 parent 675564c commit 624814b
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,16 @@ _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` |
| ---------------------------------------------------------------- | -------------- |
| [`master`](https://github.com/react-native-community/cli) | ^0.69.0 |
| [^8.0.0](https://github.com/react-native-community/cli/tree/8.x) | ^0.68.0 |
| [^7.0.0](https://github.com/react-native-community/cli/tree/7.x) | ^0.67.0 |
| [^6.1.0](https://github.com/react-native-community/cli/tree/6.x) | ^0.66.0 |
| [^6.0.0](https://github.com/react-native-community/cli/tree/6.x) | ^0.65.0 |
| [^5.0.0](https://github.com/react-native-community/cli/tree/5.x) | ^0.64.0 |
| [^4.0.0](https://github.com/react-native-community/cli/tree/4.x) | ^0.62.0 |
| [^3.0.0](https://github.com/react-native-community/cli/tree/3.x) | ^0.61.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 |
| `@react-native-community/cli` | `react-native` |
| ---------------------------------------------------------------- | ----------------------- |
| [^8.0.0](https://github.com/react-native-community/cli/tree/8.x) | ^0.69.0 |
| [^7.0.0](https://github.com/react-native-community/cli/tree/7.x) | ^0.68.0 |
| [^6.0.0](https://github.com/react-native-community/cli/tree/6.x) | ^0.65.0,^0.66.0,^0.67.0 |
| [^5.0.0](https://github.com/react-native-community/cli/tree/5.x) | ^0.64.0 |
| [^4.0.0](https://github.com/react-native-community/cli/tree/4.x) | ^0.62.0,^0.63.0 |
| [^3.0.0](https://github.com/react-native-community/cli/tree/3.x) | ^0.61.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

Expand Down

0 comments on commit 624814b

Please sign in to comment.