TypeScript 5.8 seems to be adding something interesting for library developers that think about using "Simplify" type utilities to make their interface types with complex type calculations readable: https://github.com/microsoft/TypeScript/pull/59940.

Comments