Babel: v7.6.3 Release

Release date:
October 8, 2019
Previous version:
v7.6.2 (released September 23, 2019)
Magnitude:
2,175 Diff Delta
Contributors:
12 total committers
Data confidence:
Commits:

Top Contributors in v7.6.3

JLHwung
nicolo-ribaudo
michael-j-currie-7a24
liuxingbaoyu
todofixthis
grdnrt
coreyfarrell
Jessidhia
existentialism
tanhauhau

Directory Browser for v7.6.3

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

v7.6.3 (2019-10-08)

Thanks to @hjdivad, @Basaingeal and @todofixthis for their first PRs!

:eyeglasses: Spec Compliance

:rocket: New Feature

  • babel-types

:bug: Bug Fix

  • babel-plugin-transform-block-scoping
    • #10343 Do not remove let bindings even they are wrapped in closure (@JLHwung)
  • babel-parser
  • babel-plugin-transform-react-constant-elements, babel-traverse
  • babel-generator, babel-parser, babel-plugin-transform-block-scoping, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-typescript
    • #10220 Flow: interface identifier should be declared in the scope (@JLHwung)

:nail_care: Polish

:house: Internal

  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-preset-env, babel-preset-react

:running_woman: Performance

  • babel-parser
  • Other
    • #10443 perf: only apply lazy cjs module transform on cli and core (@JLHwung)

Committers: 10