Skip to content

v7.12.7

Compare
Choose a tag to compare
@babel-bot babel-bot released this 20 Nov 21:27
· 2270 commits to main since this release

v7.12.7 (2020-11-20)

Thanks @fraywing for your first PR!

👓 Spec Compliance

  • babel-parser

🐛 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)

💅 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)

🏠 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)

🏃‍♀️ Performance

  • babel-traverse

🔬 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