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

Update benchmark of validators
#18104 opened Jun 25, 2026 by fisker Contributor Draft
Simplify validators
#18103 opened Jun 25, 2026 by fisker Contributor Draft
Use cache only when locations: false
#18102 opened Jun 25, 2026 by liuxingbaoyu Member Loading…
fix(parser): forbid let x! and let x! = area: typescript pkg: parser PR: Spec Compliance 👓 A type of pull request used for our changelog categories
#18100 opened Jun 24, 2026 by JLHwung Contributor Loading…
Use built-in glob in Node.js
#18097 opened Jun 24, 2026 by liuxingbaoyu Member Loading…
Add types for @babel/standalone
#18095 opened Jun 23, 2026 by liuxingbaoyu Member Loading…
chore: Clean code for useBuiltIns
#18091 opened Jun 22, 2026 by liuxingbaoyu Member Loading…
Fix nested for loop declaration initialization
#18088 opened Jun 20, 2026 by journey-ad Loading…
refactor: Shrink validator identifier size PR: Internal 🏠 A type of pull request used for our changelog categories
#18084 opened Jun 18, 2026 by JLHwung Contributor Loading…
Disallow new import prop access 7.x: needs backport pkg: parser PR: Bug Fix 🐛 A type of pull request used for our changelog categories
#18063 opened Jun 12, 2026 by JLHwung Contributor Loading…
Make type checking faster
#18042 opened Jun 1, 2026 by liuxingbaoyu Member Loading…
chore: Remove unused deps
#18035 opened May 30, 2026 by liuxingbaoyu Member Loading…
Add babel/no-empty eslint rule area: eslint PR: New Feature 🚀 A type of pull request used for our changelog categories
#18009 opened May 21, 2026 by JLHwung Contributor Loading…
Add support for range mappings PR: New Feature 🚀 A type of pull request used for our changelog categories
#18006 opened May 18, 2026 by nicolo-ribaudo Member Draft
fix(babel-traverse): deopt path.evaluate() on native call errors pkg: traverse PR: Bug Fix 🐛 A type of pull request used for our changelog categories
#18003 opened May 17, 2026 by raghavwahi Loading…
Parse Import Sync proposal pkg: generator pkg: parser PR: New Feature 🚀 A type of pull request used for our changelog categories Spec: Import Sync
#17980 opened May 5, 2026 by JLHwung Contributor Loading…
Add eslint-plugin configs area: eslint PR: Needs Docs PR: New Feature 🚀 A type of pull request used for our changelog categories
#17956 opened Apr 28, 2026 by JLHwung Contributor Loading…
Set babelrc to false by default
#17912 opened Mar 28, 2026 by liuxingbaoyu Member Loading…
feat: Add defineConfig pkg: core
#17905 opened Mar 25, 2026 by liuxingbaoyu Member 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 Member 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 Contributor 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 Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.