v7.12.12 (2020-12-23)
This was the first release published from GitHub Actions! 🎉
🐛 Bug Fix
babel-plugin-transform-block-scoping
,babel-traverse
babel-types
- #12521 Restore
@babel/types
support for old TS versions (@nicolo-ribaudo)
- #12521 Restore
babel-plugin-transform-block-scoping
- #12512 Fix annex B block function hoisting semantics (@nicolo-ribaudo)
🏠 Internal
babel-polyfill
- #12541 Archive
@babel/polyfill
(@nicolo-ribaudo)
- #12541 Archive
babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
- #12524 refactor: Move
react-jsx-development
implementation intoreact-jsx
(@nicolo-ribaudo)
- #12524 refactor: Move
babel-helper-fixtures
,babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
- Other
- #12527 Update
release-tool
and define implicit deps for@babel/runtime
(@nicolo-ribaudo) - #12011 Enable PnP linker on CI build job (@JLHwung)
- #12527 Update
Committers: 4
- Babel Bot (@babel-bot)
- Huáng Jùnliàng (@JLHwung)
- Nicolò Ribaudo (@nicolo-ribaudo)
- Zen (@Zzzen)