npm @babel/plugin-proposal-numeric-separator 7.0.0-beta.33
v7.0.0-beta.33

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

v7.0.0-beta.33 (2017-12-01)

👓 Spec Compliancy

  • babel-generator, babel-plugin-proposal-export-default-from, babel-plugin-proposal-export-default, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-export-namespace, babel-plugin-syntax-export-default-from, babel-plugin-syntax-export-extensions, babel-plugin-syntax-export-namespace-from, babel-standalone, babylon
  • babylon

💥 Breaking Change

  • babel-core
    • #6905 Merge all config & programmatic plugins/preset rather than duplicating. (@loganfsmyth)
  • babylon
  • babel-traverse
    • #6881 Remove double exports of NodePath, Scope and Hub in traverse. (@danez)
  • Other
    • #6831 [preset-env] Exclude transform-typeof-symbol with loose option.. (@yavorsky)

🚀 New Feature

  • babel-plugin-transform-for-of
    • #6914 Porting babel-plugin-transform-for-of-as-array into transform-for-of as option. (@rajzshkr)
  • babel-core
    • #6905 Merge all config & programmatic plugins/preset rather than duplicating. (@loganfsmyth)
  • babel-core, babel-preset-es2015
    • #6904 Add a 'cwd' option, and misc refactoring and tweaks before simple config merging. (@loganfsmyth)
  • babel-cli, babel-core
    • #6834 Expose envName as a top-level Babel option to avoid using environmental variables. (@loganfsmyth)
  • babel-helper-module-imports
    • #6744 Allowed hintedNames for namespaced imports, changed some other defaul…. (@Andarist)
  • Other
    • #6791 Add safari technology preview for babel-preset-env.. (@yavorsky)
    • #6438 Move babel-preset-env-standalone to the monorepo.. (@yavorsky)
  • babel-core, babel-helper-remap-async-to-generator, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-function-sent, babel-plugin-transform-async-to-generator, babel-plugin-transform-parameters
    • #6803 Add /#PURE/ annotatiotion for babel-plugin-async-to-generator. (@satya164)

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-modules-commonjs
    • #6850 Copy getters and setters correctly in interopWildcard. (@danez)
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-generator
  • babel-plugin-transform-regenerator
    • #6917 update regenerator (removed explicit babel-types dep). (@hzoo)
  • babel-traverse
  • babylon
  • babel-types
    • #6852 Fix validation of WithStatement and enable flow in definitions. (@danez)
  • babel-core
  • Other
  • babel-plugin-transform-block-scoping
    • #6814 Fix shadow variables reassignment for block scoping in loops.. (@yavorsky)

💅 Polish

  • babylon
    • #6836 removing expression field from ArrowFunctionExpression. (@mmckeaveney)
    • #6727 [Babylon] Use char codes contants. (@xtuc)
    • #6754 Better error message for super when not using an object method. (@rajzshkr)
  • babel-helper-module-imports
    • #6744 Allowed hintedNames for namespaced imports, changed some other defaul…. (@Andarist)
  • babel-cli, babel-core, babylon
  • babel-helpers, babel-plugin-check-constants
  • babel-types
    • #6853 Make SpreadProperty and RestProperty a deprecatedAlias. (@danez)
  • babel-plugin-transform-arrow-functions, babel-plugin-transform-parameters
  • babel-core, babel-traverse
    • #6818 Add some nice warnings if plugins happen to return promises instead of sync values.. (@loganfsmyth)

📝 Documentation

  • babel-plugin-transform-for-of, babylon
    • #6942 add readme entry for for-of assumeArray, use it. (@hzoo)
  • babel-plugin-proposal-class-properties
    • #6941 [plugin-proposal-class-properties] Fix small loose docs typo. (@sdgluck)
  • babel-register
  • Other
    • #6868 [skip ci] Update CONTRIBUTING.md. (@yeefom)
    • #6756 Documentation PR: description about building and testing babylon in CONTRIBUTING.md. (@vincentdchan)
    • #6843 README: Use HTTPS and relative links when possible. (@mc10)
    • #6825 docs: [skip-ci] Remove @babel scope from babel-preset-env include/exc…. (@marcioj)
  • babel-*
    • #6820 Replaced legacy babel-* & shorthand package name usage with @babel/* in README.md's. (@hulkish)
  • babel-cli
    • #6829 @babel/cli: removed babel-node mention in README.md [skip ci]. (@viatsko)

🏠 Internal

Committers: 27

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

NewReleases is sending notifications on new releases.