n8n/packages
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
..
@n8n chore: add opt-in tsgo (TS7) typecheck trial (no-changelog) 2026-06-05 16:20:07 +03:00
cli chore: add opt-in tsgo (TS7) typecheck trial (no-changelog) 2026-06-05 16:20:07 +03:00
core chore: add opt-in tsgo (TS7) typecheck trial (no-changelog) 2026-06-05 16:20:07 +03:00
extensions/insights build: Disable typecheck on build commands (no-changelog) (#31636) 2026-06-03 13:52:25 +00:00
frontend feat(core): Add templates to knowledge base (no-changelog) (#31642) 2026-06-04 06:41:13 +00:00
node-dev chore: add opt-in tsgo (TS7) typecheck trial (no-changelog) 2026-06-05 16:20:07 +03:00
nodes-base chore: add opt-in tsgo (TS7) typecheck trial (no-changelog) 2026-06-05 16:20:07 +03:00
testing chore: add opt-in tsgo (TS7) typecheck trial (no-changelog) 2026-06-05 16:20:07 +03:00
workflow chore: add opt-in tsgo (TS7) typecheck trial (no-changelog) 2026-06-05 16:20:07 +03:00