All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.6.0 - 2018-12-04
- Rework resolution of config to fix #64 (see #65)
0.5.0 - 2018-04-09
- emitWarning option which instructs the loader to emit all errors as webpack warnings
0.4.0 - 2017-10-24
- Webpack now also outputs Stylelint warnings
- If there are only warnings Webpack will output a warning instead of an error
0.3.0 - 2017-10-02
- Updated Stylelint peerDependency to >= 7.8
- Updated Webpack peerDependency to >= 2
- Updated recommended Node version to >= 6
0.2.1 - 2017-09-05
- Updated peerDependencies to be in sync with devDependencies
0.2.0 - 2017-08-23
- CODEOWNERS file
- configPath option
- eslint
- stylelint-processor-styled-components
0.1.1 - 2017-08-15
- CircleCI
- Coveralls
- Greenkeeper
- Push + commit hooks for dev
- Completion of tests
- Completion of README.md
- stylelint
- stylelint-config-standard
- styleling-processor-styled-components
- Basic implementation