Skip to content

fix(svelte): widen typescript peer dependency range to allow v6#16642

Merged
delucis merged 5 commits into
withastro:mainfrom
ocavue-forks:ocavue/sv-up
May 12, 2026
Merged

fix(svelte): widen typescript peer dependency range to allow v6#16642
delucis merged 5 commits into
withastro:mainfrom
ocavue-forks:ocavue/sv-up

Conversation

@ocavue
Copy link
Copy Markdown
Contributor

@ocavue ocavue commented May 7, 2026

Changes

A follow-up to #16471 and #16472

svelte2tsx@0.7.55 supports typescript v6, so we can also update the typescript peer dependency range in @astrojs/svelte.

Testing

CI should pass

Docs

A changeset file is added because we need to release a new version for @astrojs/svelte.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 7, 2026

🦋 Changeset detected

Latest commit: 4d65e21

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

This PR includes changesets to release 28 packages
Name Type
@astrojs/svelte Patch
@e2e/errors Patch
@e2e/svelte-component Patch
@e2e/view-transitions Patch
@test/0-css Patch
@test/aliases-tsconfig Patch
@test/aliases Patch
@test/astro-children Patch
@test/astro-client-only Patch
@test/astro-dynamic Patch
@test/astro-slots-nested Patch
@test/component-library Patch
@test/css-dangling-references Patch
@test/fetch Patch
@test/postcss Patch
@test/server-islands-hybrid Patch
@test/server-islands-ssr Patch
@test/slots-svelte Patch
@test/svelte-component Patch
@test/vue-with-multi-renderer Patch
@test/astro-cloudflare-prerender-node-env Patch
@test/astro-cloudflare-svelte-rune-deps Patch
@test/astro-cloudflare-vite-plugin Patch
@test/astro-cloudflare-with-svelte Patch
async-rendering Patch
conditional-rendering Patch
@test/empty-class Patch
svelte-prop-types 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

@github-actions github-actions Bot added pkg: svelte Related to Svelte (scope) pkg: integration Related to any renderer integration (scope) labels May 7, 2026
@ocavue ocavue marked this pull request as ready for review May 8, 2026 11:47
@delucis delucis merged commit 53059be into withastro:main May 12, 2026
23 checks passed
@ocavue
Copy link
Copy Markdown
Contributor Author

ocavue commented May 12, 2026

@delucis Thanks!

@astrobot-houston astrobot-houston mentioned this pull request May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: integration Related to any renderer integration (scope) pkg: svelte Related to Svelte (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants