Today we're excited to announce and get some early feedback with TypeScript 2.8's Release Candidate. To get started with the RC, you can access it through NuGet, or use npm with the following command:
npm install -g typescript@rc
You can also get editor support by
Downloading for Visual Studio 2015 (with Update 3)
...