- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- Don't break but short-circuit when no files are passed in (James D. Forrester)
- 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)
- 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)
- Bump stylelint dependency from ^8.0.0 to ^9.0.0 (Nathan Woltman)
- build: Bump various devDependencies to latest (James D. Forrester)
- build: Force lodash (dependency of table) to older version (Fixes #49) (James D. Forrester)
- 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)
- build: Move stylelint to peer dependencies and upgrade it to the latest version. (Negar Naghshbandi)
- build: Change stylelint peerDependency to ^7.8.0 (James D. Forrester)
- 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 D. 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 D. Forrester)
- Travis CI: Cache NPM modules (Stephen Edgar)
- Travis CI: Test on latest Node.js v4.x.x and v6.x.x branches (Stephen Edgar)
- Bump stylelint ^6.8.0 -> ^7.0.0 (Stephen Edgar)
- Bump stylelint 6.5.1 -> ^6.8.0 (Radu Micu)
- Use default string formatter for output (Ed Sanders)
- Use built-in verbose formatter (Ed Sanders)
- Bump stylelint 6.3.3 -> 6.5.1 (Ed Sanders)
- 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)
- Allow user to specify all the options (Ed Sanders)
- Add History file (James D. Forrester)
- build: Enable testing via travis-CI (James D. Forrester)
- Initial release (James D. Forrester)