Babel: v7.17.7 Release

Release date:
March 14, 2022
Previous version:
v7.17.6 (released February 21, 2022)
Magnitude:
4,911 Diff Delta
Contributors:
14 total committers
Data confidence:
Commits:

Top Contributors in v7.17.7

tolmasky
JLHwung
nicolo-ribaudo
magic-akari
The-x-Theorist
ozanhonamlioglu
JasinYip
liuxingbaoyu
dev-itsheng
Andarist

Directory Browser for v7.17.7

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

Release Notes Published

v7.17.7 (2022-03-14)

Thanks @cha0s, @dev-itsheng, @green1052, @jlennox and @Yokubjon-J for your first PRs!

:eyeglasses: Spec Compliance

  • babel-generator, babel-parser

:bug: Bug Fix

  • babel-helper-compilation-targets
  • babel-helper-module-transforms, babel-helper-simple-access, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators
    • #14335 Fix static/proto initializers when there aren't class fields (@JLHwung)
    • #14334 fix: push newClass only when class is decorated (@JLHwung)
  • babel-generator
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
    • #14313 Fix duplicate exports initialization with many exports (@JasinYip)
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-object-super
  • babel-register

:nail_care: Polish

:house: Internal

Committers: 13