Commit 012dc36
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.1
This also means we always support the MUTABLE_GLOBALS and PROMISE_ANY
features, since its no longer possible to target engines without it.1 parent 2a8234f commit 012dc36
19 files changed
Lines changed: 103 additions & 2202 deletions
File tree
- site/source/docs
- compiling
- tools_reference
- src
- lib
- test
- other
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
23 | 32 | | |
24 | 33 | | |
25 | 34 | | |
| |||
0 commit comments