v7.20.13 (2023-01-21)
🐛 Bug Fix
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-plugin-transform-typescript
- #15349 fix: Preserve
import {type T} from 'x'
whenonlyRemoveTypeImports:true
(@liuxingbaoyu) - #15344 fix: Properties that are
abstract
should not be initialized. (@liuxingbaoyu)
- #15349 fix: Preserve
babel-parser
↩️ Revert
babel-plugin-transform-react-inline-elements
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
Committers: 4
- Babel Bot (@babel-bot)
- Huáng Jùnliàng (@JLHwung)
- Nicolò Ribaudo (@nicolo-ribaudo)
- @liuxingbaoyu