TypeScript 6.0.3 Update Available
Current: ^5.9.3
Available: ^6.0.3
Breaking changes expected
TypeScript 6.0 is a major version bump that likely contains breaking changes. The release announcement blog post contains full details.
Impact assessment needed
This repo uses TypeScript for:
- Build tooling (tsup.config.ts)
- Source compilation (src/ directory)
- Type checking (typecheck script)
Recommended steps
- Review the TypeScript 6.0 breaking changes
- Test the build and type checking locally
- Ensure all dev dependencies (tsx, vitest) are compatible
- Update if Node.js version requirements changed
Changelog
Full details at: https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/
TypeScript 6.0.3 Update Available
Current: ^5.9.3
Available: ^6.0.3
Breaking changes expected
TypeScript 6.0 is a major version bump that likely contains breaking changes. The release announcement blog post contains full details.
Impact assessment needed
This repo uses TypeScript for:
Recommended steps
Changelog
Full details at: https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/