Friday, 7 June, 2024 UTC


Summary

TypeScript 5.5, the latest version of Microsoft’s strongly typed JavaScript variant, has graduated to a release candidate (RC) stage. The update, which brings improvements ranging from performance and size optimizations to regular expression checking, recently added support for ECMAScript’s new Set methods.
The TypeScript 5.5 release candidate was introduced June 6 and can be accessed through Nuget or the following command: npm -D typescript@rc. A beta release was introduced April 25 and the final release is planned for June 18.
To read this article in full, please click here