Ecosyste.ms: OpenCollective

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

Babel

Babel is the community maintained compiler for evolving the future of JavaScript
Collective - Host: opensource - https://opencollective.com/babel - Website: https://babeljs.io - Code: https://github.com/babel

Fix handling of sync error in `@@asyncDispose`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Replace many `>` notes with `:::` docusaurus syntax

github.com/babel/website - nicolo-ribaudo opened this pull request over 1 year ago
Mention that non-legacy old decorators version will be removed

github.com/babel/website - nicolo-ribaudo opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
Update `core-js`

github.com/babel/babel-polyfills - zloirock opened this pull request over 1 year ago
Use more optional chaining

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Refactor visitors merging

github.com/babel/babel - nullableVoidPtr opened this pull request over 1 year ago
Minor class transform cleanups

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
[yarn] Skip all postinstall scripts, and do not install husky on CI

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Refactor Binding properties and cache Binding instances

github.com/babel/babel - nullableVoidPtr opened this pull request over 1 year ago
v7.22.5 inproduced Breaking Changes for Preset Env

github.com/babel/babel - daniluk4000 opened this issue over 1 year ago
Update compat data

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
add bugfix plugins docs

github.com/babel/website - JLHwung opened this pull request over 1 year ago
chore: Run `readmes.js` in CI

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
note on setClassMethods limit

github.com/babel/website - JLHwung opened this pull request over 1 year ago
Add import attributes plugin

github.com/babel/babel-test262-runner - CanadaHonk opened this pull request over 1 year ago
Run `scripts/generators/readmes.js`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Warn in `@babel/plugin-proposal-private-property-in-object` fallback

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
chore: Update jest

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
Update Yarn to v3.6.0

github.com/babel/babel - renovate[bot] opened this pull request over 1 year ago
Suggest `-transform-` when resolving missing plugins

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Add `createImportExpressions` parser option

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
chore: Update TS 5.1

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
[Bug]: Breaking change in a minor version bump

github.com/babel/babel - schneems opened this issue over 1 year ago
[Bug]:

github.com/babel/babel - gburke-ppb opened this issue over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
[babel 8] Only support `legacy` and `2023-05` decorators

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Fix using `syntax-unicode-sets-regex` in standalone

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Mention relevant assumptions in plugins docs

github.com/babel/babel - romgrk opened this issue over 1 year ago
Enable Babel and Prettier e2e tests for the esm build

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Update polyfill.md

github.com/babel/website - keer-tea opened this pull request over 1 year ago
Pass through nonce to the transformed script element

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Mark `assert` attributes with `extra.deprecatedAssertSyntax`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Add missing `attributes`/`assertions` to `VISITOR_KEYS`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Set `"type": "commonjs"` to internally track CJS vs ESM

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
update babel deps

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Fix corejs2 babel/runtime compat mode

github.com/babel/babel-polyfills - nicolo-ribaudo opened this pull request over 1 year ago
Improve the type definition of `path.isX`

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
Fix importing symbol polyfill in `@babel/runtime-corejs2`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
[corejs2] Fix import of the symbol pure polyfill

github.com/babel/babel-polyfills - nicolo-ribaudo opened this pull request over 1 year ago
[Bug]: 7.22.0 introduces failure to find modules

github.com/babel/babel - raearnold opened this issue over 1 year ago
Workaround for broken babel-preset-react-app

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Skip warning check that fails release tests

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
[Bug]:

github.com/babel/babel - smartgru opened this issue over 1 year ago
[Bug]: v7.22.0 almost broke every react project

github.com/babel/babel - realJustinLee opened this issue over 1 year ago
[Bug]: @babel/parser 7.22.0 failing to install

github.com/babel/babel - ogardnerffdc opened this issue over 1 year ago
rename proposal-unicode-sets-regex to transform

github.com/babel/website - JLHwung opened this pull request over 1 year ago
Fix 7.22.0 release post year

github.com/babel/website - nicolo-ribaudo opened this pull request over 1 year ago
Update compat data

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
add docs for plugin-proposal-explicit-resource-management

github.com/babel/website - JLHwung opened this pull request over 1 year ago
Write 7.22 release post, and add to timeline

github.com/babel/website - nicolo-ribaudo opened this pull request over 1 year ago
[Bug]: Source-map name mappings

github.com/babel/babel - lNikolayl opened this issue over 1 year ago
Add `babel-helper-environment-visitor` to `sidebars.js`

github.com/babel/website - liuxingbaoyu opened this pull request over 1 year ago
chore: Improve development experience about global variables

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
TS `import =` and `export =` are now supported

github.com/babel/website - nicolo-ribaudo opened this pull request over 1 year ago
Add docs for decorators 2023-05

github.com/babel/website - nicolo-ribaudo opened this pull request over 1 year ago
Disable workers for compiling on CircleCI

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Define and narrow types under babel-traverse

github.com/babel/babel - nullableVoidPtr opened this pull request over 1 year ago
fix: Reintroduce "require" export for runtime helpers

github.com/babel/babel - huntie opened this pull request over 1 year ago
Rename stable plugins from -proposal- to -transform-

github.com/babel/website - nicolo-ribaudo opened this pull request over 1 year ago
chore: Enable rule `import/recommended`

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
Remove duplicate users list

github.com/babel/website - danez opened this pull request over 1 year ago
Update compat data

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
add unicode-sets-regex to preset-env

github.com/babel/website - JLHwung opened this pull request over 1 year ago
Materialize regexp unicode sets parser plugin

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Archive syntax-unicode-sets-regex

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
archive syntax-unicode-sets-regex

github.com/babel/babel-archive - JLHwung opened this pull request over 1 year ago
Add `unicode-sets-regex` transform to `preset-env`

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Explicit resource management updates for 7.22.0

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Implement transform support for `using` declarations

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Import declarations updates for 7.22.0

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
rescan gt token at the end of type args parsing

github.com/babel/babel - JLHwung opened this pull request over 1 year ago