Open
Conversation
07ba81e to
c7896b8
Compare
c7896b8 to
19701e2
Compare
19701e2 to
7bab7e4
Compare
7bab7e4 to
c3f8054
Compare
c3f8054 to
35bdf78
Compare
35bdf78 to
6a4cc2d
Compare
6a4cc2d to
ffb479f
Compare
ffb479f to
93e5483
Compare
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:
6.18.0→6.26.06.16.0→6.26.06.18.0→6.24.16.18.0→6.26.06.18.0→6.26.0Release Notes
babel/babel (babel-cli)
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.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.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.2Compare Source
6.22.2 (2017-01-19)
🐛 Bug Fix
babel-clibabel-nodethrowing errors when passed non-"-" args #5162.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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.