This project adheres to Semantic Versioning.
- Moved to float in
oklch()
sincecalc()
has issue with%
.
- Added rule to have
--
in keyframe names as any other user-defined token.
- Updated
stylelint-config-standard
to 36.
- Updated
stylelint
to 16. - Updated
stylelint-config-standard
to 35.
- Updated
stylelint-config-standard
to 34.
- Fixed peer dependencies warning.
- Updated
stylelint-config-standard
to 33. - Updated
stylelint-config-recess-order
to 4.
- Updated
stylelint-config-standard
to 30.
- Updated
stylelint-config-standard
to 29. - Added
media-feature-range-notation
rule.
- Updated
stylelint-config-standard
to 28.
- Updated
stylelint-config-standard
to 27. - Added
gamut/color-no-out-gamut-range
rule.
- Removes
oklch()
fix because of upstream fix.
- Added
keyframe-block-no-duplicate-selectors
rule.
- Fixed
oklch()
function support.
- Updated
stylelint-config-standard
.
- Use
0.x
instead ofx%
for alpha.
- Updated
stylelint-config-standard
. - Removed
function-url-quotes
. - Removed
no-irregular-whitespace
.
- Added rule to prohibit
rgba()
andhsla()
functions.
- Fixed SugarSS conflict.
- Removed color function rules.
- Added code style rules which had conflict with SugarSS.
- Disabled
property-no-vendor-prefix
. - Added color format rules.
- Added rules for space before
{
.
- Disabled
selector-class-pattern
rule.
- Updated
stylelint-order
.
- Moved to
stylelint
14.
- Reduced package size.
- Used
stylelint-config-standard
21.0. - Moved from
peerDependencies
todependencies
.
- Removed
custom-property-empty-line-before
rule.
- Add
:global()
support. - Disable
declaration-colon-newline-after
rule.
- Use
stylelint-config-standard
20.0.
- Use
stylelint
13.0.
- Use
stylelint-order
4.0.
- Initial release.