diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..08b0cac --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# Changelog + +## [3.0.0](https://github.com/atolye15/stylelint-config/compare/v2.0.2...v3.0.0) (2023-02-09) + + +### ⚠ BREAKING CHANGES + +* remove the rule `stylelint-declaration-block-no-ignored-properties` if you are using it +* remove the role `meowtec/no-px` if you are using it +* remove the rule `scale-unlimited/declaration-strict-value` if you are using it + +### Features + +* add new up-to-date rules ([479271b](https://github.com/atolye15/stylelint-config/commit/479271b6a3a900e0b41958c4f771d436262b4088)) +* add/update some of the rules ([f1131a8](https://github.com/atolye15/stylelint-config/commit/f1131a8ef8f69509b923a94a05486bc746a93627)) + + +### Refactors + +* allow defining private variable, mixin, function and placeholder ([afd3687](https://github.com/atolye15/stylelint-config/commit/afd368773f8027ad94e47416c72c810195f9bd36)) +* remove stylelint-declaration-strict-value ([3a38eab](https://github.com/atolye15/stylelint-config/commit/3a38eabfe7346c6d89b8b2143ab4c2b8f0da7d3f)) +* remove stylelint-no-px ([ddecf36](https://github.com/atolye15/stylelint-config/commit/ddecf36be5579b4c7877dd53372c23a3c80f84aa)) +* stylelint-declaration-block-no-ignored-properties removed because it is not very much needed ([92b0c2f](https://github.com/atolye15/stylelint-config/commit/92b0c2f74f244c52a916b1699a08e8a1e073ed76)) +* update gitignore to ignore some files ([210d866](https://github.com/atolye15/stylelint-config/commit/210d86625d1875dfee412f4a958cad11d88960de)) diff --git a/package.json b/package.json index 9dd244d..4cc878d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@atolye15/stylelint-config", - "version": "2.0.2", + "version": "3.0.0", "description": "Atölye15 shareable config for stylelint.", "main": "index.js", "keywords": [