-
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.7 Iteration Plan #48027
Comments
Hello, I am not sure if this is the right place for this but we got the below issue with version Context:
|
@vietanhtran16 yes, the issue is not for bug report, please file a new issue. :) |
Cool I will file a new one |
@typescript-bot create release-4.7 |
Heya @DanielRosenwasser, I've started to create the |
Looks like it's probably failing because of the Node ESM stuff which we were hoping to unflag for the beta at the least. There's also some basic bug fixes I'd like us to pull in before beta, so maybe we'll go out on April 6th instead. |
@typescript-bot create release-4.7 |
Heya @DanielRosenwasser, I've started to create the |
The feature roadmap now better-reflects what we've been able to get done for 4.7. |
Hi! I've seen the 4.7-beta announcement, but it's not listed under releases and there's also no v4.7-beta tag. Are you planning on adding this? |
Sorry, tag for 4.7 beta should be out https://github.com/microsoft/TypeScript/releases/tag/v4.7-beta |
@DanielRosenwasser is there a specific tag or semantics for filing issues against this beta that will help streamline the process? |
Just open up issues and fill out the template, maybe signal specifically whether you've found a regression or a bug in a new feature. |
We've moved |
4.8 Iteration Plan is available at #49074 |
@typescript-bot bump release-4.7 |
Heya @RyanCavanaugh, I've started to update the version number on |
Just wanted to point out one mistake in the TypeScript 4.7 RC release notes that should probably be fixed for the full release and that's that the line:
Is actually incorrect for An alternative object for the sentence could the
|
Thank you for that correction! |
Happy to test, but linked Typescript SDK has a 404 and nuget.org has a ref #48456 |
I installed the typescript 4.7.2 but I encountered an error Module build failed (from ./node_modules/ts-loader/index.js): I'm using Node@16.15.0 and npm@8.11.0 Here are some of the packages I used |
@typescript-bot bump release-4.7 |
Heya @DanielRosenwasser, I've started to update the version number on |
@typescript-bot bump release-4.7 |
Heya @DanielRosenwasser, I've started to update the version number on |
This document outlines our focused tasks for TypeScript 4.7. 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
import type
and/// <reference />
lib.d.ts
UpdatesEditor Productivity
Performance
Infrastructure
Website
The text was updated successfully, but these errors were encountered: