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/typescript): Preserve const enum for named export

magic-akari opened this pull request about 1 year ago
fix(es/transforms): Do not add `PURE` comment to `BytePos(0)`

kdy1 opened this pull request about 1 year ago
feat(es/minifier): Respect inline level and preserve native names

kdy1 opened this pull request about 1 year ago
const enum exports are not consistently compiled

aweary opened this issue about 1 year ago
Emit doesn't add newlines after blocks

lucacasonato opened this issue about 1 year ago
fix(es/compat): Use dummy span for blocks in `parameters`

kdy1 opened this pull request about 1 year ago
How to preserve original import paths?

gajus opened this issue about 1 year ago
fix(ci): Set `tag` for wasm publish actions

kdy1 opened this pull request about 1 year ago
Wrong position for __PURE__ annotation

krasnoperov opened this issue about 1 year ago
chore(ci): Enable LTO again

kdy1 opened this pull request about 1 year ago
chore(ci): Enable LTO again

kdy1 opened this pull request about 1 year ago
feat(es/preset-env): Update compat data

kdy1 opened this pull request about 1 year ago
chore(ci): Remove benchmark action

kdy1 opened this pull request about 1 year ago
feat(es/testing): Use `__swc_snapshots__` for `test!` macro

kdy1 opened this pull request about 1 year ago
feat(es/testing): Support babel-like fixture testing officially

kdy1 opened this pull request about 1 year ago
Minify asciiOnly option does not take effect

chestozo opened this issue about 1 year ago
Maximum call stack size exceeded at parse_primary_expr

michaelangeloio opened this issue about 1 year ago
feat(es/base): Add `TransformConext` to reduce breaking changes

kdy1 opened this pull request about 1 year ago
`swc_ecma_transforms_base::TransformContext`

kdy1 opened this issue about 1 year ago
Function rename caused by `eval()`

nayeemrmn opened this issue about 1 year ago
@swc/[email protected] breaking @swc/jest

passbyval opened this issue about 1 year ago
perf(es/minifier): Add `has_flag` to `Comments`

kdy1 opened this pull request about 1 year ago
`fixer` and `paren_remover` is too slow in debug build

kdy1 opened this issue about 1 year ago
feat(es/minifier): Handle `PURE` comments correctly

kdy1 opened this pull request about 1 year ago
CSS module :global function syntax

JSerFeng opened this issue about 1 year ago
Class methods are removed

patricklafrance opened this issue about 1 year ago
Drop empty constructors during minification

NullVoxPopuli opened this issue over 1 year ago
chore: Publish `v1.3.95` with `swc_core` `v0.86.16`

kdy1 opened this pull request over 1 year ago
fix(es/compat): Make `block-scoping` pass rename exports correctly

kdy1 opened this pull request over 1 year ago
build(deps): Update `ahash`

kdy1 opened this pull request over 1 year ago
Minifier drops `console.log` incorrectly in some cases

kdy1 opened this issue over 1 year ago
fix(es/compat): Don't add pure annotations to dummy spans

kdy1 opened this pull request over 1 year ago
fix(es/typescript): Support `ts_enum_is_mutable` with const enums

dsherret opened this pull request over 1 year ago
Problem with SWC working in Nestjs

peiyanlu opened this issue over 1 year ago
[EXPERIMENT] perf(atoms): Use ompact_str

kdy1 opened this pull request over 1 year ago
fix(es/minifier): Always consider `reassigned` when inlining

Austaras opened this pull request over 1 year ago
feat(es/ast): Provide API like `magicast`

kdy1 opened this pull request over 1 year ago
fix(es/minifier): Mark LHS of assign pat as assigned

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

kdy1 opened this pull request over 1 year ago
refactor(es/minifier): Simplify analyzer context

Austaras opened this pull request over 1 year ago
chore(es/module): Remove `serde(deny_unknown_fields)`

kdy1 opened this pull request over 1 year ago
Minification issue (Plotly)

agusterodin opened this issue over 1 year ago
Function param override gets incorrectly inlined

dgreif opened this issue over 1 year ago
TypeScript-Bug-ES2022 : Optional property should be not show

sunrabbit123 opened this issue over 1 year ago
feat(es/codemod): Experiment

kdy1 opened this pull request over 1 year ago
fix(es/parser): Skip `this` parameters in setter

kdy1 opened this pull request over 1 year ago
AST of `SetterProp` is wrong

