Commit a122625
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 bcf1551 commit a122625
11 files changed
Lines changed: 54 additions & 2118 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
53 | 59 | | |
54 | 60 | | |
55 | 61 | | |
| |||
0 commit comments