Skip to content

fix: move semver dependency from dev to production dependency#842

Merged
ota-meshi merged 2 commits intosveltejs:mainfrom
DMartens:semver-dependency
Feb 24, 2026
Merged

fix: move semver dependency from dev to production dependency#842
ota-meshi merged 2 commits intosveltejs:mainfrom
DMartens:semver-dependency

Conversation

@DMartens
Copy link
Contributor

The new ESLint version logic uses the package semver to sort the versions but it is specified as a devDependency rather than a dependency.
As such the package is not available for users leading to a crash.

@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2026

🦋 Changeset detected

Latest commit: 10ebe55

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

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
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

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

Thank you! I didn't notice that 😓

@ota-meshi ota-meshi merged commit df12f13 into sveltejs:main Feb 24, 2026
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