Babel: v7.8.6 Release

Release date:
February 27, 2020
Previous version:
v7.8.5 (released January 31, 2020)
Magnitude:
0 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

33 Features Released with v7.8.6

Top Contributors in v7.8.6

JLHwung
nicolo-ribaudo

Directory Browser for v7.8.6

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

Release Notes Published

v7.8.6 (2020-02-27)

Thanks to @brokensandals, @fengzilong, @InsignificantReasons, @liamfd, @liuxingbaoyu, and @openorclose for their first PRs!

:eyeglasses: Spec Compliance

  • babel-helper-module-transforms, babel-helper-replace-supers, babel-plugin-transform-modules-commonjs
  • babel-parser
    • #10956 Refactor await/yield production parameter tracking (@JLHwung)

:rocket: New Feature

  • babel-helper-create-regexp-features-plugin, babel-plugin-transform-classes, babel-plugin-transform-named-capturing-groups-regex, babel-preset-env

:bug: Bug Fix

  • babel-helper-compilation-targets
  • babel-register
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers
  • babel-template
  • babel-plugin-transform-for-of
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
    • #11074 Fix export bindings not updated by 'for ... in' and 'for ... of' (@vedantroy)
  • babel-standalone
    • #10797 fix: specify sourceFileName when generating inline sourcemaps (@JLHwung)
  • babel-types

:nail_care: Polish

  • babel-core, babel-generator, babel-plugin-external-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-jsx, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

:house: Internal

  • Other
  • babel-generator, babel-helper-fixtures, babel-parser, babel-traverse
  • babel-helper-replace-supers
  • babel-core, babel-plugin-syntax-decorators, babel-template, babel-traverse
  • babel-parser
  • babel-core, babel-parser, babel-types
  • babel-preset-stage-0, babel-preset-stage-1, babel-preset-stage-2, babel-preset-stage-3
  • babel-preset-env-standalone

Committers: 12