Commit aa6690f
committed
Bump minimum browser versions
This change bumps out minimum supported browser versions just enough
so we can drop support for output transpilation via babel.
chrome: 74 -> 85
firefox: 68 -> 79
safari: 12.2 -> 14.0
This also means we always support the MUTABLE_GLOBALS and PROMISE_ANY
features, since its no longer possible to target engines without out it.1 parent 6ea9c28 commit aa6690f
12 files changed
Lines changed: 55 additions & 2119 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
0 commit comments