Anyone migrated to TypeScript 7.0 RC yet?
Hey, I have a fairly large Next.js project, and TypeScript is one of the slower parts of the development experience (type checking, IDE responsiveness, builds, etc.).
With TypeScript 7.0 RC claiming up to 10× faster performance after the Go rewrite, I'm curious if anyone has tried it on a real app.
Did you notice a meaningful difference? Was the migration smooth, or did you run into any compatibility issues?