v7.17.9
v7.17.9 (2022-04-06)
Thanks @CommanderRoot, @fargito and @swandir for your first PRs!
🐛 Bug Fix
babel-parser,babel-standalone- #14427 Restore numeric seaprators support in
@babel/standalone(@nicolo-ribaudo)
- #14427 Restore numeric seaprators support in
babel-traversebabel-plugin-proposal-decorators- #14396 [2021-12] Support class decorators in export declarations (@nicolo-ribaudo)
- #14387 fix: forward accessor proxy getter results (@JLHwung)
babel-parserbabel-generator,babel-parserbabel-plugin-transform-classes,babel-plugin-transform-modules-commonjs,babel-preset-env- #14366 Align named imports behavior in
.mjsand.jsfiles (@nicolo-ribaudo)
- #14366 Align named imports behavior in
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties- #14351 [setPublicClassFields] Use define for static
name/length(@nicolo-ribaudo)
- #14351 [setPublicClassFields] Use define for static
💅 Polish
babel-plugin-proposal-decorators- #14398 Add missing semicolons in 2021-12 decorators output (@nicolo-ribaudo)
📝 Documentation
- #14397 Mention how to report vulns in Babel dependencies (@nicolo-ribaudo)
🏠 Internal
- Other
- #14419 Use
jest-light-runnerfrom npm (@nicolo-ribaudo)
- #14419 Use
babel-clibabel-helper-function-name,babel-helper-get-function-arity- #14389 Inline
@babel/helper-get-function-aritypackage (@nicolo-ribaudo)
- #14389 Inline
babel-helpers- #14343 Remove unused
@babel/helperscode (@nicolo-ribaudo)
- #14343 Remove unused
babel-core,babel-highlight,babel-parser- #14377 refactor: replace deprecated String.prototype.substr() (@CommanderRoot)
Committers: 6
- Babel Bot (@babel-bot)
- François Farge (@fargito)
- Huáng Jùnliàng (@JLHwung)
- Nicolò Ribaudo (@nicolo-ribaudo)
- @CommanderRoot
- @swandir