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
[Bug]: Await in a class decorator is not properly transpiled
nicolo-ribaudo opened this issue 8 months ago
nicolo-ribaudo opened this issue 8 months ago
Expose wether a module has TLA or not as `.extra.async`
nicolo-ribaudo opened this pull request 8 months ago
nicolo-ribaudo opened this pull request 8 months ago
Update eslint v9
liuxingbaoyu opened this pull request 8 months ago
liuxingbaoyu opened this pull request 8 months ago
[Bug]: Auto-accessors should use `this` rather than the class name
nicolo-ribaudo opened this issue 8 months ago
nicolo-ribaudo opened this issue 8 months ago
fix: Windows CI does not fail
liuxingbaoyu opened this pull request 8 months ago
liuxingbaoyu opened this pull request 8 months ago
fix: Correctly parse `cls.fn<C> = x`
liuxingbaoyu opened this pull request 8 months ago
liuxingbaoyu opened this pull request 8 months ago
Fix order of `transform-block-scoped-functions` in `preset-env`
liuxingbaoyu opened this pull request 8 months ago
liuxingbaoyu opened this pull request 8 months ago
[Bug]: Crash with decorators on anonymous class expression
evanw opened this issue 8 months ago
evanw opened this issue 8 months ago
`BatchRenamer`, 100x faster `scope.rename` when you have many identifiers to rename
remorses opened this issue 8 months ago
remorses opened this issue 8 months ago
[parser] Expose somehing like `program.extra.async` to easily know if a module uses top-level await
nicolo-ribaudo opened this issue 8 months ago
nicolo-ribaudo opened this issue 8 months ago
[Bug]: Object rest, side effect order and function scope
magic-akari opened this issue 8 months ago
magic-akari opened this issue 8 months ago
add install step before building example project
JLHwung opened this pull request 8 months ago
JLHwung opened this pull request 8 months ago
Bump browserslist and other compat data sources
JLHwung opened this pull request 8 months ago
JLHwung opened this pull request 8 months ago
unpin acorn
JLHwung opened this pull request 8 months ago
JLHwung opened this pull request 8 months ago
Migrate import assertions syntax
JLHwung opened this pull request 8 months ago
JLHwung opened this pull request 8 months ago
[Bug]: Error parsing TypeScript generics on left-hand side
mtdavis opened this issue 8 months ago
mtdavis opened this issue 8 months ago
bump import-meta-resolve to 4.1.0
JLHwung opened this pull request 8 months ago
JLHwung opened this pull request 8 months ago
Update test262
babel-bot opened this pull request 8 months ago
babel-bot opened this pull request 8 months ago
[Bug]: @babel/register does not load ESM modules from node_modules in node v22
avaly opened this issue 8 months ago
avaly opened this issue 8 months ago
Some minor parser performance improvements for ts
liuxingbaoyu opened this pull request 8 months ago
liuxingbaoyu opened this pull request 8 months ago
[Babel 8] Use more native fs methods
JLHwung opened this pull request 8 months ago
JLHwung opened this pull request 8 months ago
Remove `syntaxType` option for record-and-tuple (parser&plugin)
JLHwung opened this pull request 8 months ago
JLHwung opened this pull request 8 months ago
[babel 8] Require Node.js `^18.20.0 || ^20.10.0 || >=21.0.0`
JLHwung opened this pull request 8 months ago
JLHwung opened this pull request 8 months ago
[babel 8] Cleanup parser plugins
nicolo-ribaudo opened this issue 8 months ago
nicolo-ribaudo opened this issue 8 months ago
path remove fail
Chaomingri opened this issue 8 months ago
Chaomingri opened this issue 8 months ago
[Bug]: asyncToGenerator insert after comments of the next function
JaxQian opened this issue 8 months ago
JaxQian opened this issue 8 months ago
[Bug]: Incorrect tree-shaking during production build when using decorators with webpack
Sayan751 opened this issue 8 months ago
Sayan751 opened this issue 8 months ago
Revert "Pin to Node.js 21 on CI"
nicolo-ribaudo opened this pull request 8 months ago
nicolo-ribaudo opened this pull request 8 months ago
Pin to Node.js 21 on CI
nicolo-ribaudo opened this pull request 8 months ago
nicolo-ribaudo opened this pull request 8 months ago
Bump glob to 10.3.12
JLHwung opened this pull request 8 months ago
JLHwung opened this pull request 8 months ago
[Bug]: Fragment child elements are not transformed correctly when using @babel/plugin-transform-react-constant-elements
mo36924 opened this issue 8 months ago
mo36924 opened this issue 8 months ago
Update test262
babel-bot opened this pull request 8 months ago
babel-bot opened this pull request 8 months ago
[Bug]: Babel is loading globals ^11.1.0 which breaks eslint ^9.0.0 (current version of globals is 15.0.0)
chrisveness opened this issue 8 months ago
chrisveness opened this issue 8 months ago
Add `duplicate-named-capturing-groups-regex` to `preset-env`
JLHwung opened this pull request 8 months ago
JLHwung opened this pull request 8 months ago
Cleanup `NodePath` methods
nicolo-ribaudo opened this issue 8 months ago
nicolo-ribaudo opened this issue 8 months ago
Simple plugin order
liuxingbaoyu opened this pull request 8 months ago
liuxingbaoyu opened this pull request 8 months ago
Node.js require(esm) and __esModule
nicolo-ribaudo opened this issue 8 months ago
nicolo-ribaudo opened this issue 8 months ago
Fix suppressed error order
sossost opened this pull request 8 months ago
sossost opened this pull request 8 months ago
Make `NodePath<T | U>` distributive
nicolo-ribaudo opened this pull request 8 months ago
nicolo-ribaudo opened this pull request 8 months ago
Optimization: skip one unnecessary checking in the loop
shoonia opened this pull request 8 months ago
shoonia opened this pull request 8 months ago
Update test262
babel-bot opened this pull request 8 months ago
babel-bot opened this pull request 8 months ago
Reduce platform-specific tests
liuxingbaoyu opened this pull request 8 months ago
liuxingbaoyu opened this pull request 8 months ago
[Bug]: babel compile `proposal-explicit-resource-management` different from `tsc`
loynoir opened this issue 8 months ago
loynoir opened this issue 8 months ago
[Bug]: Cannot find package '@babel/plugin-preset-env' imported
msidolphin opened this issue 8 months ago
msidolphin opened this issue 8 months ago
Use multiple TypeScript projects
nicolo-ribaudo opened this pull request 8 months ago
nicolo-ribaudo opened this pull request 8 months ago
fix: False positive TDZ check in class computed property keys
liuxingbaoyu opened this pull request 8 months ago
liuxingbaoyu opened this pull request 8 months ago
fix: `Makefile.js` fails on Windows
liuxingbaoyu opened this pull request 8 months ago
liuxingbaoyu opened this pull request 8 months ago
Yarn failing on CI on Windows
nicolo-ribaudo opened this issue 8 months ago
nicolo-ribaudo opened this issue 8 months ago
Improve `@babel/parser` AST types
nicolo-ribaudo opened this pull request 8 months ago
nicolo-ribaudo opened this pull request 8 months ago
Update test262
babel-bot opened this pull request 8 months ago
babel-bot opened this pull request 8 months ago
[Bug](Typescript): Duplicate declaration error happens when a imported type and function has a same name
sapphi-red opened this issue 9 months ago
sapphi-red opened this issue 9 months ago
[Bug]: `using` in `switch` is not compiled
nicolo-ribaudo opened this issue 9 months ago
nicolo-ribaudo opened this issue 9 months ago
Remove `JSXNamespacedName` from valid `CallExpression` args
nicolo-ribaudo opened this pull request 9 months ago
nicolo-ribaudo opened this pull request 9 months ago
CallExpression should not accept JSXNamespacedName as an argument
nicolo-ribaudo opened this issue 9 months ago
nicolo-ribaudo opened this issue 9 months ago
[Bug]: @babel/parser adds `.value: undefined` to regexp literals
nicolo-ribaudo opened this issue 9 months ago
nicolo-ribaudo opened this issue 9 months ago
I cannot install the package with the latest eslint version.
Pietervanhalem opened this issue 9 months ago
Pietervanhalem opened this issue 9 months ago
Always pass type argument to `.startNode`
nicolo-ribaudo opened this pull request 9 months ago
nicolo-ribaudo opened this pull request 9 months ago
[babel 8] Publish `.d.ts` files for every package
nicolo-ribaudo opened this pull request 9 months ago
nicolo-ribaudo opened this pull request 9 months ago
Relax ESLint peerDependency constraint to allow v9
liuxingbaoyu opened this pull request 9 months ago
liuxingbaoyu opened this pull request 9 months ago
chore(deps): update gulp packages (major)
renovate[bot] opened this pull request 9 months ago
renovate[bot] opened this pull request 9 months ago
Test babel 7/8 compat for Stage 3 proposals
nicolo-ribaudo opened this pull request 9 months ago
nicolo-ribaudo opened this pull request 9 months ago
Update Babel
nicolo-ribaudo opened this pull request 9 months ago
nicolo-ribaudo opened this pull request 9 months ago
Update test262
babel-bot opened this pull request 9 months ago
babel-bot opened this pull request 9 months ago
Improve async dispose fallback
JLHwung opened this pull request 9 months ago
JLHwung opened this pull request 9 months ago
Await nullish async disposable
JLHwung opened this pull request 9 months ago
JLHwung opened this pull request 9 months ago
Recover from exported `using` declaration
JLHwung opened this pull request 9 months ago
JLHwung opened this pull request 9 months ago
Do not load unnecessary Babel 7 syntax plugins in Babel 8
nicolo-ribaudo opened this pull request 9 months ago
nicolo-ribaudo opened this pull request 9 months ago
Test Babel 7/8 compatibility for plugins from es2016 to es2018
nicolo-ribaudo opened this pull request 9 months ago
nicolo-ribaudo opened this pull request 9 months ago
Enable `eqeqeq` rule
liuxingbaoyu opened this pull request 9 months ago
liuxingbaoyu opened this pull request 9 months ago
Forbid initializerless using
JLHwung opened this pull request 9 months ago
JLHwung opened this pull request 9 months ago
fix: Correctly prints `{ [key in Bar]? }`
liuxingbaoyu opened this pull request 9 months ago
liuxingbaoyu opened this pull request 9 months ago
Avoid terser workaround in firefox bugfix for computed keys
nicolo-ribaudo opened this pull request 9 months ago
nicolo-ribaudo opened this pull request 9 months ago
Make sure to use Babel 8 core in Babel 7-8 tests
nicolo-ribaudo opened this pull request 9 months ago
nicolo-ribaudo opened this pull request 9 months ago
Test Babel 7/8 compatibility for plugins from es2019 to es2024
nicolo-ribaudo opened this pull request 9 months ago
nicolo-ribaudo opened this pull request 9 months ago
Refactor `transform-block-scoped-function`
liuxingbaoyu opened this pull request 9 months ago
liuxingbaoyu opened this pull request 9 months ago
use `#!/usr/bin/env bash` over `#!/bin/bash`
samualtnorman opened this pull request 9 months ago
samualtnorman opened this pull request 9 months ago
[babel 8] Turn `const enum`s into `const` variables
samualtnorman opened this pull request 9 months ago
samualtnorman opened this pull request 9 months ago
[Bug]: Plugin misconfigured or just invalid usage example in the docs
SharakPL opened this issue 9 months ago
SharakPL opened this issue 9 months ago
fix: Correctly generate `TSMappedType`
liuxingbaoyu opened this pull request 9 months ago
liuxingbaoyu opened this pull request 9 months ago
[Bug]: Typescript mapped type with implicit any results in faulty TS
aczekajski opened this issue 9 months ago
aczekajski opened this issue 9 months ago
Update test262
babel-bot opened this pull request 9 months ago
babel-bot opened this pull request 9 months ago
What do we need to make `usage-global` injection work with `@babel/runtime`?
nicolo-ribaudo opened this issue 9 months ago
nicolo-ribaudo opened this issue 9 months ago
Create bugfix plugin for classes in computed keys in Firefox
nicolo-ribaudo opened this pull request 9 months ago
nicolo-ribaudo opened this pull request 9 months ago
[Bug]: TypeScript parser does not set typeParameters for CallExpression
gdbd opened this issue 9 months ago
gdbd opened this issue 9 months ago
Ensure decorators are callable
JLHwung opened this pull request 9 months ago
JLHwung opened this pull request 9 months ago
fix: support mutated outer decorated class binding
JLHwung opened this pull request 9 months ago
JLHwung opened this pull request 9 months ago
[Bug]: False positive TDZ check in class computed property keys
magic-akari opened this issue 9 months ago
magic-akari opened this issue 9 months ago
fix: Decorators when `super()` exists and `protoInit` is not needed
liuxingbaoyu opened this pull request 9 months ago
liuxingbaoyu opened this pull request 9 months ago
fix: Transform scoping for `for X` in loop
liuxingbaoyu opened this pull request 9 months ago
liuxingbaoyu opened this pull request 9 months ago
[Bug]: Decorators | Error when calling `super` in constructor of extended class when decorating accessors.
jkonowitch opened this issue 9 months ago
jkonowitch opened this issue 9 months ago
[Bug]: Transform block scoping fails with for in statement inside loop
luiscubal opened this issue 9 months ago
luiscubal opened this issue 9 months ago
fix: incorrect numeric-seperator tests
Dunqing opened this pull request 9 months ago
Dunqing opened this pull request 9 months ago
`@babel/plugin-transform-typescript` turn `const enum`s into `const` variables
samualtnorman opened this issue 9 months ago
samualtnorman opened this issue 9 months ago
[Bug]: Code generated by Babel for decorated static accessors throws SyntaxError in Firefox
SirPepe opened this issue 9 months ago
SirPepe opened this issue 9 months ago
[Bug]: Wrong transpilling @babel/[email protected] when destructuring to a new object
marionicolas opened this issue 9 months ago
marionicolas opened this issue 9 months ago
fix: TypeScript annotation affects output
liuxingbaoyu opened this pull request 9 months ago
liuxingbaoyu opened this pull request 9 months ago
Update test262
babel-bot opened this pull request 9 months ago
babel-bot opened this pull request 9 months ago
[Bug]: TypeScript annotation that contains the name of the annotated class method changes final output
aweary opened this issue 9 months ago
aweary opened this issue 9 months ago
Improve `super.x` output
liuxingbaoyu opened this pull request 9 months ago
liuxingbaoyu opened this pull request 9 months ago
[Bug]: Exception when combining a decorated class, a decorated method, and a static field
SirPepe opened this issue 9 months ago
SirPepe opened this issue 9 months ago