Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-12 | 969 Bytes | |
v7.28.1 source code.tar.gz | 2025-07-12 | 7.9 MB | |
v7.28.1 source code.zip | 2025-07-12 | 26.5 MB | |
Totals: 3 Items | 34.4 MB | 1 |
v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
- #17426 fix:
regenerator
correctly handlesthrow
outside oftry
(@liuxingbaoyu)
:memo: Documentation
:leftwards_arrow_with_hook: Revert
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-types
- #17432 Do not mark OptionalMemberExpresion as LVal (@JLHwung)
Committers: 3
- Babel Bot (@babel-bot)
- Huáng Jùnliàng (@JLHwung)
- @liuxingbaoyu