v7.19.6 (2022-10-20)
Thanks @lomirus for your first PR!
👓 Spec Compliance
babel-plugin-proposal-decorators
🐛 Bug Fix
babel-parser
- #15062 Fix parsing of block comments nested in flow comments (@nicolo-ribaudo)
- #15052 fix: improve module block program location tracking (@JLHwung)
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
babel-preset-env
,babel-traverse
- #15043 fix: preserve this for
super.*
template tags (@liuxingbaoyu)
- #15043 fix: preserve this for
💅 Polish
babel-generator
,babel-plugin-transform-flow-comments
- #15037 Improve generation of comments without location (@liuxingbaoyu)
📝 Documentation
🏠 Internal
babel-parser
- #15056 Use
startLoc.index
instead of carrying aroundstart
(@nicolo-ribaudo)
- #15056 Use
- Other
- #15035 chore: Update yarn 3.2.4 (@liuxingbaoyu)
🏃♀️ Performance
babel-core
,babel-standalone
- #15023 Don't bundle unnecessary plugins in
@babel/standalone
(@nicolo-ribaudo)
- #15023 Don't bundle unnecessary plugins in
Committers: 4
- Huáng Jùnliàng (@JLHwung)
- Lomírus (@lomirus)
- Nicolò Ribaudo (@nicolo-ribaudo)
- @liuxingbaoyu