-
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.6 Iteration Plan #46858
Comments
iirc support for Nodes package exports was planned for TypeScript 4.5 but it did not happen/work out... any plan to add it to 4.6? Sort of clarification of this comment by @RyanCavanaugh
|
Why aren't there any updates on the roadmap wiki page anymore? |
@danielrentz I have to update that, sorry! |
@typescript-bot create release-4.6 |
Heya @DanielRosenwasser, I've started to create the |
Thank you Daniel :) |
Typically the npm release has a corresponding TypeScript release with the same tag. Why is there no "TypeScript 4.6 Beta Release" under https://github.com/microsoft/TypeScript/releases? |
Did you forget to mention about new "es2022" target? |
@typescript-bot sync release-4.6 |
Heya @DanielRosenwasser, I've started to sync |
Right, some tests failed and the sync/bump has to be done manually now because of the nodenext stuff. 🙄 |
@DanielRosenwasser Sorry to bother, but https://github.com/microsoft/TypeScript/wiki/Roadmap is still outdated. |
@danielrentz Sorry 😓 I'll try to update it with the release of the 4.7 iteration plan. |
In the meantime, 4.6 RC is out! |
@DanielRosenwasser any clarification on what is going to happen with support for "Nodes package exports"? part of 4.6? |
Definitely not part of 4.6, but we're going to aim for 4.7. |
The roadmap page has been updated to reflect the final feature list of 4.5 and 4.6. Thanks everyone for their patience! |
@typescript-bot bump release-4.6 |
Heya @DanielRosenwasser, I've started to update the version number on |
@DanielRosenwasser is 4.6.2 out? |
No, not yet. I predict Monday we'll try to publish, but |
Hey all, TypeScript 4.6 is now available! Follow our next release over on the 4.7 Iteration Plan if you're interested. |
@typescript-bot bump release-4.6 |
Heya @DanielRosenwasser, I've started to update the version number on |
@typescript-bot bump release-4.6 |
Heya @DanielRosenwasser, I've started to update the version number on |
This document outlines our focused tasks for TypeScript 4.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.
Language and Compiler Features
lib.d.ts
UpdatesEditor Productivity
Performance
Infrastructure
Website
DefinitelyTyped
@types/web
Integration and TestingThe text was updated successfully, but these errors were encountered: