v7.20.1 (2022-11-01)
Thanks @ptomato for your first pull request!
🐛 Bug Fix
babel-plugin-proposal-async-generator-functions- #15103 fix: Compile re-declare var in
initandbodyoffor await(@liuxingbaoyu)
- #15103 fix: Compile re-declare var in
babel-plugin-proposal-class-properties,babel-traverse- #15106 Do not mark
inandinstanceofas constant expressions (@nicolo-ribaudo)
- #15106 Do not mark
babel-helpers,babel-plugin-proposal-duplicate-named-capturing-groups-regex,babel-plugin-transform-named-capturing-groups-regexbabel-parser- #15102 fix: Parse re-declare var in class static body (@liuxingbaoyu)
- #15096 fix:
a satisfies bas lval (@liuxingbaoyu)
babel-helpers,babel-plugin-proposal-duplicate-named-capturing-groups-regexbabel-plugin-transform-async-to-generator,babel-plugin-transform-parameters,babel-preset-env- #15081 Move the generator body to a gen IIFE when compiling its params (@nicolo-ribaudo)
🏠 Internal
babel-generator- #15080 Automatically print inner comments (@nicolo-ribaudo)
Committers: 5
- Babel Bot (@babel-bot)
- Huáng Jùnliàng (@JLHwung)
- Nicolò Ribaudo (@nicolo-ribaudo)
- Philip Chimento (@ptomato)
- @liuxingbaoyu