All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
22.0.0 (2024-07-11)
-
deps: rule alignment with stylelint 16.4.0 and configured to
reportNeedlessDisables
21.0.0 (2024-01-19)
- deps: requires
stylelint-order@^6.1.0
peer dependency
- add
lightness-notation
rule
20.0.0 (2023-07-17)
- deps: requires
stylelint-order@^6.0.0
peer dependency - deps: remove deprecated rules.
Added:
import-notation
media-feature-name-allowed-list
media-feature-name-unit-allowed-list
media-feature-range-notation
no-unknown-custom-properties
annotation-no-unknown
declaration-property-value-no-unknown
keyframe-block-no-duplicate-selectors
keyframe-selector-notation
media-query-no-invalid
no-unknown-animations
selector-anb-no-unmatchable
media-feature-name-no-unknown
media-feature-name-value-no-unknown
- deps: update dependency stylelint to v15 (#243) (fa45061)
- deps: update dependency stylelint-order to v6 (#244) (9e081b9)
19.0.0 (2022-04-26)
- stylelint: add declaration-property-max-values and selector-not-notation rules
- Add
declaration-property-max-values
- Add
selector-not-notation
- stylelint: add declaration-property-max-values and selector-not-notation rules (7a4626a)
18.0.0 (2022-03-04)
- deps: update to eslint v8.10.0 and stylelint v14.5.3
- Added
function-no-unknown
rule - Added
font-family-name-quotes
rule
17.0.0 (2021-11-05)
- deps: update to stylelint v14.0.0 and stylelint-order v5.0.0
- Add
color-hex-alpha
- Add
custom-property-no-missing-var-function
- Remove
function-calc-no-invalid
Co-authored-by: Renovate Bot [email protected] Co-authored-by: Jonathan Zempel [email protected]
16.0.1 (2021-03-30)
16.0.0 (2021-03-10)
- deps: stylelint v13.12.0 peer dependency
Co-authored-by: Renovate Bot [email protected] Co-authored-by: Jonathan Zempel [email protected]
15.0.0 (2020-11-30)
14.0.0 (2020-09-02)
- deps: deprecated
*-blacklist
,*-requirelist
and*-whitelist
rules in favor of the new*-disallowed-list
,*-required-list
and*-allowed-list
ones
Co-authored-by: Renovate Bot [email protected] Co-authored-by: hzhu [email protected] Co-authored-by: Jonathan Zempel [email protected]
13.0.0 (2020-05-20)
- deps: update dependency stylelint to v13.5.0 (#151)
12.0.1 (2020-01-13)
12.0.0 (2019-11-18)
11.0.0 (2019-09-17)
-
deps: add new
unicode-bom
rule which requires stylelint v11.
10.0.0 (2019-04-23)
- deps: stylelint ^10.0.0 is now required.
9.2.0 (2019-04-16)
9.1.0 (2019-01-23)
9.0.9 (2018-11-30)
9.0.8 (2018-11-14)
9.0.7 (2018-10-30)
9.0.6 (2018-10-16)
9.0.5 (2018-09-04)
9.0.4 (2018-08-21)
9.0.3 (2018-08-14)
9.0.2 (2018-08-13)
9.0.1 (2018-08-06)
9.0.0 (2018-08-06)
- existing CSS linting will fail if:
- keyframe names don't start with
zd-
. - non-Unix linebreaks are used.
8.1.1 (2018-06-12)
8.1.0 (2018-06-12)
8.0.2 (2018-03-21)
8.0.1 (2018-03-19)
8.0.0 (2018-03-19)
- prepare for @zendeskgarden npm publish (#13) (caaaaac)
- package location has moved to the npm registry under
@zendeskgarden/stylelint-config
. See the README for installation/upgrade details.
7.0.0 (2018-02-21)
- upgraded to extend stylelint 9.1.x and stylelint-order 0.8.x.
6.0.0 - 2017-11-16
Changed (per #10)
- Upgraded to extend stylelint 8.2.x and stylelint-order 0.7.x.
5.1.0 - 2017-07-10
Changed (per #9)
- Upgraded to extend stylelint 7.12.x and stylelint-order 0.5.x.
5.0.0 - 2017-05-26
Changed (per #8)
- Prepared package for registry publish as
@zendesk/garden-stylelint-config
. See README for updated installation and usage. - Update
stylelint
peer dependency to version 7.10.x. - Update
stylint-order
peer dependency to version 0.4.x.
4.1.0 - 2017-02-21
Removed (per #7)
- Rules deprecated by stylelint 7.9.x.
- Order of block properties now handled by
stylelint-order
package.
4.0.0 - 2016-09-15
Changed (per #6)
- Upgraded to extend stylelint 7.x.
3.0.0 - 2016-07-06
Changed (per #5)
- Upgraded to extend stylelint 6.x.
2.0.0 - 2016-03-23
Changed (per #4)
- Upgraded to extend stylelint 5.x.
1.0.0 - 2015-12-16
Changed (per #1)
- Upgraded to extend stylelint 3.x.