Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
babel/babel
Pull Requests
Commits
Open
Closed
Migrate `generate-identifier-regex.cjs` to ESM
#17682 opened 2025-12-21 14:49 by
fisker
Migrate `babel-worker.cjs` to ESM
#17681 opened 2025-12-21 14:35 by
fisker
Replace `picocolors` with `node-style-text` in dev dependencies
#17680 opened 2025-12-21 14:14 by
fisker
Replace `picocolors` with `node:util.styleText()` in `@babel/code-frame`
#17678 opened 2025-12-21 14:04 by
fisker
fix(babel-traverse): automatically provide a hub when traversing a File or Program and no parentPath is given #11350
#17672 opened 2025-12-17 21:19 by
simbahax
breaking(preset-env): remove `isPluginRequired` export
PR: Breaking Change :boom:
#17670 opened 2025-12-16 20:29 by
JLHwung
chore(generator): cleanup Babel 8 comments
#17668 opened 2025-12-16 15:46 by
JLHwung
[7.x backport] feat(standalone): export async transform
PR: New Feature :rocket:
7.x: backport
#17663 opened 2025-12-12 22:04 by
JLHwung
fix(partial-app): support super method call
Spec: Partial Application
PR: Bug Fix (next major) :bug:
#17662 opened 2025-12-12 21:32 by
JLHwung
Update publishing process for Babel 8
PR: Internal (next major) :house:
#17660 opened 2025-12-12 12:46 by
nicolo-ribaudo
Drop support for TS `module <identifier>`
PR: Breaking Change :boom:
pkg: parser
area: typescript
PR: Needs Docs
#17659 opened 2025-12-12 11:43 by
nicolo-ribaudo
feat(standalone): export async transform
pkg: standalone
PR: New Feature (next major) :rocket:
#17653 opened 2025-12-11 15:54 by
JLHwung
[Babel 7] Improve generator performance
#17642 opened 2025-12-06 21:40 by
liuxingbaoyu
fix: Makefile: crash when no condition
#17640 opened 2025-12-05 18:49 by
coderaiser
Remove remaining `@babel/runtime-corejs2` references
#17632 opened 2025-12-05 12:02 by
nicolo-ribaudo
chore(deps): update dependency @babel/runtime-corejs2 to v7.26.10 [security]
PR: Dependency ⬆️
repo automation 🤖
#17629 opened 2025-12-05 11:36 by
renovate[bot]
perf: Fix performance regression for generator
#17627 opened 2025-12-02 05:38 by
liuxingbaoyu
Parse structs
PR: New Feature :rocket:
Spec: JavaScript Structs
#17624 opened 2025-11-28 21:25 by
JLHwung
[Babel 8] Remove `@babel/plugin-transform-object-assign`
PR: Breaking Change :boom:
#17619 opened 2025-11-28 12:59 by
liuxingbaoyu
Add parsing&printing support for `export defer`
PR: New Feature :rocket:
pkg: parser
7.x: needs backport
#17617 opened 2025-11-28 11:23 by
nicolo-ribaudo
Enable `strictNullChecks` for `@babel/core`
#17611 opened 2025-11-26 20:11 by
liuxingbaoyu
Enable `strictNullChecks` for `@babel/types`
pkg: types
#17609 opened 2025-11-25 11:25 by
liuxingbaoyu
fix(parser): prevent line increments for U+2028/U+2029 in tokenizer
#17602 opened 2025-11-21 19:24 by
SHARMA1525
WIP: Try better TS tests for parser
#17575 opened 2025-10-27 19:37 by
liuxingbaoyu
fix: arrow/async in conditional expressions for TS
#17572 opened 2025-10-25 15:08 by
liuxingbaoyu
[Babel 8] Throw decorators and TS plugins in wrong order
PR: Bug Fix :bug:
Spec: Decorators
#17542 opened 2025-10-05 09:19 by
liuxingbaoyu
Improve @babel/parser error types
PR: Polish :nail_care:
pkg: parser
#17531 opened 2025-09-29 00:34 by
liuxingbaoyu
Enable `strictFunctionTypes`
#17492 opened 2025-08-27 17:36 by
liuxingbaoyu
Allow running tests in child processes
#17486 opened 2025-08-21 20:04 by
liuxingbaoyu
feat: read standalone targets from `data-targets`
PR: New Feature :rocket:
pkg: standalone
7.x: needs backport
#17482 opened 2025-08-18 14:16 by
JLHwung
Older