Skip to content

Commit

Permalink
Update preset-env fixtures (babel#11120)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo authored and rajasekarm committed Feb 17, 2020
1 parent e289ce7 commit 348a7c9
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 28 deletions.
Expand Up @@ -2,21 +2,21 @@

Using targets:
{
"android": "78",
"android": "79",
"chrome": "49",
"edge": "18",
"firefox": "68",
"ios": "12.2",
"opera": "63",
"opera": "65",
"safari": "12.1",
"samsung": "9.2"
}

Using modules transform: auto

Using plugins:
proposal-nullish-coalescing-operator { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" }
proposal-optional-chaining { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" }
proposal-nullish-coalescing-operator { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" }
proposal-optional-chaining { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" }
proposal-json-strings { "chrome":"49", "edge":"18" }
proposal-optional-catch-binding { "chrome":"49", "edge":"18" }
proposal-async-generator-functions { "chrome":"49", "edge":"18" }
Expand All @@ -32,7 +32,7 @@ Using plugins:
transform-unicode-regex { "chrome":"49" }
transform-destructuring { "chrome":"49" }
transform-regenerator { "chrome":"49" }
transform-modules-commonjs { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" }
proposal-dynamic-import { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" }
transform-modules-commonjs { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" }
proposal-dynamic-import { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" }

Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set.
Expand Up @@ -2,22 +2,22 @@

Using targets:
{
"android": "78",
"android": "79",
"chrome": "49",
"edge": "18",
"firefox": "68",
"ie": "11",
"ios": "12.2",
"opera": "63",
"opera": "65",
"safari": "12.1",
"samsung": "9.2"
}

Using modules transform: auto

Using plugins:
proposal-nullish-coalescing-operator { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" }
proposal-optional-chaining { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" }
proposal-nullish-coalescing-operator { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" }
proposal-optional-chaining { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" }
proposal-json-strings { "chrome":"49", "edge":"18", "ie":"11" }
proposal-optional-catch-binding { "chrome":"49", "edge":"18", "ie":"11" }
proposal-async-generator-functions { "chrome":"49", "edge":"18", "ie":"11" }
Expand Down Expand Up @@ -46,7 +46,7 @@ Using plugins:
transform-typeof-symbol { "ie":"11" }
transform-new-target { "ie":"11" }
transform-regenerator { "chrome":"49", "ie":"11" }
transform-modules-commonjs { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" }
proposal-dynamic-import { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" }
transform-modules-commonjs { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" }
proposal-dynamic-import { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" }

Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set.
Expand Up @@ -2,31 +2,30 @@

Using targets:
{
"android": "78",
"chrome": "78",
"edge": "18",
"android": "79",
"chrome": "79",
"edge": "79",
"firefox": "71",
"ios": "13",
"opera": "63",
"opera": "65",
"safari": "12.1",
"samsung": "9.2"
}

Using modules transform: auto

Using plugins:
proposal-nullish-coalescing-operator { "android":"78", "chrome":"78", "edge":"18", "firefox":"71", "ios":"13", "opera":"63", "safari":"12.1", "samsung":"9.2" }
proposal-optional-chaining { "android":"78", "chrome":"78", "edge":"18", "firefox":"71", "ios":"13", "opera":"63", "safari":"12.1", "samsung":"9.2" }
proposal-json-strings { "edge":"18" }
proposal-optional-catch-binding { "edge":"18" }
proposal-async-generator-functions { "edge":"18" }
proposal-object-rest-spread { "edge":"18" }
transform-dotall-regex { "edge":"18", "firefox":"71" }
proposal-unicode-property-regex { "edge":"18", "firefox":"71" }
transform-named-capturing-groups-regex { "edge":"18", "firefox":"71" }
proposal-nullish-coalescing-operator { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" }
proposal-optional-chaining { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" }
syntax-json-strings { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" }
syntax-optional-catch-binding { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" }
syntax-async-generators { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" }
syntax-object-rest-spread { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" }
transform-dotall-regex { "firefox":"71" }
proposal-unicode-property-regex { "firefox":"71" }
transform-named-capturing-groups-regex { "firefox":"71" }
transform-template-literals { "safari":"12.1" }
transform-function-name { "edge":"18" }
transform-modules-commonjs { "android":"78", "chrome":"78", "edge":"18", "firefox":"71", "ios":"13", "opera":"63", "safari":"12.1", "samsung":"9.2" }
proposal-dynamic-import { "android":"78", "chrome":"78", "edge":"18", "firefox":"71", "ios":"13", "opera":"63", "safari":"12.1", "samsung":"9.2" }
transform-modules-commonjs { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" }
proposal-dynamic-import { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" }

Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set.

0 comments on commit 348a7c9

Please sign in to comment.