Skip to content

Instantly share code, notes, and snippets.

View nafiskabbo's full-sized avatar

nafiskabbo

View GitHub Profile
@nafiskabbo
nafiskabbo / typescript-7-migration.md
Created July 8, 2026 18:34
TypeScript 6.x to 7.0 Migration Guide - Agent Guide

TypeScript 7.0 Migration Guide (Go-Native Compiler)

Status as of this writing (July 2026): TypeScript 7.0 is stable / generally available. It shipped as a Release Candidate on June 18, 2026, and Microsoft has now published the full "Announcing TypeScript 7.0" stable release. This guide reflects the stable release, not the RC. If you're reading this much later, sanity-check version numbers against https://devblogs.microsoft.com/typescript/ before running anything.

This doc is written so an AI coding agent (or a human) can follow it step-by-step to migrate a repo from TypeScript 6.x to TypeScript 7.0. Copy the "Agent Instructions"