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.3 Iteration Plan #55486
Comments
What's the current status of the "Investigate Type Argument Placeholders" item that was part of the 5.2 milestone? |
I don't think we've come up with any better conclusions since the last design meeting discussion about it. |
Does it mean that the topic was dropped for the foreseeable future or is there a chance that it will be discussed again in the near-ish future (like in the next minor or the one after that)? I loved that the related PR (opened in 2018!) got some momentum in 5.2 and I wonder if it just got slowed down or if it stopped entirely for the time being 😅 |
@DanielRosenwasser the timeline has wrong versions :) |
Fixed, thanks!
It's not out of the question - but big part of the iteration plans is just defining scope so the team can focus and the community gets clarity around that. They're not a promise that we'll get all the work done, nor does it guarantee other work cannot be done. |
That's totally understandable! I just couldn't help but notice that the other exciting item ("Investigate Function Implementations Returning Indexed Access and Conditional Types") from the 5.2 iteration plan was added here but the partial inference thing was not. Hence the question about its status cause I don't think that this investigation was concluded publicly. |
@DanielRosenwasser What those conclusions were ? I've made a crude comment about the current proposal here. |
I would like to know if there are any plans for Decorators because version 5X does not support |
@jiawei397 See https://github.com/tc39/proposal-decorators/blob/master/EXTENSIONS.md#parameter-decorators-and-annotations; TypeScript is just following the spec and won't add it until parameter decorators are Stage 3. |
Understood, thank you for your response. I will keep an eye on this progress. |
@typescript-bot create release-5.3 |
Heya @DanielRosenwasser, I've started to create the |
Is there a way to include this small issue into 5.3? |
This document outlines our focused tasks for TypeScript 5.3. 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
import
Attributesthrow
Expressionslib.d.ts
UpdatesEditor and Language Service
type
ImportsPerformance
.tsbuildinfo
Website and Docs
Community Tooling
fetch
in@types/node
Infrastructure
The text was updated successfully, but these errors were encountered: