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/compat): Apply transforms for explicit resource management

kdy1 opened this pull request over 1 year ago
swc not emit any transformation for 'using' keyword.

dudubs opened this issue over 1 year ago
updated wasmer to version 4.1.2

Havunen opened this pull request over 1 year ago
swc_ecma_quote tests are failing

Havunen opened this issue over 1 year ago
fix(es/minifier): Report `is_fn_local` even if var is hoisted

Austaras opened this pull request over 1 year ago
Error handling functionDecl in block

Ossianaa opened this issue over 1 year ago
feat(es): Add an option to disable builtin transforms

kdy1 opened this pull request over 1 year ago
fix(swc-info): Use correct path while getting local package versions

kdy1 opened this pull request over 1 year ago
feat(swc-info): Add a CLI to help issue reporting

kdy1 opened this pull request over 1 year ago
Compiled code uses full path for all NPM imports

Nickersoft opened this issue over 1 year ago
feat(es/ast): Support import attributes proposal

kdy1 opened this pull request over 1 year ago
chore: Publish `v1.3.80` with `swc_core` `v0.81.5`

kdy1 opened this pull request over 1 year ago
fix(es/module): Don't resolve as `node_modules` from `TscResolver`

kdy1 opened this pull request over 1 year ago
More integration test suite

kdy1 opened this issue over 1 year ago
Some files are not found from swc/helpers package

wajidrazadev opened this issue over 1 year ago
there isn't globalThis polyfill when env is ios_saf 11

liucan233 opened this issue over 1 year ago
fix(es/module): Fix logic for exact matches in `jsc.paths`

kdy1 opened this pull request over 1 year ago
chore: Publish `v1.3.79` with `swc_core` `v0.81.3`

kdy1 opened this pull request over 1 year ago
fix(es/codegen): Fix placing of comments of yield arguments

lewisl9029 opened this pull request over 1 year ago
chore(ci): Fix CI

kdy1 opened this pull request over 1 year ago
fix(es/minifier): Don't remove exports

lewisl9029 opened this pull request over 1 year ago
feat(testing): Merge special panics like `UPDATE=1`

kdy1 opened this pull request over 1 year ago
fix(es): Fix default value of `jsc.minify.format.comments`

kdy1 opened this pull request over 1 year ago
fix(es/module): Make `jsc.paths` work for a nest.js app

kdy1 opened this pull request over 1 year ago
Why there are<anon> files in source map?

jecfish opened this issue over 1 year ago
Spread operator doesn't work for generators and iterators

Yoskutik opened this issue over 1 year ago
refactor(common): Mark some methods of `Input` unsafe

kdy1 opened this pull request over 1 year ago
Incorrect minification of rollup commonjs wrapper

SukkaW opened this issue over 1 year ago
ast node span is incorrect when leading comments existed

huozhi opened this issue over 1 year ago
May be a problem with types.ts declaration file

Ossianaa opened this issue over 1 year ago
fix(es/minifier): Don't inline properties if the var is not `fn-local`

kdy1 opened this pull request over 1 year ago
feat(css/ast): Support `@scope` at-rule

CGQAQ opened this pull request over 1 year ago
Support CSS `@scope` rule

yisibl opened this issue over 1 year ago
fix(es/module): Make `jsc.paths` not produce absolute paths on windows

kdy1 opened this pull request over 1 year ago
refactor(es/types): Extract `@swc/types` as a small, reusable package

kdy1 opened this pull request over 1 year ago
refactor(es/helpers): Move packages for monorepo

kdy1 opened this pull request over 1 year ago
refactor(es/minifier): Pre-calculate `reassigned`

Austaras opened this pull request over 1 year ago
chore: Publish `v1.3.78` with `swc_core` `v0.79.69`

kdy1 opened this pull request over 1 year ago
Can't use ESM with `jsc.paths`

Nickersoft opened this issue over 1 year ago
Extract `@swc/types` from `@swc/core`

kdy1 opened this issue over 1 year ago
feat(es/module): Improve error message about relative `jsc.baseUrl`

kdy1 opened this pull request over 1 year ago
SyntaxError: Expecting Unicode escape sequence \uXXXX.

9aoy opened this issue over 1 year ago
@swc/helpers latest version has been downgraded

