Commit 5a8e78f
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 5a8e78f
20 files changed
Lines changed: 105 additions & 2204 deletions
File tree
- site/source/docs
- compiling
- tools_reference
- src
- lib
- test
- codesize
- other
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
50 | 59 | | |
51 | 60 | | |
52 | 61 | | |
| |||
0 commit comments