Microsoft releases TypeScript 4.1 RC with new checking flags, editor productivity updates and more
1 min. read
Published on
Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more
Microsoft yesterday announced the release of TypeScript 4.1 Release Candidate (RC). The TypeScript 4.1 release comes with new checking flags, editor productivity updates, speed improvements and more. Find the full list of new improvements below.
- Template Literal Types
- Key Remapping in Mapped Types
- Recursive Conditional Types
--noUncheckedIndexedAccess
paths
 withoutÂbaseUrl
checkJs
 ImpliesÂallowJs
- React 17 JSX Factories
- Editor Support for the JSDocÂ
@see
 Tag - Breaking Changes
You can download TypeScript 4.1 using “npm install typescript@rc” command.
Source: Typescript
User forum
0 messages