Closed
Description
This document outlines our focused tasks for TypeScript 4.7. It minimally indicates intent to investigate tasks or contribute to an implementation. Nothing is set in stone, but we will strive to complete these tasks in a reasonable timeframe.
Date | Event |
---|---|
TBD | TypeScript 4.6 Release |
April 1st | Create 4.7 Beta (4.7.0) Build for Testing |
April 5th | TypeScript 4.7 Beta Release |
May 6th | Create 4.7 RC (4.7.1) Build for Testing |
May 10th | TypeScript 4.7 RC Release |
May 20th | Create 4.7 Final (4.7.2) Build for Testing |
May 24th | TypeScript 4.7 Final Release 🚀 |
Language and Compiler Features
- Node ESM UX Issues, and Move Node ESM Mode from Nightly
- Instantiation Expressions
- Import Strategies for
import type
and/// <reference />
- Investigate Contextually Typed And Compatible Operator
lib.d.ts
Updates
Editor Productivity
- Object Member Snippet Completions
- Investigate Go to JavaScript Implementation
- Prototype Virtual File System Support in TSServer
- Prototype Automatic Type Acquisition in Web Contexts
- Easy Run/Debug for Loose TypeScript Files
- Investigate TS Server Plugins on the Web
Performance
- Investigate Outstanding Performance Issues
- Find All References Refactoring and Optimizations
- Supporting Additional Trace Points
- Profiling/Tracing Mode Improvements
- Investigate Tooling for JIT Deoptimizations
Infrastructure
- Migrate to Modules
- Determine Shipping Strategy for Modules
- Fuzzer Improvements and Addressing Crashes
- Improving User Suite Reports
- Expand Perf Suite
Website
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment