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

fix(es/module): Fix regression of resolving relative modules

kdy1 opened this pull request 10 months ago
refactor(common): Debug-print spans more compactly

Kyuuhachi opened this pull request 10 months ago
rustdoc: broken links

wmertens opened this issue 10 months ago
Why can't I use version 1.4.7?

TryChai opened this issue 10 months ago
谁闲的没事吧1.4.7 版本删了

TryChai opened this issue 10 months ago
chore: Remove repetitive words

one230six opened this pull request 10 months ago
chore(es): Allow using older `tokio`

kdy1 opened this pull request 10 months ago
fix(es/parser): Allow `export` after decorators when valid

kdy1 opened this pull request 10 months ago
fix(es/minifier): Make `Finalizer` handle `hoisted_props` correctly

kdy1 opened this pull request 10 months ago
Invalid code produced via Minify/Compress in 1.4.1+

marcusdarmstrong opened this issue 10 months ago
feat(es/ast): Support abstract auto-accessors

dsherret opened this pull request 10 months ago
Lit + Jest + Typescript + SWC Jest

gethari opened this issue 10 months ago
fix(es/minifier): Fix evaluation of array literals with `void 0`

kdy1 opened this pull request 10 months ago
fix(es/proposal): Fix var placement for using transform

kdy1 opened this pull request 10 months ago
fix(es/proposal): Fix var placement for `using` transform

kdy1 opened this pull request 10 months ago
fix(es/minifier): Fix removal of array pattern bindings

kdy1 opened this pull request 10 months ago
Stackoverflow when compress chain of if statement

suguanYang opened this issue 10 months ago
fix(es/minifier): Fix eval of `toString` of array with holes

kdy1 opened this pull request 10 months ago
fix(es/minifier): Do not evaluate `slice` calls with negative index

kdy1 opened this pull request 10 months ago
refactor(es): Prepare `wasm32-wasi-preview1-threads` target support

Brooooooklyn opened this pull request 10 months ago
Expose `omit_trailing_semi` via `.swcrc`

daxpedda opened this issue 10 months ago
[Crate bug] Yank swc_common 0.33.19 and publish under 0.34.0?

alshdavid opened this issue 10 months ago
Yank swc_common 0.33.19 and publish under 0.34.0?

alshdavid opened this issue 10 months ago
feat(es/lints): Add `no-dupe-class-members` rule

ArturAralin opened this pull request 10 months ago
Minifier evaluates `slice` call of array wrong

hyp3rflow opened this issue 10 months ago
perf(es): Do not create tokio runtime if not required

kdy1 opened this pull request 10 months ago
Optimize a[n]; n++ inside loopings

rentalhost opened this issue 10 months ago
fix(es/minifier): Respect `used_above_decl`

kdy1 opened this pull request 10 months ago
Performance regression after v1.4.1-nightly-20240210.1

davidmurdoch opened this issue 10 months ago
Minifier inlines hoisted `var` variable usage incorrectly

hyp3rflow opened this issue 10 months ago
fix(es/minifier): Do not drop used properties

kdy1 opened this pull request 10 months ago
fix(es/module): Fix relativeness check for `jsc.paths`

kdy1 opened this pull request 10 months ago
Aliases (paths) are incorrectly resolved

dmitriy-kudelko opened this issue 10 months ago
css @starting-style

wenerme opened this issue 10 months ago
chore(ci): Fix cargo deny action

kdy1 opened this pull request 10 months ago
Add __copyProps to @swc/helpers

william-will-angi opened this issue 10 months ago
ReferenceError: cannot access 'class' before initialization

milena-mognon opened this issue 10 months ago
feat(es/lints): Add `prefer-object-spread` rule

ArturAralin opened this pull request 10 months ago
Unable to load schema from `https://json.schemastore.org/swcrc`

rostaingc opened this issue 10 months ago
docs.rs build is failing since 0.20.0

