npm @babel/plugin-proposal-numeric-separator 7.0.0-rc.2
v7.0.0-rc.2

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

v7.0.0-rc.2 (2018-08-21)

https://twitter.com/left_pad/status/1031700991186489344: we're planning to release v7 this week (Friday?)

So in the next few days, landing some small changes/bug fixes!

A notable change is the addition of #8485 which enables babel/babel-loader#660 (automatically doing modules: false for @babel/preset-env when using babel-loader.

πŸ’₯ Breaking Change

  • babel-core
  • babel-core, babel-parser, babel-plugin-syntax-decorators

πŸš€ New Feature

  • babel-preset-env
    • #8500 Add missing es7.promise.finally polyfill when using useBuiltIns: usage. (@jsnajdr)
  • babel-cli, babel-core, babel-node, babel-preset-env, babel-register
    • #8485 Allow preset-env to toggle module handling based on flags from the caller (like babel-loader). (@loganfsmyth)
  • babel-core
    • #8474 Preserve 'false'-options for disabled plugins/presets.. (@loganfsmyth)
    • #8473 Allow babel-plugin/preset prefix to not be a prefix, when used in a scope.. (@loganfsmyth)
  • babel-helper-transform-fixture-test-runner, babel-plugin-transform-runtime
    • #8435 Allow transform-runtime to insert runtime references with absolute paths.. (@loganfsmyth)

πŸ› Bug Fix

  • babel-parser
    • #8488 Fix trailingComments for FunctionExpression that is CallExpression arguments. (@jiaxuan)
  • babel-core
    • #8493 Take top-level config source into consideration when processing nested env/overrides.. (@loganfsmyth)
  • babel-helpers, babel-plugin-proposal-decorators
    • #7429 Fix default descriptor setting for class properties with decorators. (@yhpark)
  • babel-plugin-transform-parameters

πŸ’… Polish

  • babel-core
    • #8494 Cache individual programmatic descriptors along with the overall list.. (@loganfsmyth)
    • #8493 Take top-level config source into consideration when processing nested env/overrides.. (@loganfsmyth)

🏠 Internal

  • babel-core
    • #8493 Take top-level config source into consideration when processing nested env/overrides.. (@loganfsmyth)
  • babel-plugin-transform-classes

Committers: 9

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

NewReleases is sending notifications on new releases.