-
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 3.6 Iteration Plan #31639
Comments
What’s meant by “snap”? I know it’s a football metaphor, but I’m not sure what it means in terms of release scheduling. |
"snap" short for "snapshot" as in "to capture (a release)" - nothing to do with football in this context, I think. |
Oh - I thought it was a football metaphor since the items immediately below are “kick off X”. Thanks, snapshot makes more sense! |
“kick off X” as in "to start X" heh, fair - I think that turn of phrase actually does come from football. |
TL;DR during the next over we're scrumming the uprights and chipping the wicket. |
I thought it was about branches snapping like on a tree even though that actually makes no sense since the branches are growing, not breaking. |
You should put up #32273 on the working list and address it. |
You should release #32283 with the next release to make complete user experience of enhanced generators. |
@DanielRosenwasser Is 3.6.3 ready to go out? Could we get an rc if not? |
Would you be able to validate [email protected] for us? |
First pass of testing suggests this will solve our problem. I need to run the full suite of builds/tests over night (2x) to be sure but if it pans out, I'll push this insider build to our devs tomorrow. |
@DanielRosenwasser The |
Thanks everyone! As a final update before I close this out:
|
This document outlines our focused tasks for TypeScript 3.6, as well as some of the discussion that explains how/why we prioritized certain work items. Nothing is set in stone, but we will strive to complete them in a reasonable timeframe.
Note that this release shifts TypeScript from a 2-month release cycle to a 3-month release cycle.
Dates
Work Items
Expected Work Items
IteratorResult
--incremental
builds and project referencesPromise
s--declaration
and--allowJs
typescript-bot
commenting that PRs don't have associated issues with a milestonePromise
sDeferred Work Items
None from planning meeting
Planning Meeting Notes
Motivations
General (compiler/infrastructure/reliability)
IteratorResult
--build
mode)Promise
s--declaration
and--allowJs
typescript-bot
commenting that PRs don't have associated issues with a milestone.Productivity
Promise
sThe text was updated successfully, but these errors were encountered: