Typescript 6.0 was released on March 6 2026 and is a bridge version to Typescript 7 which will become a GO compiler.
Investigate the tsconfig and see what settings are actually used vs what does NextJs provide. Look at settings like target 'es5' becoming deprecated soon
Look into barrel imports if we can have a good use for them
Typescript 6.0 was released on March 6 2026 and is a bridge version to Typescript 7 which will become a GO compiler.
Investigate the tsconfig and see what settings are actually used vs what does NextJs provide. Look at settings like target 'es5' becoming deprecated soon
Look into barrel imports if we can have a good use for them