Skip to content

Commit 40e693e

Browse files
committed
replace LTS with 3.0 support
1 parent 0b46d24 commit 40e693e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

app/templates/browser-support.hbs

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<h2>Ember 4.0.0</h2>
77

88
<p>
9-
In Ember 4.0.0, the framework currently supports the following major browsers:
9+
In Ember 4.0.0, the framework supports the following major browsers:
1010
</p>
1111

1212
<ul class="list-unstyled layout my-3">
@@ -36,7 +36,11 @@
3636
</EsCard>
3737
</ul>
3838

39-
<h2>LTS Support</h2>
39+
<h2>Ember 3.0.0</h2>
40+
41+
<p>
42+
Ember currently targets Internet Explorer 11 as a baseline for support. This means that generally all modern and relatively recent browsers will work with Ember, since browsers are backwards compatible by design. Ember runs tests against the latest desktop versions of the following browsers:
43+
</p>
4044

4145
<div class="layout my-3">
4246
<div class="card lg:col-2 lg:start-3">

0 commit comments

Comments
 (0)