All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
9.0.1 (2024-08-21)
Note: Version bump only for package @almacareer/stylelint-config
- stylelint-config: Upgrade to Stylelint 15 #DS-1245 (fc78ba8)
- stylelint: Change package scope from @lmc-eu to @almacareer (c3d6ffd)
- stylelint: Drop support for Node.js v14 and older (dc2f921), closes #130
- stylelint: Drop support for Node.js v16 (94d70cc)
- stylelint: Drop support of legacy rules (0c51da7)
- stylelint: Switch from CommonJS to EcmaScript modules (48a54a8)
- stylelint: Rename files with simple names (4c022ab)
- Update all non-major dependencies (d425fd9)
- Update dependency stylelint to v16 (f0a2250)
- Update dependency stylelint-order to v6 (578489c)
- stylelint: Introduce unit tests (f80db28)
Note: Version bump only for package @almacareer/stylelint-config
8.0.0 (2024-07-03)
Note: Version bump only for package @lmc-eu/stylelint-config
7.0.1 (2023-10-06)
- Update dependency stylelint-order to v6 (578489c)
Note: Version bump only for package @lmc-eu/stylelint-config
7.0.0 (2023-10-06)
Note: Version bump only for package @lmc-eu/stylelint-config
6.0.0 (2023-01-16)
- Update dependency stylelint-config-standard-scss to v6 (9b2c409)
-
repo: Rewrite documentation using Textlint ruleset (22e19bd)
- Removed stylelint less than 14.14.0 from peer dependencies.
Note: Version bump only for package @lmc-eu/stylelint-config
5.0.0 (2022-10-07)
- stylelint-config: Add missing CSS properties to
CSS properties order
ruleset (d2e48be)
Note: Version bump only for package @lmc-eu/stylelint-config
5.0.0-alpha.1 (2022-10-07)
- stylelint-config: Allow private SASS variables prefixed with
_
(542fdcc)
Note: Version bump only for package @lmc-eu/stylelint-config
5.0.0-alpha.0 (2022-09-26)
- stylelint-config: Switch to a community-maintained configurations (e302df9)
Note: Version bump only for package @lmc-eu/stylelint-config
4.0.1 (2022-05-05)
- Update dependency stylelint-order to v5 (26880bd)
Note: Version bump only for package @lmc-eu/stylelint-config
4.0.0 (2022-03-25)
- stylelint-config: Remove
camelCaseSvgKeywords
invalue-keyword-case
(aa5a358)- this options requires svg keywords to be in camel case like
currentColor
- this casing is considered as legacy by community and shoudl be avoided
- this options requires svg keywords to be in camel case like
Note: Version bump only for package @lmc-eu/stylelint-config
3.0.1 (2022-03-08)
- stylelint-config: Set camelCaseSvgKeywords to true in value-keyword-case rule (37f8331)
Note: Version bump only for package @lmc-eu/stylelint-config
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines and LMC GitHub preset for the list of supported change types.
3.0.0 (2022-01-18)
- stylelint-config: Require Stylelint 14 (40f924f)
2.0.2 (2021-12-18)
- eslint-config-base: Reformat codebase using ESLint + Prettier (80d8074)
- eslint-config-base: Apply base ESLint rules on current codebase (d86c0d1)
2.0.1 (2021-11-25)
- prettier: Apply prettier formatting to codebase (6a43307)
2.0.0 (2021-11-12)
- stylelint-config: Prefer double-colon notation for pseudo elements (baf1c4b)
- Properly declare paths to repositories in package.json (a85199b)
1.0.4 (2021-11-02)
- Introduce lincense and add credit to strv for inspiration (a2b5a9e)
1.0.3 (2021-07-28)
- browserslist-config: Introduce Browserslist config (a7b5e1e)
1.0.2 (2021-06-03)
Note: Version bump only for package @lmc-eu/stylelint-config
1.0.1 (2021-04-27)
- stylelint: Remove unknown rule (a25b577)
- stylelint: Add stylelint into tool table (f6973e2)