Skip to content

Properly support Typescript 7#814

Merged
No767 merged 1 commit into
react-rewritefrom
full-ts7-support
Jul 20, 2026
Merged

Properly support Typescript 7#814
No767 merged 1 commit into
react-rewritefrom
full-ts7-support

Conversation

@No767

@No767 No767 commented Jul 20, 2026

Copy link
Copy Markdown
Member

Summary

Last year, Microsoft started to rewrite their Typescript compiler from Typescript to Go. Since then, it has been completed and has generally released since July 8, 2026. This major port had a lot of changes, which their API has been overhauled and planned to ship later. For now, the recommendation is to pin the typescript package to @typescript/typescript6, while allowing the @typescript/native-preview be used for the compiler itself. So, linters still get the Typescript 6 API, while we get the Typescript 7 compiler.

Types of changes

What types of changes does your code introduce to the UC Merced's ACM Chapter Website?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (Updates to README.md, the documentation, etc)
  • Other (if none of the other choices apply)

Checklist

Put an x in the boxes that apply

  • If code changes were made then they have been tested.
  • All workflows pass with my new changes
  • This PR does not address a duplicate issue or PR

@netlify

netlify Bot commented Jul 20, 2026

Copy link
Copy Markdown

Deploy Preview for ucmacm ready!

Name Link
🔨 Latest commit e0d931d
🔍 Latest deploy log https://app.netlify.com/projects/ucmacm/deploys/6a5e4c35b56d22000834afe8
😎 Deploy Preview https://deploy-preview-814--ucmacm.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 78
Accessibility: 97
Best Practices: 92
SEO: 83
PWA: 80
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@sonarqubecloud

Copy link
Copy Markdown

@No767
No767 merged commit 027ab33 into react-rewrite Jul 20, 2026
10 checks passed
@No767
No767 deleted the full-ts7-support branch July 20, 2026 16:29
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.

1 participant