An open API service for software projects hosted on Open Collective.

github.com/babel/babel

🐠 Babel is a compiler for writing next generation JavaScript.
https://github.com/babel/babel

[Bug]: error when getSource()

axetroy opened this issue 11 months ago
chore: bump chokidar to 3.6.0

liuxingbaoyu opened this pull request 11 months ago
Remove `importAssertions` parser plugin

nicolo-ribaudo opened this pull request 11 months ago
Only wrap functions in `superPropertyGet` helper

nicolo-ribaudo opened this pull request 11 months ago
[Bug]: @babel/generator 7.25.4 comma operator compiler error

zhengxs2018 opened this issue 11 months ago
[Bug]: optional chain logic lost when using with super property get

shawandshaw opened this issue 11 months ago
Update test262

babel-bot opened this pull request 11 months ago
fix: Generate parentheses correctly

liuxingbaoyu opened this pull request 11 months ago
[Bug]: Failed to compile.

pfrancug opened this issue 11 months ago
[Bug]: gatsby-source-filesystem throwing error after latest update

marianobianchi opened this issue 11 months ago
fix: improve static canFollowModifier checks

JLHwung opened this pull request 11 months ago
ci: enable pipefail for test262 job

j4k0xb opened this pull request 11 months ago
[Bug]: Wrong ASI in class fields when TS plugin is enabled

nicolo-ribaudo opened this issue 11 months ago
test262 CI job doesn't fail when it crashes

nicolo-ribaudo opened this issue 11 months ago
Always return a boolean from `bool()` in gulpfile

nicolo-ribaudo opened this pull request 11 months ago
fix: Skip computed key when renaming

liuxingbaoyu opened this pull request 11 months ago
fix: Decorator 2018-09 may throw an exception

liuxingbaoyu opened this pull request 11 months ago
Update test262

babel-bot opened this pull request 12 months ago
Deprecate renamed npm packages

github-actions[bot] opened this issue 12 months ago
[Bug]: toSorted was not added

DmitryLebedevDev opened this issue 12 months ago
Work with symbol polyfill

breeze2 opened this pull request 12 months ago
[Babel 8] Remove `decimal` from parser

liuxingbaoyu opened this pull request 12 months ago
Avoid extra spaces between comments/regexps in compact mode

nicolo-ribaudo opened this pull request 12 months ago
Do not pass the parent node to `printer.print(...)`

nicolo-ribaudo opened this pull request 12 months ago
Only force-parenthesize `satisfies`'s LHS if it has newlines

nicolo-ribaudo opened this pull request 12 months ago
Update compat data

babel-bot opened this pull request 12 months ago
Debug CI lint failure

nicolo-ribaudo opened this pull request 12 months ago
Improve fields testing

liuxingbaoyu opened this pull request 12 months ago
[Babel 8] Split `typeParameter` of `TSMappedType`

liuxingbaoyu opened this pull request 12 months ago
Add `kind` to `TSModuleDeclaration`

liuxingbaoyu opened this pull request 12 months ago
Update test262

babel-bot opened this pull request 12 months ago
Update compat data

babel-bot opened this pull request 12 months ago
feat: Rename multiple names at once

liuxingbaoyu opened this pull request 12 months ago
fix: `path.getAssignmentIdentifiers` may be `undefined`

liuxingbaoyu opened this pull request 12 months ago
Pin to Node.js 22.5

nicolo-ribaudo opened this pull request 12 months ago
test

nicolo-ribaudo opened this pull request 12 months ago
Tests fail in Node.js 22.6

nicolo-ribaudo opened this issue 12 months ago
Avoid unnecessary parens around sequence expressions

nicolo-ribaudo opened this pull request 12 months ago
[Bug]: After the babel upgraded to 7.25.0, build is failing.

lakshman0369 opened this issue 12 months ago
Discontinue babel-eslint-config-internal

JLHwung opened this pull request 12 months ago
chore: enable eslint 9 recommended rule set

JLHwung opened this pull request 12 months ago
Update `babel-plugin-polyfill-corejs3`

nicolo-ribaudo opened this pull request 12 months ago
Avoid unnecessary parens around exported arrow functions

