This is the status update for stc (opens in a new tab), the new TypeScript type checker written in Rust.
TL;DR;
Stats:
Stats {
required_error: 4350 => 4338,
matched_error: 5534 => 5546,
extra_error: 1051 => 991,
panic: 77 => 74,
}
This is the diff for the commit used for previous status update (opens in a new tab) and the last commit on November, 27 (opens in a new tab)
Contributions
There were one contributor this week. I took a vacation and I went on a trip, so I didn't have lots of time to do stc work.
Noticeable changes
There was no noticable change this week.