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.11.0 / 2019-04-30
- Bump stylelint dependency from ^9.0.0 to ^10.0.0 (Nathan Woltman)
- build: Update chalk dependency to the latest version (Nathan Woltman)
- build: Upgrade grunt from 1.0.3 to 1.0.4 (James D. Forrester)
- build: Upgrade eslint-config-wikimedia from 0.7.2 to 0.11.0 (James D. Forrester)
- build: Upgrade lodash from 4.17.10 to 4.17.11 (James D. Forrester)
v0.10.1 / 2018-09-04
- Use correct stylelint option name (Stephen Edgar)
- Add
package-lock.json
to.gitignore
(Stephen Edgar) - Drop testing in Node 4, EOL today (James D. Forrester)
- build: Remove redundant 'npm@latest' for Travis (Timo Tijhof)
- build: Add Node 10 to Travis matrix (Timo Tijhof)
- build: Bump devDependencies to latest (James D. Forrester)
v0.10.0
v0.9.0
- Travis CI: Use the latest npm 5.x, add Node.js 8.x (Stephen Edgar)
- README: Explicitly call out stylelint peerDep (James D. Forrester)
- build: Bump stylelint dependency from ^7.8.0 to ^8.0.0 (axten)
v0.8.0
v0.7.0
- Don't over-ride
formatter
option if set (James D. Forrester) - Support for
outputFile
and customformatter
s (Martin Cermak) - README: Added basic configuration (M.D. van Es)
- README: Add
failOnError
; give full config example (James Forrester) - tests: Test for
outputFile
(Martin Cermak) - build: Replace jshint/jscs with eslint (Ed Sanders)
- build: Bump stylelint dependency from ^7.7.1 to 7.8.0 (James Forrester)
v0.6.0
v0.5.0
- Bump stylelint 6.5.1 -> ^6.8.0 (Radu Micu)
v0.4.0
- Use default string formatter for output (Ed Sanders)
- Use built-in verbose formatter (Ed Sanders)
- build: Bump stylelint 6.3.3 -> 6.5.1 (Ed Sanders)
v0.3.0
- Update package.json fixing typo (Volker E)
- Fix error reporting (Ed Sanders)
- Provide a first unit test (James D. Forrester)
- Filter out directories passed in as input (James D. Forrester)