Sourced from stylelint's releases.
17.11.0
It adds 2 features, including a
loaderproperty toreferenceFiles: {}for when the order of appearance in the reference styles matters.
- Added:
loaderto experimentalreferenceFiles: {}(#9251) (@romainmenke).- Added:
autofixedto the result object (#8771) (@Rob--W).
Sourced from stylelint's changelog.
17.11.0 - 2026-05-05
It adds 2 features, including a
loaderproperty toreferenceFiles: {}for when the order of appearance in the reference styles matters.
- Added:
loaderto experimentalreferenceFiles: {}(#9251) (@romainmenke).- Added:
autofixedto the result object (#8771) (@Rob--W).
e176acf
Release 17.11.0 (#9271)769e791
Require owner review for .npmrc (#9270)c0c362c
Harden npm install security (#9269)823fdfc
Add autofixed to the result object (#8771)c19e627
Bump vulnerable dependencies via npm audit fix (#9267)2ce046f
Bump string-width from 8.2.0 to 8.2.1 (#9266)a895cdd
Bump the stylelint-actions group with 4 updates (#9265)1757a82
Configure Dependabot to group Stylelint actions (#9264)34918a4
Add Dependency Review to CI (#9263)70c1f2d
Add loader to experimental referenceFiles: {}
(#9251)This version modifies prepare script that runs during
installation. Review the package contents before updating.