v7.19.3
v7.19.3 (2022-09-27)
🐛 Bug Fix
babel-plugin-proposal-decorators- #8566 Correctly update bindings of decorated class declarations (@nicolo-ribaudo)
babel-parser- #14974 fix: Normal parsing of
JSXTextfollowingJSXSpreadChild(@liuxingbaoyu) - #14941 fix: Support local exports in TS
declare modules (@liuxingbaoyu) - #14940 fix: allow ts redeclaration with
import =andvar(@liuxingbaoyu)
- #14974 fix: Normal parsing of
babel-generator- #14962 Fix printing of Flow internal slot functions (@liuxingbaoyu)
babel-cli- #14950 Emit
@babel/clisource maps based on configuration files (@liuxingbaoyu)
- #14950 Emit
babel-plugin-transform-typescript- #14946 fix: ts exported vars are shadowed by
declare(@liuxingbaoyu)
- #14946 fix: ts exported vars are shadowed by
💅 Polish
babel-core- #14954 Optional filename when preset uses fn test/include/exclude (@nicolo-ribaudo)
🏠 Internal
babel-helper-compilation-targets,babel-helper-transform-fixture-test-runner,babel-parser,babel-preset-env,babel-traverse- #14961 chore: use
c8for coverage testing (@liuxingbaoyu)
- #14961 chore: use
🔬 Output optimization
babel-plugin-transform-typescript- #14952 [ts] remove nested
declare namespace(@liuxingbaoyu)
- #14952 [ts] remove nested
Committers: 4
- Babel Bot (@babel-bot)
- Huáng Jùnliàng (@JLHwung)
- Nicolò Ribaudo (@nicolo-ribaudo)
- @liuxingbaoyu