Skip to content

Commit

Permalink
set shipped proposals true
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetinee committed Jan 9, 2020
1 parent a7ff237 commit dc8ef53
Show file tree
Hide file tree
Showing 38 changed files with 40 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/babel-preset-env/data/shipped-proposals.js
@@ -1,7 +1,9 @@
// These mappings represent the syntax proposals that have been
// shipped by browsers, and are enabled by the `shippedProposals` option.

const proposalPlugins = {};
const proposalPlugins = {
"proposal-numeric-separator": true
};

const pluginSyntaxMap = new Map([
["proposal-async-generator-functions", "syntax-async-generators"],
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -30,6 +30,7 @@ Using plugins:
transform-exponentiation-operator {}
transform-async-to-generator {}
proposal-async-generator-functions {}
proposal-numeric-separator {}
proposal-object-rest-spread {}
proposal-unicode-property-regex {}
proposal-json-strings {}
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -30,6 +30,7 @@ Using plugins:
transform-exponentiation-operator {}
transform-async-to-generator {}
proposal-async-generator-functions {}
proposal-numeric-separator {}
proposal-object-rest-spread {}
proposal-unicode-property-regex {}
proposal-json-strings {}
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -30,6 +30,7 @@ Using plugins:
transform-exponentiation-operator {}
transform-async-to-generator {}
proposal-async-generator-functions {}
proposal-numeric-separator {}
proposal-object-rest-spread {}
proposal-unicode-property-regex {}
proposal-json-strings {}
Expand Down
Expand Up @@ -30,6 +30,7 @@ Using plugins:
transform-exponentiation-operator {}
transform-async-to-generator {}
proposal-async-generator-functions {}
proposal-numeric-separator {}
proposal-object-rest-spread {}
proposal-unicode-property-regex {}
proposal-json-strings {}
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -30,6 +30,7 @@ Using plugins:
transform-exponentiation-operator {}
transform-async-to-generator {}
proposal-async-generator-functions {}
proposal-numeric-separator {}
proposal-object-rest-spread {}
proposal-unicode-property-regex {}
proposal-json-strings {}
Expand Down
Expand Up @@ -30,6 +30,7 @@ Using plugins:
transform-exponentiation-operator {}
transform-async-to-generator {}
proposal-async-generator-functions {}
proposal-numeric-separator {}
proposal-object-rest-spread {}
proposal-unicode-property-regex {}
proposal-json-strings {}
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -30,6 +30,7 @@ Using plugins:
transform-exponentiation-operator {}
transform-async-to-generator {}
proposal-async-generator-functions {}
proposal-numeric-separator {}
proposal-object-rest-spread {}
proposal-unicode-property-regex {}
proposal-json-strings {}
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -30,6 +30,7 @@ Using plugins:
transform-exponentiation-operator {}
transform-async-to-generator {}
proposal-async-generator-functions {}
proposal-numeric-separator {}
proposal-object-rest-spread {}
proposal-unicode-property-regex {}
proposal-json-strings {}
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "samsung":"8.2" }
proposal-numeric-separator { "samsung":"8.2" }
syntax-object-rest-spread { "samsung":"8.2" }
proposal-unicode-property-regex { "samsung":"8.2" }
proposal-json-strings { "samsung":"8.2" }
Expand Down
Expand Up @@ -30,6 +30,7 @@ Using plugins:
transform-exponentiation-operator {}
transform-async-to-generator {}
proposal-async-generator-functions {}
proposal-numeric-separator {}
proposal-object-rest-spread {}
proposal-unicode-property-regex {}
proposal-json-strings {}
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -30,6 +30,7 @@ Using plugins:
transform-exponentiation-operator {}
transform-async-to-generator {}
proposal-async-generator-functions {}
proposal-numeric-separator {}
proposal-object-rest-spread {}
proposal-unicode-property-regex {}
proposal-json-strings {}
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -30,6 +30,7 @@ Using plugins:
transform-exponentiation-operator {}
transform-async-to-generator {}
proposal-async-generator-functions {}
proposal-numeric-separator {}
proposal-object-rest-spread {}
proposal-unicode-property-regex {}
proposal-json-strings {}
Expand Down
Expand Up @@ -30,6 +30,7 @@ Using plugins:
transform-exponentiation-operator {}
transform-async-to-generator {}
proposal-async-generator-functions {}
proposal-numeric-separator {}
proposal-object-rest-spread {}
proposal-unicode-property-regex {}
proposal-json-strings {}
Expand Down
Expand Up @@ -33,6 +33,7 @@ Using plugins:
transform-exponentiation-operator { "firefox":"50", "ie":"11" }
transform-async-to-generator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-async-generator-functions { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-numeric-separator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-object-rest-spread { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-unicode-property-regex { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-json-strings { "chrome":"52", "firefox":"50", "ie":"11" }
Expand Down
Expand Up @@ -33,6 +33,7 @@ Using plugins:
transform-exponentiation-operator { "firefox":"50", "ie":"11" }
transform-async-to-generator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-async-generator-functions { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-numeric-separator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-object-rest-spread { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-unicode-property-regex { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-json-strings { "chrome":"52", "firefox":"50", "ie":"11" }
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -33,6 +33,7 @@ Using plugins:
transform-exponentiation-operator { "firefox":"50", "ie":"11" }
transform-async-to-generator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-async-generator-functions { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-numeric-separator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-object-rest-spread { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-unicode-property-regex { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-json-strings { "chrome":"52", "firefox":"50", "ie":"11" }
Expand Down
Expand Up @@ -33,6 +33,7 @@ Using plugins:
transform-exponentiation-operator { "firefox":"50", "ie":"11" }
transform-async-to-generator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-async-generator-functions { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-numeric-separator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-object-rest-spread { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-unicode-property-regex { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-json-strings { "chrome":"52", "firefox":"50", "ie":"11" }
Expand Down
Expand Up @@ -33,6 +33,7 @@ Using plugins:
transform-exponentiation-operator { "firefox":"50", "ie":"11" }
transform-async-to-generator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-async-generator-functions { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-numeric-separator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-object-rest-spread { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-unicode-property-regex { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-json-strings { "chrome":"52", "firefox":"50", "ie":"11" }
Expand Down
Expand Up @@ -33,6 +33,7 @@ Using plugins:
transform-exponentiation-operator { "firefox":"50", "ie":"11" }
transform-async-to-generator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-async-generator-functions { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-numeric-separator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-object-rest-spread { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-unicode-property-regex { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-json-strings { "chrome":"52", "firefox":"50", "ie":"11" }
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -9,6 +9,7 @@ Using modules transform: auto

Using plugins:
syntax-async-generators { "chrome":"71" }
proposal-numeric-separator { "chrome":"71" }
syntax-object-rest-spread { "chrome":"71" }
syntax-json-strings { "chrome":"71" }
syntax-optional-catch-binding { "chrome":"71" }
Expand Down
Expand Up @@ -33,6 +33,7 @@ Using plugins:
transform-exponentiation-operator { "firefox":"50", "ie":"11" }
transform-async-to-generator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-async-generator-functions { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-numeric-separator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-object-rest-spread { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-unicode-property-regex { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-json-strings { "chrome":"52", "firefox":"50", "ie":"11" }
Expand Down
Expand Up @@ -33,6 +33,7 @@ Using plugins:
transform-exponentiation-operator { "firefox":"50", "ie":"11" }
transform-async-to-generator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-async-generator-functions { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-numeric-separator { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-object-rest-spread { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-unicode-property-regex { "chrome":"52", "firefox":"50", "ie":"11" }
proposal-json-strings { "chrome":"52", "firefox":"50", "ie":"11" }
Expand Down

0 comments on commit dc8ef53

Please sign in to comment.