Update compat data dependencies (#13368)

* Bump browserslist from 4.16.4 to 4.16.5

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.5.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.5)

Signed-off-by: dependabot[bot] <support@github.com>

* Update compat data packages

* Update tests

* Add to resolutions

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
This commit is contained in:
dependabot[bot]
2021-05-26 15:27:13 +02:00
committed by GitHub
parent 2b06883a5b
commit 342fec1a78
84 changed files with 318 additions and 333 deletions

View File

@@ -3,12 +3,14 @@
"chrome": "91"
},
"proposal-private-property-in-object": {
"chrome": "91"
"chrome": "91",
"firefox": "90"
},
"proposal-class-properties": {
"chrome": "74",
"opera": "62",
"edge": "79",
"firefox": "90",
"safari": "14.1",
"node": "12",
"samsung": "11",
@@ -18,6 +20,8 @@
"chrome": "84",
"opera": "70",
"edge": "84",
"firefox": "90",
"safari": "tp",
"node": "14.6",
"electron": "10.0"
},

View File

@@ -29,8 +29,8 @@
"compat-data"
],
"devDependencies": {
"@mdn/browser-compat-data": "^3.1.1",
"@mdn/browser-compat-data": "^3.3.4",
"core-js-compat": "^3.9.0",
"electron-to-chromium": "1.3.672"
"electron-to-chromium": "^1.3.738"
}
}

View File

@@ -1,7 +1,7 @@
#!/bin/bash
set -e
COMPAT_TABLE_COMMIT=bcf74805f08ef13371ebe3aa36030bed4cd9a902
COMPAT_TABLE_COMMIT=89a3aca56fe2a4ed355bec0a2e667d5df84a5a2c
GIT_HEAD=build/compat-table/.git/HEAD
if [ -d "build/compat-table" ]; then

View File

