TypeScript 2.1 keyof and Lookup Types Example Example Mapped Types Partial , Readonly , Record , and Pick Object Spread and Rest Downlevel Async Functions Example tsconfi...
TypeScript 3.1 Mapped types on tuples and arrays Properties declarations on functions Version selection with typesVersions Matching behavior Multiple fields TypeScript 3....
TypeScript 3.3 Improved behavior for calling union types Caveats Incremental file watching for composite projects in --build --watch TypeScript 3.3 Improved behavior for ...
TypeScript 3.5 Speed improvements Type-checking speed-ups --incremental improvements The Omit helper type Improved excess property checks in union types The --allowUmdGloba...
TypeScript 3.9 Improvements in Inference and Promise.all What About the awaited Type? Speed Improvements // @ts-expect-error Comments ts-ignore or ts-expect-error ? Uncal...