The TypeScript team has announced the release of TypeScript 3.5, including type checking performance improvements and a new Omit type. In TypeScript 3.4, the TypeScript added a new --incremental flag, ...