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.0
6.16.0
->6.26.0
6.18.0
->6.24.1
6.18.0
->6.26.0
6.18.0
->6.26.0
Release Notes
babel/babel (babel-cli)
v6.26.0
Compare 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-commonjs
babel-types
📝 Documentation
babel-plugin-transform-class-properties
babel-plugin-transform-runtime
babel-plugin-transform-regenerator
babel-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-traverse
Committers: 19
v6.24.1
Compare Source
v6.24.1 (2017-04-07)
🐛 Bug Fix
babel-plugin-transform-regenerator
Fixes an issue when using async arrow functions with rest parameters (crazy!)
babel-plugin-transform-es2015-function-name
,babel-types
📝 Documentation
babel-generator
🏠 Internal
babel-generator
babel-helper-builder-react-jsx
Committers: 5
v6.24.0
Compare Source
6.24.0 (2017-03-13)
A quick release for 2 features:
noInterop
option for oures2015-modules
transform to remove theinteropRequireDefault
andinteropRequireWildcard
helpers.Input
Regular Output
Output with option
noInterop
dirname
to the preset constructor which presets can use to resolve things relative to files.Example usage of
fileContext.dirname
in a preset🚀 New Feature
babel-plugin-transform-es2015-modules-amd
,babel-plugin-transform-es2015-modules-commonjs
noInterop
flag for modules to 6.x. (@rwjblue)babel-core
dirname
as extra metadata to preset constructor. (@izaakschroeder)🐛 Bug Fix
babel-generator
babel-generator
,babel-plugin-transform-object-rest-spread
📝 Documentation
🏠 Internal
babel-cli
babel-traverse
Committers: 14
v6.23.0
Compare Source
6.23.0 (2017-02-13)
🚀 New Feature
babel-plugin-transform-react-constant-elements
babel-preset-flow
,babel-preset-react
babel-traverse
babel-plugin-transform-es2015-block-scoping
🐛 Bug Fix
babel-core
,babel-traverse
babel-plugin-transform-es2015-for-of
babel-plugin-transform-react-constant-elements
,babel-traverse
babel-plugin-transform-do-expressions
,babel-traverse
babel-register
babel-traverse
babel-plugin-transform-runtime
babel
babel-generator
babel-plugin-transform-es2015-modules-commonjs
📝 Documentation
babel-*
babel-plugin-transform-es2015-spread
babel-plugin-transform-flow-strip-types
babel-plugin-transform-regenerator
babel-plugin-transform-es2015-arrow-functions
🏠 Internal
babel-core
babel-core
,babel-traverse
babel-generator
babel-types
babel-*
Committers: 20
v6.22.2
Compare Source
6.22.2 (2017-01-19)
🐛 Bug Fix
babel-cli
babel-node
throwing errors when passed non-"-" args #5162.v6.22.1
Compare Source
6.22.1 (2017-01-19)
🐛 Bug Fix
Temporary fix with
babel-traverse
via #5019 for transform-react-constant-elements.v6.22.0
Compare 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 [email protected].
🚀 New Feature
babel-generator
,babel-types
babel-plugin-transform-flow-strip-types
,babel-traverse
babel-core
🐛 Bug Fix
babel-plugin-transform-object-rest-spread
Old Behavior
New/Expected Behavior
babel-cli
babel-plugin-transform-object-rest-spread
Accounts for default values in object rest params
babel-plugin-transform-es2015-destructuring
babel-plugin-transform-es2015-function-name
Input
Output
babel-types
babel-cli
💅 Polish
babel-traverse
babel-generator
,babel-plugin-transform-exponentiation-operator
📝 Documentation
babel-core
babel-plugin-syntax-class-constructor-call
babel-plugin-transform-es2015-duplicate-keys
,babel-plugin-transform-es2015-parameters
babel-plugin-transform-es2015-computed-properties
,babel-plugin-transform-es2015-for-of
babel-plugin-transform-class-properties
babel-plugin-transform-es2015-classes
,babel-plugin-transform-function-bind
babel-helpers
babel-preset-react
babel-plugin-check-es2015-constants
,babel-plugin-transform-es2015-modules-umd
,babel-plugin-transform-es2015-typeof-symbol
,babel-register
babel-core
🏠 Internal
babel-*
babel-helper-transform-fixture-test-runner
babel-cli
,babel-core
,babel-generator
,babel-helper-define-map
,babel-register
,babel-runtime
,babel-types
babel-cli
,babel-generator
,babel-helper-fixtures
,babel-helper-transform-fixture-test-runner
,babel-preset-es2015
,babel-runtime
,babel-traverse
babel-code-frame
babel-plugin-transform-react-jsx
babel-plugin-transform-decorators
babel-plugin-transform-es2015-computed-properties
babel-cli
Committers: 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.