Cerber-Ursi opened this issue 10 months ago
Compress `hoist_props` removes needed property from object

disog opened this issue 10 months ago
fix(es/decorators): Handle default exported class

magic-akari opened this pull request 10 months ago
feat(es/parser): Support Regular Expression `v` flag

magic-akari opened this pull request 10 months ago
fix(es/typescript): Handle accessibility in private method

magic-akari opened this pull request 10 months ago
plugin resolve logic incorrect

himself65 opened this issue 10 months ago
fix(es/module): Allow `FileName::Anon` from node resolver

kdy1 opened this pull request 10 months ago
fix(es/modules): Fix resolution of `jsc.paths` with exact match

kdy1 opened this pull request 10 months ago
feat(es/lints): Add `no-prototype-builtins` rule

ArturAralin opened this pull request 10 months ago
Decorators not working correctly for default exported classes

benStre opened this issue 10 months ago
fix(es/visit): Skip `TsExprWithTypeArgs` from `noop_visit/fold_type` macros

dsherret opened this pull request 11 months ago
fix(es/codegen): Emit `namespace` keyword of `TsModuleDecl` if possible

dsherret opened this pull request 11 months ago
`jsc.baseUrl` is not resolving the require/import path

devjiwonchoi opened this issue 11 months ago
perf(visit): Drop `pmutil` to improve compile time

kdy1 opened this pull request 11 months ago
Build error reported in versions after 1.3.67 with umi.ts

yinvoke opened this issue 11 months ago
Remove unused arguments when compressing function

alshdavid opened this issue 11 months ago
Remove unused destructured array params when compressing

alshdavid opened this issue 11 months ago
Paths bug

AlexRMU opened this issue 11 months ago
jsc.paths regression in 1.3.79 with symlinks

jbedard opened this issue 11 months ago
doc(contributing): Remove `enum_kind` from `ARCHITECTURE.md`

changwoolab opened this pull request 11 months ago
Difference between Babel and SWC compilation

Kahor opened this issue 11 months ago
feat(es/lints): Add `no-new-object` rule

ArturAralin opened this pull request 11 months ago
fix(es/modules): Do not call `Path::parent()` for `FileName::Anon`

kdy1 opened this pull request 11 months ago
feat(es/lints): Add `no-cond-assign` rule

ArturAralin opened this pull request 11 months ago
`baseUrl` + `paths` in `transform` resolves path to parent dir

devjiwonchoi opened this issue 11 months ago
fix(es/codegen): Fix replacement when `inline_script` is on

xc2 opened this pull request 11 months ago
Unable to import AWS SDK DynamoDB DocumentClient type

rubnogueira opened this issue 11 months ago
fix(css/parser): Fix parsing of `@import` without `;` or space

kdy1 opened this pull request 11 months ago
fix(es/codegen): Emit computed getter and setter signatures

dsherret opened this pull request 11 months ago
perf(visit): Use qualified paths for generated codes

kdy1 opened this pull request 11 months ago
Wrong private fields context in decorators

nicolo-ribaudo opened this issue 11 months ago
feat(es/ast): Add alias to `EsVersion`

kdy1 opened this pull request 11 months ago
doc(es/minifier): Update examples code

magic-akari opened this pull request 11 months ago
swc_ecma_minifier bad case

xc2 opened this issue 11 months ago
fix(es/compat): Split declaration and init in `block-scoping` pass

kdy1 opened this pull request 11 months ago
fix(es/minifier): Abort property hoister on `this` usage

kdy1 opened this pull request 11 months ago
Support for 32-bit Linux (x86/ia32)

edwillard opened this issue 11 months ago
fix(es/typescript): Handle exported JSX members

magic-akari opened this pull request 11 months ago
Namespace-local React Context

abrenneke opened this issue 11 months ago
test(es/transforms): Add a test for `reserved_words` pass

kdy1 opened this pull request 11 months ago
fix(es/react): Validate pragma before parsing

kdy1 opened this pull request 11 months ago