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

Disallow super call after new pkg: parser PR: Spec Compliance 👓 A type of pull request used for our changelog categories Spec: Classes Spec: Function Bind
#17871 opened Mar 13, 2026 by JLHwung Loading…
Align sourceFilename across core, parser, and generator PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release
#17869 opened Mar 12, 2026 by nicolo-ribaudo Draft
[7.x backport] Add developmentSourceSelf to JSX transform 7.x: backport ⚠️ Do not merge PR: New Feature 🚀 A type of pull request used for our changelog categories PR: Ready to be Merged A pull request with already two approvals, but waiting for the next minor release
#17866 opened Mar 12, 2026 by rootvector2 Loading…
Fix(parser): flow parser small fixes area: flow PR: Spec Compliance 👓 A type of pull request used for our changelog categories
#17865 opened Mar 11, 2026 by JLHwung Loading…
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…
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…
Replace remaining whitelist/blacklist with inclusive alternatives PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release
#17830 opened Feb 25, 2026 by stuckvgn 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…
ProTip! Exclude everything labeled bug with -label:bug.