This repository has been archived by the owner on May 3, 2024. It is now read-only.
Releases: wikimedia/grunt-stylelint
Releases · wikimedia/grunt-stylelint
v0.20.0 / 2024-05-03
- Drop Node.js 16 support (James D. Forrester)
- Switch to stylelint 16.x (in CommonJS mode) (James D. Forrester)
- build: Upgrade eslint-config-wikimedia to 0.27.0 (James D. Forrester)
- build: Upgrade grunt-contrib-nodeunit to d73c0771a pre-release for security issues (James D. Forrester)
v0.19.0 / 2023-07-12
- Raise stylelint requirement from 14.x to 15.x (James D. Forrester)
- build: Drop Node.js version 12.x and 14.x, update to '16.x, 18.x' (James D. Forrester)
v0.18.0 / 2022-03-29
- Update stylelint to 14.5.0 (Виктор Виктор)
- build: Bump stylelint-less from ^1.0.3 to ^1.0.5 (James D. Forrester)
- build: Add codeql code scanning tool to CI (James D. Forrester)
v0.17.0 / 2021-10-22
- Drop Node 10 support (James D. Forrester)
- Require stylelint 14.0.0, up from 13.8.0 (James D. Forrester)
- build: Bump various devDependencies to latest (James D. Forrester)
v0.16.0 / 2020-11-19
- Drop Node 8 support (Ed Sanders)
- Require stylelint 13.8.0, up from 13.3.2 (Ed Sanders, James D. Forrester)
- Upgrade chalk dependency from ^3.0.0 to ^4.1.0 (Ed Sanders)
- Pass through --fix to stylelint options (Ed Sanders)
- README: Fix label of 'fix' option, copy-pasted as 'syntax' (i alarmed alien)
v0.15.0 / 2020-04-15
- Require stylelint 13.3.2, up from 13.2.0 (James D. Forrester)
- Upgrade chalk dependency from ^2.4.2 to ^3.0.0 (James D. Forrester)
- build: Replace Travis with GitHub Actions (James D. Forrester)
- build: Bump devDependencies to latest (James D. Forrester)
v0.14.0 / 2020-02-14
- Require stylelint 13.2.0, up from 12.0.0 (James D. Forrester)
- build: Upgrade grunt-contrib-nodeunit from 2.0.0 to 2.1.0 for security issue (James D. Forrester)
v0.13.0 / 2019-09-11
- Bump stylelint dependency from ^11.0.0 to ^12.0.0 (Lars Laade)
- build: Replace handlebars in sub-dependencies for npm audit's happiness (James D. Forrester)
v0.12.0 / 2019-10-21
- Bump stylelint dependency from ^10.0.0 to ^11.0.0 (Nathan Woltman)
- build: Upgrade eslint-config-wikimedia from 0.13.1 to 0.14.3 (James D. Forrester)
v0.11.1 / 2019-07-31
- Don't break but short-circuit when no files are passed in (James D. Forrester)