swc-project
swc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: merge main into react compiler feature branch
kdy1/swc-react-compiler-feature
8 minutes ago
fix(es/react-compiler): skip TypeScript `this` pseudo-params in scope collector (#11940) TypeScript allows `function f(this: T) {}` to declare the type of this inside a function body. To swc, this looks like a real parameter. The scope collector was registering it as a binding, causing the compiler to emit an unexpected "reserved word" diagnostic for any hook containing a function with a TS-annotated `this` param. This returns early, specifically when the ident name is "this".
main
30 minutes ago
chore: Add changeset for React Compiler TS this params
wbinnssmith:wbinnssmith/typed-this-react-compiler
32 minutes ago
Wizard run
46 minutes ago
Wizard run
47 minutes ago
Wizard run
52 minutes ago
Wizard run
1 hour ago
Wizard run
1 hour ago
Latest Branches
CodSpeed Performance Gauge
+2%
fix(es/react-compiler): skip TypeScript `this` pseudo-params in scope collector
#11940
35 minutes ago
0bc101b
wbinnssmith:wbinnssmith/typed-this-react-compiler
CodSpeed Performance Gauge
0%
fix(es/minifier): Preserve `cooked` when concatenating template literals
#11939
15 hours ago
572d7ca
pkasarda:fix-es-minifier-concat-tpl-cooked
CodSpeed Performance Gauge
0%
feat(es/react-compiler): Add React Compiler
#11917
1 day ago
b3b2571
feat/react-compiler
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs