Skip to content

Releases: LUKKIEN/stylelint-config-lukkien

0.7.0

02 Oct 06:22

Choose a tag to compare

  • No breaking changes, prepared the repository for multiple package usage

0.6.1

26 Sep 14:53

Choose a tag to compare

  • Bump version for stylelint v11

0.6.0

23 Apr 11:34

Choose a tag to compare

Release version 0.6.0

0.4.1

18 Jul 08:19

Choose a tag to compare

  • Removed selector-no-id rule since it's deprecated in Stylelint 8

0.4.0

18 Jul 07:27

Choose a tag to compare

  • Removed no-browser-hacks rule since it's deprecated in Stylelint 8
  • Added Stylelint >= 7.8.0 as peer dependency
  • Updated dependencies

0.3.0

29 Mar 15:24

Choose a tag to compare

  • Prepare for stylelint 8.0 and fix the deprecation warnings.

0.2.0

21 Oct 08:21

Choose a tag to compare

  • Always use single quotes instead of double quotes.
  • Update handling of value-list new lines and spacing.

0.1.3

02 Oct 13:17

Choose a tag to compare

  • Set browserhacks to true

0.1.2

02 Oct 13:03

Choose a tag to compare

  • [FIX] Module exports should be wrapped in rules

0.1.1

02 Oct 12:52

Choose a tag to compare

  • NPM Publishing fixes