Avatar for the swc-project user
swc-project
swc
BlogDocsChangelog

Branches performance

Pull requests

fix(es/decorators): Fix decorators on private fields not working#11524
last run
3 hours ago
fix(es/decorators): fix initProto injection for public accessor storage The previous fix for issue #9565 excluded all PrivateProp from _initProto injection. However, this broke decorator ordering tests because public accessor storage fields (which are PrivateProp) need _initProto to run before their initialization. This fix distinguishes between: - Storage for PUBLIC accessors (PrivateProp followed by public ClassMethod getter) - allow _initProto injection - Truly private fields and storage for PRIVATE accessors - disallow injection Co-authored-by: Donny/강동윤 <kdy1@users.noreply.github.com>
3 hours ago
497d785
claude/issue-9565-20260201-2329
CodSpeed Performance Gauge
0%
chore: Fix cargo deny CI#11523
last run
16 hours ago
chore: Ignore RUSTSEC-2026-0006 wasmtime advisory in cargo deny This is a transitive dependency via swc_plugin_runner. Co-authored-by: Donny/강동윤 <kdy1@users.noreply.github.com>
16 hours ago
a2b28cb
claude/issue-11522-20260201-2334
CodSpeed Performance Gauge
0%
Merge branch 'main' into claude/issue-11520-20260201-2258
14 hours ago
624686b
claude/issue-11520-20260201-2258
CodSpeed Performance Gauge
0%
chore(minifier): Update size snapshot for syntax context fix The fix for #11517 prevents some if-statement merging which slightly increases the compressed size of echarts.js by about 50 bytes. Co-authored-by: kdy1 <kdy1@users.noreply.github.com>
14 hours ago
ed7567f
claude/issue-11517-20260129-1359
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs