Stylelint Stylistic Stylelint Stylistic Versions Save

A collection of stylistic rules for Stylelintin in a form of a plugin.

v2.1.1

1 month ago

Fixed

  • block-closing-brace-empty-line-before with except: ["after-closing-brace"] false negatives for CSS Nesting (#22) (@firefoxic).
  • named-grid-areas-alignment for single-line input (#21) (@MorevM).

v2.1.0

2 months ago

Added

v2.0.0

4 months ago

Changed

  • The repository renamed to stylelint-stylistic and moved to the organization of the same name.
  • The plugin is published in npm under the new name @stylistic/stylelint-plugin. Therefore, you should:
    • change the former plugin name stylelint-codeguide to the new one in the config,
    • remove the old stylelint-codeguide package from dependencies
    • install the new @stylistic/stylelint-plugin package.
  • The namespace of plugin rules has been renamed. Therefore, you should change the rules prefix from codeguide/ to @stylistic/ in the config.

v1.0.2

5 months ago

Updated

  • Stylelint to version 16.0.2, which fixes the use of plugins on Windows.

v1.0.1

5 months ago

Fixed

  • Dependency definition.

v1.0.0

5 months ago

Changed

  • The required version of Stylelint is now at least v16.0.1.
  • The required version of Node.js is now LTS at least v18.12, or at least v20.9.
  • The plugin is now converted to a pure ES module.

v0.3.2

6 months ago

Updated

  • Stylelint to ^15.11.0.
  • Node.js to >=18.16.

v0.3.1

7 months ago

No meaningful changes.

v0.3.0

7 months ago

Changed

  • Along with updating the plugin to this release, Stylelint needs to be updated to v15.10.3 as well.

Updated

v0.2.2

8 months ago

Fixed

  • The path to the internal module.