v7.24.9
v7.24.9 (2024-07-15)
🐛 Bug Fix
babel-core
,babel-standalone
- #16639 Avoid
require()
call in@babel/standalone
bundle (@nicolo-ribaudo)
- #16639 Avoid
babel-types
💅 Polish
babel-generator
,babel-plugin-transform-optional-chaining
- #16617 Avoid extra parens in TS
as
/satisfies
(@nicolo-ribaudo)
- #16617 Avoid extra parens in TS
🏠 Internal
babel-helper-module-transforms
- #16629 Lazy top-level initializations for module transforms (@guybedford)
Committers: 5
- Babel Bot (@babel-bot)
- Guy Bedford (@guybedford)
- Huáng Jùnliàng (@JLHwung)
- Nicolò Ribaudo (@nicolo-ribaudo)
- @liuxingbaoyu