@@ -23,7 +23,7 @@
"dependencies": {
"@babel/compat-data": "workspace:^7.13.15",
"@babel/helper-validator-option": "workspace:^7.12.17",
"browserslist": "^4.14.5",
"browserslist": "^4.16.6",
"semver": "condition:BABEL_8_BREAKING ? ^7.3.4 : ^6.3.0"
},
"peerDependencies": {

View File

@@ -16,8 +16,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { android, chrome < 84, edge < 84, firefox, ios, node < 14.6, opera < 70, safari, samsung }
proposal-private-methods { android, chrome < 84, edge < 84, firefox, ios, node < 14.6, opera < 70, safari, samsung }
proposal-class-properties { android, chrome < 84, edge < 84, firefox < 90, ios, node < 14.6, opera < 70, safari < tp, samsung }
proposal-private-methods { android, chrome < 84, edge < 84, firefox < 90, ios, node < 14.6, opera < 70, safari < tp, samsung }
proposal-numeric-separator { android, chrome < 75, edge < 79, firefox < 70, ios < 13, opera < 62, safari < 13, samsung < 11 }
proposal-logical-assignment-operators { android, chrome < 85, edge < 85, firefox < 79, ios < 14, node < 15, opera < 71, safari < 14, samsung }
proposal-nullish-coalescing-operator { android, chrome < 80, edge < 80, firefox < 72, ios < 13.4, node < 14, opera < 67, safari < 13.1, samsung < 13 }

View File

@@ -16,8 +16,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { android, chrome < 84, edge < 84, firefox, ios, node < 14.6, opera < 70, safari, samsung }
proposal-private-methods { android, chrome < 84, edge < 84, firefox, ios, node < 14.6, opera < 70, safari, samsung }
proposal-class-properties { android, chrome < 84, edge < 84, firefox < 90, ios, node < 14.6, opera < 70, safari < tp, samsung }
proposal-private-methods { android, chrome < 84, edge < 84, firefox < 90, ios, node < 14.6, opera < 70, safari < tp, samsung }
proposal-numeric-separator { android, chrome < 75, edge < 79, firefox < 70, ios < 13, opera < 62, safari < 13, samsung < 11 }
proposal-logical-assignment-operators { android, chrome < 85, edge < 85, firefox < 79, ios < 14, node < 15, opera < 71, safari < 14, samsung }
proposal-nullish-coalescing-operator { android, chrome < 80, edge < 80, firefox < 72, ios < 13.4, node < 14, opera < 67, safari < 13.1, samsung < 13 }

View File

@@ -8,8 +8,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { safari }
proposal-private-methods { safari }
proposal-class-properties { safari < tp }
proposal-private-methods { safari < tp }
proposal-numeric-separator { safari < 13 }
proposal-logical-assignment-operators { safari < 14 }
proposal-nullish-coalescing-operator { safari < 13.1 }

View File

@@ -8,8 +8,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { safari }
proposal-private-methods { safari }
proposal-class-properties { safari < tp }
proposal-private-methods { safari < tp }
proposal-numeric-separator { safari < 13 }
proposal-logical-assignment-operators { safari < 14 }
proposal-nullish-coalescing-operator { safari < 13.1 }

View File

@@ -8,8 +8,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { safari }
proposal-private-methods { safari }
proposal-class-properties { safari < tp }
proposal-private-methods { safari < tp }
proposal-numeric-separator { safari < 13 }
proposal-logical-assignment-operators { safari < 14 }
proposal-nullish-coalescing-operator { safari < 13.1 }

View File

@@ -8,8 +8,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { safari }
proposal-private-methods { safari }
proposal-class-properties { safari < tp }
proposal-private-methods { safari < tp }
proposal-numeric-separator { safari < 13 }
proposal-logical-assignment-operators { safari < 14 }
proposal-nullish-coalescing-operator { safari < 13.1 }

View File

@@ -16,8 +16,8 @@ Using targets:
Using modules transform: false
Using plugins:
proposal-class-properties { android, chrome < 84, edge < 84, firefox, ios, node < 14.6, opera < 70, safari, samsung }
proposal-private-methods { android, chrome < 84, edge < 84, firefox, ios, node < 14.6, opera < 70, safari, samsung }
proposal-class-properties { android, chrome < 84, edge < 84, firefox < 90, ios, node < 14.6, opera < 70, safari < tp, samsung }
proposal-private-methods { android, chrome < 84, edge < 84, firefox < 90, ios, node < 14.6, opera < 70, safari < tp, samsung }
proposal-numeric-separator { android, chrome < 75, edge < 79, firefox < 70, ios < 13, opera < 62, safari < 13, samsung < 11 }
proposal-logical-assignment-operators { android, chrome < 85, edge < 85, firefox < 79, ios < 14, node < 15, opera < 71, safari < 14, samsung }
proposal-nullish-coalescing-operator { android, chrome < 80, edge < 80, firefox < 72, ios < 13.4, node < 14, opera < 67, safari < 13.1, samsung < 13 }

View File

@@ -16,8 +16,8 @@ Using targets:
Using modules transform: false
Using plugins:
proposal-class-properties { android, chrome < 84, edge < 84, firefox, ios, node < 14.6, opera < 70, safari, samsung }
proposal-private-methods { android, chrome < 84, edge < 84, firefox, ios, node < 14.6, opera < 70, safari, samsung }
proposal-class-properties { android, chrome < 84, edge < 84, firefox < 90, ios, node < 14.6, opera < 70, safari < tp, samsung }
proposal-private-methods { android, chrome < 84, edge < 84, firefox < 90, ios, node < 14.6, opera < 70, safari < tp, samsung }
proposal-numeric-separator { android, chrome < 75, edge < 79, firefox < 70, ios < 13, opera < 62, safari < 13, samsung < 11 }
proposal-logical-assignment-operators { android, chrome < 85, edge < 85, firefox < 79, ios < 14, node < 15, opera < 71, safari < 14, samsung }
proposal-nullish-coalescing-operator { android, chrome < 80, edge < 80, firefox < 72, ios < 13.4, node < 14, opera < 67, safari < 13.1, samsung < 13 }

View File

@@ -16,8 +16,8 @@ Using targets:
Using modules transform: false
Using plugins:
proposal-class-properties { android, chrome < 84, edge < 84, firefox, ios, node < 14.6, opera < 70, safari, samsung }
proposal-private-methods { android, chrome < 84, edge < 84, firefox, ios, node < 14.6, opera < 70, safari, samsung }
proposal-class-properties { android, chrome < 84, edge < 84, firefox < 90, ios, node < 14.6, opera < 70, safari < tp, samsung }
proposal-private-methods { android, chrome < 84, edge < 84, firefox < 90, ios, node < 14.6, opera < 70, safari < tp, samsung }
proposal-numeric-separator { android, chrome < 75, edge < 79, firefox < 70, ios < 13, opera < 62, safari < 13, samsung < 11 }
proposal-logical-assignment-operators { android, chrome < 85, edge < 85, firefox < 79, ios < 14, node < 15, opera < 71, safari < 14, samsung }
proposal-nullish-coalescing-operator { android, chrome < 80, edge < 80, firefox < 72, ios < 13.4, node < 14, opera < 67, safari < 13.1, samsung < 13 }

View File

@@ -1,5 +1,3 @@
import "core-js/modules/es.array.reduce.js";
import "core-js/modules/es.array.reduce-right.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";
@@ -80,7 +78,6 @@ import "core-js/modules/esnext.set.symmetric-difference.js";
import "core-js/modules/esnext.set.union.js";
import "core-js/modules/esnext.string.at.js";
import "core-js/modules/esnext.string.code-points.js";
import "core-js/modules/esnext.string.match-all.js";
import "core-js/modules/esnext.string.replace-all.js";
import "core-js/modules/esnext.symbol.dispose.js";
import "core-js/modules/esnext.symbol.observable.js";

View File

@@ -1,5 +1,3 @@
import "core-js/modules/es.array.reduce.js";
import "core-js/modules/es.array.reduce-right.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";
@@ -80,7 +78,6 @@ import "core-js/modules/esnext.set.symmetric-difference.js";
import "core-js/modules/esnext.set.union.js";
import "core-js/modules/esnext.string.at.js";
import "core-js/modules/esnext.string.code-points.js";
import "core-js/modules/esnext.string.match-all.js";
import "core-js/modules/esnext.string.replace-all.js";
import "core-js/modules/esnext.symbol.dispose.js";
import "core-js/modules/esnext.symbol.observable.js";

View File

@@ -66,7 +66,6 @@ import "core-js/modules/esnext.set.symmetric-difference.js";
import "core-js/modules/esnext.set.union.js";
import "core-js/modules/esnext.string.at.js";
import "core-js/modules/esnext.string.code-points.js";
import "core-js/modules/esnext.string.match-all.js";
import "core-js/modules/esnext.string.replace-all.js";
import "core-js/modules/esnext.symbol.dispose.js";
import "core-js/modules/esnext.symbol.observable.js";

View File

@@ -66,7 +66,6 @@ import "core-js/modules/esnext.set.symmetric-difference.js";
import "core-js/modules/esnext.set.union.js";
import "core-js/modules/esnext.string.at.js";
import "core-js/modules/esnext.string.code-points.js";
import "core-js/modules/esnext.string.match-all.js";
import "core-js/modules/esnext.string.replace-all.js";
import "core-js/modules/esnext.symbol.dispose.js";
import "core-js/modules/esnext.symbol.observable.js";

View File

@@ -1,5 +1,3 @@
import "core-js/modules/es.array.reduce.js";
import "core-js/modules/es.array.reduce-right.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";

View File

@@ -1,4 +1,3 @@
import "core-js/modules/es.string.match-all.js";
Array.from; // static method
Map; // built-in

View File

@@ -16,8 +16,8 @@ Using targets:
Using modules transform: false
Using plugins:
proposal-class-properties { android, chrome < 84, edge < 84, firefox, ios, node < 14.6, opera < 70, safari, samsung }
proposal-private-methods { android, chrome < 84, edge < 84, firefox, ios, node < 14.6, opera < 70, safari, samsung }
proposal-class-properties { android, chrome < 84, edge < 84, firefox < 90, ios, node < 14.6, opera < 70, safari < tp, samsung }
proposal-private-methods { android, chrome < 84, edge < 84, firefox < 90, ios, node < 14.6, opera < 70, safari < tp, samsung }
proposal-numeric-separator { android, chrome < 75, edge < 79, firefox < 70, ios < 13, opera < 62, safari < 13, samsung < 11 }
proposal-logical-assignment-operators { android, chrome < 85, edge < 85, firefox < 79, ios < 14, node < 15, opera < 71, safari < 14, samsung }
proposal-nullish-coalescing-operator { android, chrome < 80, edge < 80, firefox < 72, ios < 13.4, node < 14, opera < 67, safari < 13.1, samsung < 13 }

View File

@@ -3,23 +3,23 @@
Using targets:
{
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using modules transform: auto
Using plugins:
proposal-class-properties { firefox, ios, safari, samsung }
proposal-private-methods { firefox, ios, safari, samsung }
proposal-class-properties { firefox < 90, ios, safari < tp, samsung }
proposal-private-methods { firefox < 90, ios, safari < tp, samsung }
syntax-numeric-separator
proposal-logical-assignment-operators { firefox < 79, ios < 14, safari < 14, samsung }
proposal-nullish-coalescing-operator { samsung < 13 }
proposal-logical-assignment-operators { firefox < 79, ios < 14, samsung }
syntax-nullish-coalescing-operator
proposal-optional-chaining { android, chrome, edge, opera, samsung }
syntax-json-strings
syntax-optional-catch-binding

View File

@@ -3,24 +3,24 @@
Using targets:
{
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ie": "11",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using modules transform: auto
Using plugins:
proposal-class-properties { firefox, ie, ios, safari, samsung }
proposal-private-methods { firefox, ie, ios, safari, samsung }
proposal-class-properties { firefox < 90, ie, ios, safari < tp, samsung }
proposal-private-methods { firefox < 90, ie, ios, safari < tp, samsung }
proposal-numeric-separator { ie }
proposal-logical-assignment-operators { firefox < 79, ie, ios < 14, safari < 14, samsung }
proposal-nullish-coalescing-operator { ie, samsung < 13 }
proposal-logical-assignment-operators { firefox < 79, ie, ios < 14, samsung }
proposal-nullish-coalescing-operator { ie }
proposal-optional-chaining { android, chrome, edge, ie, opera, samsung }
proposal-json-strings { ie }
proposal-optional-catch-binding { ie }

View File

@@ -5,21 +5,21 @@ Using targets:
"android": "89",
"chrome": "89",
"edge": "89",
"firefox": "86",
"ios": "13.4",
"firefox": "87",
"ios": "14",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using modules transform: auto
Using plugins:
proposal-class-properties { firefox, ios, safari, samsung }
proposal-private-methods { firefox, ios, safari, samsung }
proposal-class-properties { firefox < 90, ios, safari < tp, samsung }
proposal-private-methods { firefox < 90, ios, safari < tp, samsung }
syntax-numeric-separator
proposal-logical-assignment-operators { ios < 14, safari < 14, samsung }
proposal-nullish-coalescing-operator { samsung < 13 }
proposal-logical-assignment-operators { samsung }
syntax-nullish-coalescing-operator
proposal-optional-chaining { android, chrome, edge, opera, samsung }
syntax-json-strings
syntax-optional-catch-binding

View File

@@ -13,8 +13,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, edge < 84, firefox, ie, ios, safari }
proposal-private-methods { chrome < 84, edge < 84, firefox, ie, ios, safari }
proposal-class-properties { chrome < 84, edge < 84, firefox < 90, ie, ios, safari < tp }
proposal-private-methods { chrome < 84, edge < 84, firefox < 90, ie, ios, safari < tp }
proposal-numeric-separator { chrome < 75, edge < 79, firefox < 70, ie, ios < 13, safari < 13 }
proposal-logical-assignment-operators { chrome < 85, edge < 85, firefox < 79, ie, ios < 14, safari < 14 }
proposal-nullish-coalescing-operator { chrome < 80, edge < 80, firefox < 72, ie, ios < 13.4, safari < 13.1 }

View File

@@ -13,8 +13,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, edge < 84, firefox, ie, ios, safari }
proposal-private-methods { chrome < 84, edge < 84, firefox, ie, ios, safari }
proposal-class-properties { chrome < 84, edge < 84, firefox < 90, ie, ios, safari < tp }
proposal-private-methods { chrome < 84, edge < 84, firefox < 90, ie, ios, safari < tp }
proposal-numeric-separator { chrome < 75, edge < 79, firefox < 70, ie, ios < 13, safari < 13 }
proposal-logical-assignment-operators { chrome < 85, edge < 85, firefox < 79, ie, ios < 14, safari < 14 }
proposal-nullish-coalescing-operator { chrome < 80, edge < 80, firefox < 72, ie, ios < 13.4, safari < 13.1 }

View File

@@ -9,8 +9,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { firefox, node < 14.6 }
proposal-private-methods { firefox, node < 14.6 }
proposal-class-properties { firefox < 90, node < 14.6 }
proposal-private-methods { firefox < 90, node < 14.6 }
proposal-numeric-separator { firefox < 70, node < 12.5 }
proposal-logical-assignment-operators { firefox < 79, node < 15 }
proposal-nullish-coalescing-operator { firefox < 72, node < 14 }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -11,9 +11,9 @@ Using modules transform: auto
Using plugins:
proposal-class-static-block { chrome < 91, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox, ie }
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox < 90, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -11,9 +11,9 @@ Using modules transform: auto
Using plugins:
proposal-class-static-block { chrome < 91, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox, ie }
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox < 90, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -11,9 +11,9 @@ Using modules transform: auto
Using plugins:
proposal-class-static-block { chrome < 91, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox, ie }
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox < 90, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -11,9 +11,9 @@ Using modules transform: auto
Using plugins:
proposal-class-static-block { chrome < 91, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox, ie }
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox < 90, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }

