6.3.19
- New Feature
babel-plugin-flow-comments: #3157 Movebabel-plugin-flow-commentsto the babel repo and update for babel 6.
- Bug Fix
babel-runtime: #3142 Add a custom transform forbabel-runtimebuilds to avoid circular dependencies (Fixes thebabel-runtime/helpers/typeofissue).babel-traverse: #3161 Only rename the *outer function bindings on name conflict.babel-generator: #3167 Use the left most node from the right to check if we need spaces inBinaryExpressions.