File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414
1515<!-- 🏮 祝所有开发者:牛年大吉!🏮 -->
1616
17- <img src =" ./zh/misc/ts_logo.jpg " alt =" TypeScript " width =" 24px " height =" 24px " style =" vertical-align : bottom ;" > [ TypeScript 5.9 (2025 年 8 月 1 日)] ( https://devblogs.microsoft.com/typescript/announcing-typescript-5-9 )
17+ <img src =" ./zh/misc/ts_logo.jpg " alt =" TypeScript " width =" 24px " height =" 24px " style =" vertical-align : bottom ;" > [ TypeScript 6.0 (2026 年 3 月 23 日)] ( https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/ )
1818|
19- [ 版本发布说明] ( zh/release-notes/typescript-5.9 .md )
19+ [ 版本发布说明] ( zh/release-notes/typescript-6.0 .md )
2020
2121:heavy_check_mark : TypeScript 语言用于大规模应用的 JavaScript 开发。 :heavy_check_mark : TypeScript 支持类型,是 JavaScript 的超集且可以编译成纯 JavaScript 代码。 :heavy_check_mark : TypeScript 兼容所有浏览器,所有宿主环境,所有操作系统。 :heavy_check_mark : TypeScript 是开源的。
2222
101101 - [ 架构概述] ( zh/wiki/architectural-overview.md )
102102 - [ 发展路线图] ( zh/wiki/roadmap.md )
103103- [ 新增功能] ( zh/release-notes/README.md )
104- - [ TypeScript 5.7] ( zh/release-notes/typescript-5.9.md )
105- - [ TypeScript 5.7] ( zh/release-notes/typescript-5.8.md )
104+ - [ TypeScript 6.0] ( zh/release-notes/typescript-6.0.md )
105+ - [ TypeScript 5.9] ( zh/release-notes/typescript-5.9.md )
106+ - [ TypeScript 5.8] ( zh/release-notes/typescript-5.8.md )
106107 - [ TypeScript 5.7] ( zh/release-notes/typescript-5.7.md )
107108 - [ TypeScript 5.6] ( zh/release-notes/typescript-5.6.md )
108109 - [ TypeScript 5.5] ( zh/release-notes/typescript-5.5.md )
Original file line number Diff line number Diff line change 8383# 版本发布说明(Release Notes)
8484
8585- [ 新增功能] ( zh/release-notes/README.md )
86- - [ TypeScript 5.7] ( zh/release-notes/typescript-5.9.md )
87- - [ TypeScript 5.7] ( zh/release-notes/typescript-5.8.md )
86+ - [ TypeScript 6.0] ( zh/release-notes/typescript-6.0.md )
87+ - [ TypeScript 5.9] ( zh/release-notes/typescript-5.9.md )
88+ - [ TypeScript 5.8] ( zh/release-notes/typescript-5.8.md )
8889 - [ TypeScript 5.7] ( zh/release-notes/typescript-5.7.md )
8990 - [ TypeScript 5.6] ( zh/release-notes/typescript-5.6.md )
9091 - [ TypeScript 5.5] ( zh/release-notes/typescript-5.5.md )
Original file line number Diff line number Diff line change 11# 新增功能
22
3+ - [ TypeScript 6.0] ( typescript-6.0.md )
34- [ TypeScript 5.9] ( typescript-5.9.md )
45- [ TypeScript 5.8] ( typescript-5.8.md )
56- [ TypeScript 5.7] ( typescript-5.7.md )
You can’t perform that action at this time.
0 commit comments