v7.18.2 (2022-05-25)
🐛 Bug Fix
babel-plugin-transform-template-literals
babel-helpers
- #14537 Support frozen built-ins in
@babel/runtime
(@Jack-Works)
- #14537 Support frozen built-ins in
babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #14581 Define the global
regeneratorRuntime
in@babel/runtime/regenerator
(@nicolo-ribaudo)
- #14581 Define the global
babel-helper-environment-visitor
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-decorators
,babel-traverse
,babel-types
📝 Documentation
🏠 Internal
- #14541 Fix synchronization between main thread and worker (@liuxingbaoyu)
Committers: 4
- Huáng Jùnliàng (@JLHwung)
- Jack Works (@Jack-Works)
- Nicolò Ribaudo (@nicolo-ribaudo)
- @liuxingbaoyu