Skip to content

Commit 548f2c8

Browse files
authored
[Docs] Add compatibility table for release (#4206)
## Description Update compatibility table for release 3.0.0. ## Test plan Read docs 🤓
1 parent e0ad165 commit 548f2c8

1 file changed

Lines changed: 2 additions & 14 deletions

File tree

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
{
2-
"3.0.0-beta.5": {
3-
"react-native": ["0.81", "0.82", "0.83", "0.84", "0.85"]
4-
},
5-
"3.0.0-beta.4": {
6-
"react-native": ["0.81", "0.82", "0.83", "0.84", "0.85"]
7-
},
8-
"3.0.0-beta.3": {
9-
"react-native": ["0.81", "0.82", "0.83", "0.84", "0.85"]
10-
},
11-
"3.0.0-beta.2": {
12-
"react-native": ["0.81", "0.82", "0.83", "0.84", "0.85"]
13-
},
14-
"3.0.0-beta.1": {
15-
"react-native": ["0.81", "0.82", "0.83", "0.84", "0.85"]
2+
"3.0.0": {
3+
"react-native": ["0.82", "0.83", "0.84", "0.85"]
164
}
175
}

0 commit comments

Comments
 (0)