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

[babel 8] Remove legacy TS types from `@babel/types`

nicolo-ribaudo opened this issue 7 days ago
fix: exit gracefully if there is no babel-types docs changes

JLHwung opened this pull request 7 days ago
Update test262

babel-bot opened this pull request 7 days ago
Make "object without properties" helpers ES6-compatible

tquetano-netflix opened this pull request 7 days ago
fix: Correctly handle `typeof` in arrow functions

liuxingbaoyu opened this pull request 7 days ago
Support ESTree AccessorProperty

JLHwung opened this pull request 8 days ago
Fix start of TSParameterProperty

JLHwung opened this pull request 8 days ago
[babel 8] Remove bugfixes option

nicolo-ribaudo opened this pull request 9 days ago
Use new "issue types" for issues

nicolo-ribaudo opened this pull request 9 days ago
[Babel 8] Parse `export import =` as an ExportNamedDeclaration

JLHwung opened this pull request 10 days ago
How to migrate from `babel-plugin-transform-typescript-metadata`

rmlearney-digicatapult opened this issue 10 days ago
fix: show correct code frame for `startLine`

liuxingbaoyu opened this pull request 11 days ago
[Bug]: message is wrong with `parserOpts.startLine`

yinhunfeixue opened this issue 11 days ago
Update README.md

vodoley777 opened this pull request 13 days ago
Update test262

babel-bot opened this pull request 14 days ago
[Babel 8] Create TSTemplateLiteralType

JLHwung opened this pull request 14 days ago
[Bug]: Wrong code when transforming `for..await..of`

fisker opened this issue 16 days ago
`Scope.prototype.hasBinding`: accept a "top" scope for search

nicolo-ribaudo opened this issue 17 days ago
[Babel 8] Create TSEmptyBodyFunctionExpression also on invalid input

JLHwung opened this pull request 17 days ago
Print TypeScript optional/definite in ClassPrivateProperty

jamiebuilds-signal opened this pull request 18 days ago
fix: Chaining nullish coalescing operators output size regression

liuxingbaoyu opened this pull request 18 days ago
[Babel 8] Create ThisExpression for `typeof this`

JLHwung opened this pull request 21 days ago
[babel 8] Remove remaining references to minimal/smart pipelines

nicolo-ribaudo opened this pull request 21 days ago
[babel 8] Remove `DecimalLiteral` printing logic

nicolo-ribaudo opened this pull request 21 days ago
Update test262

babel-bot opened this pull request 21 days ago
[babel 8] Remove unused make-dir dependency

nicolo-ribaudo opened this pull request 22 days ago
chore(deps): update github artifact actions to v4 (major)

renovate[bot] opened this pull request 22 days ago
chore: Update TS 5.7

liuxingbaoyu opened this pull request 22 days ago
Do not try to parse .ts configs as JSON if natively supported

nicolo-ribaudo opened this pull request 22 days ago
fix: incorret `babel.config.cts` test fixtures

JLHwung opened this pull request 23 days ago
fix: correctly resolve references to non-constant enum members

branchseer opened this pull request 23 days ago
[Bug]: weird behaviour on resolving enum member references

branchseer opened this issue 23 days ago
fix: Matches TS's `export declare` behavior in namespace

liuxingbaoyu opened this pull request 23 days ago
fix(deps): update dependency next to v15 [security]

renovate[bot] opened this pull request 23 days ago
[Babel 8]: wrap the TSImportType's argument within a TSLiteralType

JLHwung opened this pull request 23 days ago
[estree] Unify method type parameters handling

JLHwung opened this pull request 24 days ago
Update dependency next to v15 [SECURITY]

renovate[bot] opened this pull request 24 days ago
[Babel 8] Improve scope information collection performance

liuxingbaoyu opened this pull request 24 days ago
[Babel 8] Rename `typeParameters` to `typeArguments` in `TSImportType`

JLHwung opened this pull request 25 days ago
[Bug]: Light Theme is not working for Nav and Hero section

Krishna100604 opened this issue about 1 month ago
[Bug]: TypeScript `export declare` JS emit is wrong

robpalme opened this issue about 1 month ago
Update test262

babel-bot opened this pull request about 1 month ago
Update dependency next to v14 [SECURITY]

