Babel: v7.13.0 Release

Release date:
February 22, 2021
Previous version:
v7.12.18 (released February 18, 2021)
Magnitude:
3,601 Diff Delta
Contributors:
14 total committers
Data confidence:
Commits:

35 Features Released with v7.13.0

Top Contributors in v7.13.0

nicolo-ribaudo
JLHwung
dsainati1
sidntrivedi012
sosukesuzuki
andersk
overlookmotel
jeysal
rickbutton
gkz

Directory Browser for v7.13.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.13.0 (2021-02-22)

You can read the release post at https://babeljs.io/blog/2021/02/22/7.13.0!

Thanks @dsainati1, @immitsu, and @perrin4869 for your first PRs!

:rocket: New Feature

  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-module-blocks, babel-standalone, babel-traverse, babel-types
  • babel-generator, babel-parser, babel-types
  • babel-core, babel-register
  • babel-traverse
    • #12603 feat(referencesImport): support named exports accessed via namespace imports (@jeysal)
  • babel-plugin-transform-typescript, babel-preset-typescript
    • #12765 Enable allowNamespaces in transform-typescript by default (@JLHwung)
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-plugin-transform-parameters, babel-types
  • babel-plugin-proposal-record-and-tuple
  • babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-core, babel-helper-plugin-utils, babel-preset-env
  • babel-core, babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-core

:bug: Bug Fix

  • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env
  • babel-cli
  • babel-node
    • #12836 fix: create IPC channel for spawned babel-node process (@JLHwung)
  • babel-standalone
    • #12819 fix: add regenerate-unicode-properties to dynamicRequireTargets (@JLHwung)
  • babel-plugin-proposal-optional-chaining, babel-traverse

:house: Internal

  • babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2
  • babel-plugin-transform-runtime
  • babel-standalone
  • babel-helper-transform-fixture-test-runner, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-preset-env

:running_woman: Performance

  • babel-register
    • #12813 babel-register: Don’t rewrite the cache if it’s not dirty (@andersk)

:microscope: Output optimization

  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties

Committers: 14