Skip to content

Track TypeScript 7 Beta Compatibility#2644

Open
ConnorQi01 wants to merge 1 commit into
masterfrom
connor/ts7-beta-compat-tracking
Open

Track TypeScript 7 Beta Compatibility#2644
ConnorQi01 wants to merge 1 commit into
masterfrom
connor/ts7-beta-compat-tracking

Conversation

@ConnorQi01
Copy link
Copy Markdown
Collaborator

Summary

Pin the TypeScript 7 native preview dependency back to the April 21 build and keep the TS7 beta compatibility fixes in place.

Proposed Changes

  • Revert @typescript/native-preview to 7.0.0-dev.20260421.2 in package.json and package-lock.json.
  • Keep the TS7 compatibility guards in the extension lifecycle and singleton services.
  • Keep the test updates that remove global state coupling and stabilize the affected unit tests.

Test Plan

  • npm run build
  • npm test

Closes #2638

@ConnorQi01
Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@ConnorQi01 ConnorQi01 force-pushed the connor/ts7-beta-compat-tracking branch from ddd3488 to 444ec9f Compare May 19, 2026 08:22
@ConnorQi01
Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Track TypeScript 7 beta compatibility

1 participant