Skip to content

Comments

chore(cli): correct package path in metadata#939

Merged
jycouet merged 1 commit intomainfrom
fix-readme
Feb 23, 2026
Merged

chore(cli): correct package path in metadata#939
jycouet merged 1 commit intomainfrom
fix-readme

Conversation

@GrygrFlzr
Copy link
Member

PR #838 moved the directories for packages, but accidentally left the now-invalid path in sv's package.json.
This produces a minor issue on the npm website https://www.npmjs.com/package/sv?activeTab=readme
Where relative links like CHANGELOG in the rendered README still point to the now-invalid /packages/cli path.

No changeset is required for this PR as it is purely metadata which does not (to my knowledge) impact functionality, and it can be bundled with whatever changes are set for the next release.

@changeset-bot
Copy link

changeset-bot bot commented Feb 23, 2026

⚠️ No Changeset found

Latest commit: d35ccb2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 23, 2026

Open in StackBlitz

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

commit: d35ccb2

Copy link
Contributor

@jycouet jycouet left a comment

Choose a reason for hiding this comment

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

Thx for looking at it 🚀

@jycouet jycouet merged commit 9cbf519 into main Feb 23, 2026
8 checks passed
@jycouet jycouet deleted the fix-readme branch February 23, 2026 07:55
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.

2 participants