Skip to content

Commit 562a954

Browse files
authored
Updated browser support based on the most recent versions and actual usage
1 parent 3c9d3ce commit 562a954

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

documentation-site/pages/discover-more/supported-platforms.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ Base Web supports the latest, stable releases of all major browsers and platform
1010
<Table
1111
columns={["Browser", "Supported version"]}
1212
data={[
13-
["Chrome", ">= 58"],
13+
["Chrome", ">= 89"],
1414
["Firefox", "ESR"],
15-
["Safari", ">= 10.1"],
16-
["Edge", ">= 16"],
17-
["iOS Safari", ">= 10.3"],
18-
["Android", ">= 4.4"],
15+
["Safari", ">= 15"],
16+
["Edge", ">= 89"],
17+
["iOS Safari", ">= 15"],
18+
["Android", ">= 89"],
1919
]}
2020
/>
2121

0 commit comments

Comments
 (0)