Sourced from @babel/core
's
releases.
v7.22.10 (2023-08-07)
Thanks
@DimitriPapadopoulos
,@FabianWarnecke
,@JoshuaKGoldberg
, and@YYvanYang
for your first pull requests!:bug: Bug Fix
babel-plugin-transform-typescript
- #15799 [ts] Strip type-only namespaces (
@nicolo-ribaudo
)- #15798 [ts] Fix compiling extended exported nested namespace (
@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-transform-class-properties
,babel-plugin-transform-class-static-block
,babel-plugin-transform-new-target
,babel-plugin-transform-private-methods
,babel-preset-env
:nail_care: Polish
babel-cli
babel-traverse
,babel-types
- #15661 Improve the type definition of
path.isX
(@liuxingbaoyu
)babel-generator
,babel-types
:house: Internal
- Other
babel-cli
,babel-core
,babel-generator
,babel-helper-builder-react-jsx
,babel-preset-env
,babel-standalone
babel-helper-compilation-targets
- #15811 Remove
@babel/core
peerDep fromhelper-compilation-targets
(@nicolo-ribaudo
)babel-parser
babel-plugin-transform-runtime
,babel-traverse
,babel-types
- #15716 chore: Use
typescript-eslint@v6
with reworked configs (@JoshuaKGoldberg
):microscope: Output optimization
babel-plugin-transform-block-scoping
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
- #15746 Reduce
transform-block-scoping
loops output size (@liuxingbaoyu
)Committers: 9
- Babel Bot (
@babel-bot
)- Dimitri Papadopoulos Orfanos (
@DimitriPapadopoulos
)- Huáng Jùnliàng (
@JLHwung
)- Josh Goldberg ✨ (
@JoshuaKGoldberg
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Tianlan Zhou (
@SuperSodaSea
)@FabianWarnecke
@YYvanYang
@liuxingbaoyu
Sourced from @babel/core
's
changelog.
v7.22.10 (2023-08-07)
:bug: Bug Fix
babel-plugin-transform-typescript
- #15799 [ts] Strip type-only namespaces (
@nicolo-ribaudo
)- #15798 [ts] Fix compiling extended exported nested namespace (
@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-transform-class-properties
,babel-plugin-transform-class-static-block
,babel-plugin-transform-new-target
,babel-plugin-transform-private-methods
,babel-preset-env
:nail_care: Polish
babel-cli
babel-traverse
,babel-types
- #15661 Improve the type definition of
path.isX
(@liuxingbaoyu
)babel-generator
,babel-types
:house: Internal
- Other
babel-cli
,babel-core
,babel-generator
,babel-helper-builder-react-jsx
,babel-preset-env
,babel-standalone
babel-helper-compilation-targets
- #15811 Remove
@babel/core
peerDep fromhelper-compilation-targets
(@nicolo-ribaudo
)babel-parser
babel-plugin-transform-runtime
,babel-traverse
,babel-types
- #15716 chore: Use
typescript-eslint@v6
with reworked configs (@JoshuaKGoldberg
):microscope: Output optimization
babel-plugin-transform-block-scoping
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
- #15746 Reduce
transform-block-scoping
loops output size (@liuxingbaoyu
)
65f3184
v7.22.1048b05ac
Only allow developing Babel 8 in ESM mode (#15816)65a6bca
[babel 8] Use NodePath#hub
as part of the paths cache key
(#15759)b23b0eb
Fix eslint-plugin-jest config (#15826)a5b300b
Enable @typescript-eslint/no-redundant-type-constituents
rule (#15794)1010563
[babel 8] Make .version
directly available in cjs proxy (#15809)ee0c795
Fix typos found by codespell (#15783)db9b596
enable @typescript-eslint/prefer-optional-chain
(#15780)