Open DanielRosenwasser opened 4 months ago
I hope you can consider https://github.com/microsoft/TypeScript/issues/26242 and https://github.com/microsoft/TypeScript/issues/59126. We really hope to be able to use optional generics.
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 declare
keyword.
“Investigate Non-Null Assertions in JSDoc” should link to #57042 instead. And the beta release date has supposedly passed but it has not yet been merged. I guess there’s not much to review?
P.S. A little thank you for listing #58613 here. It’s my pleasure.
@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 as const
as described in https://github.com/microsoft/TypeScript/issues/32063.
@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 Build