Before TypeScript 7, find out who uses the compiler API
The Go port runs tsc ten times faster and does not ship a programmatic API until 7.1. The whole migration risk is the list of tools that import typescript as a library rather than run it as a command.
pnpm why typescriptCodegen scripts, custom transformers and type-aware lint rules stay on 6 until 7.1. Everything else is a version bump.
typescripttooling
Longer version: the post this came from.