Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

64 lines (33 loc) · 1.92 KB

Changelog

4.0.0

Major Changes

  • 27a9d55: Support stylelint 16.

3.0.1

Patch Changes

  • b3c5435: Update stylelint-value-no-unknown-custom-properties dependency.

3.0.0

Major Changes

  • 0a28151: Support for Stylelint 15

2.0.2

Patch Changes

  • ee6db79: Handle package exports.

2.0.1

Patch Changes

  • Fix disabling value for selector-no-qualifying-type

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2022-03-01)

1.1.4 (2021-10-30)

Bug Fixes

  • disable javascript files (f91721a)
  • remove rule for empty lines before comments (78bee65)

1.1.3 (2021-05-15)

Bug Fixes

  • do not throw when cannot import a file to read its custom properties (e427c58)

1.1.2 (2021-05-05)

Bug Fixes

  • correctly resolve style modules (dd2f331)

1.1.1 (2021-05-05)

1.1.0 (2021-03-24)

Features

  • add custom properties checks (93e2682)

1.0.0 (2020-11-15)