npm stylelint 16.9.0

latest release: 16.10.0
2 months ago
  • Changed: secondaryOptions argument type of the Rule function (#7950) (@Mouvedia).
  • Fixed: color-function-notation reporting functions with less than 3 arguments (#7948) (@Mouvedia).
  • Fixed: declaration-property-value-no-unknown false positives/negatives (#7944 & #7957 & #7956) (@Mouvedia & @sidverma32).
    • false positives: overflow, word-break, width
    • false negatives: anchor-name, field-sizing, text-box-edge, text-box-trim, text-spacing-trim, text-wrap, text-wrap-mode, text-wrap-style, view-timeline, view-timeline-axis, view-timeline-inset, view-timeline-name, view-transition-name
  • Fixed: keyframe-block-no-duplicate-selectors/keyframe-declaration-no-important/keyframe-selector-notation/no-unknown-animations false negatives for @-o-keyframes and @-ms-keyframes (#7953) (@Mouvedia).
  • Fixed: no-duplicate-selectors reported ranges (#7938) (@romainmenke).
  • Fixed: property-no-vendor-prefix report for -webkit-background-size (#7940) (@Mouvedia).
  • Fixed: selector-class-pattern reported ranges (#7959) (@Mouvedia).
  • Fixed: selector-no-qualifying-type reported ranges (#7937) (@romainmenke).
  • Fixed: honour Node.js --no-deprecation flag for rule deprecation warnings (#7943) (@Mouvedia).

Don't miss a new stylelint release

NewReleases is sending notifications on new releases.