TypeScript 4.7 首个 Beta 版本已发布。
主要更新内容
- 在 Node.js 中支持 ECMAScript 模块
- Control over Module Detection
- 面向计算属性 (Computed Properties) 的控制流分析
- 优化对象和方法中的函数推断功能 (Function Inference)
- 引入实例化表达式 (Instantiation Expressions)
- 在
infer
类型变量之上的extends
约束 - 面向类型参数 (Type Parameters) 提供可选的 Variance 注解
typeof
on#private
Fields- 附带
moduleSuffixes
的 Resolution Customization resolution-mode
- 导入 Groups-Aware Organize
- Object Method Snippet Completions
- 破坏性变更
暂无回复。