v7.6.0 (2019-09-06)
๐ Spec Compliance
babel-generator,babel-parser- #10269 Fix parenthesis for nullish coalescing (@vivek12345)
babel-helpers,babel-plugin-transform-block-scoping,babel-traverse- #9498 Fix tdz checks in transform-block-scoping plugin (@nicolo-ribaudo)
๐ New Feature
babel-corebabel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-private-methodsbabel-generator,babel-parser,babel-typesbabel-preset-typescript- #10382 Allow setting 'allowNamespaces' in typescript preset (@dsgkirkby)
babel-parser- #10352 Do not register ambient classes to the TS scope (@nicolo-ribaudo)
babel-types- #10248 Add static to class property builder (@yuri-karadzhov)
๐ Bug Fix
babel-helpers,babel-plugin-transform-destructuring,babel-plugin-transform-modules-commonjs,babel-preset-envbabel-plugin-transform-runtimebabel-preset-env- #10397 Don't polyfill when evaluation is not confident (@rhyzx)
- #10218 [preset-env] Include / exclude module plugins properly (@AdamRamberg)
- #10284 Replace es.string.reverse with es.array.reverse (@epicfaace)
babel-plugin-transform-named-capturing-groups-regexbabel-types- #10098 fix typescript for babel-types (@tanhauhau)
- #10319 Add a builder definition including name for tsTypeParameter (@deificx)
babel-parserbabel-parser,babel-types- #10366 Don't allow JSXNamespacedName to chain (@jridgewell)
babel-generator,babel-plugin-transform-typescript,babel-types- #10341 Add TSBigIntKeyword to @babel/types (@nicolo-ribaudo)
babel-core,babel-types- #9960 Do not delete "fake" source map comments from strings (@nicolo-ribaudo)
babel-plugin-transform-flow-comments- #10329 Fix flow comments plugin issues (@zaygraveyard)
babel-helpers,babel-plugin-transform-react-constant-elementsbabel-plugin-proposal-decorators- #10302 fix: register inserted class declaration (@thiagoarrais)
babel-plugin-proposal-do-expressions,babel-traverse- #10070 Do expressions transform for switch statements (@tanhauhau)
- #10277 remove finally from completion record in try statement (@tanhauhau)
babel-helpers,babel-plugin-transform-named-capturing-groups-regex- #10136 fix capturing group for matchAll (@tanhauhau)
๐ Polish
babel-plugin-transform-runtime,babel-preset-env
๐ Documentation
- #10313 Adds note about two approval policy to PR template (@thiagoarrais)
๐ Internal
babel-register- #9847 Remove core-js dependency from @babel/register (@coreyfarrell)
babel-helper-fixtures,babel-helper-transform-fixture-test-runner,babel-preset-env- #10401 Use "validateLogs" for preset-env's debug fixtures (@nicolo-ribaudo)
babel-parserbabel-helper-fixtures,babel-helper-transform-fixture-test-runner,babel-plugin-proposal-dynamic-import,babel-preset-env- #10326 Allow testing logs with
@babel/helper-transform-fixture-test-runner(@nicolo-ribaudo)
- #10326 Allow testing logs with
babel-runtime-corejs2,babel-runtime,babel-typesbabel-cli,babel-core,babel-generator,babel-helper-create-class-features-plugin,babel-helper-fixtures,babel-node,babel-parser,babel-plugin-proposal-do-expressions,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-modules-commonjs,babel-plugin-transform-runtime,babel-preset-env,babel-standalone,babel-template,babel-traverse,babel-typesbabel-cli
๐โโ๏ธ Performance
babel-helpers,babel-plugin-transform-modules-commonjs,babel-preset-envbabel-traverse
Committers: 22
- Adam Ramberg (@AdamRamberg)
- Ajay Sagar (@ajaysagar)
- Ashwin Ramaswami (@epicfaace)
- Bin Xin (@rhyzx)
- Brian Donovan (@eventualbuddha)
- Corey Farrell (@coreyfarrell)
- Daniel Tschinder (@danez)
- Dylan Kirkby (@dsgkirkby)
- Even Alander (@deificx)
- Huรกng Jรนnliร ng (@JLHwung)
- Justin Ridgewell (@jridgewell)
- Letladi Sebesho (@Letladi)
- Nicolรฒ Ribaudo (@nicolo-ribaudo)
- Serge Havas (@Sinewyk)
- Shrey Banga (@banga)
- Tan Li Hau (@tanhauhau)
- Thiago Arrais (@thiagoarrais)
- Tim McClure (@tim-mc)
- Vivek Nayyar (@vivek12345)
- Yuri Karadzhov (@yuri-karadzhov)
- Ziad El Khoury Hanna (@zaygraveyard)
- Sungmin Lee (@ifsnow)