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

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…
Improve trailing comma comment handling pkg: parser PR: Polish (next major) 💅 A type of pull request used for our changelog categories for next major release
#17782 opened Feb 5, 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 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…
Do not split awaitAsyncGenerator in await yield PR: Polish 💅 A type of pull request used for our changelog categories
#17362 opened Jun 3, 2025 by nicolo-ribaudo Loading…
Avoid transform-async-generator-functions from traversing Program PR: Performance 🏃‍♀️ A type of pull request used for our changelog categories
#17351 opened May 30, 2025 by liuxingbaoyu Draft
allow separate registrations with @babel/register
#17255 opened Apr 23, 2025 by vzaidman Loading…
fix: Should respect noScope pkg: traverse PR: Bug Fix 🐛 A type of pull request used for our changelog categories
#17223 opened Apr 2, 2025 by liuxingbaoyu Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.