n8n/packages/testing
Matsuuu f145021372
chore: add opt-in tsgo (TS7) typecheck trial (no-changelog)
Adds @typescript/native-preview (tsgo) as an opt-in, parallel typecheck
backend alongside the existing tsc typecheck. Emit/builds stay on tsc.

- Pin @typescript/native-preview in the catalog
- Add a typecheck:tsgo script to each non-Vue package (vue-tsc packages
  excluded; tsgo has no .vue support), via a minimal format-preserving codemod
- Add a typecheck:tsgo turbo task + root script; existing typecheck (tsc)
  unchanged
- scripts/tsgo/: idempotent codemod + speed/parity bench

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-05 16:20:07 +03:00
..
code-health chore: add opt-in tsgo (TS7) typecheck trial (no-changelog) 2026-06-05 16:20:07 +03:00
containers ci: V8 E2E coverage + per-spec impact map (DEVP-205) (#31441) 2026-06-03 12:17:27 +00:00
janitor chore: add opt-in tsgo (TS7) typecheck trial (no-changelog) 2026-06-05 16:20:07 +03:00
performance feat(core): Make VM expression bridge timeout and memory limit configurable (#27962) 2026-04-08 16:07:16 +00:00
playwright chore: add opt-in tsgo (TS7) typecheck trial (no-changelog) 2026-06-05 16:20:07 +03:00
rules-engine chore: add opt-in tsgo (TS7) typecheck trial (no-changelog) 2026-06-05 16:20:07 +03:00