nuintun opened this issue over 1 year ago
perf(es/visit): Use `debug_unreachable` to reduce binary size

kdy1 opened this pull request over 1 year ago
fix(es/minifier): Preserve more analysis data upon inlining

kdy1 opened this pull request over 1 year ago
crash when compiling empty or type-only file with sourcemaps

jbedard opened this issue over 1 year ago
Issue with hoist_props when rendering objects dynamically

acolby opened this issue over 1 year ago
refactor(es/parser): Remove needless `unsafe`

kdy1 opened this pull request over 1 year ago
chore: Publish `v1.3.77` with `swc_core` `v0.79.59`

kdy1 opened this pull request over 1 year ago
refactor(common): Make `ahash` optional

dsherret opened this pull request over 1 year ago
refactor: Use `ahash` from `swc_common` in more places

dsherret opened this pull request over 1 year ago
fix(es/compat): Revert #7610

kdy1 opened this pull request over 1 year ago
fix(es/compat): Revert #7610

kdy1 opened this pull request over 1 year ago
feat(es/ast): Expose `Archived` types

JQuezada0 opened this pull request over 1 year ago
Export Archived types from `rkyv::Archive` implementations

JQuezada0 opened this issue over 1 year ago
es5 will generate illegal js code

jerrykingxyz opened this issue over 1 year ago
fix(es/helpers): Workaround a next.js bug from `@swc/helpers`

kdy1 opened this pull request over 1 year ago
fix(es/parser): Revert lexer fix for `<<`

dsherret opened this pull request over 1 year ago
Imports use absolute paths on windows instead of relative

martijnimhoff opened this issue over 1 year ago
ascii_only handles object attribute names missing double quotes

noyobo opened this issue over 1 year ago
fix(es/minifier): Abort seq inliner if var is not fn_local or reassigned

Austaras opened this pull request over 1 year ago
refactor(es/parser): Don't attempt to handle shebangs in `read_token_number_sign`

Manishearth opened this pull request over 1 year ago
Unable to minify react-virtuoso

paveldvorak5 opened this issue over 1 year ago
fix(es): Resolve `jsc.baseUrl` for `.swcrc` specified by `--config-file`

kdy1 opened this pull request over 1 year ago
Cannot use relative `jsc.baseUrl` anymore in .swcrc config

kushuh opened this issue over 1 year ago
losing "_this" decl when updating from 1.37.1 to 1.37.4+

dhlolo opened this issue over 1 year ago
chore: Publish `v1.3.76` with `swc_core` `v0.79.55`

kdy1 opened this pull request over 1 year ago
fix(es/ast): Bump version

kdy1 opened this pull request over 1 year ago
chore: Publish `v1.3.76` with `swc_core` `v0.79.54`

kdy1 opened this pull request over 1 year ago
non-null assertion in typescript changes generated javascript

hunkydoryrepair opened this issue over 1 year ago
perf(es/parser): Split `TokenKind` from `Token`

kdy1 opened this pull request over 1 year ago
fix(es/compat): Remove wrong logic for object patterns in `object_rest`

kdy1 opened this pull request over 1 year ago
chore(ci): Cleanup CI

kdy1 opened this pull request over 1 year ago
perf(es/compat): Improve time complexity of `class_properties`

kdy1 opened this pull request over 1 year ago
fix(es/minifier): Do not drop properties used via `this`

kdy1 opened this pull request over 1 year ago
Seq inliner would change result in op assign

Austaras opened this issue over 1 year ago
swc minifier strips the used property from the object.

SukkaW opened this issue over 1 year ago
Cannot find module with certain package.json exports config

trsdln opened this issue over 1 year ago
Compilation takes too long in this case

Jackson-he opened this issue over 1 year ago
chore: Publish `v1.3.75` with `swc_core` `v0.79.49`

kdy1 opened this pull request over 1 year ago
feat(es/minifier): Support `mangle.eval`

kdy1 opened this pull request over 1 year ago
fix(es/module): Use `jsc.baseUrl` while resolving absolute paths

kdy1 opened this pull request over 1 year ago
refactor(es/parser): Do not validate top-level await with target

JSerFeng opened this pull request over 1 year ago