npm @babel/plugin-proposal-numeric-separator 7.8.0

latest releases: 7.21.4-esm.4, 7.21.4-esm.3, 7.21.4-esm.2...
4 years ago

v7.8.0 (2020-01-12)

Blog post on the website

👓 Spec Compliance

  • babel-parser
    • #10980 Disallow private name in object elements and TS type elements (@JLHwung)
    • #10955 LiteralPropertyName should allow BigIntLiteral (@JLHwung)
    • #10953 fix: check await when parsing AsyncArrowBindingIdentifier (@JLHwung)
    • #10947 Fix: TopLevelAwait should respect await identifiers defined in sub scope. (@JLHwung)
    • #10946 fix: Class Field Initializer should not allow await expression as immediate child (@JLHwung)
  • babel-plugin-proposal-numeric-separator
    • #10938 StringNumericLiteral does not include NumericLiteralSeparator (@JLHwung)
  • babel-generator, babel-parser, babel-plugin-proposal-private-methods

💥 Breaking Change

🚀 New Feature

  • babel-standalone
  • babel-core
  • babel-compat-data, babel-preset-env-standalone, babel-preset-env
    • #10811 Add optional-chaining and nullish-coalescing to preset-env (@Druotic)
  • babel-helper-module-transforms, babel-plugin-transform-modules-systemjs
    • #10780 add allowTopLevelThis option to transform-modules-systemjs (@JLHwung)
  • babel-parser
  • babel-cli
  • babel-core, babel-generator, babel-parser
  • babel-core, babel-parser

🐛 Bug Fix

  • babel-node
  • babel-plugin-proposal-numeric-separator
    • #10938 StringNumericLiteral does not include NumericLiteralSeparator (@JLHwung)
  • babel-preset-env
  • babel-parser
  • Other
  • babel-traverse
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
    • #10934 helper-module-transforms: dereference imported template tag (@ajafff)
  • babel-traverse, babel-types
  • babel-core
  • babel-helpers
    • #10902 fix: Object.getOwnPropertySymbols called on non-object (@bassaer)

💅 Polish

  • babel-node
  • babel-parser

📝 Documentation

  • babel-preset-env
    • #10982 CONTRIBUTING: Update link to plugin-features.js [skip ci] (@andersk)
  • Other

🏠 Internal

↩️ Revert

  • babel-cli

Committers: 17

Don't miss a new plugin-proposal-numeric-separator release

NewReleases is sending notifications on new releases.