yarn @babel/highlight 7.14.0

latest release: 7.14.5
2 years ago

v7.14.0 (2021-04-29)

👓 Spec Compliance

🚀 New Feature

  • babel-plugin-proposal-async-do-expressions
  • babel-core, babel-generator, babel-parser, babel-plugin-proposal-do-expressions, babel-plugin-syntax-async-do-expressions, babel-types
  • babel-preset-env
  • babel-compat-data, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-private-property-in-object, babel-plugin-syntax-private-property-in-object
  • babel-parser
  • babel-helper-module-transforms, babel-helpers, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-generator, babel-parser, babel-traverse, babel-types
  • babel-parser, babel-traverse
  • babel-generator, babel-parser, babel-types

🐛 Bug Fix

  • babel-generator
    • #13208 Prevent ForOfStatement from printing the forbidden sequence "for ( async of" (@Zalathar)
    • #13169 fix: don't deduplicate comments with same start index (@gzzhanghao)
  • babel-generator, babel-plugin-proposal-object-rest-spread, babel-preset-env
    • #13204 Simplify the special-case printing of single-param arrow functions (@Zalathar)
  • babel-core

💅 Polish

  • babel-cli, babel-core, babel-parser, babel-plugin-transform-classes, babel-preset-env, babel-preset-typescript
    • #13130 babel-parser: Add new internal ESLint rule to consistent error messages (@sosukesuzuki)

🏠 Internal

  • babel-parser
  • babel-helpers, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • Other

🏃‍♀️ Performance

  • babel-core
    • #13090 perf(core): check files before interacting with them (@FauxFaux)
    • #13223 perf: avoid loadFullConfig when creating block hoist plugin (@JLHwung)
  • babel-helper-validator-identifier

🔬 Output optimization

  • babel-helper-create-class-features-plugin, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-preset-env
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

Committers: 11

Don't miss a new highlight release

NewReleases is sending notifications on new releases.