Sourced from @babel/core's releases.
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
Committers: 6
- Alexander Davydov (
@davydof)- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Tianlan Zhou (
@SuperSodaSea)@liuxingbaoyu
... (truncated)
Sourced from @babel/core's changelog.
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
- #15144 Falback to printing inner comments as trailing (
@nicolo-ribaudo)v7.20.3 (2022-11-07)
:bug: Bug Fix
babel-generator
... (truncated)
29a97b8 v7.20.5f6546d7 Bump typescript to 4.9.3 (#15202)5f19f62 Bump babel deps (#15187)12a58cb v7.20.277f3700 fix: babel/node repl and enable no-use-before-define rule (#15124)aadd7a3 v7.19.6d0e58e6 Don't bundle unnecessary plugins in babel/standalone (#15023)d45d59a Improve comments generation (#14979)4f4b450 Improve source map generation (#14967)