Ecosyste.ms: OpenCollective
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
fix: More accurate `transform-typeof-symbol` compat data
liuxingbaoyu opened this pull request 3 days ago
liuxingbaoyu opened this pull request 3 days ago
[Bug]: When targeting Chrome 38 Symbol polyfill is included but not "typeof-symbol" transform
cdatehortuab opened this issue 4 days ago
cdatehortuab opened this issue 4 days ago
[Bug]: error Error: https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz: Request failed "304 Not Modified"
rathodrajnesh opened this issue 4 days ago
rathodrajnesh opened this issue 4 days ago
Support flow jsx opening element type arguments
JLHwung opened this pull request 5 days ago
JLHwung opened this pull request 5 days ago
Unpin Node.js version for Prettier E2E test
fisker opened this pull request 6 days ago
fisker opened this pull request 6 days ago
fix: Correctly generate exported const enums in namespace
liuxingbaoyu opened this pull request 7 days ago
liuxingbaoyu opened this pull request 7 days ago
fix: Remove type-only `import x = y.z`
liuxingbaoyu opened this pull request 7 days ago
liuxingbaoyu opened this pull request 7 days ago
chore: Avoid calling `isInStrictMode` in Babel 7
liuxingbaoyu opened this pull request 7 days ago
liuxingbaoyu opened this pull request 7 days ago
Improve rest spread output
liuxingbaoyu opened this pull request 7 days ago
liuxingbaoyu opened this pull request 7 days ago
Fix failing CI due to Node.js 22.12
JLHwung opened this pull request 8 days ago
JLHwung opened this pull request 8 days ago
Update test262
babel-bot opened this pull request 9 days ago
babel-bot opened this pull request 9 days ago
Rename `typeParameters` to `typeArguments` for call expression alike
JLHwung opened this pull request 9 days ago
JLHwung opened this pull request 9 days ago
Fix incomplete visitor keys
JLHwung opened this pull request 9 days ago
JLHwung opened this pull request 9 days ago
chore: Pack some parser options into a number
liuxingbaoyu opened this pull request 10 days ago
liuxingbaoyu opened this pull request 10 days ago
[Babel 8]: rename `typeParameters` to `typeArguments` for `TSClassImplements` and `TSInterfaceHeritage`
JLHwung opened this pull request 11 days ago
JLHwung opened this pull request 11 days ago
[Bug]: Error: Cannot find module '@jridgewell/gen-mapping'
Pswzy opened this issue 11 days ago
Pswzy opened this issue 11 days ago
[Babel 8] Create TSAbstract{Method,Property}Definition
JLHwung opened this pull request 12 days ago
JLHwung opened this pull request 12 days ago
fix: Correctly set position for `@(a.b)()`
liuxingbaoyu opened this pull request 12 days ago
liuxingbaoyu opened this pull request 12 days ago
Rename `typeParameters` to `typeArguments` for `TSTypeQuery`
JLHwung opened this pull request 15 days ago
JLHwung opened this pull request 15 days ago
Allow the dynamic `import.defer()` form of `import defer`
babel-bot opened this pull request 16 days ago
babel-bot opened this pull request 16 days ago
fix: build updated babel-type helpers
JLHwung opened this pull request 16 days ago
JLHwung opened this pull request 16 days ago
feature: TSTypeOperator: keyof (#16799)
coderaiser opened this pull request 16 days ago
coderaiser opened this pull request 16 days ago
Rename `TSTypeReference.typeParameters` to `typeArguments`
JLHwung opened this pull request 16 days ago
JLHwung opened this pull request 16 days ago
fix: migrate to dirent.parentPath
JLHwung opened this pull request 16 days ago
JLHwung opened this pull request 16 days ago
[Bug]: path.isTSClassImplements is not a function
coderaiser opened this issue 16 days ago
coderaiser opened this issue 16 days ago
Revert "perf: Improve scope information collection performance"
JLHwung opened this pull request 16 days ago
JLHwung opened this pull request 16 days ago
[Bug]: 7.26.3 Variables collected using the extension operator will report an error
artianO-O opened this issue 16 days ago
artianO-O opened this issue 16 days ago
[Bug]: @babel/core@"7.25.2" from @angular/[email protected] spill debug npm package into prod builds
The-Duuude-dot opened this issue 16 days ago
The-Duuude-dot opened this issue 16 days ago
fix: Regression of new `traverse` with `transform-modules-amd`
liuxingbaoyu opened this pull request 17 days ago
liuxingbaoyu opened this pull request 17 days ago
Respect `BABEL_8_BREAKING` option in babel-types fields test
JLHwung opened this pull request 17 days ago
JLHwung opened this pull request 17 days ago
[Bug]: `@babel/traverse` 7.26.3 breaks ember
JLHwung opened this issue 17 days ago
JLHwung opened this issue 17 days ago
ci: add ember e2e test
JLHwung opened this pull request 17 days ago
JLHwung opened this pull request 17 days ago
[babel 8] Rename `superTypeParameters` -> `superTypeArguments`
nicolo-ribaudo opened this pull request 17 days ago
nicolo-ribaudo opened this pull request 17 days ago
[estree] Adjust the start loc of class methods with type params
nicolo-ribaudo opened this pull request 17 days ago
nicolo-ribaudo opened this pull request 17 days ago
Update tests for Node.js 22.12
nicolo-ribaudo opened this pull request 17 days ago
nicolo-ribaudo opened this pull request 17 days ago
Deprecate `babel-code-frame` on NPM
jonkoops opened this issue 17 days ago
jonkoops opened this issue 17 days ago
[Bug]: Issue using both @babel/plugin-transform-react-jsx and @babel/plugin-transform-typescript at once
pp-the-pg opened this issue 19 days ago
pp-the-pg opened this issue 19 days ago
_objectWithoutProperties: do not hardcode the property name as string
aayla-secura opened this issue 20 days ago
aayla-secura opened this issue 20 days ago
PrUpdate globals.d.ts
samss084 opened this pull request 20 days ago
samss084 opened this pull request 20 days ago
Deprecate renamed npm packages
github-actions[bot] opened this issue 22 days ago
github-actions[bot] opened this issue 22 days ago
Add support of Promise.withResolvers in preset-env
WangLeto opened this issue 22 days ago
WangLeto opened this issue 22 days ago
Update test262
babel-bot opened this pull request 23 days ago
babel-bot opened this pull request 23 days ago
Update compat data
babel-bot opened this pull request 23 days ago
babel-bot opened this pull request 23 days ago
[Babel 8] Use `TSQualifiedName` for `namespace X.Y {}`'s name
liuxingbaoyu opened this pull request 23 days ago
liuxingbaoyu opened this pull request 23 days ago
Add generate-babel-7-tests script
JLHwung opened this pull request 23 days ago
JLHwung opened this pull request 23 days ago
Create TSEnumBody for TS EnumDeclaration
JLHwung opened this pull request 24 days ago
JLHwung opened this pull request 24 days ago
Default `importAttributesKeyword` to `with`
JLHwung opened this pull request 26 days ago
JLHwung opened this pull request 26 days ago
[Bug]: import attributes is transformed in an unexpected way but without an error
hi-ogawa opened this issue 28 days ago
hi-ogawa opened this issue 28 days ago
Include LICENSE file in the installed shipped packages
MarkAshraf96 opened this issue 29 days ago
MarkAshraf96 opened this issue 29 days ago
Update test262
babel-bot opened this pull request 30 days ago
babel-bot opened this pull request 30 days ago
chore: bump regexpu-core to 6.2.0
JLHwung opened this pull request 30 days ago
JLHwung opened this pull request 30 days ago
Invert dependency relationship between plugins and transform helpers
nicolo-ribaudo opened this issue about 1 month ago
nicolo-ribaudo opened this issue about 1 month ago
[Bug]: suboptimal output for object rest spread `({ a2, ...b2 } = c2);`
Boshen opened this issue about 1 month ago
Boshen opened this issue about 1 month ago
docs(compat-data): add package description
JLHwung opened this pull request about 1 month ago
JLHwung opened this pull request about 1 month ago
[Bug]: "Map maximum size exceeded" in deepClone
darress opened this issue about 1 month ago
darress opened this issue about 1 month ago
chore(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3
dependabot[bot] opened this pull request about 1 month ago
dependabot[bot] opened this pull request about 1 month ago
perf: Improve traverse performance
liuxingbaoyu opened this pull request about 1 month ago
liuxingbaoyu opened this pull request about 1 month ago
perf: Avoid repeated traversal when creating scope
liuxingbaoyu opened this pull request about 1 month ago
liuxingbaoyu opened this pull request about 1 month ago
Update test262
babel-bot opened this pull request about 1 month ago
babel-bot opened this pull request about 1 month ago
Update compat data
babel-bot opened this pull request about 1 month ago
babel-bot opened this pull request about 1 month ago
[Bug]: getting error while running npm run build : Cannot read properties of undefined (reading 'getCode')
nitinsharma-materialplus opened this issue about 1 month ago
nitinsharma-materialplus opened this issue about 1 month ago
perf: Reduce the use of temporary objects
liuxingbaoyu opened this pull request about 1 month ago
liuxingbaoyu opened this pull request about 1 month ago
[preserveFormat] force semicolons when invalidating ASI
nicolo-ribaudo opened this pull request about 1 month ago
nicolo-ribaudo opened this pull request about 1 month ago
Update test262
babel-bot opened this pull request about 1 month ago
babel-bot opened this pull request about 1 month ago
Update compat data
babel-bot opened this pull request about 1 month ago
babel-bot opened this pull request about 1 month ago
perf: Remove use of `simplifyAccess`
liuxingbaoyu opened this pull request about 2 months ago
liuxingbaoyu opened this pull request about 2 months ago
docs: fix broken link in `babel-compat-data/README.md` [skip ci]
lumirlumir opened this pull request about 2 months ago
lumirlumir opened this pull request about 2 months ago
[Babel 8] Remove `TSModuleDeclaration.global`
liuxingbaoyu opened this pull request about 2 months ago
liuxingbaoyu opened this pull request about 2 months ago
chore: Testing changes related to Node 23
liuxingbaoyu opened this pull request about 2 months ago
liuxingbaoyu opened this pull request about 2 months ago
Update test262
babel-bot opened this pull request about 2 months ago
babel-bot opened this pull request about 2 months ago
Update compat data
babel-bot opened this pull request about 2 months ago
babel-bot opened this pull request about 2 months ago
Fix mapping of tokens with generated nodes in between
nicolo-ribaudo opened this pull request about 2 months ago
nicolo-ribaudo opened this pull request about 2 months ago
[Bug]: When preset-react runtime is set to automatic, it is still converted to createElement.
nanianlisao opened this issue about 2 months ago
nanianlisao opened this issue about 2 months ago
Fix CI e2e-babel error
JLHwung opened this pull request about 2 months ago
JLHwung opened this pull request about 2 months ago
Provide "browser" entry for `@babel/code-frame` package
fisker opened this issue about 2 months ago
fisker opened this issue about 2 months ago
[Bug]: Uncaught Error: Cannot access 'Object' before initialization
BleedingDev opened this issue about 2 months ago
BleedingDev opened this issue about 2 months ago
Got body.directives is not iterable after transitive dependency update of plugin-transform-block-scoped-functions
JLHwung opened this issue about 2 months ago
JLHwung opened this issue about 2 months ago
Update regjsparser
JLHwung opened this pull request about 2 months ago
JLHwung opened this pull request about 2 months ago
chore: fix typo in function name
fisker opened this pull request about 2 months ago
fisker opened this pull request about 2 months ago
fix: Account for offsets when creating new Position instances
DylanPiercey opened this pull request about 2 months ago
DylanPiercey opened this pull request about 2 months ago
fix(parser): offset internal index locations by startIndex
DylanPiercey opened this pull request about 2 months ago
DylanPiercey opened this pull request about 2 months ago
feat: Add `locations` option to parser
liuxingbaoyu opened this pull request about 2 months ago
liuxingbaoyu opened this pull request about 2 months ago
Update node 23.1 experimental warning
JLHwung opened this pull request about 2 months ago
JLHwung opened this pull request about 2 months ago
Update `@babel/*` dependencies
nicolo-ribaudo opened this pull request about 2 months ago
nicolo-ribaudo opened this pull request about 2 months ago
fix: CI with Node v23.1.0
liuxingbaoyu opened this pull request about 2 months ago
liuxingbaoyu opened this pull request about 2 months ago
Update test262
babel-bot opened this pull request about 2 months ago
babel-bot opened this pull request about 2 months ago
Update compat data
babel-bot opened this pull request about 2 months ago
babel-bot opened this pull request about 2 months ago
Workaround Node.js bug for parallel loading of TLA modules
nicolo-ribaudo opened this pull request about 2 months ago
nicolo-ribaudo opened this pull request about 2 months ago
[react] Make `development` option default to the configured env
nicolo-ribaudo opened this pull request about 2 months ago
nicolo-ribaudo opened this pull request about 2 months ago
Fix loading of modules with TLA in Node.js 23
nicolo-ribaudo opened this pull request about 2 months ago
nicolo-ribaudo opened this pull request about 2 months ago
Only parse # as comment in .babelignore at line start
nicolo-ribaudo opened this pull request about 2 months ago
nicolo-ribaudo opened this pull request about 2 months ago
Rename `proposal-json-modules` to `transform-json-modules`
nicolo-ribaudo opened this pull request about 2 months ago
nicolo-ribaudo opened this pull request about 2 months ago
perf: Improve scope information collection performance
liuxingbaoyu opened this pull request about 2 months ago
liuxingbaoyu opened this pull request about 2 months ago
chore: remove eslint/compat
JLHwung opened this pull request 2 months ago
JLHwung opened this pull request 2 months ago
[Bug]: Possible conflict between module:metro-react-native-babel-preset and stage 3 decorators
guyca opened this issue 2 months ago
guyca opened this issue 2 months ago
test(numeric-separator): fix invalid test layout
JLHwung opened this pull request 2 months ago
JLHwung opened this pull request 2 months ago
chore: Improve logic regarding fast objects
liuxingbaoyu opened this pull request 2 months ago
liuxingbaoyu opened this pull request 2 months ago
perf: Make `VISITOR_KEYS` etc. faster to access
liuxingbaoyu opened this pull request 2 months ago
liuxingbaoyu opened this pull request 2 months ago
fix: Accidentally published `tsconfig` files
liuxingbaoyu opened this pull request 2 months ago
liuxingbaoyu opened this pull request 2 months ago
[Bug]: Path Error Showing
murshidameenpv opened this issue 2 months ago
murshidameenpv opened this issue 2 months ago