From 92a1d5a7ff4b9b27dcc8ecf60a3da6cbfc260a12 Mon Sep 17 00:00:00 2001 From: Ryan Cavanaugh Date: Wed, 19 Aug 2026 22:07:51 -0700 Subject: [PATCH] Add closure notice and link to original repo Added closure notice and archival information for the repo. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8fe2542c272..ac4cec4e726 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +# This Repo Is Closed + +This was the staging repo for the TypeScript 7.0 release during the native port process, which is now completed! + +Please continue development and discussion in [the original repo](https://github.com/microsoft/TypeScript) + +This repo will be permanently archived in September 2026. + # TypeScript 7 [Not sure what this is? Read the announcement post!](https://devblogs.microsoft.com/typescript/typescript-native-port/)