## [0.4.2](https://github.com/hugomrdias/prettier-stylelint/compare/v0.4.1...v0.4.2) (2017-09-25) ### Bug Fixes * add repo url ([0be9ac6](https://github.com/hugomrdias/prettier-stylelint/commit/0be9ac6)) ## [0.4.1](https://github.com/hugomrdias/prettier-stylelint/compare/v0.4.0...v0.4.1) (2017-09-25) # [0.4.0](https://github.com/hugomrdias/prettier-stylelint/compare/v0.3.2...v0.4.0) (2017-09-25) ### Features * lookup prettier config and relative package import, plus more tests ([bbc651a](https://github.com/hugomrdias/prettier-stylelint/commit/bbc651a)) ## [0.3.2](https://github.com/hugomrdias/prettier-stylelint/compare/v0.3.1...v0.3.2) (2017-09-21) ### Bug Fixes * dont re use the same linter instance because we can't invalidate the config cache ([b6e1f7b](https://github.com/hugomrdias/prettier-stylelint/commit/b6e1f7b)) ## [0.3.1](https://github.com/hugomrdias/prettier-stylelint/compare/v0.3.0...v0.3.1) (2017-09-21) ### Bug Fixes * fix tests and update deps ([fa9ee6e](https://github.com/hugomrdias/prettier-stylelint/commit/fa9ee6e)) * vscode extension PR url ([6da9874](https://github.com/hugomrdias/prettier-stylelint/commit/6da9874)) # [0.3.0](https://github.com/hugomrdias/prettier-stylelint/compare/v0.2.3...v0.3.0) (2017-09-19) ### Features * no more temp file to fix with stylelint ([d78b40c](https://github.com/hugomrdias/prettier-stylelint/commit/d78b40c)) ## [0.2.3](https://github.com/hugomrdias/prettier-stylelint/compare/v0.2.1...v0.2.3) (2017-09-19) ### Bug Fixes * changelog commit again ([57426d4](https://github.com/hugomrdias/prettier-stylelint/commit/57426d4)) ## [0.2.1](https://github.com/hugomrdias/prettier-stylelint/compare/v0.2.0...v0.2.1) (2017-09-19) ### Bug Fixes * add version to build changelog with np ([b925156](https://github.com/hugomrdias/prettier-stylelint/commit/b925156)) ### Features * add changelog ([2839723](https://github.com/hugomrdias/prettier-stylelint/commit/2839723)) # [0.2.0](https://github.com/hugomrdias/prettier-stylelint/compare/v0.1.1...v0.2.0) (2017-09-14) ### Bug Fixes * no need to check for arrays anymore ([cc27ee9](https://github.com/hugomrdias/prettier-stylelint/commit/cc27ee9)) ### Features * support extends and add compatibility stylelint config ([5698124](https://github.com/hugomrdias/prettier-stylelint/commit/5698124)) ## [0.1.1](https://github.com/hugomrdias/prettier-stylelint/compare/v0.1.0...v0.1.1) (2017-09-13) # [0.1.0](https://github.com/hugomrdias/prettier-stylelint/compare/v0.0.1...v0.1.0) (2017-09-13) ### Features * finish cli ([3e2a6ff](https://github.com/hugomrdias/prettier-stylelint/commit/3e2a6ff)) ## [0.0.1](https://github.com/hugomrdias/prettier-stylelint/compare/6dbf2f7...v0.0.1) (2017-09-12) ### Bug Fixes * cleanup cli ([abf97a2](https://github.com/hugomrdias/prettier-stylelint/commit/abf97a2)) * make this test pass needs further investigation ([208de52](https://github.com/hugomrdias/prettier-stylelint/commit/208de52)) * make this test pass needs further investigation ([f83496b](https://github.com/hugomrdias/prettier-stylelint/commit/f83496b)) * remove [@std](https://github.com/std)/esm cause it breaks in vscode extension ([fa198eb](https://github.com/hugomrdias/prettier-stylelint/commit/fa198eb)) ### Features * add initial implementation for the formatter and cli ([6dbf2f7](https://github.com/hugomrdias/prettier-stylelint/commit/6dbf2f7)) * add more tests and test custom syntax support ([a1c813b](https://github.com/hugomrdias/prettier-stylelint/commit/a1c813b))