-
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 4.2 Iteration Plan #41601
Comments
Is there a way to suggest issues/tasks for a TS release? |
Vote on existing issues, or file a new one if one doesn't already exist. We do pay attention to a few of the nudges in these threads, but really discourage people from turning the entire thread into a discussion point for a single feature. |
https://www.typescriptlang.org/ shows the next version as 4.1, and the link points here: |
cc @orta re that |
This file needs fixing: https://github.com/microsoft/TypeScript-Website/blob/v2/packages/typescriptlang-org/src/lib/release-plan.json (the latest commit only updated the dates and the URL: microsoft/TypeScript-Website@cc80197) |
Thanks for the quick pointer @ExE-Boss, I've fixed it |
Thanks folks! |
Linking the lib DOM changes issue: microsoft/TypeScript-DOM-lib-generator#960 |
Heads up, lots of people are just coming back from vacation, so we'll be releasing the beta next week instead. |
@typescript-bot create release-4.2 |
Heya @DanielRosenwasser, I've started to create the |
Looks like the "origin types" PR (#42149) has broken the baselines, which is making tests fail. |
@typescript-bot create release-4.2 |
Heya @DanielRosenwasser, I've started to create the |
@typescript-bot sync release-4.2 |
Heya @DanielRosenwasser, I've started to sync |
TypeScript 4.2 also supports XML namespaces in JSX (#11833). This is missing from the list of new language features as well as from the blogpost on https://devblogs.microsoft.com/typescript/announcing-typescript-4-2-beta. |
There doesn't currently appear to be a The Google TSJS team needs a tag to import. Thanks |
@brad4d sorry about that, it should be published now https://github.com/microsoft/TypeScript/releases/tag/v4.2-beta |
We had to move the dates to accommodate a few fixes that came in today. We'll likely be releasing the RC on the 11th. |
@typescript-bot sync release-4.2 |
Heya @DanielRosenwasser, I've started to sync |
@typescript-bot bump release-4.2 |
Heya @DanielRosenwasser, I've started to update the version number on |
shouldn't this one be closed #40124 as 4.2 is nearly ready? |
I have a suggestion, when a new iteration plan opened, post a link at the old iteration plan so people can follow |
Can #42134 be revised/reverted please? |
@typescript-bot bump release-4.2 |
Heya @DanielRosenwasser, I've started to update the version number on |
@typescript-bot bump release-4.2 |
Heya @DanielRosenwasser, I've started to update the version number on |
Reverse link to 4.3 iteration plan #42762 (mentioned from 4.3 iteration plan won't send mail to people who subscribed to 4.2 iteration plan) |
@typescript-bot bump release-4.2 |
Heya @DanielRosenwasser, I've started to update the version number on |
FYI - it looks like NPM has a version 4.2.4, but GitHub doesn't have a tag v4.2.4 or a release for 4.2.4. |
Can we expect to have a |
Can I get #42945 in as well? |
This document outlines our focused tasks for TypeScript 4.2, 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.
Language Features
--noImplicitOverride
--noPropertyAccessFromIndexSignature
static
Index Signaturestypeof class
Editor Productivity
Performance
Infrastructure
The text was updated successfully, but these errors were encountered: