v7.25.4 (2024-08-22)
🐛 Bug Fix
babel-traverse- #16756 fix: Skip computed key when renaming (@liuxingbaoyu)
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators- #16755 fix: Decorator 2018-09 may throw an exception (@liuxingbaoyu)
babel-types- #16710 Visit AST fields nodes according to their syntactical order (@nicolo-ribaudo)
babel-generator- #16709 Print semicolon after TS
export namespace as A(@nicolo-ribaudo)
- #16709 Print semicolon after TS
💅 Polish
babel-generator,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object,babel-plugin-transform-typescript,babel-runtime-corejs2,babel-runtime,babel-traverse- #16722 Avoid unnecessary parens around sequence expressions (@nicolo-ribaudo)
babel-generator,babel-plugin-transform-class-properties- #16714 Avoid unnecessary parens around exported arrow functions (@nicolo-ribaudo)
babel-generator,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-transform-object-rest-spread- #16712 Avoid printing unnecessary parens around object destructuring (@nicolo-ribaudo)
🔬 Output optimization
babel-generator- #16740 Avoid extra spaces between comments/regexps in compact mode (@nicolo-ribaudo)
Committers: 4
- Babel Bot (@babel-bot)
- Huáng Jùnliàng (@JLHwung)
- Nicolò Ribaudo (@nicolo-ribaudo)
- @liuxingbaoyu