You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(agents): update setup-typescript skill for TypeScript 7.0 GA (#510)
* docs(agents): update setup-typescript skill for TypeScript 7.0 GA
TypeScript 7.0 has been officially released (npm latest tag now
points to 7.0.2), so the RC-specific `@rc` tag install and
version-conditional phrasing ("TypeScript 7 では", "TypeScript 6
以前は") are no longer needed.
* docs(agents): drop version number from setup-typescript description
Hardcoding "TypeScript 7" would go stale once TypeScript 8 ships,
since this skill always installs the latest version.
0 commit comments