Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 1.02 KB

File metadata and controls

25 lines (12 loc) · 1.02 KB

8.0.1 (2026-02-10)

Bug Fixes

  • explicitly import stylelint-order package (e0abdb5)

8.0.0 (2025-11-23)

  • feat!: migrate project to ESM and TypeScript (48567ec)

BREAKING CHANGES

  • CommonJS support is dropped; please use v7.0.0 if you require CommonJS.
  • stylelint-order is now a peer dependency, you must install it explicitly.
  • The minimum supported version is now stylelint@16.

7.2.2 (2025-11-23)

Bug Fixes

  • change release variables (34d12d2)