Skip to content

Latest commit

 

History

History
411 lines (176 loc) · 14.9 KB

CHANGELOG.md

File metadata and controls

411 lines (176 loc) · 14.9 KB

3.0.1 (2024-01-12)

Bug Fixes

  • deps: update dependency stylelint-config-standard to v36 (#45) (14554af)

3.0.0 (2023-12-22)

  • BREAKING CHANGE: Stylelint 16 (33d2085)

BREAKING CHANGES

  • Stylelint 16

2.1.13 (2023-07-19)

Bug Fixes

  • deps: update dependency stylelint-config-standard to v34 (#40) (fbe78a1)

2.1.12 (2023-05-14)

Bug Fixes

  • deps: update dependency stylelint-scss to v5 (#39) (006d168)

2.1.11 (2023-04-16)

Bug Fixes

  • bump stylelint-config-standard to v33 (23b84c6)

2.1.10 (2023-04-13)

Bug Fixes

  • deps: update dependency stylelint-config-standard to v32 (#37) (ba3a8d1)

2.1.9 (2023-03-23)

Bug Fixes

  • upgrade stylelint-config-standard to v31 (4ccb5e6)

2.1.8 (2023-03-07)

Bug Fixes

  • ignore dollar signs (sass variables) in declaration-property-value-no-unknown (969616c)

2.1.7 (2023-03-07)

Bug Fixes

  • get rid of stylelint-csstree-validator (b17a7f4)

2.1.6 (2023-02-26)

Bug Fixes

2.1.5 (2023-02-16)

Bug Fixes

  • remove deprecated rules (2d1befa)

2.1.4 (2023-02-16)

Bug Fixes

2.1.3 (2023-02-16)

Bug Fixes

2.1.2 (2022-10-30)

Bug Fixes

  • move postcss and postcss-scss to deps (92e9880)

2.1.1 (2022-10-19)

Bug Fixes

  • disable function-no-unknown (2934227)

2.1.0 (2022-10-19)

Features

  • deps: update dependency stylelint-config-standard to v29 (#33) (398e84d)

2.0.6 (2021-12-14)

Bug Fixes

  • change index.js to index.json in package.json (29c87ba)

2.0.5 (2021-12-14)

Bug Fixes

2.0.4 (2021-12-14)

Bug Fixes

  • bump stylelint-csstree-validator and stylelint-config-standard (3e37540)

2.0.3 (2021-11-03)

Bug Fixes

  • disable keyframes-name-pattern, max-line-length and string-quotes rules (34c784f)

2.0.2 (2021-11-03)

Bug Fixes

  • customSyntax postcss-scss (1375e3a)

2.0.1 (2021-11-03)

Bug Fixes

  • disable alpha-value-notation and color-function-notation rules (86c3c75)

2.0.0 (2021-11-03)

  • BREAKING CHANGE: Stylelint 14 (e1e2244)

BREAKING CHANGES

  • Stylelint 14

1.1.31 (2021-05-16)

Bug Fixes

  • disable no-invalid-position-at-import-rule (da83537)

1.1.30 (2021-05-02)

Bug Fixes

  • update stylelint-config-standard (83b866b)

1.1.29 (2020-12-21)

Bug Fixes

  • bump stylelint-config-property-sort-order-smacss (aeee417)

1.1.28 (2020-10-27)

Bug Fixes

1.1.27 (2020-07-19)

Bug Fixes

1.1.26 (2020-02-22)

Bug Fixes

  • disable the value-keyword-case rule (2308fbb)

1.1.25 (2020-02-15)

Bug Fixes

1.1.24 (2020-01-19)

Bug Fixes

1.1.23 (2019-11-23)

Bug Fixes

1.1.22 (2019-11-20)

Bug Fixes

1.1.21 (2019-11-16)

Bug Fixes

1.1.20 (2019-11-16)

Bug Fixes

  • run semantic-release only for push events (on master) (fc44e0b)

1.1.19 (2019-11-16)

Bug Fixes

  • remove tools/publish-to-github-registry.sh (92eda04)

1.1.18 (2019-11-16)

Bug Fixes

  • use semantic-release-action (6e595ff)

1.1.17 (2019-11-16)

Bug Fixes

1.1.16 (2019-11-16)

Bug Fixes

1.1.15 (2019-11-16)

Bug Fixes

1.1.14 (2019-11-16)

Bug Fixes

1.1.13 (2019-10-07)

Bug Fixes

1.1.12 (2019-09-26)

Bug Fixes

  • prepare-npmrc-for-github-registry.sh -> publish-to-github-registry.sh (ffaec3e)

1.1.11 (2019-09-26)

Bug Fixes

  • add publishConfig to package.json before publishing to GitHub actions (0c2827e)

1.1.10 (2019-09-26)

Bug Fixes

  • extract creating .npmrc (for github action) to standalone file (2bc12fe)

1.1.9 (2019-09-26)

Bug Fixes

  • publish to npm and GitHub registries (12e686b)

1.1.8 (2019-09-22)

Bug Fixes

  • bump stylelint to ^11.0.0 in peerDependencies (ed0fef5)

1.1.7 (2019-09-15)

Bug Fixes

  • package: update stylelint-config-standard to version 19.0.0 (#4) (517609b)

1.1.6 (2019-07-30)

Bug Fixes

1.1.5 (2019-07-11)

Bug Fixes

  • bump stylelint-csstree-validator to ^1.5.1 (3bea00d)

1.1.4 (2019-07-11)

Bug Fixes

  • bump stylelint-csstree-validator to ^1.5.0 (87ba87a)

1.1.3 (2019-07-08)

Bug Fixes

1.1.2 (2019-07-05)

Bug Fixes

  • bump stylelint-csstree-validator to ^1.4.1 (679474d)

1.1.1 (2019-07-05)

Bug Fixes

  • remove unused declaration-empty-line-before rule, add more tests (b0b2956)

1.1.0 (2019-07-05)

Features

  • add stylelint-csstree-validator (1269b5d)

1.0.4 (2019-07-05)

Bug Fixes

  • use stylelint-config-property-sort-order-smacss (b308c79)

1.0.3 (2019-07-04)

Bug Fixes

  • remove stylelint-csstree-validator (eac3300)

1.0.2 (2019-07-04)

Bug Fixes

  • bump stylelint-csstree-validator to ^1.4.0 (fdeb51c)