Skip to content

Releases: pro-vision/stylelint-config-pv

4.0.0

10 May 11:12
Compare
Choose a tag to compare

update to
"stylelint": "16.5.0",
"stylelint-config-clean-order": "5.4.2",
"stylelint-config-standard": "36.0.0",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-declaration-strict-value": "1.10.4",
"stylelint-order": "6.0.4",
"stylelint-prettier": "5.0.0"

3.0.0

08 Apr 12:15
Compare
Choose a tag to compare

3.0.0

  • Changed: use stylelint-config-standard and stylelint-config-standard-scss as the base for the rules
  • Changed: replace deprecated stylelint-declaration-use-variable with stylelint-declaration-strict-value plugin
  • Changed: add new config for prettier
  • Changed: update some rules, including the order

2.0.8

04 Sep 13:02
Compare
Choose a tag to compare

Properties "transparent" and "inherit" don't need to be defined as variable.

2.0.7

21 Aug 18:03
Compare
Choose a tag to compare

Dependency updates.
Fixes security vulnerabilities by updating packages:

  • lodash from 4.17.11 to 4.17.15
  • tar from 4.4.1 to 4.4.10

2.0.4

29 Aug 19:59
Compare
Choose a tag to compare
  • Fix: .stylelintrc now extends the correct package.

2.0.3

29 Aug 19:50
Compare
Choose a tag to compare
  • Update README to match new package scope

2.0.2

24 Aug 12:31
Compare
Choose a tag to compare
  • Fix empty line before else at-rule

2.0.1

21 Mar 15:42
Compare
Choose a tag to compare
  • Changed: Compatible with stylelint 9.1.3
  • Changed: order now includes comprehensive list of all CSS properties

2.0.0

30 Jan 20:48
Compare
Choose a tag to compare

Compatible with stylelint 8.4.0, and added the stylelint-order plugin for idiomatic css.

  • Added new stylelint rules introduced between version 7.4 and 8.4
  • Removed all stylelint rules deprecated between version 7.4 and 8.4
  • Added and removed stylelint-scss rules to bring them in line with version 2.2.0
  • Added stylelint-order plugin and introduced idiomatic css ordering rules

1.0.0

07 Feb 09:31
Compare
Choose a tag to compare
  • Changed: licence. Ready for release