-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: swc-project/swc
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(core): Deduplicate ICU dependencies
#12385
opened Sep 17, 2026 by
Jiahan Chen (chenjiahan)
Contributor
Loading…
fix(es/minifier): Compress for-if-else-break with a bare loop body
#12374
opened Sep 14, 2026 by
Baltasar Blanco (baltasarblanco)
Contributor
Loading…
fix(es/decorators): Preserve self references to replaced legacy classes
#12369
opened Sep 14, 2026 by
Peder Bergan (pederbe)
Contributor
Loading…
fix(es/parser): allow escaped keywords as property names
#12358
opened Sep 13, 2026 by
magic-akari
Member
Loading…
fix(es/minifier): preserve Promise static receivers
#12333
opened Sep 9, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): retain class evaluation semantics
#12331
opened Sep 9, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): preserve method environments for direct eval
#12327
opened Sep 9, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): preserve immutable self assignments
#12323
opened Sep 9, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): mangle literal property references
#12321
opened Sep 9, 2026 by
labor0-bot
Bot
Loading…
fix(es/compat): Preserve for-loop initializer closure bindings
#12294
opened Sep 8, 2026 by
Peder Bergan (pederbe)
Contributor
Loading…
fix(bindings): preserve wasm fallback after native validation failure
#12288
opened Sep 7, 2026 by
cui fliter (cuishuang)
Loading…
fix(es/minifier): compress mutable-parameter arrow IIFEs
#12281
opened Sep 6, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): preserve string coercion in array join folding
#12279
opened Sep 6, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): Remove inert property writes to fresh objects
#12278
opened Sep 6, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): preserve mapped arguments across mutations
#12277
opened Sep 6, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): preserve effects in nullish comparison fold
#12271
opened Sep 5, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): preserve mutated arguments accesses
#12270
opened Sep 5, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): preserve new.target IIFE boundaries
#12267
opened Sep 5, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): preserve invalid RegExp constructor errors
#12265
opened Sep 5, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): preserve conditional call evaluation order
#12256
opened Sep 5, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): preserve rest parameters with arguments
#12255
opened Sep 5, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): guard conditional constructor merge
#12241
opened Sep 5, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): encode template raws from cooked values
#12236
opened Sep 5, 2026 by
labor0-bot
Bot
Loading…
fix(es/minifier): preserve undefined parameter defaults
#12233
opened Sep 5, 2026 by
labor0-bot
Bot
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.