Sourced from @babel/runtime's releases.
v7.20.6 (2022-11-28)
:bug: Bug Fix
babel-helpers
- #15231 Update
checkInRHShelper min version (@nicolo-ribaudo)Committers: 1
- Nicolò Ribaudo (
@nicolo-ribaudo)v7.20.5 (2022-11-28)
Thanks
@davydofand@SuperSodaSeafor your first PRs!:eyeglasses: Spec Compliance
babel-helpers,babel-plugin-transform-destructuring,babel-plugin-transform-modules-commonjs,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-traverse
- #15183 Improve array destructuring spec compliance (
@SuperSodaSea)babel-cli,babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-transform-classes,babel-plugin-transform-runtime,babel-preset-envbabel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-proposal-private-property-in-object,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime:bug: Bug Fix
babel-parserbabel-helper-wrap-function,babel-preset-env,babel-traverse
- #15181 fix: Edge cases for async functions and
noNewArrowassumption (@liuxingbaoyu)babel-plugin-transform-arrow-functions,babel-plugin-transform-parameters,babel-traverse
- #15163 fix: Throw error when compiling
super()in arrow functions with default / rest parameters (@SuperSodaSea)babel-helpers,babel-node,babel-plugin-proposal-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #15194 fix: Bump
regeneratorand add tests (@SuperSodaSea)babel-helper-create-regexp-features-plugin
- #15192 fix: Update
regjsparserforbabel/standalone(@liuxingbaoyu)babel-parser,babel-types
- #15109 fix: Babel 8 types (
@liuxingbaoyu)babel-generator
- #15143 Don't print inner comments as leading when wrapping in
(``)(@nicolo-ribaudo)babel-plugin-transform-block-scoping,babel-traverse
- #15167 Register
switch'sdiscriminantin the outer scope (@nicolo-ribaudo):nail_care: Polish
babel-generator
- #15173 Improve generator behavior when
comments:false(@liuxingbaoyu)babel-plugin-transform-block-scoping
- #15164 Only extract IDs for TDZ checks in assign when necessary (
@nicolo-ribaudo):house: Internal
... (truncated)
Sourced from @babel/runtime's changelog.
v7.20.6 (2022-11-28)
:bug: Bug Fix
babel-helpers
- #15231 Update
checkInRHShelper min version (@nicolo-ribaudo)v7.20.5 (2022-11-28)
:eyeglasses: Spec Compliance
babel-helpers,babel-plugin-transform-destructuring,babel-plugin-transform-modules-commonjs,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-traverse
- #15183 Improve array destructuring spec compliance (
@SuperSodaSea)babel-cli,babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-transform-classes,babel-plugin-transform-runtime,babel-preset-envbabel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-proposal-private-property-in-object,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime:bug: Bug Fix
babel-parserbabel-helper-wrap-function,babel-preset-env,babel-traverse
- #15181 fix: Edge cases for async functions and
noNewArrowassumption (@liuxingbaoyu)babel-plugin-transform-arrow-functions,babel-plugin-transform-parameters,babel-traverse
- #15163 fix: Throw error when compiling
super()in arrow functions with default / rest parameters (@SuperSodaSea)babel-helpers,babel-node,babel-plugin-proposal-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #15194 fix: Bump
regeneratorand add tests (@SuperSodaSea)babel-helper-create-regexp-features-plugin
- #15192 fix: Update
regjsparserforbabel/standalone(@liuxingbaoyu)babel-parser,babel-types
- #15109 fix: Babel 8 types (
@liuxingbaoyu)babel-generator
- #15143 Don't print inner comments as leading when wrapping in
(``)(@nicolo-ribaudo)babel-plugin-transform-block-scoping,babel-traverse
- #15167 Register
switch'sdiscriminantin the outer scope (@nicolo-ribaudo):nail_care: Polish
babel-generator
- #15173 Improve generator behavior when
comments:false(@liuxingbaoyu)babel-plugin-transform-block-scoping
- #15164 Only extract IDs for TDZ checks in assign when necessary (
@nicolo-ribaudo):house: Internal
v7.20.4 (2022-11-08)
:bug: Bug Fix
babel-generator
- #15160 Fix printing of comments before
=>(@nicolo-ribaudo)babel-generator,babel-plugin-transform-typescript
... (truncated)
a4f44e1 v7.20.629a97b8 v7.20.5f8b47f9 Improve array destructuring spec compliance (#15183)31386b9 fix: Bump regenerator and add tests (#15194)df601f9 fix: validate rhs of in when transpiling #p in C (#15133)1893249 v7.20.104509a3 v7.20.069bbe80 Update regenerator-runtime (#15078)