Babel: v7.21.0 Release

Release date:
February 20, 2023
Previous version:
v7.20.15 (released February 2, 2023)
Magnitude:
2,041 Diff Delta
Contributors:
12 total committers
Data confidence:
Commits:

33 Features Released with v7.21.0

Top Contributors in v7.21.0

liuxingbaoyu
nicolo-ribaudo
JLHwung
fwienber
ehoogeveen-medweb
babel-bot
azizghuloum
Lioness100
overlookmotel
fisker

Directory Browser for v7.21.0

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

Release Notes Published

v7.21.0 (2023-02-20)

Thanks @azizghuloum, @ehoogeveen-medweb, @fwienber, and @Lioness100 for your first PRs!

:rocket: New Feature

  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object
    • #15435 feat: Implement privateFieldsAsSymbols assumption for classes (@fwienber)
  • babel-helper-create-regexp-features-plugin, babel-plugin-proposal-regexp-modifiers, babel-standalone
  • babel-cli, babel-core, babel-generator, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx, babel-traverse
  • babel-parser, babel-types
  • babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser
  • babel-core
  • babel-generator, babel-parser, babel-plugin-transform-typescript

:bug: Bug Fix

  • babel-plugin-transform-typescript
  • babel-core
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-new-target
    • #15406 Preserve class elements comments in class transform (@JLHwung)
  • babel-parser, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-types

:nail_care: Polish

  • babel-parser
    • #15400 polish: improve "await as identifier" error in modules (@JLHwung)

:house: Internal

:microscope: Output optimization

Committers: 11