Sourced from @babel/core's releases.
v7.21.3 (2023-03-14)
Thanks
@amoeller,@Harpica, and@nzakasfor your first PRs!:eyeglasses: Spec Compliance
:bug: Bug Fix
babel-parserbabel-plugin-transform-typescript
- #15489 Register
vardecls generated byimport ... =TS transform (@amoeller)- #15494 fix: Consider
export { type foo }as type-only usage (@magic-akari):nail_care: Polish
babel-traverse,babel-types
- #15484 Skip node deprecation warnings when used by an old
babelpackage (@nicolo-ribaudo)babel-generator
- #15480 chore: Improve
jsonCompatibleStringsdeprecation (@liuxingbaoyu):house: Internal
:microscope: Output optimization
babel-plugin-transform-typescript,babel-preset-typescript
- #15467 Optimize TS enums output (
@liuxingbaoyu)Committers: 8
- Alexandra Kadykova (
@Harpica)- Anders Møller (
@amoeller)- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicholas C. Zakas (
@nzakas)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu- magic-akari (
@magic-akari)v7.21.2 (2023-02-23)
:eyeglasses: Spec Compliance
babel-parser
- #15439 fix: Throws on
new foo?.bar!()(@liuxingbaoyu):nail_care: Polish
babel-traverse,babel-types
- #15448 Reduce warnings for deprecated node aliases (
@nicolo-ribaudo):house: Internal
babel-types
... (truncated)
Sourced from @babel/core's changelog.
v7.21.3 (2023-03-14)
:eyeglasses: Spec Compliance
:bug: Bug Fix
babel-parserbabel-plugin-transform-typescript
- #15489 Register
vardecls generated byimport ... =TS transform (@amoeller)- #15494 fix: Consider
export { type foo }as type-only usage (@magic-akari):nail_care: Polish
babel-traverse,babel-types
- #15484 Skip node deprecation warnings when used by an old
babelpackage (@nicolo-ribaudo)babel-generator
- #15480 chore: Improve
jsonCompatibleStringsdeprecation (@liuxingbaoyu):house: Internal
:microscope: Output optimization
babel-plugin-transform-typescript,babel-preset-typescript
- #15467 Optimize TS enums output (
@liuxingbaoyu)v7.21.2 (2023-02-23)
:eyeglasses: Spec Compliance
babel-parser
- #15439 fix: Throws on
new foo?.bar!()(@liuxingbaoyu):nail_care: Polish
babel-traverse,babel-types
- #15448 Reduce warnings for deprecated node aliases (
@nicolo-ribaudo):house: Internal
:microscope: Output optimization
babel-helper-module-transforms,babel-plugin-transform-modules-commonjs
- #15449 Avoid unnecessary code for unused lazy imports (
@nicolo-ribaudo)v7.21.1 (2023-02-20)
:bug: Bug Fix
babel-core,babel-parser
- #15440 Fix problems found while publishing 7.21.0 (
@nicolo-ribaudo)babel-generator
- #15445 fix: Handling source maps without
sourcesContent(@liuxingbaoyu)
... (truncated)
fbfbd1d v7.21.34035521 chore: Enable rule no-confusing-void-expression (#15485)7feaa36 Fix problems found while publishing 7.21.0 (#15440)de7d75a v7.21.03e60843 feat: Implement privateFieldsAsSymbols assumption for classes (#15435)c292e68 feat: Generate sourcemaps of friendly call frames (#15022)34136c5 docs: fix typos (#15432)ca52e08 Improve CJS compat with ESM-based babel/core (#15137)43dce19 feat: Support .cts as configuration file (#15283)c41d5f9 handling circular/shared structures in deep-clone (#15366)