v7.17.0 (2022-02-02)
Thanks @atti187 and @phulin for your first PRs!
🚀 New Feature
babel-cli,babel-core- #14065 Allow plugins/presets to indicate external dependencies (@nicolo-ribaudo)
babel-core,babel-parser,babel-traversebabel-generator,babel-parser,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-pipeline-operatorbabel-traversebabel-generator,babel-parser,babel-plugin-syntax-destructuring-private,babel-standalonebabel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-syntax-decorators,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone,babel-typesbabel-generator,babel-parser,babel-traverse,babel-typesbabel-core,babel-helper-create-regexp-features-plugin,babel-plugin-proposal-unicode-sets-regex,babel-plugin-syntax-unicode-sets-regex,babel-plugin-transform-dotall-regex- #14125 Add transform support for the "regexp unicode sets" proposal (@nicolo-ribaudo)
babel-parser- #14086 Add parser support for the "regexp unicode sets" proposal (@nicolo-ribaudo)
babel-register- #14087 Expose
@babel/register/experimental-worker(@nicolo-ribaudo)
- #14087 Expose
🐛 Bug Fix
babel-parserbabel-plugin-transform-runtime
📝 Documentation
- #14223 Remove Babel 6 from SECURITY.md (@nicolo-ribaudo)
🏠 Internal
babel-helper-fixtures,babel-parserbabel-compat-data- Other
🏃♀️ Performance
babel-cli,babel-core- #14209 Switch to
@ampproject/remappingto merge source maps (@jridgewell)
- #14209 Switch to
Committers: 10
- Chris Garrett (@pzuraq)
- Daniel Tschinder (@danez)
- Francisco Ryan Tolmasky I (@tolmasky)
- Huáng Jùnliàng (@JLHwung)
- J. S. Choi (@js-choi)
- Justin Ridgewell (@jridgewell)
- Mattias Ekstrand (@atti187)
- Nicolò Ribaudo (@nicolo-ribaudo)
- Patrick Hulin (@phulin)
- @overlookmotel