Babel: v7.7.4 Release

Release date:
November 22, 2019
Previous version:
v7.7.3 (released November 8, 2019)
Magnitude:
5,545 Diff Delta
Contributors:
33 total committers
Data confidence:
Commits:

50 Features Released with v7.7.4

Top Contributors in v7.7.4

jmurretxactly
kaicataldo
zertosh
danez
hzoo
existentialism
mysticatea
not-an-aardvark
rubennorte
soda0289

Directory Browser for v7.7.4

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

Release Notes Published

v7.7.4 (2019-11-23)

Thanks @chrishinrichs, @khoumani, @m-ahmadi, @BBlackwo, @SakibulMowla, @4geru, @Shriram-Balaji, @ZYSzys and @arku for their first PRs!

:bug: Bug Fix

  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-preset-env
  • babel-parser
  • babel-preset-env-standalone
    • #10732 fix: add missing available plugins to babel-preset-env-standalone. (@JLHwung)
  • babel-plugin-transform-function-name, babel-plugin-transform-modules-umd, babel-preset-env
    • #10701 Circumvent typeof transform for umd build template. (@JLHwung)
  • babel-cli
    • #10698 Babel should not silently remove unknown options after commander arguments. (@JLHwung)
  • babel-plugin-proposal-optional-chaining
  • babel-parser, babel-types
  • babel-traverse
  • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env

:nail_care: Polish

  • babel-plugin-proposal-nullish-coalescing-operator
    • #10720 polish: skip creating extra reference for safely re-used node. (@JLHwung)

:house: Internal

Committers: 15