Sourced from @babel/runtime's releases.
v7.13.17 (2021-04-20)
:bug: Bug Fix
babel-helpers,babel-plugin-transform-modules-commonjs
- #13185 Fix undeclared variable in
iterableToArrayLimit(@nicolo-ribaudo)babel-plugin-proposal-do-expressions,babel-traverse
- #13084 Fix completion record for labeled statement (
@addaleax)babel-plugin-transform-destructuringbabel-types
- #13178 fix: clone comments in cloneNode (
@gzzhanghao)Committers: 4
- Anna Henningsen (
@addaleax)- Jason (
@gzzhanghao)- Moti Zilberman (
@motiz88)- Nicolò Ribaudo (
@nicolo-ribaudo)v7.13.16 (2021-04-20)
Thanks
@codyatworkand@nwalters512for your first PRs!:eyeglasses: Spec Compliance
:bug: Bug Fix
babel-helpers,babel-plugin-transform-modules-commonjs,babel-plugin-transform-regenerator,babel-plugin-transform-spread,babel-preset-env,babel-runtime-corejs2,babel-runtime
- #13129 Support iterating generators in browsers without
Symbol(@nicolo-ribaudo)babel-helper-compilation-targetsbabel-generator
- #13136 Fix printing of single-param async arrow function with comments (
@nwalters512):memo: Documentation
- Other
- #13155 Update links in eslint-parser README (
@codyatwork)babel-typesbabel-helper-compilation-targets:house: Internal
babel-helper-bindify-decorators,babel-helper-explode-class- Other
babel-helper-call-delegate
- #13153 Archive
babel/helper-call-delegate(@nicolo-ribaudo)babel-helper-hoist-variables,babel-plugin-transform-block-scoping
... (truncated)
Sourced from @babel/runtime's changelog.
v7.13.17 (2021-04-20)
:bug: Bug Fix
babel-helpers,babel-plugin-transform-modules-commonjs
- #13185 Fix undeclared variable in
iterableToArrayLimit(@nicolo-ribaudo)babel-plugin-proposal-do-expressions,babel-traverse
- #13084 Fix completion record for labeled statement (
@addaleax)babel-plugin-transform-destructuringbabel-types
- #13178 fix: clone comments in cloneNode (
@gzzhanghao)v7.13.16 (2021-04-20)
:eyeglasses: Spec Compliance
:bug: Bug Fix
babel-helpers,babel-plugin-transform-modules-commonjs,babel-plugin-transform-regenerator,babel-plugin-transform-spread,babel-preset-env,babel-runtime-corejs2,babel-runtime
- #13129 Support iterating generators in browsers without
Symbol(@nicolo-ribaudo)babel-helper-compilation-targetsbabel-generator
- #13136 Fix printing of single-param async arrow function with comments (
@nwalters512):memo: Documentation
- Other
- #13155 Update links in eslint-parser README (
@codyatwork)babel-typesbabel-helper-compilation-targets:house: Internal
babel-helper-bindify-decorators,babel-helper-explode-class- Other
babel-helper-call-delegate
- #13153 Archive
babel/helper-call-delegate(@nicolo-ribaudo)babel-helper-hoist-variables,babel-plugin-transform-block-scopingbabel-cli,babel-core,babel-generator,babel-plugin-transform-function-name,babel-register,babel-types
- #13139 Remove remaining
lodashdependencies (@nicolo-ribaudo)v7.13.15 (2021-04-08)
:eyeglasses: Spec Compliance
... (truncated)
006e2c9 v7.13.17d94a8e5 v7.13.16808d437 Support iterating generators in browsers without Symbol (#13129)