.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / prettier-stylelint / CHANGELOG.md
1 <a name="0.4.2"></a>
2 ## [0.4.2](https://github.com/hugomrdias/prettier-stylelint/compare/v0.4.1...v0.4.2) (2017-09-25)
3
4
5 ### Bug Fixes
6
7 * add repo url ([0be9ac6](https://github.com/hugomrdias/prettier-stylelint/commit/0be9ac6))
8
9
10
11 <a name="0.4.1"></a>
12 ## [0.4.1](https://github.com/hugomrdias/prettier-stylelint/compare/v0.4.0...v0.4.1) (2017-09-25)
13
14
15
16 <a name="0.4.0"></a>
17 # [0.4.0](https://github.com/hugomrdias/prettier-stylelint/compare/v0.3.2...v0.4.0) (2017-09-25)
18
19
20 ### Features
21
22 * lookup prettier config and relative package import, plus more tests ([bbc651a](https://github.com/hugomrdias/prettier-stylelint/commit/bbc651a))
23
24
25
26 <a name="0.3.2"></a>
27 ## [0.3.2](https://github.com/hugomrdias/prettier-stylelint/compare/v0.3.1...v0.3.2) (2017-09-21)
28
29
30 ### Bug Fixes
31
32 * dont re use the same linter instance because we can't invalidate the config cache ([b6e1f7b](https://github.com/hugomrdias/prettier-stylelint/commit/b6e1f7b))
33
34
35
36 <a name="0.3.1"></a>
37 ## [0.3.1](https://github.com/hugomrdias/prettier-stylelint/compare/v0.3.0...v0.3.1) (2017-09-21)
38
39
40 ### Bug Fixes
41
42 * fix tests and update deps ([fa9ee6e](https://github.com/hugomrdias/prettier-stylelint/commit/fa9ee6e))
43 * vscode extension PR url ([6da9874](https://github.com/hugomrdias/prettier-stylelint/commit/6da9874))
44
45
46
47 <a name="0.3.0"></a>
48 # [0.3.0](https://github.com/hugomrdias/prettier-stylelint/compare/v0.2.3...v0.3.0) (2017-09-19)
49
50
51 ### Features
52
53 * no more temp file to fix with stylelint ([d78b40c](https://github.com/hugomrdias/prettier-stylelint/commit/d78b40c))
54
55
56
57 <a name="0.2.3"></a>
58 ## [0.2.3](https://github.com/hugomrdias/prettier-stylelint/compare/v0.2.1...v0.2.3) (2017-09-19)
59
60
61 ### Bug Fixes
62
63 * changelog commit again ([57426d4](https://github.com/hugomrdias/prettier-stylelint/commit/57426d4))
64
65
66
67 <a name="0.2.1"></a>
68 ## [0.2.1](https://github.com/hugomrdias/prettier-stylelint/compare/v0.2.0...v0.2.1) (2017-09-19)
69
70
71 ### Bug Fixes
72
73 * add version to build changelog with np ([b925156](https://github.com/hugomrdias/prettier-stylelint/commit/b925156))
74
75
76 ### Features
77
78 * add changelog ([2839723](https://github.com/hugomrdias/prettier-stylelint/commit/2839723))
79
80
81
82 <a name="0.2.0"></a>
83 # [0.2.0](https://github.com/hugomrdias/prettier-stylelint/compare/v0.1.1...v0.2.0) (2017-09-14)
84
85
86 ### Bug Fixes
87
88 * no need to check for arrays anymore ([cc27ee9](https://github.com/hugomrdias/prettier-stylelint/commit/cc27ee9))
89
90
91 ### Features
92
93 * support extends and add compatibility stylelint config  ([5698124](https://github.com/hugomrdias/prettier-stylelint/commit/5698124))
94
95
96
97 <a name="0.1.1"></a>
98 ## [0.1.1](https://github.com/hugomrdias/prettier-stylelint/compare/v0.1.0...v0.1.1) (2017-09-13)
99
100
101
102 <a name="0.1.0"></a>
103 # [0.1.0](https://github.com/hugomrdias/prettier-stylelint/compare/v0.0.1...v0.1.0) (2017-09-13)
104
105
106 ### Features
107
108 * finish cli ([3e2a6ff](https://github.com/hugomrdias/prettier-stylelint/commit/3e2a6ff))
109
110
111
112 <a name="0.0.1"></a>
113 ## [0.0.1](https://github.com/hugomrdias/prettier-stylelint/compare/6dbf2f7...v0.0.1) (2017-09-12)
114
115
116 ### Bug Fixes
117
118 * cleanup cli ([abf97a2](https://github.com/hugomrdias/prettier-stylelint/commit/abf97a2))
119 * make this test pass needs further investigation ([208de52](https://github.com/hugomrdias/prettier-stylelint/commit/208de52))
120 * make this test pass needs further investigation ([f83496b](https://github.com/hugomrdias/prettier-stylelint/commit/f83496b))
121 * remove [@std](https://github.com/std)/esm cause it breaks in vscode extension ([fa198eb](https://github.com/hugomrdias/prettier-stylelint/commit/fa198eb))
122
123
124 ### Features
125
126 * add initial implementation for the formatter and cli ([6dbf2f7](https://github.com/hugomrdias/prettier-stylelint/commit/6dbf2f7))
127 * add more tests and test custom syntax support ([a1c813b](https://github.com/hugomrdias/prettier-stylelint/commit/a1c813b))
128
129
130