Skip to content

feat(sv): bump all templates to use typescript 6#1055

Merged
jycouet merged 2 commits intomainfrom
feat/typescript-6
Apr 8, 2026
Merged

feat(sv): bump all templates to use typescript 6#1055
jycouet merged 2 commits intomainfrom
feat/typescript-6

Conversation

@jycouet
Copy link
Copy Markdown
Contributor

@jycouet jycouet commented Apr 7, 2026

Closes #1053

Description

  • Bump to TS 6
  • Type check in cli tests
  • make sure drizzle has no issue with types & TS 6

Checklist

  • Update snapshots (if applicable)
  • Add a changeset (if applicable)
  • Allow maintainers to edit this PR
  • I care about what I'm doing, no matter the tool I use (Notepad, Sublime, VSCode, AI...)

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 7, 2026

🦋 Changeset detected

Latest commit: c2dfee0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sv Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 7, 2026

Open in StackBlitz

npx https://pkg.pr.new/svelte-migrate@1055
npx https://pkg.pr.new/sv@1055
npx https://pkg.pr.new/@sveltejs/sv-utils@1055

commit: c2dfee0

@svelte-docs-bot
Copy link
Copy Markdown

@jycouet jycouet marked this pull request as ready for review April 7, 2026 13:14
@jycouet jycouet merged commit f0e5d96 into main Apr 8, 2026
8 checks passed
@jycouet jycouet deleted the feat/typescript-6 branch April 8, 2026 05:40
@github-actions github-actions bot mentioned this pull request Apr 8, 2026
@hyunbinseo
Copy link
Copy Markdown
Contributor

@jycouet Always, thanks for the great work!

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.

Add explicit type imports for root js, ts files

2 participants