Skip to content

chore(deps): move typescript to 6 - #35

Merged
gokhanjs merged 1 commit into
mainfrom
chore/typescript-6
Aug 30, 2026
Merged

gokhanjs merged 1 commit into
mainfrom
chore/typescript-6

Conversation

@gokhanjs

Copy link
Copy Markdown
Owner

typescript moves from ^5.9.3 to ^6.0.3.

TypeScript 7 stays blocked and ignored, but 7 was never the only option: typescript-eslint@8.68.0 declares typescript: >=4.8.4 <6.1.0, so 6 is inside its supported range. This takes the newest major the toolchain actually accepts instead of sitting on 5.9 until TS 8 lands.

Verification

No source changes were needed. Everything green on 6.0.3:

  • pnpm typecheck clean
  • pnpm lint clean
  • pnpm build succeeded, registry rebuilt
  • pnpm test 72/72
  • pnpm test:a11y 11/11
  • pnpm test:patterns 3/3

src/components/ui/gjs-select.tsx is untouched, so the distributed registry component is unaffected.

@gokhanjs
gokhanjs merged commit c0a91a7 into main Aug 30, 2026
5 checks passed
@gokhanjs
gokhanjs deleted the chore/typescript-6 branch August 30, 2026 16:43
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