Skip to content

Pull requests: babel/babel

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

Pull requests list

[helpers TS conversion] classes
#16511 opened May 18, 2024 by amjed-98 Loading…
Update contributing.md
#16508 opened May 17, 2024 by JLHwung Loading…
[helpers TS conversion] reflection
#16507 opened May 17, 2024 by coelhucas Loading…
fix: @babel/parser adds .value: undefined to regexp literals pkg: parser PR: Bug Fix 🐛 A type of pull request used for our changelog categories
#16490 opened May 13, 2024 by liuxingbaoyu Loading…
Expose wether a module has TLA or not as .extra.async pkg: parser 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
#16480 opened May 7, 2024 by nicolo-ribaudo Loading… v7.25.0
Fix order of transform-block-scoped-functions in preset-env PR: Bug Fix 🐛 A type of pull request used for our changelog categories
#16475 opened May 5, 2024 by liuxingbaoyu Loading…
Some minor parser performance improvements for ts pkg: parser PR: Performance 🏃‍♀️ A type of pull request used for our changelog categories
#16461 opened May 1, 2024 by liuxingbaoyu Loading…
Add duplicate-named-capturing-groups-regex to preset-env pkg: preset-env PR: New Feature 🚀 A type of pull request used for our changelog categories
#16445 opened Apr 24, 2024 by JLHwung Draft
2 tasks
v7.25.0
Simple plugin order i: discussion
#16442 opened Apr 24, 2024 by liuxingbaoyu Loading…
Optimization: skip one unnecessary checking in the loop PR: Performance 🏃‍♀️ A type of pull request used for our changelog categories
#16438 opened Apr 19, 2024 by shoonia Loading…
fix: False positive TDZ check in class computed property keys PR: Bug Fix 🐛 A type of pull request used for our changelog categories Spec: Class Fields
#16429 opened Apr 13, 2024 by liuxingbaoyu Loading…
Improve async dispose fallback PR: Spec Compliance 👓 A type of pull request used for our changelog categories Spec: Explicit Resource Management
#16409 opened Apr 4, 2024 by JLHwung Loading…
Refactor transform-block-scoped-function PR: Bug Fix (next major) 🐛 A type of pull request used for our changelog categories for next major release
#16398 opened Mar 30, 2024 by liuxingbaoyu Loading…
Improve super.x output PR: Output optimization 🔬 A type of pull request used for our changelog categories
#16374 opened Mar 21, 2024 by liuxingbaoyu Loading…
Improve output when privateFieldsAsProperties or privateFieldsAsSymbols PR: Output optimization 🔬 A type of pull request used for our changelog categories
#16313 opened Feb 28, 2024 by liuxingbaoyu Loading…
Simplify pipeline parsing with using declarations pkg: parser PR: Internal 🏠 A type of pull request used for our changelog categories Spec: Pipeline Operator
#16216 opened Jan 15, 2024 by nicolo-ribaudo Draft
Reset Error.prepareStackTrace finally pkg: core PR: Bug Fix 🐛 A type of pull request used for our changelog categories
#16187 opened Dec 21, 2023 by liuxingbaoyu Loading…
Improve output for re-exporting PR: Output optimization 🔬 A type of pull request used for our changelog categories
#16178 opened Dec 14, 2023 by liuxingbaoyu Draft
fix: support module expression scopes PR: Bug Fix 🐛 A type of pull request used for our changelog categories
#16091 opened Nov 9, 2023 by DMartens Loading…
ProTip! Filter pull requests by the default branch with base:main.