View File

@@ -3,23 +3,23 @@
Using targets:
{
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using modules transform: auto
Using plugins:
proposal-class-properties { firefox, ios, safari, samsung }
proposal-private-methods { firefox, ios, safari, samsung }
proposal-class-properties { firefox < 90, ios, safari < tp, samsung }
proposal-private-methods { firefox < 90, ios, safari < tp, samsung }
syntax-numeric-separator
proposal-logical-assignment-operators { firefox < 79, ios < 14, safari < 14, samsung }
proposal-nullish-coalescing-operator { samsung < 13 }
proposal-logical-assignment-operators { firefox < 79, ios < 14, samsung }
syntax-nullish-coalescing-operator
proposal-optional-chaining { android, chrome, edge, opera, samsung }
syntax-json-strings
syntax-optional-catch-binding

View File

@@ -3,24 +3,24 @@
Using targets:
{
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ie": "11",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using modules transform: auto
Using plugins:
proposal-class-properties { firefox, ie, ios, safari, samsung }
proposal-private-methods { firefox, ie, ios, safari, samsung }
proposal-class-properties { firefox < 90, ie, ios, safari < tp, samsung }
proposal-private-methods { firefox < 90, ie, ios, safari < tp, samsung }
proposal-numeric-separator { ie }
proposal-logical-assignment-operators { firefox < 79, ie, ios < 14, safari < 14, samsung }
proposal-nullish-coalescing-operator { ie, samsung < 13 }
proposal-logical-assignment-operators { firefox < 79, ie, ios < 14, samsung }
proposal-nullish-coalescing-operator { ie }
proposal-optional-chaining { android, chrome, edge, ie, opera, samsung }
proposal-json-strings { ie }
proposal-optional-catch-binding { ie }

View File

@@ -5,21 +5,21 @@ Using targets:
"android": "89",
"chrome": "89",
"edge": "89",
"firefox": "86",
"ios": "13.4",
"firefox": "87",
"ios": "14",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using modules transform: auto
Using plugins:
proposal-class-properties { firefox, ios, safari, samsung }
proposal-private-methods { firefox, ios, safari, samsung }
proposal-class-properties { firefox < 90, ios, safari < tp, samsung }
proposal-private-methods { firefox < 90, ios, safari < tp, samsung }
syntax-numeric-separator
proposal-logical-assignment-operators { ios < 14, safari < 14, samsung }
proposal-nullish-coalescing-operator { samsung < 13 }
proposal-logical-assignment-operators { samsung }
syntax-nullish-coalescing-operator
proposal-optional-chaining { android, chrome, edge, opera, samsung }
syntax-json-strings
syntax-optional-catch-binding

View File

@@ -13,8 +13,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, edge < 84, firefox, ie, ios, safari }
proposal-private-methods { chrome < 84, edge < 84, firefox, ie, ios, safari }
proposal-class-properties { chrome < 84, edge < 84, firefox < 90, ie, ios, safari < tp }
proposal-private-methods { chrome < 84, edge < 84, firefox < 90, ie, ios, safari < tp }
proposal-numeric-separator { chrome < 75, edge < 79, firefox < 70, ie, ios < 13, safari < 13 }
proposal-logical-assignment-operators { chrome < 85, edge < 85, firefox < 79, ie, ios < 14, safari < 14 }
proposal-nullish-coalescing-operator { chrome < 80, edge < 80, firefox < 72, ie, ios < 13.4, safari < 13.1 }

View File

@@ -13,8 +13,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, edge < 84, firefox, ie, ios, safari }
proposal-private-methods { chrome < 84, edge < 84, firefox, ie, ios, safari }
proposal-class-properties { chrome < 84, edge < 84, firefox < 90, ie, ios, safari < tp }
proposal-private-methods { chrome < 84, edge < 84, firefox < 90, ie, ios, safari < tp }
proposal-numeric-separator { chrome < 75, edge < 79, firefox < 70, ie, ios < 13, safari < 13 }
proposal-logical-assignment-operators { chrome < 85, edge < 85, firefox < 79, ie, ios < 14, safari < 14 }
proposal-nullish-coalescing-operator { chrome < 80, edge < 80, firefox < 72, ie, ios < 13.4, safari < 13.1 }

