-
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.6 Iteration Plan #59250
Comments
Could this next plan be pinned instead of previous 5.5 which is now closed, it was hard to find. Thanks |
I hope #59051 can be fixed in 5.6. Otherwise, many TypeORM or NestJS projects will implicitly have bugs if they use |
@typescript-bot create release-5.6 |
Hey, @DanielRosenwasser! I've created release-5.6 with version 5.6.0-beta for you. |
Thanks for all the work on the new upcoming release. If it's not too late, I would like to appeal a suggestion to add support for importing json files |
@typescript-bot sync release-5.6 |
Hey, @DanielRosenwasser! I've pulled main into release-5.6 for you. |
@typescript-bot bump release-5.6 |
Hey, @DanielRosenwasser! I've set the version of release-5.6 to 5.6.1-rc for you. |
@typescript-bot bump release-5.6 |
Hey, @DanielRosenwasser! I've set the version of release-5.6 to 5.6.2 for you. |
Hi, very excited for 5.6 😄 Any ideas of an updated release date? |
There are a few hiccups we're having with internal testing. We'll likely have something available early next week if not by tomorrow morning. Thanks for the patience all! |
@typescript-bot bump release-5.6 |
Hey, @DanielRosenwasser! I've set the version of release-5.6 to 5.6.3 for you. |
This document outlines our focused tasks for TypeScript 5.6. 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
TReturn
andTNext
Types fornext()
onIterator
stype
innode_modules/**/package.json
in More Module ModesskipCheck
/noCheck
in API and Batch-Mode Compilation--build
Irrespective of Errorslib.d.ts
UpdatesEditor and Language Service
module
KeywordPerformance
TransformFlags
CalculationWebsite and Docs
Infrastructure
--isolatedDeclarations
and Parallelize TypeScript's BuildThe text was updated successfully, but these errors were encountered: