Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Releases: AtomLinter/linter-stylelint

v2.1.1

29 Mar 20:18
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • Bug with no-descending-specificity #133

v2.1.0

29 Mar 20:17
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • no-duplicate-selectors bug #138
  • Remove 3rd party stlyelint shared-configs from readme.md #131
  • Dispose of subscriptions #129
  • Error: Column start (18) greater than line length (17) #107
  • Could not find "stylelint-config-standard". Do you need a configBasedir? #68
  • Track and dispose of subscriptions #130 (Arcanemagus)

Closed issues:

  • Update stylelint #134

Merged pull requests:

v2.0.1

15 Mar 04:08
Compare
Choose a tag to compare

Implemented enhancements:

Closed issues:

  • 'Unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'" #116
  • Fails when extending configs that extend other configs and include plugins #104
  • Doesn't refresh with config changes #80

v2.0.0

15 Mar 04:07
Compare
Choose a tag to compare

Implemented enhancements:

v1.14.0

15 Mar 04:07
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

Merged pull requests:

v1.13.1

15 Mar 04:07
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • ignoreFiles config value is ignored #84

v1.13.0

15 Mar 04:07
Compare
Choose a tag to compare

Implemented enhancements:

v1.12.0

15 Mar 04:06
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'". #90

v1.11.2

15 Mar 04:06
Compare
Choose a tag to compare

Implemented enhancements:

v1.11.1

15 Mar 04:06
Compare
Choose a tag to compare

Fixed bugs: