Babel: v7.12.7 Release

Release date:
November 20, 2020
Previous version:
v7.12.6 (released November 4, 2020)
Magnitude:
681 Diff Delta
Contributors:
10 total committers
Data confidence:
Commits:

35 Features Released with v7.12.7

Top Contributors in v7.12.7

nicolo-ribaudo
zxbodya
jasom
ExE-Boss
babel-bot
JLHwung
fraywing
existentialism
sosukesuzuki
Andarist

Directory Browser for v7.12.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.12.7 (2020-11-20)

Thanks @fraywing for your first PR!

:eyeglasses: Spec Compliance

  • babel-parser

:bug: Bug Fix

  • babel-parser
  • babel-helper-optimise-call-expression, babel-plugin-proposal-class-properties
  • babel-compat-data, babel-preset-env
  • babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-preset-env, babel-traverse
  • babel-plugin-proposal-numeric-separator
    • #12311 Adding includes fix for plugin-proposal-numeric-separator (@fraywing)

:nail_care: Polish

  • babel-preset-react, babel-preset-typescript
    • #12347 refactor: use option-validator in preset-typescript (@JLHwung)
  • babel-types
    • #12341 improve asserts in generated typescript definitions (@zxbodya)

:house: Internal

  • babel-helper-regex
  • babel-helper-create-regexp-features-plugin, babel-plugin-transform-sticky-regex
  • babel-core
  • babel-preset-env
  • Other
  • babel-types
    • #11883 feat(babel‑types): Add type definitions for Node assertion methods (@ExE-Boss)
  • babel-cli
  • babel-parser
  • babel-traverse
    • #12309 test: add tests about behaviour of replaceWithMultiple (@JLHwung)

:running_woman: Performance

  • babel-traverse

:microscope: Output optimization

  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
    • #12291 optimize optional chain when expression will be cast to boolean (@JLHwung)

Committers: 10