File tree Expand file tree Collapse file tree 4 files changed +481
-2
lines changed Expand file tree Collapse file tree 4 files changed +481
-2
lines changed 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.5 (2024 年 9 月 9 日)] ( https://devblogs.microsoft.com/typescript/announcing-typescript-5-6 )
17+ <img src =" ./zh/misc/ts_logo.jpg " alt =" TypeScript " width =" 24px " height =" 24px " style =" vertical-align : bottom ;" > [ TypeScript 5.5 (2024 年 11 月 22 日)] ( https://devblogs.microsoft.com/typescript/announcing-typescript-5-7 )
1818|
19- [ 版本发布说明] ( zh/release-notes/typescript-5.6 .md )
19+ [ 版本发布说明] ( zh/release-notes/typescript-5.7 .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.7.md )
104105 - [ TypeScript 5.6] ( zh/release-notes/typescript-5.6.md )
105106 - [ TypeScript 5.5] ( zh/release-notes/typescript-5.5.md )
106107 - [ TypeScript 5.4] ( zh/release-notes/typescript-5.4.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.7.md )
8687 - [ TypeScript 5.6] ( zh/release-notes/typescript-5.6.md )
8788 - [ TypeScript 5.5] ( zh/release-notes/typescript-5.5.md )
8889 - [ TypeScript 5.4] ( zh/release-notes/typescript-5.4.md )
Original file line number Diff line number Diff line change 11# 新增功能
22
3+ - [ TypeScript 5.7] ( typescript-5.7.md )
34- [ TypeScript 5.6] ( typescript-5.6.md )
45- [ TypeScript 5.5] ( typescript-5.5.md )
56- [ TypeScript 5.4] ( typescript-5.4.md )
You can’t perform that action at this time.
0 commit comments