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
fix(es/minifier): Abort property hoisting on `eval`

kdy1 opened this pull request 8 months ago
refactor(es/ast): Remove unused fields of `TsPropertySignature`

lucacasonato opened this pull request 8 months ago
doc(es/typescript): Fix example

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
fix(es/compat): Avoid reserved name for private method

Austaras opened this pull request 8 months ago
fix(es/minifier): Abort seq inliner on `**`

kdy1 opened this pull request 8 months ago
fix(es/minifier): Fix evaluation of `String.charCodeAt`

kdy1 opened this pull request 8 months ago
Bug: ObjectPat Syntax Error for { a } = { a: 1 }

caoccao opened this issue 8 months ago
SWC Core throws / prints (misleading) error

jd-carroll opened this issue 8 months ago
minifier: invalid handling of exponentiate with `NaN` exponent

hyp3rflow opened this issue 8 months ago
fix(es/ast): Pin version of unicodes

kdy1 opened this pull request 8 months ago
fix(es/minifier): Don't invoke IIFE containing reserved words

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
fix(es/module): Resolve `.jsx` imports fully

kdy1 opened this pull request 8 months ago
fix(es/minifier): Fix a bug about `Tpl` => `Str`

kdy1 opened this pull request 8 months ago
fix(es/minifier): Fix operand handling of `**`

kdy1 opened this pull request 8 months ago
NextJS Build breaks start <= end assertion in swc_common

rishabh3112 opened this issue 8 months ago
SWC incorrectly handles double backslashes in template literals

ayanamists opened this issue 8 months ago
fix(css/modules): Allow any order of composes

kdy1 opened this pull request 8 months ago
fix(es/fixer): Wrap class expressions in callee

kdy1 opened this pull request 8 months ago
refactor(es/minifier): Remove unnecessary check

Austaras opened this pull request 8 months ago
fix(es/minifier): Respect `module: false`

kdy1 opened this pull request 8 months ago
fix(preset-env): Consider browserslist config if env.target not configured

egfx-notifications opened this pull request 8 months ago
When will stable 1.5.x versions become available again?

intgr opened this issue 8 months ago
When will stable 1.5.x versions become available again?

intgr opened this issue 8 months ago
`dynamicImport` option doesn't work with CJS export TypeScript

aramissennyeydd opened this issue 8 months ago
feat(es/parser): Add `disallowAssertKeywords` option

petamoriken opened this pull request 8 months ago
chore(bindings): Update types

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
fix(es/minifier): Preserve flags while dropping elements of `SeqExpr`

devongovett opened this pull request 8 months ago
fix(es/decorators): Handle ref of decorated class

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
fix(es/proposal): Fix scoping of explicit resource management pass

kdy1 opened this pull request 8 months ago
chore: Apply `cargo autoinherit`

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
SWC has stopped working in one of my projects

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
`@swc/core-darwin-x64` version `1.5.1` didn't release correctly?

filipsobol opened this issue 9 months ago
Not generated @swc/core-darwin-x64 package

milo778 opened this issue 9 months ago
Keep `assert` and `with` keywords as is

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
fix(es/helpers): Remove unused export from `_using_ctx.js`

anenger opened this pull request 9 months ago
`Object.getOwnPropertyDescriptor` is not polyfilled in ES5

Florent-Bouisset opened this issue 9 months ago
swc/jest not support array.with

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
fix(es/minifier): Abort seq inline on recursive usage

Austaras opened this pull request 9 months ago
Minify: multiple same temp symbols declarations

JSerFeng opened this issue 9 months ago
Why do you keep changing this version?

TryChai opened this issue 9 months ago
fix(es/minifier): Allow self-reference

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
Update Benchmarks with recent measurement

stefanseeger opened this issue 9 months ago
fix(es/compat): Fix async generator

kdy1 opened this pull request 9 months ago
Minify bug when `unused` set to false

wre232114 opened this issue 9 months ago
fix(es): Ignore `sourceMappingURL` in string literals

kdy1 opened this pull request 9 months ago
ReferenceError Cannot access 'xxx' before initialization

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
fix(es/resolver): Prioritze `jsc.paths` by length in tsc resolver

yehonatanz opened this pull request 9 months ago
fix(es/helpers): Fix resolving of `usingCtx` helper

kdy1 opened this pull request 9 months ago
fix(es/codegen): Use `Str.raw` for es5

kdy1 opened this pull request 9 months ago
build(cargo): Update `rustc` to `nightly-2024-04-16`

kdy1 opened this pull request 9 months ago
`swc.minifySync` panics on some inputs

s100 opened this issue 9 months ago
feat(es/transforms): Allocate stacks dynamically

kdy1 opened this pull request 9 months ago
fix(es/codegen): Fix `ascii_only` for identifiers

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
How to keep ascii string output

noyobo opened this issue 9 months ago
test(es/parser): Ensure that parser does not overflow stack

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
fix(es/parser): Fix span of `BindingIdent`

kdy1 opened this pull request 9 months ago
fix(es/minifier): mangle.safari10 is causing identifier reuse

Auspicus opened this pull request 9 months ago
Inconsistant Span of Ident inside BindingIdent

caoccao opened this issue 9 months ago
fix(es/minifier): Fix a bug

kdy1 opened this pull request 9 months ago