Skip to content

Releases: studiometa/stylelint-config

v4.0.0

11 Apr 14:24
4.0.0
97cee8b
Compare
Choose a tag to compare

Please refer to CHANGELOG.md for details.

v4.0.0-alpha.1

09 Jan 16:25
4.0.0-alpha.1
dbba56a
Compare
Choose a tag to compare
v4.0.0-alpha.1 Pre-release
Pre-release

Fixed

  • Fix peerDependencies constraints (6e74c45)

v4.0.0-alpha.0

09 Jan 15:42
4.0.0-alpha.0
31b9b60
Compare
Choose a tag to compare
v4.0.0-alpha.0 Pre-release
Pre-release

Changed

  • ⚠️ Update peer dependencies constraints (fc90347)
  • ⚠️ Migrate to ESM only (fc2392c)
  • Update tests (a749808)
  • Update dependencies (ba1ebdb)

v3.0.2

16 Jun 10:40
3.0.2
5fbe3a0
Compare
Choose a tag to compare

Fixed

  • Fix linting of Vue files (42842fe)

v3.0.1

28 May 14:13
3.0.1
5047c6e
Compare
Choose a tag to compare

Fixed

  • Fix peer dependency version constraint (398bdb6)
  • Fix prettier plugin usage (359db4d)

Changed

v3.0.0

30 Aug 12:56
3.0.0
2228092
Compare
Choose a tag to compare

Added

  • Add the rule-empty-line-before rule (#34)

Changed

Removed

  • ⚠️ Breaking: removed the /prettier path

v2.0.1

30 Aug 11:50
Compare
Choose a tag to compare

Modified

  • Configuration to use "postcss-scss" as customSyntax (#32)

Updated

  • stylelint package (#32)
  • stylelint-order & stylelint-scss packages (#32)
  • @studiometa/eslint-config & eslint packages (#32)
  • Update release workflow (b5f6b15)

Added

  • postcss & postcss-scss packages (#32)

v1.2.3

19 Nov 23:13
Compare
Choose a tag to compare

Fixed

  • Fix the base indentation in Vue files (74bf577)
  • Add a missing at-rule to the order/order configuration (9e7403d)

Changed

v1.2.2

19 Nov 23:14
Compare
Choose a tag to compare

Changed

  • Move Prettier and Stylelint to peerDependencies (259f783)

v1.2.1

01 Jul 10:35
Compare
Choose a tag to compare

Changed

  • Upgrade all package dependencies (6fd2ae5)