v7.26.9 (2025-02-14)
🐛 Bug Fix
babel-types
- #17103 fix: Definition for
TSPropertySignature.kind
(@liuxingbaoyu)
- #17103 fix: Definition for
babel-generator
,babel-types
- #17062 Print TypeScript optional/definite in ClassPrivateProperty (@jamiebuilds-signal)
🏠 Internal
babel-types
- #17130 Use
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo)
- #17130 Use
babel-core
- #17127 Do not depend on
@types/gensync
in Babel 7 (@nicolo-ribaudo)
- #17127 Do not depend on
Committers: 5
- Babel Bot (@babel-bot)
- Huáng Jùnliàng (@JLHwung)
- Jamie Kyle (@jamiebuilds-signal)
- Nicolò Ribaudo (@nicolo-ribaudo)
- @liuxingbaoyu