Skip to content

Pull requests: babel/babel

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: preserve TDZ for const/let ForDeclaration in for-await-of transform PR: Spec Compliance 👓 A type of pull request used for our changelog categories PR: Spec Compliance (next major) 👓 A type of pull request used for our changelog categories for next major release
#17864 opened Mar 8, 2026 by rootvector2 Loading…
chore: Clean up the logic of transforming class
#17863 opened Mar 7, 2026 by liuxingbaoyu Loading…
Add sourceSelf option to @babel/plugin-transform-react-jsx-development PR: Fixes failing main PR: Needs Docs PR: New Feature (next major) 🚀 A type of pull request used for our changelog categories for next major release PR: New Feature 🚀 A type of pull request used for our changelog categories
#17862 opened Mar 7, 2026 by nicolo-ribaudo Loading…
refactor(parser): use AST definitions from babel/types pkg: parser PR: Internal 🏠 A type of pull request used for our changelog categories PR: Internal (next major) 🏠 A type of pull request used for our changelog categories for next major release
#17853 opened Mar 5, 2026 by JLHwung Loading…
Remove @babel/plugin-transform-flow-comments area: flow PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release PR: Needs Docs
#17833 opened Feb 26, 2026 by liuxingbaoyu Loading…
chore: Improve bundling packages
#17831 opened Feb 25, 2026 by liuxingbaoyu Loading…
Import bytes proposal PR: Needs Docs PR: New Feature 🚀 A type of pull request used for our changelog categories
#17817 opened Feb 20, 2026 by nicolo-ribaudo Loading…
Parse partial-application 2021-10 version PR: New Feature 🚀 A type of pull request used for our changelog categories Spec: Partial Application
#17785 opened Feb 9, 2026 by JLHwung Loading…
chore: Add rebase tools
#17740 opened Jan 27, 2026 by liuxingbaoyu Loading…
Add parse support for the "structs" proposal (only non-shared) PR: Needs Docs PR: New Feature (next major) 🚀 A type of pull request used for our changelog categories for next major release PR: New Feature 🚀 A type of pull request used for our changelog categories Spec: JavaScript Structs
#17624 opened Nov 28, 2025 by JLHwung Loading…
Add parsing&printing support for export defer 7.x: needs backport pkg: parser PR: New Feature 🚀 A type of pull request used for our changelog categories
#17617 opened Nov 28, 2025 by nicolo-ribaudo Loading…
[Babel 8] Throw decorators and TS plugins in wrong order ⚠️ Do not merge PR: Bug Fix 🐛 A type of pull request used for our changelog categories Spec: Decorators
#17542 opened Oct 5, 2025 by liuxingbaoyu Loading…
Enable strictFunctionTypes
#17492 opened Aug 27, 2025 by liuxingbaoyu Loading…
Allow running tests in child processes
#17486 opened Aug 21, 2025 by liuxingbaoyu Loading…
Removed incorrect options
#17458 opened Jul 31, 2025 by liuxingbaoyu Loading…
Allows for more convenient debugging helpers
#17457 opened Jul 30, 2025 by liuxingbaoyu Loading…
Try typescript-go
#17411 opened Jun 29, 2025 by liuxingbaoyu Draft
fix: Sorting official plugins
#17397 opened Jun 22, 2025 by liuxingbaoyu Loading…
ProTip! Exclude everything labeled bug with -label:bug.