Announcing TypeScript 2.6 RC

This commit is contained in:
Patrick Zhong 2017-10-19 14:02:33 +08:00 committed by GitHub
parent c82b712b53
commit 96b9d1374d

View File

@ -2,7 +2,7 @@
[![Build Status](https://travis-ci.org/zhongsp/TypeScript.svg?branch=master)](https://travis-ci.org/zhongsp/TypeScript) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
<img src="./misc/ts_logo.jpg" alt="TypeScript" width="24px" height="24px" style="vertical-align: bottom;"> [TypeScript 2.5 发布!](https://blogs.msdn.microsoft.com/typescript/2017/08/31/announcing-typescript-2-5/)
<img src="./misc/ts_logo.jpg" alt="TypeScript" width="24px" height="24px" style="vertical-align: bottom;"> [TypeScript 2.6 RC (October 12, 2017)](https://blogs.msdn.microsoft.com/typescript/2017/10/12/announcing-typescript-2-6-rc/)
TypeScript是JavaScript的超集并且能够编译输出为纯粹的JavaScript.