chore(deps): update dependency babel-core to v6#115
Open
sc-renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency babel-core to v6#115sc-renovate[bot] wants to merge 1 commit intomasterfrom
sc-renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.6.15→^6.0.0Release Notes
babel/babel (babel-core)
v6.26.3Compare Source
Summary
v6.26.2Compare Source
Summary
v6.26.0Compare Source
6.26.0 (2017-08-16)
👓 Spec Compliancy
babel-core,babel-generator,babel-plugin-transform-flow-comments,babel-plugin-transform-flow-strip-types,babel-traverse,babel-types🚀 New Feature
babel-cli🐛 Bug Fix
babel-plugin-transform-es2015-modules-commonjsbabel-types📝 Documentation
babel-plugin-transform-class-propertiesbabel-plugin-transform-runtimebabel-plugin-transform-regeneratorbabel-generator,babel-plugin-transform-es2015-arrow-functions,babel-plugin-transform-es2015-modules-commonjs,babel-plugin-transform-es2015-spread,babel-plugin-transform-runtime,babel-register🏠 Internal
babel-traverseCommitters: 19
v6.25.0Compare Source
6.25.0 (2017-06-08)
Just backporting a few things.
🚀 New Feature
babel-plugin-transform-react-display-namebabel-generator,babel-plugin-transform-flow-strip-types,babel-types🐛 Bug Fix
babel-types💅 Polish
babel-traverseCommitters: 5
v6.24.1Compare Source
v6.24.1 (2017-04-07)
🐛 Bug Fix
babel-plugin-transform-regeneratorFixes an issue when using async arrow functions with rest parameters (crazy!)
babel-plugin-transform-es2015-function-name,babel-types📝 Documentation
babel-generator🏠 Internal
babel-generatorbabel-helper-builder-react-jsxCommitters: 5
v6.24.0Compare Source
6.24.0 (2017-03-13)
A quick release for 2 features:
noInteropoption for oures2015-modulestransform to remove theinteropRequireDefaultandinteropRequireWildcardhelpers.Input
Regular Output
Output with option
noInteropdirnameto the preset constructor which presets can use to resolve things relative to files.Example usage of
fileContext.dirnamein a preset🚀 New Feature
babel-plugin-transform-es2015-modules-amd,babel-plugin-transform-es2015-modules-commonjsnoInteropflag for modules to 6.x. (@rwjblue)babel-coredirnameas extra metadata to preset constructor. (@izaakschroeder)🐛 Bug Fix
babel-generatorbabel-generator,babel-plugin-transform-object-rest-spread📝 Documentation
🏠 Internal
babel-clibabel-traverseCommitters: 14
v6.23.1Compare Source
v6.23.0Compare Source
6.23.0 (2017-02-13)
🚀 New Feature
babel-plugin-transform-react-constant-elementsbabel-preset-flow,babel-preset-reactbabel-traversebabel-plugin-transform-es2015-block-scoping🐛 Bug Fix
babel-core,babel-traversebabel-plugin-transform-es2015-for-ofbabel-plugin-transform-react-constant-elements,babel-traversebabel-plugin-transform-do-expressions,babel-traversebabel-registerbabel-traversebabel-plugin-transform-runtimebabelbabel-generatorbabel-plugin-transform-es2015-modules-commonjs📝 Documentation
babel-*babel-plugin-transform-es2015-spreadbabel-plugin-transform-flow-strip-typesbabel-plugin-transform-regeneratorbabel-plugin-transform-es2015-arrow-functions🏠 Internal
babel-corebabel-core,babel-traversebabel-generatorbabel-typesbabel-*Committers: 20
v6.22.1Compare Source
6.22.1 (2017-01-19)
🐛 Bug Fix
Temporary fix with
babel-traversevia #5019 for transform-react-constant-elements.v6.22.0Compare Source
6.22.0 (2017-01-19)
A quick update since it's been over a month already: adds support for shorthand import syntax in Flow + some fixes!
We'll be merging in our current 7.0 PRs on a 7.0 branch soon and I'l be making some more issues (most should be beginner-friendly).
To follow our progress check out our 7.0 milestone, the wiki and upcoming announcements on twitter!
We support stripping out and generating the new shorthand import syntax in Flow (parser support was added in babylon@6.15.0.
🚀 New Feature
babel-generator,babel-typesbabel-plugin-transform-flow-strip-types,babel-traversebabel-core🐛 Bug Fix
babel-plugin-transform-object-rest-spreadOld Behavior
New/Expected Behavior
babel-clibabel-plugin-transform-object-rest-spreadAccounts for default values in object rest params
babel-plugin-transform-es2015-destructuringbabel-plugin-transform-es2015-function-nameInput
Output
babel-typesbabel-cli💅 Polish
babel-traversebabel-generator,babel-plugin-transform-exponentiation-operator📝 Documentation
babel-corebabel-plugin-syntax-class-constructor-callbabel-plugin-transform-es2015-duplicate-keys,babel-plugin-transform-es2015-parametersbabel-plugin-transform-es2015-computed-properties,babel-plugin-transform-es2015-for-ofbabel-plugin-transform-class-propertiesbabel-plugin-transform-es2015-classes,babel-plugin-transform-function-bindbabel-helpersbabel-preset-reactbabel-plugin-check-es2015-constants,babel-plugin-transform-es2015-modules-umd,babel-plugin-transform-es2015-typeof-symbol,babel-registerbabel-core🏠 Internal
babel-*babel-helper-transform-fixture-test-runnerbabel-cli,babel-core,babel-generator,babel-helper-define-map,babel-register,babel-runtime,babel-typesbabel-cli,babel-generator,babel-helper-fixtures,babel-helper-transform-fixture-test-runner,babel-preset-es2015,babel-runtime,babel-traversebabel-code-framebabel-plugin-transform-react-jsxbabel-plugin-transform-decoratorsbabel-plugin-transform-es2015-computed-propertiesbabel-cliCommitters: 23, First PRs: 10
v6.21.0Compare Source
6.21.0 (2016-12-16)
Mostly a lot of bug fixes + exposing rawMapping in
babel-generatorfor easy source map use.🚀 New Feature
babel-generatorbabel-generator: Expose raw mappings. (@davidaurelio)Exposes raw mappings when source map generation is enabled. To avoid the cost of source map generation for consumers of the raw mappings only,
.mapis changed to a getter that generates the source map lazily on first access.Raw mappings can be useful for post-processing source maps more efficiently by avoiding one decoding/encoding cycle of the b64 vlq mappings. This will be used in the React Native packager.
🐛 Bug Fix
babel-generator,babel-plugin-transform-flow-comments,babel-plugin-transform-flow-strip-typesWorks with generator, transform-flow-comments, flow-strip-types.
babel-generator,babel-plugin-transform-es2015-modules-amd,babel-plugin-transform-es2015-modules-umdbabel-generator,babel-helper-builder-react-jsx,babel-plugin-transform-react-jsx,babel-typesJSXSpreadChildrenbut throw in JSX transform plugin. (@jridgewell)Will still error with
Spread children are not supported.babel-plugin-transform-es2015-block-scoping,babel-plugin-transform-react-constant-elements,babel-traverseWhen multiple declarators are present in a declaration, we want to insert the constant element inside the declaration rather than placing it before because it may rely on a declarator inside that same declaration.
When block scoped variables caused the block to be wrapped in a closure, the variable bindings remained in parent function scope, which caused the JSX element to be hoisted out of the closure.
babel-plugin-transform-es2015-parametersWas erroring if the rest parameter shared the same name as a default identifier for a param, needed to be deopt'd.
babel-plugin-transform-es2015-for-of,babel-traverse📝 Documentation
babel-plugin-transform-runtimebabel-plugin-transform-es2015-unicode-regex🏠 Internal
babel-helper-transform-fixture-test-runner,babel-plugin-syntax-trailing-function-commasAllows running
require()in exec.js tests like for babel/babel-preset-env#95Committers: 7
v6.20.0Compare Source
v6.20.0 (2016-12-08)
babel-code-framefor facebookincubator/create-react-app#1101babel-generatorfor webpack/webpack#3413You've probably seen this more than a few times and had no idea what it meant...
[BABEL] Note: The code generator has deoptimised the styling of "app.js" as it exceeds the max of "100KB".
Generating code used to get really slow as file size increased. We've mostly fixed that, but we still automatically fall back to compact output on large files. We're going to bump the limit to 500KB and if there aren't issues just remove it.
Ben Newman, @benjamn: wrote Regenerator while at Facebook. It used a bunch of other libraries such as
ast-typesbut has now been rewritten as a standalone Babel plugin (also thanks to Sebastian's previous work in facebook/regenerator#222). We're also moving the implementation of Regenerator back into the original repository since Ben is the creator/maintainer.🚀 New Feature
babel-traversegetBindingIdentifierPaths/getOuterBindingIdentifierPaths. (@boopathi)Returns
Array<Path>rather thanArray<Node>.path.getBindingIdentifierPaths()path.getOuterBindingIdentifierPaths()babel-code-frameforceColoroption tobabel-code-frame. (@Timer)Usage
🐛 Bug Fix
babel-plugin-transform-es2015-block-scopingIn
Correct Out
babel-helper-remap-async-to-generator,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generatorbabel-generator,babel-typesbabel-generatorsupport forImport. (@TheLarkInn)babel-plugin-transform-object-rest-spreadbabel-traversepath.evaluatefor references before declarations. (@boopathi)babel-core,babel-generator,babel-helper-transform-fixture-test-runner,babel-plugin-transform-object-rest-spreadbabel-typesbabel-typest.cloneandt.deepClone(@NTillmann)💅 Polish
babel-generatorObjectTypeProperty. (@existentialism)📝 Documentation
Various Packages🏠 Internal
babel-plugin-transform-regeneratorregenerator-transformto implementbabel-plugin-transform-regenerator. (@benjamn)babel-traversegenerateDeclaredUidIdentifierhelper function. (@jridgewell)babel-polyfillregenerator-runtimeinbabel-polyfill. (@zloirock)babel-runtimeregenerator-runtimeto version 0.10.0. (@benjamn)babel-plugin-syntax-trailing-function-commastesttobabel-plugin-syntax-trailing-function-commas.npmignore(@wtgtybhertgeghgtwtg)babel-helper-fixturesshouldIgnorecheck. (@danez)babel-core,babel-traversebabel-generatorCommitters: 17
v6.18.2Compare Source
v6.18.2 (2016-11-01)
Weird publishing issue with v6.18.1, same release.
🐛 Bug Fix
babel-coreInvalid: { "presets": [{ "option": "value" }] } Valid: { "presets": [ ["presetName", { "option": "value" }] // the preset should be wrapped in `[ ]` ] }🏠 Internal
babel-helper-fixtures,babel-helper-transform-fixture-test-runnerbabel-plugin-transform-async-to-generatorCommiters: 4
v6.18.0Compare Source
v6.18.0 (2016-10-24)
🚀 New Feature
babel-generator,babel-plugin-transform-flow-strip-typesCheck out the blog post and flow docs for more info: