Skip to content

v7.12.5

Compare
Choose a tag to compare
@babel-bot babel-bot released this 03 Nov 22:37
· 2293 commits to main since this release

v7.12.5 (2020-11-03)

Thanks @joelvh, @liuliangsir and @mondeja for your first PRs!

👓 Spec Compliance

  • babel-helpers, babel-plugin-transform-block-scoping

🐛 Bug Fix

  • babel-parser
  • babel-parser, babel-types
  • babel-template, babel-types
  • babel-generator
    • #12260 Do not use currentColumn to indent comments when retainLines=true (@ian-craig)
  • babel-generator, babel-parser
  • babel-plugin-proposal-numeric-separator
    • #12240 fix: support bigInt in numeric-separator transform (@JLHwung)
  • babel-helper-replace-supers, babel-plugin-transform-classes
    • #12238 fix: support optionalCall in replace super handler (@JLHwung)
  • babel-standalone
    • #12226 packages/babel-standalone: make data-type="module" option avilable without data-presets option (@hirochachacha)

💅 Polish

  • babel-compat-data
  • babel-parser, babel-preset-env

📝 Documentation

🏠 Internal

  • Other
  • babel-generator, babel-helper-module-imports, babel-helper-replace-supers, babel-parser, babel-traverse
  • babel-traverse, babel-types
  • babel-helper-compilation-targets, babel-preset-env

Committers: 11