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.23.1
->6.26.3
6.23.0
->6.24.1
6.22.0
->6.24.1
Release Notes
babel/babel (babel-core)
v6.26.3
Compare Source
Summary
v6.26.2
Compare Source
Summary
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.25.0
Compare Source
6.25.0 (2017-06-08)
Just backporting a few things.
🚀 New Feature
babel-plugin-transform-react-display-name
babel-generator
,babel-plugin-transform-flow-strip-types
,babel-types
🐛 Bug Fix
babel-types
💅 Polish
babel-traverse
Committers: 5
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
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.