Socket
Socket
Sign inDemoInstall

stylelint-scss

Package Overview
Dependencies
Maintainers
0
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-scss - npm Package Versions

13
11

6.1.0

Diff

Changelog

Source

6.1.0

  • Added: no-unused-private-members rule (#884).
  • Added: support end positions for warnings (#899, #900, #901, #902, #903, #904, #905, #906, #907, #908, #909, #910, #911, #912, #913, #914, #915, #916, #917, #918, #919, #920, #921, #922, #923, #925, #926, #927, #928, #929, #930, #932, #933, #934, #935, #936, #937, #938, #939, #940).
  • Fixed: function-calculation-no-interpolation allow calc function interpolation in SassScript (#947)
  • Fixed: property-no-unknown support deeper nested properties (#948)

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.0.0...v6.1.0

kristerkari
published 6.0.0 •

Changelog

Source

6.0.0

  • Added: stylelint@16 support.
  • Removed: stylelint@14 and stylelint@15 support.

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.3.2...v6.0.0

kristerkari
published 5.3.2 •

Changelog

Source

5.3.2

  • Fixed: function-no-unknown false negatives for functions with namespace (#888)
  • Fixed: at-root-no-redundant check selector list for parent selectors (#886)

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.3.1...v5.3.2

kristerkari
published 5.3.1 •

Changelog

Source

5.3.1

  • Fixed: improve block-no-redundant-nesting autofix (#883).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.3.0...v5.3.1

kristerkari
published 5.3.0 •

Changelog

Source

5.3.0

  • Added: block-no-redundant-nesting rule (#872).
  • Added: load-no-partial-leading-underscore rule, and deprecated at-import-no-partial-leading-underscore rule (#867).
  • Added: autofix to at-root-no-redundant rule (#860).
  • Added: autofix to at-use-no-redundant-alias rule (#866).
  • Fixed: at-root-no-redundant check if all selectors followed by @at-root include '&' outside interpolation (#870).
  • Fixed: add styleLintType: "parseError" when parseSelector fails (#858).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.2.1...v5.3.0

kristerkari
published 5.2.1 •

Changelog

Source

5.2.1

  • Fixed: add missing known-css-properties dependency (#857).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.2.0...v5.2.1

kristerkari
published 5.2.0 •

Changelog

Source

5.2.0

  • Added: at-root-no-redundant rule to ban unnecessary @at-root rule (#846).
  • Added: property-no-unknown rule to disallow unknown properties. (#847).
  • Added: at-use-no-redundant-alias rule to disallow redundant namespace aliases (#848).
  • Added: function-calculation-no-interpolation rule to forbid interpolation in calc functions (#849).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.1.0...v5.2.0

kristerkari
published 5.1.0 •

Changelog

Source

5.1.0

  • Added: function-disallowed-list rule support to ban specific built-in functions (#422, #844).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.0.1...v5.1.0

kristerkari
published 5.0.1 •

Changelog

Source

5.0.1

  • Fixed: function-no-unknown ignore empty function names (#826).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.0.0...v5.0.1

kristerkari
published 5.0.0 •

Changelog

Source

5.0.0

  • Removed: Babel dependency to remove an extra build step and reduce complexity
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc