3.0.1 (2024-01-12)
3.0.0 (2023-12-22)
- BREAKING CHANGE: Stylelint 16 (33d2085)
- Stylelint 16
2.1.13 (2023-07-19)
2.1.12 (2023-05-14)
2.1.11 (2023-04-16)
- bump stylelint-config-standard to v33 (23b84c6)
2.1.10 (2023-04-13)
2.1.9 (2023-03-23)
- upgrade stylelint-config-standard to v31 (4ccb5e6)
2.1.8 (2023-03-07)
- ignore dollar signs (sass variables) in declaration-property-value-no-unknown (969616c)
2.1.7 (2023-03-07)
- get rid of stylelint-csstree-validator (b17a7f4)
2.1.6 (2023-02-26)
- bump deps (ebc1c6c)
2.1.5 (2023-02-16)
- remove deprecated rules (2d1befa)
2.1.4 (2023-02-16)
- stylelint 15 (b5b9648)
2.1.3 (2023-02-16)
- stylelint 15 (29b7985)
2.1.2 (2022-10-30)
- move postcss and postcss-scss to deps (92e9880)
2.1.1 (2022-10-19)
- disable function-no-unknown (2934227)
2.1.0 (2022-10-19)
2.0.6 (2021-12-14)
- change index.js to index.json in package.json (29c87ba)
2.0.5 (2021-12-14)
- index.js -> index.json (57d0c5e)
2.0.4 (2021-12-14)
- bump stylelint-csstree-validator and stylelint-config-standard (3e37540)
2.0.3 (2021-11-03)
- disable keyframes-name-pattern, max-line-length and string-quotes rules (34c784f)
2.0.2 (2021-11-03)
- customSyntax postcss-scss (1375e3a)
2.0.1 (2021-11-03)
- disable alpha-value-notation and color-function-notation rules (86c3c75)
2.0.0 (2021-11-03)
- BREAKING CHANGE: Stylelint 14 (e1e2244)
- Stylelint 14
1.1.31 (2021-05-16)
- disable no-invalid-position-at-import-rule (da83537)
1.1.30 (2021-05-02)
- update stylelint-config-standard (83b866b)
1.1.29 (2020-12-21)
- bump stylelint-config-property-sort-order-smacss (aeee417)
1.1.28 (2020-10-27)
- bump csstree to v1.0.0 (289de56)
1.1.27 (2020-07-19)
- bump yarn.lock (27c19ac)
1.1.26 (2020-02-22)
- disable the value-keyword-case rule (2308fbb)
1.1.25 (2020-02-15)
- bump deps (749aaf8)
1.1.24 (2020-01-19)
- stylelint 13 (c3a35c7)
1.1.23 (2019-11-23)
- bump stylelint-scss (b3959ca)
1.1.22 (2019-11-20)
- bump yarn.lock (4e249a4)
1.1.21 (2019-11-16)
- add skip ci support (e99a9dc)
1.1.20 (2019-11-16)
- run semantic-release only for push events (on master) (fc44e0b)
1.1.19 (2019-11-16)
- remove tools/publish-to-github-registry.sh (92eda04)
1.1.18 (2019-11-16)
- use semantic-release-action (6e595ff)
1.1.17 (2019-11-16)
- release (f59d559)
1.1.16 (2019-11-16)
- release (516553e)
1.1.15 (2019-11-16)
- release (ad61942)
1.1.14 (2019-11-16)
- stylelint 12 (6495c9c)
1.1.13 (2019-10-07)
- bump deps (af1cfc9)
1.1.12 (2019-09-26)
- prepare-npmrc-for-github-registry.sh -> publish-to-github-registry.sh (ffaec3e)
1.1.11 (2019-09-26)
- add publishConfig to package.json before publishing to GitHub actions (0c2827e)
1.1.10 (2019-09-26)
- extract creating .npmrc (for github action) to standalone file (2bc12fe)
1.1.9 (2019-09-26)
- publish to npm and GitHub registries (12e686b)
1.1.8 (2019-09-22)
- bump stylelint to ^11.0.0 in peerDependencies (ed0fef5)
1.1.7 (2019-09-15)
1.1.6 (2019-07-30)
- ignore ts files (ee167c0)
1.1.5 (2019-07-11)
- bump stylelint-csstree-validator to ^1.5.1 (3bea00d)
1.1.4 (2019-07-11)
- bump stylelint-csstree-validator to ^1.5.0 (87ba87a)
1.1.3 (2019-07-08)
- ignore js files (8193cf2)
1.1.2 (2019-07-05)
- bump stylelint-csstree-validator to ^1.4.1 (679474d)
1.1.1 (2019-07-05)
- remove unused declaration-empty-line-before rule, add more tests (b0b2956)
1.1.0 (2019-07-05)
- add stylelint-csstree-validator (1269b5d)
1.0.4 (2019-07-05)
- use stylelint-config-property-sort-order-smacss (b308c79)
1.0.3 (2019-07-04)
- remove stylelint-csstree-validator (eac3300)
1.0.2 (2019-07-04)
- bump stylelint-csstree-validator to ^1.4.0 (fdeb51c)