Skip to content

Conversation

@jeddy3
Copy link
Contributor

@jeddy3 jeddy3 commented Dec 27, 2025

Adds support for the upcoming Stylelint 17.

None of the breaking changes in Stylelint 17 impact this package, it's just a peer dependency range extension.

Fixes:

jeddy3@mac stylelint-test % npm i stylelint-order
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/stylelint
npm error   stylelint@"file:../stylelint" from the root project
npm error
npm error Could not resolve dependency:
npm error peer stylelint@"^16.18.0" from [email protected]
npm error node_modules/stylelint-order
npm error   stylelint-order@"*" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.

Tested locally with the v17 branch of Stylelint.

@hudochenkov hudochenkov merged commit b560272 into hudochenkov:master Dec 28, 2025
3 checks passed
@hudochenkov
Copy link
Owner

Thank you, Richard!

Happy holidays!

@jeddy3
Copy link
Contributor Author

jeddy3 commented Dec 28, 2025

Happy holidays!

And to you, too! 😁

@jeddy3
Copy link
Contributor Author

jeddy3 commented Dec 28, 2025

Would it be possible to release 7.0.1 of this package?

We'll likely release Stylelint 17.0.0 in the next few days, and it'd be fantastic to have a compatible version of the package available to people when we do.

@hudochenkov
Copy link
Owner

7.0.1 is released!

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