Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 675 Bytes

File metadata and controls

35 lines (19 loc) · 675 Bytes

Changelog

1.1.0

  • Changed: stylelint peer dependency to optional.

1.0.0

  • Removed: stylelint less than 17.0.0 from peer dependencies.
  • Removed: support for Node.js less than 20.19.0.

0.4.0

  • Added: support for testing computeEditInfo.

0.3.0

  • Added: codeFilename option to accept/reject cases in testRule function.

0.2.2

  • Fixed: missing GitHub Sponsor for funding field in package.json.

0.2.1

  • Fixed: an empty string in fixed property to be allowed.
  • Fixed: bump stylelint to ^16.0.1 in peer dependencies.

0.2.0

  • Removed: stylelint less than 16.0.0 from peer dependencies.

0.1.0

Initial release.