v7.21.5 (2023-04-28)
👓 Spec Compliance
babel-generator
,babel-parser
,babel-types
- #15539 fix: Remove
mixins
andimplements
forDeclareInterface
andInterfaceDeclaration
(@liuxingbaoyu)
- #15539 fix: Remove
🐛 Bug Fix
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
- #15515 fix:
)
position withcreateParenthesizedExpressions
(@liuxingbaoyu)
- #15515 fix:
babel-preset-env
💅 Polish
babel-types
- #15546 Improve the layout of generated validators (@liuxingbaoyu)
babel-core
- #15535 Use
lt
instead oflte
to check TS version for .cts config (@nicolo-ribaudo)
- #15535 Use
🏠 Internal
babel-core
- #15575 Use synchronous
import.meta.resolve
(@nicolo-ribaudo)
- #15575 Use synchronous
babel-helper-fixtures
,babel-preset-typescript
babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
- #15548 Use
semver
package to compare versions (@nicolo-ribaudo)
- #15548 Use
Committers: 4
- Babel Bot (@babel-bot)
- Huáng Jùnliàng (@JLHwung)
- Nicolò Ribaudo (@nicolo-ribaudo)
- @liuxingbaoyu