View File

@@ -9,8 +9,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { firefox, node < 14.6 }
proposal-private-methods { firefox, node < 14.6 }
proposal-class-properties { firefox < 90, node < 14.6 }
proposal-private-methods { firefox < 90, node < 14.6 }
proposal-numeric-separator { firefox < 70, node < 12.5 }
proposal-logical-assignment-operators { firefox < 79, node < 15 }
proposal-nullish-coalescing-operator { firefox < 72, node < 14 }

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -11,9 +11,9 @@ Using modules transform: auto
Using plugins:
proposal-class-static-block { chrome < 91, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox, ie }
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox < 90, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -63,13 +63,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -11,9 +11,9 @@ Using modules transform: auto
Using plugins:
proposal-class-static-block { chrome < 91, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox, ie }
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox < 90, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -63,13 +63,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -11,9 +11,9 @@ Using modules transform: auto
Using plugins:
proposal-class-static-block { chrome < 91, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox, ie }
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox < 90, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -63,13 +63,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -11,9 +11,9 @@ Using modules transform: auto
Using plugins:
proposal-class-static-block { chrome < 91, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox, ie }
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-private-property-in-object { chrome < 91, firefox < 90, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -63,13 +63,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -10,8 +10,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { chrome < 84, firefox, ie }
proposal-private-methods { chrome < 84, firefox, ie }
proposal-class-properties { chrome < 84, firefox < 90, ie }
proposal-private-methods { chrome < 84, firefox < 90, ie }
proposal-numeric-separator { chrome < 75, firefox < 70, ie }
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie }
proposal-nullish-coalescing-operator { chrome < 80, firefox < 72, ie }
@@ -61,13 +61,13 @@ regenerator: `DEBUG` option
Using targets: {
"android": "89",
"chrome": "87",
"edge": "88",
"chrome": "88",
"edge": "89",
"firefox": "78",
"ios": "13.4",
"opera": "74",
"safari": "13.1",
"samsung": "12"
"safari": "14",
"samsung": "13"
}
Using polyfills with `usage-global` method:

View File

@@ -8,8 +8,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { safari }
proposal-private-methods { safari }
proposal-class-properties { safari < tp }
proposal-private-methods { safari < tp }
proposal-numeric-separator { safari < 13 }
proposal-logical-assignment-operators { safari < 14 }
proposal-nullish-coalescing-operator { safari < 13.1 }

View File

@@ -8,8 +8,8 @@ Using targets:
Using modules transform: auto
Using plugins:
proposal-class-properties { safari }
proposal-private-methods { safari }
proposal-class-properties { safari < tp }
proposal-private-methods { safari < tp }
proposal-numeric-separator { safari < 13 }
proposal-logical-assignment-operators { safari < 14 }
proposal-nullish-coalescing-operator { safari < 13.1 }