Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stylelint-config-wordpress

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-config-wordpress - npm Package Versions

234

17.0.0

Diff

ntwb
published 16.0.0 •

Changelog

Source

16.0.0

  • Fixed: selector-class-pattern rule regex to account for numerals, case detection, and ensure kebab-case over snake_case.
  • Fixed: selector-id-pattern rule regex to account for numerals, case detection, and ensure kebab-case over snake_case.
  • Updated: stylelint-config-recommended-scss to 4.1.0.
  • Updated: stylelint-find-rules to 2.2.0.
  • Updated: stylelint-scss to 3.13.0.
  • Updated: stylelint to 11.0.0.
ntwb
published 15.0.0 •

Changelog

Source

15.0.0

  • Added: NodeJS 12.x.x support.
  • Updated: stylelint to 11.0.0.
  • Removed: stylelint < 10.1.0 compatibility.
  • Updated: stylelint-config-recommended to 3.0.0.
  • Updated: stylelint-config-recommended-scss to 4.0.0.
  • Updated: Bump minimum Node.js required version to 10.0.0.
ntwb
published 14.0.0 •

Changelog

Source

14.0.0

  • Updated: stylelint to 10.0.0.
  • Updated: stylelint-scss to 3.6.0.
  • Updated: stylelint-config-recommended to 2.2.0.
netweb
published 13.1.0 •

Changelog

Source

13.1.0

  • Added: Added SCSS shared config extends tests.
  • Changed: stylelint-config-wordpress/scss now extends stylelint-config-recommended-scss (the net result of this change results in no rule changes for this SCSS config).
  • Updated: stylelint-scss to 3.3.0.
  • Updated: stylelint to 9.5.0.
netweb
published 13.0.0 •

Changelog

Source

13.0.0

  • Added: stylelint 9.1.3 support.
  • Changed: Updated stylelint peer dependency version to ^9.1.3.
  • Changed: Improved no-duplicate-selectors tests.
  • Removed: Jest snapshots.
  • Removed: stylelint < 9.1.3 compatibility.
  • Updated: selector-pseudo-element-colon-notation to use double
  • Updated: stylelint-config-recommended to 2.1.0.
  • Updated: stylelint-scss to 2.1.0.
  • Updated: Bump minimum Node.js required version to 8.9.3.
netweb
published 12.0.0 •

Changelog

Source

12.0.0

  • Changed: stylelint-config-wordpress now extends stylelint-config-recommended, which turns on the at-rule-no-unknown, block-no-empty, comment-no-empty, declaration-block-no-ignored-properties, declaration-block-no-redundant-longhand-properties, font-family-no-duplicate-names, media-feature-name-no-unknown, no-empty-source rule. These rules are part of stylelint's possible errors rules.
  • Removed: stylelint-scss < 1.5.1 compatibility.
  • Removed: Removed style guide docs.
  • Removed: at-rule-no-unknown custom ignoreAtRules options in stylelint-config-wordpress/scss shared config.
  • Added: scss/at-rule-no-unknown rule in stylelint-config-wordpress/scss shared config.
  • Added: NodeJS 8.x.x support.
  • Added: npm 5.x.x support.
  • Added: Jest snapshots to help detect and prevent regressions.
netweb
published 11.0.0 •

Changelog

Source

11.0.0

  • Added: declaration-property-unit-whitelist rule to allow px and exclude % and em units in line-height values.
  • Changed: Relocated repo to https://github.com/WordPress-Coding-Standards.
  • Fixed: Include CSS config at-rule-empty-line-before rules in SCSS config.
netweb
published 10.0.2 •

Changelog

Source

10.0.2

  • Added: Added import to ignoreAtRules option in at-rule-empty-line-before rule for SCSS config.
netweb
published 10.0.1 •

Changelog

Source

10.0.1

  • Removed: rule-non-nested-empty-line-before rule from SCSS config. This rule is deprecated in stylelint v8, the new rule-empty-line-before rule already exists in the primary config.
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