Microsoft has unveiled a release candidate for TypeScript 2.5, its alternative to JavaScript. Key new features in the release include the following:
- Enhancements for try/catch statements
- Support for imports when using the Node module-resolution strategy
- The preserveSymlinks compiler flag
- Other compiler improvements
Developers can access the release candidate through NuGet or NPM.