Skip to content

Conversation

jycouet
Copy link
Contributor

@jycouet jycouet commented Oct 18, 2025

Closes: #741

This issue was always there, but is surfacing now as we use pnpm-workspace.yaml by default now in pnpm.
Since it was ignoring the "root of the workspace", "@sveltejs/kit" was not detected and all addon that Requires SvelteKit were out!

Copy link

changeset-bot bot commented Oct 18, 2025

🦋 Changeset detected

Latest commit: 5f4e119

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

Copy link

pkg-pr-new bot commented Oct 18, 2025

Open in StackBlitz

npx https://pkg.pr.new/sveltejs/cli/sv@740
npx https://pkg.pr.new/sveltejs/cli/svelte-migrate@740

commit: 5f4e119

@svelte-docs-bot
Copy link

Copy link
Member

@manuel3108 manuel3108 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is way better, thank you !

@manuel3108 manuel3108 merged commit c8d0225 into main Oct 18, 2025
8 checks passed
@manuel3108 manuel3108 deleted the fix/add-workspace-deps branch October 18, 2025 14:28
@github-actions github-actions bot mentioned this pull request Oct 18, 2025
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.

pnpm & workspace issue

2 participants