Releases: srowhani/sass-lint-auto-fix
Releases · srowhani/sass-lint-auto-fix
v0.14.4
0.14.4 (2018-10-01)
Bug Fixes
- resolver: empty-line-between-blocks (207f287)
- resolver: empty-line-between-blocks (eed3133)
- resolver: empty-line-between-blocks handles all cases (463c97d)
v0.14.3
0.14.3 (2018-09-30)
Bug Fixes
- clean: remove unuse dprops (3bb133e)
- clean: remove unused method (f76e17e)
- color: if sibling is type args dont perform swap (9a7db2f)
v0.14.1
0.14.1 (2018-09-22)
Bug Fixes
- resolver: trailing-zero modifying content (56ff864)
v0.14.0
0.14.0 (2018-09-21)
Features
- config: sl-config is able to be passed in (08f0a61)
v0.13.0
0.13.0 (2018-09-21)
Bug Fixes
- imports: remove broken import (099d59e)
- tests: attribute quotes (df27031)
Features
- refactor: moving to generator based instead of cb (4804ffb)
- refactor: rewrite using generators (00b8b79)
v0.12.0
0.12.0 (2018-09-05)
Bug Fixes
- merge: update version to latest (5a559cb)
Features
- fork: update ast library to safe check contains (74891d1)
v0.11.6
0.11.6 (2018-09-04)
Bug Fixes
- tests: add tests for code from pull request #39 (002bec0)
- tests: adjust timeout and run tests inBand (0f1ffe9)
- tests: make tests pass (57dd35b)
v0.11.5
0.11.5 (2018-08-29)
Bug Fixes
- extra-checks: only process content if not empty (63fb7f5)
v0.11.4
0.11.4 (2018-08-27)
Bug Fixes
- reports: better error reporting during file processing (9b1e9bf)