nicolo-ribaudo opened this pull request 12 months ago
[Bug]: Wrong ASI after `get` in class body

nicolo-ribaudo opened this issue 12 months ago
Avoid printing unnecessary parens around object destructuring

nicolo-ribaudo opened this pull request 12 months ago
Update test262

babel-bot opened this pull request 12 months ago
Visit AST fields nodes according to their syntactical order

nicolo-ribaudo opened this pull request 12 months ago
Print semicolon after TS `export namespace as A`

nicolo-ribaudo opened this pull request 12 months ago
Add experimental format-preserving mode to `@babel/generator`

nicolo-ribaudo opened this pull request 12 months ago
[babel 8] Align `@babel/node` args parsing to Node.js

nicolo-ribaudo opened this pull request 12 months ago
[Babel 8] Remove some `Scope` methods

liuxingbaoyu opened this pull request 12 months ago
[babel 8] Align cli flags handling between `node` and `babel-node`

nicolo-ribaudo opened this issue about 1 year ago
chore: remove duplicate tscheck from the publish script

JLHwung opened this pull request about 1 year ago
print @babel/traverse version on unknown AST types

JLHwung opened this pull request about 1 year ago
add nextjs-10 e2e-test

JLHwung opened this pull request about 1 year ago
Avoid validating visitors produced by `traverse.visitors.merge`

nicolo-ribaudo opened this pull request about 1 year ago
Add `tstyche` and expose some types in Babel 8

liuxingbaoyu opened this pull request about 1 year ago
[Bug]: @babel/plugin-transform-function-name 转换错误

smz8023 opened this issue about 1 year ago
chore: fix one suppressed eslint error

JLHwung opened this pull request about 1 year ago
Ensure that `requeueComputedKeyAndDecorators` is available

nicolo-ribaudo opened this pull request about 1 year ago
[Bug]: path.requeueComputedKeyAndDecorators is not a function

dep opened this issue about 1 year ago
Test: Improve available-plugins compat-data check

JLHwung opened this pull request about 1 year ago
Add `transform-regexp-modifiers` to `preset-env`

JLHwung opened this pull request about 1 year ago
Update compat-table

JLHwung opened this pull request about 1 year ago
[babel 8] Align `.babelignore` with `.gitignore` syntax

nicolo-ribaudo opened this issue about 1 year ago
[Bug]: Something tricky with the latest babel/traverse

KrishnaKiranAlla opened this issue about 1 year ago
Add `@babel/types` as a dependency of `@babel/parser`

nicolo-ribaudo opened this pull request about 1 year ago
Update Babel and compile JSON imports with `uncheckedRequire`

nicolo-ribaudo opened this pull request about 1 year ago
chore: Simplify logic in two lines of code

zhangshichun opened this pull request about 1 year ago
fix: `ensureFunctionName` may be undefined

liuxingbaoyu opened this pull request about 1 year ago
fix: remove one prettier e2e patch

JLHwung opened this pull request about 1 year ago
Add eslint-plugin-regexp

nicolo-ribaudo opened this pull request about 1 year ago
[babel 8] Align AST with typescript-eslint

nicolo-ribaudo opened this issue about 1 year ago
Print parens around as expressions on the LHS

nicolo-ribaudo opened this pull request about 1 year ago
Update test262

babel-bot opened this pull request about 1 year ago
[Bug]: Incorrect parantases removal for TSAsExpression on the lhs

nicojs opened this issue about 1 year ago
bump gulp to 5

JLHwung opened this pull request about 1 year ago
fix(deps): update dependency dedent to v1

renovate[bot] opened this pull request about 1 year ago
[Bug]: Type in property decorator causes error

dog-s-life opened this issue about 1 year ago
Reduce redundant `assertThisInitialized`

liuxingbaoyu opened this pull request about 1 year ago
Revert "ci: Pin Node.js to 22.4.1"

JLHwung opened this pull request about 1 year ago
[Babel 8] Fix spelling of error code

liuxingbaoyu opened this pull request about 1 year ago
Update test262

babel-bot opened this pull request about 1 year ago