renovate[bot] opened this pull request about 1 month ago
Strip NodeJS release tag

liuxingbaoyu opened this pull request about 1 month ago
Update test262

babel-bot opened this pull request about 1 month ago
Update compat data

babel-bot opened this pull request about 1 month ago
fix: More accurate `transform-typeof-symbol` compat data

liuxingbaoyu opened this pull request about 1 month ago
Support flow jsx opening element type arguments

JLHwung opened this pull request about 2 months ago
Unpin Node.js version for Prettier E2E test

fisker opened this pull request about 2 months ago
fix: Correctly generate exported const enums in namespace

liuxingbaoyu opened this pull request about 2 months ago
fix: Remove type-only `import x = y.z`

liuxingbaoyu opened this pull request about 2 months ago
chore: Avoid calling `isInStrictMode` in Babel 7

liuxingbaoyu opened this pull request about 2 months ago
Improve rest spread output

liuxingbaoyu opened this pull request about 2 months ago
Fix failing CI due to Node.js 22.12

JLHwung opened this pull request about 2 months ago
Update test262

babel-bot opened this pull request about 2 months ago
Rename `typeParameters` to `typeArguments` for call expression alike

JLHwung opened this pull request about 2 months ago
Fix incomplete visitor keys

JLHwung opened this pull request about 2 months ago
chore: Pack some parser options into a number

liuxingbaoyu opened this pull request about 2 months ago
[Bug]: Error: Cannot find module '@jridgewell/gen-mapping'

Pswzy opened this issue about 2 months ago
[Babel 8] Create TSAbstract{Method,Property}Definition

JLHwung opened this pull request about 2 months ago
fix: Correctly set position for `@(a.b)()`

liuxingbaoyu opened this pull request about 2 months ago
Rename `typeParameters` to `typeArguments` for `TSTypeQuery`

JLHwung opened this pull request about 2 months ago
Allow the dynamic `import.defer()` form of `import defer`

babel-bot opened this pull request about 2 months ago
fix: build updated babel-type helpers

JLHwung opened this pull request about 2 months ago
feature: TSTypeOperator: keyof (#16799)

coderaiser opened this pull request about 2 months ago
Rename `TSTypeReference.typeParameters` to `typeArguments`

JLHwung opened this pull request about 2 months ago
fix: migrate to dirent.parentPath

JLHwung opened this pull request about 2 months ago
[Bug]: path.isTSClassImplements is not a function

coderaiser opened this issue about 2 months ago
Revert "perf: Improve scope information collection performance"

JLHwung opened this pull request about 2 months ago
fix: Regression of new `traverse` with `transform-modules-amd`

liuxingbaoyu opened this pull request about 2 months ago
Respect `BABEL_8_BREAKING` option in babel-types fields test

JLHwung opened this pull request about 2 months ago
[Bug]: `@babel/traverse` 7.26.3 breaks ember

JLHwung opened this issue about 2 months ago
ci: add ember e2e test

JLHwung opened this pull request about 2 months ago
[babel 8] Rename `superTypeParameters` -> `superTypeArguments`

nicolo-ribaudo opened this pull request about 2 months ago
[estree] Adjust the start loc of class methods with type params

nicolo-ribaudo opened this pull request about 2 months ago
Update tests for Node.js 22.12

nicolo-ribaudo opened this pull request about 2 months ago
Deprecate `babel-code-frame` on NPM

jonkoops opened this issue about 2 months ago
_objectWithoutProperties: do not hardcode the property name as string

aayla-secura opened this issue 2 months ago
PrUpdate globals.d.ts

samss084 opened this pull request 2 months ago
Deprecate renamed npm packages

github-actions[bot] opened this issue 2 months ago
Add support of Promise.withResolvers in preset-env

WangLeto opened this issue 2 months ago
Update test262

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

babel-bot opened this pull request 2 months ago
[Babel 8] Use `TSQualifiedName` for `namespace X.Y {}`'s name

liuxingbaoyu opened this pull request 2 months ago
Add generate-babel-7-tests script

JLHwung opened this pull request 2 months ago
[Babel 8] Create TSEnumBody for TSEnumDeclaration

JLHwung opened this pull request 2 months ago
Default `importAttributesKeyword` to `with`

JLHwung opened this pull request 2 months ago