-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeScript 5.7 Iteration Plan #59905
Comments
Are the dates for 5.7 still accurate or do they need an update? I looked at the linked Compiler and Language issues / PRs and most of them are not committed. The beta is scheduled 6 days from now. I'm unclear on what the typical timing is between commits and the Beta (or if all the intended commits are actually in the Beta) |
Is es2024 target support planned to be included? |
@typescript-bot create release-5.7 |
Hey, @DanielRosenwasser! I was unable to create the new release branch. Check the logs at: https://github.com/microsoft/TypeScript/actions/runs/11115678209 |
@typescript-bot create release-5.7 |
Hey, @DanielRosenwasser! I was unable to create the new release branch. Check the logs at: https://github.com/microsoft/TypeScript/actions/runs/11116217953 |
1 similar comment
Hey, @DanielRosenwasser! I was unable to create the new release branch. Check the logs at: https://github.com/microsoft/TypeScript/actions/runs/11116217953 |
@typescript-bot create release-5.7 |
Hey, @DanielRosenwasser! I've created release-5.7 with version 5.7.0-beta for you. |
Hey all, to be transparent, we have fallen behind a bit on the plans. The beta will be delayed by up to a week, though that doesn't mean we'll be bringing in everything that's still outstanding in the compiler + language. Thanks for the patience everyone! |
Hi, I'm a language server developer. I am very curious about how to implement the Import-on-Paste function you mentioned above?
|
Hi, can I ask the current status of #33912 ? |
👆 Solved by recently published Design Meeting Notes. Thank you! |
Based on scheduling, we will be moving the date that 5.7 RC "snaps" to tomorrow, and release the RC next week. The stable release will still be released the week of the 21st. |
@typescript-bot sync release-5.7 |
Hey, @DanielRosenwasser! I've pulled main into release-5.7 for you. |
@typescript-bot bump release-5.7 |
Hey, @DanielRosenwasser! I've set the version of release-5.7 to 5.7.1-rc for you. |
This document outlines our focused tasks for TypeScript 5.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.
Compiler and Language
immediate
Parameters/** @typeArguments/specialize */
lib.d.ts
UpdatesEditor and Language Service
composite
Projectspackage.json
Subpathimports
node:
for Auto-Import PathsPerformance
Website and Docs
Infrastructure
--isolatedDeclarations
ProjectService
when Running TS ESLintThe text was updated successfully, but these errors were encountered: