Loading video player...
All upcoming changes: https://github.com/microsoft/TypeScript/milestone/218 The release of TypeScript 6 later this year will be an important step toward TypeScript 7 and the compiler migration to the ten-times faster Go-version. In this video we will talk about all the deprecated features and breaking changes which might break your project when you upgrade to TypeScript 6 so that you are well prepared to migrate to TypeScript 6 on its release. 00:00 Intro 00:20 rootDir Property 02:25 target es5 deprecation 03:10 new default target 03:45 removal of moduleResolution node 06:00 removal of modules umd, amd, systemjs 06:45 remove of baseUrl 08:45 libReplacement 09:35 strict true by default 10:45 types array 12:30 import assertions 13:10 „use strict“ everywhere