kdy1 opened this issue over 1 year ago
[es/typescript] swc should drop `this`

magic-akari opened this issue over 1 year ago
Async function that returns an array fails when used inline

PIMBA opened this issue over 1 year ago
Is there any way to make WASM Plugin output information to JS

littleprincewdk opened this issue over 1 year ago
fix(es/utils): Fix regression of `RefRewriter`

kdy1 opened this pull request over 1 year ago
feat(es/minifier): Drop empty static blocks

kdy1 opened this pull request over 1 year ago
fix(css/ast): Make `.hash()` of `Token` not recursive

stormslowly opened this pull request over 1 year ago
Property 'expression' does not exist on type 'ModuleItem'

emersonlaurentino opened this issue over 1 year ago
error location seems not correct

littleprincewdk opened this issue over 1 year ago
ES2015::block_scoping renames exports

fatso83 opened this issue over 1 year ago
fix(es/minifier): Abort function inliner if `keep_fnames` is `true`

kdy1 opened this pull request over 1 year ago
feat(es/minifier): Minify `"undefined" == typeof x` to `"u" < typeof x`

magic-akari opened this pull request over 1 year ago
try hash a stylesheet, then got stack overflowed (fix link)

stormslowly opened this issue over 1 year ago
try hash a stylesheet, then got stack overflowed

stormslowly opened this issue over 1 year ago
Cannot transpile the working directory itself

akwodkiewicz opened this issue over 1 year ago
feat(es/compat): Skip empty class static blocks

magic-akari opened this pull request over 1 year ago
refactor(es/minifier): Decouple `assign_count` from `reassigned`

Austaras opened this pull request over 1 year ago
Minfying empty static blocks does not remove them

NullVoxPopuli opened this issue over 1 year ago
Preserve comments

coderaiser opened this issue over 1 year ago
String.replaceAll CoreJS polyfill is not included

GeorgeZhangZHY opened this issue over 1 year ago
feat(es/parser): Implement `AsRef<str>` for `IdentLike`

dsherret opened this pull request over 1 year ago
chore(bindings): Add `@deprecated` to JS plugins

kdy1 opened this pull request over 1 year ago
SWC crashes when trying to parse a bundle created by Next.js

andersekdahl opened this issue over 1 year ago
SWC crashes when trying to parse a bundle created by Next.js

andersekdahl opened this issue over 1 year ago
fix(es/minifier): Abort seq inliner if `b` can short-circuit

kdy1 opened this pull request over 1 year ago
feat(es/minifier): Inline into the arguments of `new` using seq inliner

Austaras opened this pull request over 1 year ago
perf(atoms): Replace `string-cache` with `hstr`

kdy1 opened this pull request over 1 year ago
fix(es/utils): Skip var declarator name in `RefRewriter`

magic-akari opened this pull request over 1 year ago
[SystemJS] Exported value in for-head does not sync

magic-akari opened this issue over 1 year ago
[SystemJS] Updating for an exported bigint value is wrong

magic-akari opened this issue over 1 year ago
Fails parsing `type satisfies = 0;`

nicolo-ribaudo opened this issue over 1 year ago
Passing multiple files to --ignore doesn't work

maelanleborgne opened this issue over 1 year ago
Passing multiple files to --ignore doesn't work

maelanleborgne opened this issue over 1 year ago
feat(es/typescript): Add `ts_enum_is_mutable` to disable enum inlining

dsherret opened this pull request over 1 year ago
Ability to disable TS enum value inlining?

dsherret opened this issue over 1 year ago
fix(codegen): remove non_exhaustive on Config

dsherret opened this pull request over 1 year ago
chore: Publish `v1.3.93` with `swc_core` `v0.85.7`

kdy1 opened this pull request over 1 year ago
chore: Update config for `git-cliff`

kdy1 opened this pull request over 1 year ago
refactor(es/compat): Split `swc_ecma_transforms_compat`

kdy1 opened this pull request over 1 year ago
feat(es/minifier): Evaluate more `toFixed` expressions

magic-akari opened this pull request over 1 year ago
Fix tag of nightly releases

kdy1 opened this issue over 1 year ago
chore(ci): Fix CI action

kdy1 opened this pull request over 1 year ago
refactor(es/preset-env): Rename parameter to avoid confusion

kdy1 opened this pull request over 1 year ago
fix(xtask): Fix nightly command

kdy1 opened this pull request over 1 year ago