Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/swc-project/swc
Rust-based platform for the Web
https://github.com/swc-project/swc
chore(ci): Fix CI
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
fix(es/minifier): Abort property hoisting on `eval`
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
fix(es/minifier): Abort array property inliner if the array is used as a ref
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
refactor(es/ast): Remove unused fields of `TsPropertySignature`
lucacasonato opened this pull request 8 months ago
lucacasonato opened this pull request 8 months ago
minifier: function declaration in switch statement can result in invalid program
hyp3rflow opened this issue 8 months ago
hyp3rflow opened this issue 8 months ago
doc(es/typescript): Fix example
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
fix(es): Allow input source map file to be omitted
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
[swc_ecma_transforms_typescript]: internal error: entered unreachable code: Use Program as entry
Hulxv opened this issue 8 months ago
Hulxv opened this issue 8 months ago
fix(es/compat): Avoid reserved name for private method
Austaras opened this pull request 8 months ago
Austaras opened this pull request 8 months ago
privateMethod use keyword cause runtime error when translate to es5
zxt5105515 opened this issue 8 months ago
zxt5105515 opened this issue 8 months ago
fix(es/minifier): Abort seq inliner on `**`
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
fix(es/minifier): Fix evaluation of `String.charCodeAt`
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
Bug: ObjectPat Syntax Error for { a } = { a: 1 }
caoccao opened this issue 8 months ago
caoccao opened this issue 8 months ago
SWC Core throws / prints (misleading) error
jd-carroll opened this issue 8 months ago
jd-carroll opened this issue 8 months ago
Minifier evaluates the code point of the character instead of char code for `charCodeAt`.
hyp3rflow opened this issue 8 months ago
hyp3rflow opened this issue 8 months ago
minifier: invalid handling of exponentiate with `NaN` exponent
hyp3rflow opened this issue 8 months ago
hyp3rflow opened this issue 8 months ago
fix(es/ast): Pin version of unicodes
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
Incorrect compilation of Object Literal with Special Characters
t-k opened this issue 8 months ago
t-k opened this issue 8 months ago
fix(es/minifier): Don't invoke IIFE containing reserved words
Austaras opened this pull request 8 months ago
Austaras opened this pull request 8 months ago
fix(es/minifier): Abort inliner on mutation via property
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
minifier: invalid inlining of object compare into ternary condition
raoz opened this issue 8 months ago
raoz opened this issue 8 months ago
fix(es/module): Resolve `.jsx` imports fully
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
Add ".js" extensions on ESM import/export paths for ".jsx" files during transpilation
mikefarquhar opened this issue 8 months ago
mikefarquhar opened this issue 8 months ago
fix(es/minifier): Fix a bug about `Tpl` => `Str`
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
fix(es/minifier): Fix operand handling of `**`
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
NextJS Build breaks start <= end assertion in swc_common
rishabh3112 opened this issue 8 months ago
rishabh3112 opened this issue 8 months ago
SWC incorrectly handles double backslashes in template literals
ayanamists opened this issue 8 months ago
ayanamists opened this issue 8 months ago
fix(css/modules): Allow any order of composes
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
fix(es/minifier): Consider side effects of operands of binary expressions
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
fix(es/fixer): Wrap class expressions in callee
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
refactor(es/minifier): Remove unnecessary check
Austaras opened this pull request 8 months ago
Austaras opened this pull request 8 months ago
fix(css/modules): Fix `:global` selectors without preceding whitespace
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
fix(es/minifier): Respect `module: false`
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
minifier: invalid handling of exponentiate with `undefined` exponent
hyp3rflow opened this issue 8 months ago
hyp3rflow opened this issue 8 months ago
minifier: inlining arithmetic assignment expression can result in different output
hyp3rflow opened this issue 8 months ago
hyp3rflow opened this issue 8 months ago
Various transform bugs with the JavaScript decorators proposal
evanw opened this issue 8 months ago
evanw opened this issue 8 months ago
fix(preset-env): Consider browserslist config if env.target not configured
egfx-notifications opened this pull request 8 months ago
egfx-notifications opened this pull request 8 months ago
minifier: calling class without `new` in code can get a parse error code
hyp3rflow opened this issue 8 months ago
hyp3rflow opened this issue 8 months ago
minifier: invalid handling for `var` variable declared in switch statement
hyp3rflow opened this issue 8 months ago
hyp3rflow opened this issue 8 months ago
Minifier removes empty array following empty hole at the LHS of array destructuring pattern
hyp3rflow opened this issue 8 months ago
hyp3rflow opened this issue 8 months ago
When will stable 1.5.x versions become available again?
intgr opened this issue 8 months ago
intgr opened this issue 8 months ago
When will stable 1.5.x versions become available again?
intgr opened this issue 8 months ago
intgr opened this issue 8 months ago
`dynamicImport` option doesn't work with CJS export TypeScript
aramissennyeydd opened this issue 8 months ago
aramissennyeydd opened this issue 8 months ago
feat(es/parser): Add `disallowAssertKeywords` option
petamoriken opened this pull request 8 months ago
petamoriken opened this pull request 8 months ago
chore(bindings): Update types
petamoriken opened this pull request 8 months ago
petamoriken opened this pull request 8 months ago
Getting a ton of "relative URL without a base".
atrofimov-sc opened this issue 8 months ago
atrofimov-sc opened this issue 8 months ago
Minifier removes function wrapper causing variables to become globals since 1.3.71
devongovett opened this issue 8 months ago
devongovett opened this issue 8 months ago
fix(es/minifier): Preserve flags while dropping elements of `SeqExpr`
devongovett opened this pull request 8 months ago
devongovett opened this pull request 8 months ago
[SWC Jest] Jest Mocking issues with built-in modules with / in import like dns/promises
iamchathu opened this issue 8 months ago
iamchathu opened this issue 8 months ago
fix(es/decorators): Handle ref of decorated class
magic-akari opened this pull request 8 months ago
magic-akari opened this pull request 8 months ago
fix(es/minifier): Increment `ref_count` while invoking IIFE
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
fix(es/proposal): Fix scoping of explicit resource management pass
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
chore: Apply `cargo autoinherit`
magic-akari opened this pull request 8 months ago
magic-akari opened this pull request 8 months ago
chore(ci): Fix macOS x64 build & publish job
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
typescript: literal constructor references of a decorated class reference un-decorated class's constructor, when used inside decorated class
benasher44 opened this issue 9 months ago
benasher44 opened this issue 9 months ago
SWC has stopped working in one of my projects
djalbat opened this issue 9 months ago
djalbat opened this issue 9 months ago
`@swc/core-darwin-x64` version `1.5.1` didn't release correctly?
filipsobol opened this issue 9 months ago
filipsobol opened this issue 9 months ago
`@swc/core-darwin-x64` version `1.5.1` didn't release correctly?
filipsobol opened this issue 9 months ago
filipsobol opened this issue 9 months ago
Not generated @swc/core-darwin-x64 package
milo778 opened this issue 9 months ago
milo778 opened this issue 9 months ago
The transformer generate incorrect code when referencing variables declared using `using` from closures
hangxingliu opened this issue 9 months ago
hangxingliu opened this issue 9 months ago
swc_css parse `filter: progid:DXImageTransform.Microsoft.Matrix(x1, x2)` error
wre232114 opened this issue 9 months ago
wre232114 opened this issue 9 months ago
Keep `assert` and `with` keywords as is
petamoriken opened this issue 9 months ago
petamoriken opened this issue 9 months ago
fix(es/decorator): Support for legacy decorators in class expressions
magic-akari opened this pull request 9 months ago
magic-akari opened this pull request 9 months ago
fix(es/helpers): Remove unused export from `_using_ctx.js`
anenger opened this pull request 9 months ago
anenger opened this pull request 9 months ago
`Object.getOwnPropertyDescriptor` is not polyfilled in ES5
Florent-Bouisset opened this issue 9 months ago
Florent-Bouisset opened this issue 9 months ago
swc/jest not support array.with
PeterChen1997 opened this issue 9 months ago
PeterChen1997 opened this issue 9 months ago
fix(es/minifier): Do not add vars if `eval` exists
kdy1 opened this pull request 9 months ago
kdy1 opened this pull request 9 months ago
fix(es/minifier): Abort seq inline on recursive usage
Austaras opened this pull request 9 months ago
Austaras opened this pull request 9 months ago
Minify: multiple same temp symbols declarations
JSerFeng opened this issue 9 months ago
JSerFeng opened this issue 9 months ago
Why do you keep changing this version?
TryChai opened this issue 9 months ago
TryChai opened this issue 9 months ago
fix(es/minifier): Allow self-reference
kdy1 opened this pull request 9 months ago
kdy1 opened this pull request 9 months ago
fix(es/minifier): don't reserve identifiers in expressions or patterns
Auspicus opened this pull request 9 months ago
Auspicus opened this pull request 9 months ago
Update Benchmarks with recent measurement
stefanseeger opened this issue 9 months ago
stefanseeger opened this issue 9 months ago
fix(es/compat): Fix async generator
kdy1 opened this pull request 9 months ago
kdy1 opened this pull request 9 months ago
Minify bug when `unused` set to false
wre232114 opened this issue 9 months ago
wre232114 opened this issue 9 months ago
fix(es): Ignore `sourceMappingURL` in string literals
kdy1 opened this pull request 9 months ago
kdy1 opened this pull request 9 months ago
ReferenceError Cannot access 'xxx' before initialization
catamphetamine opened this issue 9 months ago
catamphetamine opened this issue 9 months ago
fix(html/codegen): Expand elements before which body isn’t elided
andersk opened this pull request 9 months ago
andersk opened this pull request 9 months ago
HTML minifier’s elision of `<body>` next to `<noscript>` leads to invalid HTML
andersk opened this issue 9 months ago
andersk opened this issue 9 months ago
fix(es/resolver): Prioritze `jsc.paths` by length in tsc resolver
yehonatanz opened this pull request 9 months ago
yehonatanz opened this pull request 9 months ago
fix(es/helpers): Fix resolving of `usingCtx` helper
kdy1 opened this pull request 9 months ago
kdy1 opened this pull request 9 months ago
fix(es/codegen): Use `Str.raw` for es5
kdy1 opened this pull request 9 months ago
kdy1 opened this pull request 9 months ago
Regression in `v1.4.15`: `ReferenceError: resource is not defined` in strict mode
jeengbe opened this issue 9 months ago
jeengbe opened this issue 9 months ago
swc removes the backslash "\" when target is "es5" even if "minify" option is not set
SoonIter opened this issue 9 months ago
SoonIter opened this issue 9 months ago
build(cargo): Update `rustc` to `nightly-2024-04-16`
kdy1 opened this pull request 9 months ago
kdy1 opened this pull request 9 months ago
swc tries to parse `//# sourceMappingURL` from inside a string variable
Knagis opened this issue 9 months ago
Knagis opened this issue 9 months ago
`swc.minifySync` panics on some inputs
s100 opened this issue 9 months ago
s100 opened this issue 9 months ago
feat(es/transforms): Allocate stacks dynamically
kdy1 opened this pull request 9 months ago
kdy1 opened this pull request 9 months ago
fix(es/codegen): Fix `ascii_only` for identifiers
kdy1 opened this pull request 9 months ago
kdy1 opened this pull request 9 months ago
fix(es/minifier): Remove `raw` of strings after modification
kdy1 opened this pull request 9 months ago
kdy1 opened this pull request 9 months ago
SWC `compress` removes string literal’s `.toUpperCase()` and produces incorrect code
controversial opened this issue 9 months ago
controversial opened this issue 9 months ago
How to keep ascii string output
noyobo opened this issue 9 months ago
noyobo opened this issue 9 months ago
Does "Selecting the version" article is up to day for next-swc?
thekip opened this issue 9 months ago
thekip opened this issue 9 months ago
test(es/parser): Ensure that parser does not overflow stack
kdy1 opened this pull request 9 months ago
kdy1 opened this pull request 9 months ago
fix(es/proposal): Update explicit resource management to match spec
kdy1 opened this pull request 9 months ago
kdy1 opened this pull request 9 months ago
fix(es/parser): Fix span of `BindingIdent`
kdy1 opened this pull request 9 months ago
kdy1 opened this pull request 9 months ago
swc does not prioritize jsc.paths by matching prefix length like tsc specifies
yehonatanz opened this issue 9 months ago
yehonatanz opened this issue 9 months ago
fix(es/minifier): mangle.safari10 is causing identifier reuse
Auspicus opened this pull request 9 months ago
Auspicus opened this pull request 9 months ago
Inconsistant Span of Ident inside BindingIdent
caoccao opened this issue 9 months ago
caoccao opened this issue 9 months ago
fix(es/minifier): Fix a bug
kdy1 opened this pull request 9 months ago
kdy1 opened this pull request 9 months ago