v0.204.0
What's Changed
- perf(atelier): record template codegen sections at emission instead of re-scanning output by @ubugeeei in #1423
- ci(bench): gate sharded typecheck in PR benchmark by @ubugeeei in #1428
- perf(vize): use mimalloc by default and gate allocation profiling by @ubugeeei in #1429
- test(bench): diversify generated benchmark corpus by @ubugeeei in #1430
- fix(croquis): classify class prop decorators as props by @ubugeeei in #1431
- fix(canon): derive async setup from script AST by @ubugeeei in #1432
- fix(canon): type options api template bindings from instance by @ubugeeei in #1433
Full Changelog: v0.203.0...v0.204.0