Matthieu Riegler
|
f1c0c405c9
|
refactor(compiler): remove explicit strict: true
This flag is set by default in TS 6.0
|
2026-08-12 11:03:53 -07:00 |
|
Matthieu Riegler
|
f46e8bd440
|
refactor(compiler): remove fullTemplateTypeCheck compiler option.
The option was deprecated back in v13. Users should use `strictTemplates: true`.
|
2026-03-23 11:33:15 -07:00 |
|
Kristiyan Kostadinov
|
cf3348a9ec
|
refactor(compiler): rename isolated tests to codegen
Renames the test target so it's a bit clearer what it's targeting.
|
2026-03-16 09:58:18 -06:00 |
|