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(register): skip hook for ignored files pkg: register PR: Bug Fix 🐛 A type of pull request used for our changelog categories
#17928 opened Apr 7, 2026 by JLHwung Loading…
test(third-party): parse js defined by // @filename
#17922 opened Apr 2, 2026 by JLHwung Loading…
chore: Some minor cleaning
#17914 opened Mar 29, 2026 by liuxingbaoyu Loading…
Set babelrc to false by default
#17912 opened Mar 28, 2026 by liuxingbaoyu Loading…
Remove NodePath#toComputedKey pkg: traverse PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release PR: Needs Docs
#17907 opened Mar 26, 2026 by liuxingbaoyu Loading…
feat: Add defineConfig pkg: core
#17905 opened Mar 25, 2026 by liuxingbaoyu Loading…
test(parser): use allowlist.md for better DX PR: Internal 🏠 A type of pull request used for our changelog categories
#17904 opened Mar 25, 2026 by JLHwung Loading…
polish(parser): improve ImportExpression error recovery pkg: parser PR: Polish 💅 A type of pull request used for our changelog categories
#17902 opened Mar 25, 2026 by JLHwung Loading…
Report unused eslint directives
#17898 opened Mar 24, 2026 by JLHwung Loading…
chore: inline REQUIRED_VERSION(7) special case
#17897 opened Mar 24, 2026 by JLHwung Loading…
Clean up the logic of some helper packages
#17886 opened Mar 19, 2026 by liuxingbaoyu Loading…
Set optional for ArrowFunctionExpression.expression pkg: types PR: Spec Compliance 👓 A type of pull request used for our changelog categories
#17885 opened Mar 18, 2026 by liuxingbaoyu 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: 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…
ProTip! Filter pull requests by the default branch with base:main.