v7.18.8 (2022-07-08)
Thanks @dbacarel for your first PR!
👓 Spec Compliance
🐛 Bug Fix
babel-plugin-transform-parameters
- #14736 Inject IIFE when variables shadow binding in rest param (@nicolo-ribaudo)
babel-plugin-transform-classes
babel-plugin-transform-for-of
,babel-plugin-transform-spread
,babel-traverse
,babel-types
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
- #14708 Unshadow
cjs
exports when transforming mutations (@nicolo-ribaudo)
- #14708 Unshadow
📝 Documentation
- #14486 Fix test debugging instructions for contributors (@conartist6)
🏠 Internal
babel-types
- Other
babel-helper-fixtures
,babel-parser
🔬 Output optimization
babel-plugin-transform-typescript
- #14723 [optimizeConstEnums] Inline const enum if only exported as type (@nicolo-ribaudo)
Committers: 7
- Babel Bot (@babel-bot)
- Conrad Buck (@conartist6)
- Daniele Bacarella (@dbacarel)
- Huáng Jùnliàng (@JLHwung)
- Nicolò Ribaudo (@nicolo-ribaudo)
- @liuxingbaoyu
- coderaiser (@coderaiser)