Update browserslist and caniuse-lite (#13174)

This commit is contained in:
Nicolò Ribaudo
2021-04-19 20:04:59 +02:00
committed by GitHub
parent b6168e6917
commit bdbd07d170
57 changed files with 233 additions and 269 deletions

View File

@@ -1,9 +1,5 @@
import "core-js/modules/es.array.reduce.js";
import "core-js/modules/es.array.reduce-right.js";
import "core-js/modules/es.array.unscopables.flat.js";
import "core-js/modules/es.array.unscopables.flat-map.js";
import "core-js/modules/es.math.hypot.js";
import "core-js/modules/es.promise.finally.js";
import "core-js/modules/es.string.replace.js";
import "core-js/modules/es.typed-array.float32-array.js";
import "core-js/modules/es.typed-array.float64-array.js";
@@ -53,7 +49,6 @@ import "core-js/modules/esnext.math.signbit.js";
import "core-js/modules/esnext.math.umulh.js";
import "core-js/modules/esnext.number.from-string.js";
import "core-js/modules/esnext.observable.js";
import "core-js/modules/esnext.promise.all-settled.js";
import "core-js/modules/esnext.promise.any.js";
import "core-js/modules/esnext.promise.try.js";
import "core-js/modules/esnext.reflect.define-metadata.js";
@@ -97,7 +92,6 @@ import "core-js/modules/esnext.weak-set.add-all.js";
import "core-js/modules/esnext.weak-set.delete-all.js";
import "core-js/modules/esnext.weak-set.from.js";
import "core-js/modules/esnext.weak-set.of.js";
import "core-js/modules/web.dom-collections.iterator.js";
import "core-js/modules/web.immediate.js";
import "core-js/modules/web.url.js";
import "core-js/modules/web.url.to-json.js";

View File

@@ -1,9 +1,5 @@
import "core-js/modules/es.array.reduce.js";
import "core-js/modules/es.array.reduce-right.js";
import "core-js/modules/es.array.unscopables.flat.js";
import "core-js/modules/es.array.unscopables.flat-map.js";
import "core-js/modules/es.math.hypot.js";
import "core-js/modules/es.promise.finally.js";
import "core-js/modules/es.string.replace.js";
import "core-js/modules/es.typed-array.float32-array.js";
import "core-js/modules/es.typed-array.float64-array.js";
@@ -53,7 +49,6 @@ import "core-js/modules/esnext.math.signbit.js";
import "core-js/modules/esnext.math.umulh.js";
import "core-js/modules/esnext.number.from-string.js";
import "core-js/modules/esnext.observable.js";
import "core-js/modules/esnext.promise.all-settled.js";
import "core-js/modules/esnext.promise.any.js";
import "core-js/modules/esnext.promise.try.js";
import "core-js/modules/esnext.reflect.define-metadata.js";

View File

@@ -16,5 +16,4 @@ import "core-js/modules/esnext.set.reduce.js";
import "core-js/modules/esnext.set.some.js";
import "core-js/modules/esnext.set.symmetric-difference.js";
import "core-js/modules/esnext.set.union.js";
import "core-js/modules/web.dom-collections.iterator.js";
import "core-js/modules/esnext.string.replace-all.js";

View File

@@ -35,7 +35,6 @@ import "core-js/modules/esnext.math.signbit.js";
import "core-js/modules/esnext.math.umulh.js";
import "core-js/modules/esnext.number.from-string.js";
import "core-js/modules/esnext.observable.js";
import "core-js/modules/esnext.promise.all-settled.js";
import "core-js/modules/esnext.promise.any.js";
import "core-js/modules/esnext.promise.try.js";
import "core-js/modules/esnext.reflect.define-metadata.js";

View File

@@ -1 +1 @@
import "core-js/modules/web.dom-collections.iterator.js";

View File

@@ -35,7 +35,6 @@ import "core-js/modules/esnext.math.signbit.js";
import "core-js/modules/esnext.math.umulh.js";
import "core-js/modules/esnext.number.from-string.js";
import "core-js/modules/esnext.observable.js";
import "core-js/modules/esnext.promise.all-settled.js";
import "core-js/modules/esnext.promise.any.js";
import "core-js/modules/esnext.promise.try.js";
import "core-js/modules/esnext.reflect.define-metadata.js";

View File

@@ -1,4 +1,3 @@
import "core-js/modules/web.dom-collections.iterator.js";
import "core-js/modules/web.immediate.js";
import "core-js/modules/web.url.js";
import "core-js/modules/web.url.to-json.js";

View File

@@ -1,3 +1 @@
import "core-js/modules/web.dom-collections.iterator.js";
import "core-js/modules/es.promise.finally.js";
import 'foo/index.js';

View File

@@ -1,9 +1,5 @@
import "core-js/modules/es.array.reduce.js";
import "core-js/modules/es.array.reduce-right.js";
import "core-js/modules/es.array.unscopables.flat.js";
import "core-js/modules/es.array.unscopables.flat-map.js";
import "core-js/modules/es.math.hypot.js";
import "core-js/modules/es.promise.finally.js";
import "core-js/modules/es.string.replace.js";
import "core-js/modules/es.typed-array.float32-array.js";
import "core-js/modules/es.typed-array.float64-array.js";
@@ -16,7 +12,6 @@ import "core-js/modules/es.typed-array.uint16-array.js";
import "core-js/modules/es.typed-array.uint32-array.js";
import "core-js/modules/es.typed-array.from.js";
import "core-js/modules/es.typed-array.of.js";
import "core-js/modules/web.dom-collections.iterator.js";
import "core-js/modules/web.immediate.js";
import "core-js/modules/web.url.js";
import "core-js/modules/web.url.to-json.js";

View File

@@ -11,7 +11,6 @@ import "core-js/modules/esnext.map.merge.js";
import "core-js/modules/esnext.map.reduce.js";
import "core-js/modules/esnext.map.some.js";
import "core-js/modules/esnext.map.update.js";
import "core-js/modules/web.dom-collections.iterator.js";
import "core-js/modules/esnext.observable.js";
import "core-js/modules/esnext.symbol.observable.js";
Array.from; // static method

View File

@@ -1,5 +1,3 @@
import "core-js/modules/web.dom-collections.iterator.js";
import "core-js/modules/es.promise.all-settled.js";
import "core-js/modules/es.string.match-all.js";
Array.from; // static method

View File

@@ -1,3 +1,2 @@
import "core-js/modules/web.dom-collections.iterator.js";
const Set = window.Set;
const Map = something.Map;

View File

@@ -1,2 +1 @@
import "core-js/modules/web.dom-collections.iterator.js";
[a, b] = c;

View File

@@ -1,5 +1,3 @@
import "core-js/modules/web.dom-collections.iterator.js";
try {
a();
} catch ([b, c]) {}

View File

@@ -1,3 +1 @@
import "core-js/modules/web.dom-collections.iterator.js";
for (let [a, b] in c);

View File

@@ -1,3 +1 @@
import "core-js/modules/web.dom-collections.iterator.js";
function a([b, c]) {}

View File

@@ -1,2 +1 @@
import "core-js/modules/web.dom-collections.iterator.js";
const [a, b] = c;

View File

@@ -1,4 +1,3 @@
import "core-js/modules/web.dom-collections.iterator.js";
var objectClass = Object;
var arrayInstance = [];
var assignStr = "assign";

View File

@@ -1,3 +1 @@
import "core-js/modules/web.dom-collections.iterator.js";
for (let a of b);

View File

@@ -1,7 +1,5 @@
"use strict";
require("core-js/modules/web.dom-collections.iterator.js");
Array.from; // static method
Map; // built-in

View File

@@ -1,2 +1 @@
import "core-js/modules/web.dom-collections.iterator.js";
a = [b, ...c];

View File

@@ -1,2 +1 @@
import "core-js/modules/web.dom-collections.iterator.js";
Symbol.iterator in arr;

View File

@@ -1,2 +1 @@
import "core-js/modules/web.dom-collections.iterator.js";
arr[Symbol.iterator]();

View File

@@ -2,28 +2,27 @@
Using targets:
{
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using modules transform: auto
Using plugins:
proposal-numeric-separator { ios < 13 }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ios < 14, opera, safari < 14, samsung }
proposal-nullish-coalescing-operator { ios < 13.4, samsung < 13 }
proposal-optional-chaining { android, chrome, edge, ios < 13.4, opera, samsung }
syntax-numeric-separator
proposal-logical-assignment-operators { firefox < 79, ios < 14, opera, safari < 14, samsung }
proposal-nullish-coalescing-operator { samsung < 13 }
proposal-optional-chaining { android, chrome, edge, opera, samsung }
syntax-json-strings
syntax-optional-catch-binding
syntax-async-generators
syntax-object-rest-spread
transform-template-literals { ios < 13 }
proposal-export-namespace-from { firefox < 80, ios, safari }
transform-modules-commonjs
proposal-dynamic-import

View File

@@ -2,24 +2,24 @@
Using targets:
{
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ie": "11",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using modules transform: auto
Using plugins:
proposal-numeric-separator { ie, ios < 13 }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie, ios < 14, opera, safari < 14, samsung }
proposal-nullish-coalescing-operator { ie, ios < 13.4, samsung < 13 }
proposal-optional-chaining { android, chrome, edge, ie, ios < 13.4, opera, samsung }
proposal-numeric-separator { ie }
proposal-logical-assignment-operators { firefox < 79, ie, ios < 14, opera, safari < 14, samsung }
proposal-nullish-coalescing-operator { ie, samsung < 13 }
proposal-optional-chaining { android, chrome, edge, ie, opera, samsung }
proposal-json-strings { ie }
proposal-optional-catch-binding { ie }
transform-parameters { ie }
@@ -30,7 +30,7 @@ Using plugins:
transform-named-capturing-groups-regex { ie }
transform-async-to-generator { ie }
transform-exponentiation-operator { ie }
transform-template-literals { ie, ios < 13 }
transform-template-literals { ie }
transform-literals { ie }
transform-function-name { ie }
transform-arrow-functions { ie }

View File

@@ -2,14 +2,14 @@
Using targets:
{
"android": "85",
"chrome": "85",
"edge": "85",
"firefox": "81",
"android": "89",
"chrome": "89",
"edge": "89",
"firefox": "86",
"ios": "13.4",
"opera": "71",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using modules transform: auto

View File

@@ -2,28 +2,27 @@
Using targets:
{
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using modules transform: auto
Using plugins:
proposal-numeric-separator { ios < 13 }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ios < 14, opera, safari < 14, samsung }
proposal-nullish-coalescing-operator { ios < 13.4, samsung < 13 }
proposal-optional-chaining { android, chrome, edge, ios < 13.4, opera, samsung }
syntax-numeric-separator
proposal-logical-assignment-operators { firefox < 79, ios < 14, opera, safari < 14, samsung }
proposal-nullish-coalescing-operator { samsung < 13 }
proposal-optional-chaining { android, chrome, edge, opera, samsung }
syntax-json-strings
syntax-optional-catch-binding
syntax-async-generators
syntax-object-rest-spread
transform-template-literals { ios < 13 }
proposal-export-namespace-from { firefox < 80, ios, safari }
transform-modules-commonjs
proposal-dynamic-import

View File

@@ -2,24 +2,24 @@
Using targets:
{
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ie": "11",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using modules transform: auto
Using plugins:
proposal-numeric-separator { ie, ios < 13 }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie, ios < 14, opera, safari < 14, samsung }
proposal-nullish-coalescing-operator { ie, ios < 13.4, samsung < 13 }
proposal-optional-chaining { android, chrome, edge, ie, ios < 13.4, opera, samsung }
proposal-numeric-separator { ie }
proposal-logical-assignment-operators { firefox < 79, ie, ios < 14, opera, safari < 14, samsung }
proposal-nullish-coalescing-operator { ie, samsung < 13 }
proposal-optional-chaining { android, chrome, edge, ie, opera, samsung }
proposal-json-strings { ie }
proposal-optional-catch-binding { ie }
transform-parameters { ie }
@@ -30,7 +30,7 @@ Using plugins:
transform-named-capturing-groups-regex { ie }
transform-async-to-generator { ie }
transform-exponentiation-operator { ie }
transform-template-literals { ie, ios < 13 }
transform-template-literals { ie }
transform-literals { ie }
transform-function-name { ie }
transform-arrow-functions { ie }

View File

@@ -2,14 +2,14 @@
Using targets:
{
"android": "85",
"chrome": "85",
"edge": "85",
"firefox": "81",
"android": "89",
"chrome": "89",
"edge": "89",
"firefox": "86",
"ios": "13.4",
"opera": "71",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using modules transform: auto

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -60,14 +60,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -60,14 +60,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -60,14 +60,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -60,14 +60,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option
Using targets: {
"android": "85",
"chrome": "84",
"edge": "85",
"android": "89",
"chrome": "87",
"edge": "88",
"firefox": "78",
"ios": "12.2",
"opera": "71",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "11.1"
"samsung": "12"
}
Using polyfills with `usage-global` method:

View File

@@ -1,3 +1,3 @@
const bar = "bar";
const x = () => "foo".concat(bar);
const x = () => `foo${bar}`;

View File

@@ -32,7 +32,7 @@ function H(WeakMap) {
var asdf = 'copyWithin';
i[asdf]; // computed with identifier
j["copyWithin"]; // computed with template
j[`copyWithin`]; // computed with template
var {
[asdf]: _a