TypeScript 2.8 released.

This commit is contained in:
Patrick Zhong 2018-03-28 08:04:45 +08:00 committed by GitHub
parent d23d7c52d5
commit b918335739
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
* 条件性类型Conditional Types
* 新增标记:仅输出声明文件
* @jsx编译注释
* JS将使用工厂函数进行解析
* JSX将使用工厂函数进行解析
* Map类型修饰符上的细粒度控制
* 重新组织导入语句
* 快速修复未初始化属性