@readme/stylelint-config 7.0.2 → 7.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
- package/CHANGELOG.md +0 -470
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@readme/stylelint-config",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.3",
|
|
4
4
|
"description": "ReadMe coding standards for styles",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -33,9 +33,9 @@
|
|
|
33
33
|
"postcss": "^8.4.12"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@readme/eslint-config": "^14.0.
|
|
36
|
+
"@readme/eslint-config": "^14.0.3",
|
|
37
37
|
"vitest": "^2.0.3"
|
|
38
38
|
},
|
|
39
39
|
"prettier": "@readme/eslint-config/prettier",
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "819e44d83ac6078a3f21330754058e9ff1d5670b"
|
|
41
41
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,470 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [7.0.2](https://github.com/readmeio/standards/compare/@readme/stylelint-config@7.0.1...@readme/stylelint-config@7.0.2) (2024-07-17)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
## [7.0.1](https://github.com/readmeio/standards/compare/@readme/stylelint-config@7.0.0...@readme/stylelint-config@7.0.1) (2024-07-17)
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
### Reverts
|
|
18
|
-
|
|
19
|
-
* Revert "chore(deps): bumping out of date deps" ([3e119e7](https://github.com/readmeio/standards/commit/3e119e7fe3b3ef305fd2372f5ac742be051e2072))
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
# [7.0.0](https://github.com/readmeio/standards/compare/@readme/stylelint-config@6.1.2...@readme/stylelint-config@7.0.0) (2024-04-03)
|
|
26
|
-
|
|
27
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
## [6.1.2](https://github.com/readmeio/standards/compare/@readme/stylelint-config@6.1.1...@readme/stylelint-config@6.1.2) (2024-04-01)
|
|
34
|
-
|
|
35
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
## [6.1.1](https://github.com/readmeio/standards/compare/@readme/stylelint-config@6.1.0...@readme/stylelint-config@6.1.1) (2024-03-20)
|
|
42
|
-
|
|
43
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
# [6.1.0](https://github.com/readmeio/standards/compare/@readme/stylelint-config@6.0.8...@readme/stylelint-config@6.1.0) (2024-02-27)
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
### Features
|
|
53
|
-
|
|
54
|
-
* **stylelint-config:** allow zero units for css props ([#817](https://github.com/readmeio/standards/issues/817)) ([15ab8d7](https://github.com/readmeio/standards/commit/15ab8d7adfbd7be7f5cf1361bc42b9d785812de5))
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
## [6.0.8](https://github.com/readmeio/standards/compare/@readme/stylelint-config@6.0.7...@readme/stylelint-config@6.0.8) (2024-02-16)
|
|
61
|
-
|
|
62
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
## [6.0.7](https://github.com/readmeio/standards/compare/@readme/stylelint-config@6.0.6...@readme/stylelint-config@6.0.7) (2024-01-01)
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
### Reverts
|
|
72
|
-
|
|
73
|
-
* Revert "chore(deps): bump stylelint-config-sass-guidelines from 10.0.0 to 11.0.0 (#793)" (#803) ([dcc4ae5](https://github.com/readmeio/standards/commit/dcc4ae528767ef88230b8628bb725e91a95b6450)), closes [#793](https://github.com/readmeio/standards/issues/793) [#803](https://github.com/readmeio/standards/issues/803)
|
|
74
|
-
* Revert "chore(deps): bump stylelint-config-standard-scss from 11.1.0 to 12.0.0 (#797)" (#802) ([04a6872](https://github.com/readmeio/standards/commit/04a6872652a4f969aa1a3a924c11eceb8cc45e29)), closes [#797](https://github.com/readmeio/standards/issues/797) [#802](https://github.com/readmeio/standards/issues/802)
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
## [6.0.6](https://github.com/readmeio/standards/compare/@readme/stylelint-config@6.0.5...@readme/stylelint-config@6.0.6) (2023-11-01)
|
|
81
|
-
|
|
82
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
## [6.0.5](https://github.com/readmeio/standards/compare/@readme/stylelint-config@6.0.4...@readme/stylelint-config@6.0.5) (2023-10-31)
|
|
89
|
-
|
|
90
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
## [6.0.4](https://github.com/readmeio/standards/compare/@readme/stylelint-config@6.0.3...@readme/stylelint-config@6.0.4) (2023-10-31)
|
|
97
|
-
|
|
98
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
## [6.0.3](https://github.com/readmeio/standards/compare/@readme/stylelint-config@6.0.2...@readme/stylelint-config@6.0.3) (2023-10-31)
|
|
105
|
-
|
|
106
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
## [6.0.2](https://github.com/readmeio/standards/compare/@readme/stylelint-config@6.0.1...@readme/stylelint-config@6.0.2) (2023-10-05)
|
|
113
|
-
|
|
114
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
## [6.0.1](https://github.com/readmeio/standards/compare/@readme/stylelint-config@6.0.0...@readme/stylelint-config@6.0.1) (2023-09-13)
|
|
121
|
-
|
|
122
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
# [6.0.0](https://github.com/readmeio/standards/compare/@readme/stylelint-config@5.0.6...@readme/stylelint-config@6.0.0) (2023-09-12)
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
### Features
|
|
132
|
-
|
|
133
|
-
* dropping support for Node 14 and 16 ([293357d](https://github.com/readmeio/standards/commit/293357db47858481e01c94613d2f5727ad5e7f48))
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
## [5.0.6](https://github.com/readmeio/standards/compare/@readme/stylelint-config@5.0.5...@readme/stylelint-config@5.0.6) (2023-09-08)
|
|
140
|
-
|
|
141
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
## [5.0.5](https://github.com/readmeio/standards/compare/@readme/stylelint-config@5.0.4...@readme/stylelint-config@5.0.5) (2023-08-30)
|
|
148
|
-
|
|
149
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
## [5.0.4](https://github.com/readmeio/standards/compare/@readme/stylelint-config@5.0.3...@readme/stylelint-config@5.0.4) (2023-08-22)
|
|
156
|
-
|
|
157
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
## [5.0.3](https://github.com/readmeio/standards/compare/@readme/stylelint-config@5.0.2...@readme/stylelint-config@5.0.3) (2023-08-14)
|
|
164
|
-
|
|
165
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
## [5.0.2](https://github.com/readmeio/standards/compare/@readme/stylelint-config@5.0.1...@readme/stylelint-config@5.0.2) (2023-08-12)
|
|
172
|
-
|
|
173
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
## [5.0.1](https://github.com/readmeio/standards/compare/@readme/stylelint-config@5.0.0...@readme/stylelint-config@5.0.1) (2023-08-10)
|
|
180
|
-
|
|
181
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
# [5.0.0](https://github.com/readmeio/standards/compare/@readme/stylelint-config@4.0.1...@readme/stylelint-config@5.0.0) (2023-08-10)
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
### Features
|
|
191
|
-
|
|
192
|
-
* **eslint:** restructuring + vitest support + docs and mocha deprecation ([#723](https://github.com/readmeio/standards/issues/723)) ([dd69897](https://github.com/readmeio/standards/commit/dd6989752629417270f7cb6212dd359a6fa3ab2a))
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
## [4.0.1](https://github.com/readmeio/standards/compare/@readme/stylelint-config@4.0.0...@readme/stylelint-config@4.0.1) (2023-08-04)
|
|
199
|
-
|
|
200
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
# [4.0.0](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.2.2...@readme/stylelint-config@4.0.0) (2023-08-03)
|
|
207
|
-
|
|
208
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
## [3.2.2](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.2.1...@readme/stylelint-config@3.2.2) (2023-07-05)
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
### Bug Fixes
|
|
218
|
-
|
|
219
|
-
* **stylelint-config:** disable media-query-no-invalid rule ([#700](https://github.com/readmeio/standards/issues/700)) ([c6cfebd](https://github.com/readmeio/standards/commit/c6cfebdacf63b5f8cc73ee06d79dcac8a66d945c))
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
## [3.2.1](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.2.0...@readme/stylelint-config@3.2.1) (2023-07-05)
|
|
226
|
-
|
|
227
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
# [3.2.0](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.19...@readme/stylelint-config@3.2.0) (2023-06-30)
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
### Features
|
|
237
|
-
|
|
238
|
-
* **stylelint-config:** add rules from our main readme repo ([#686](https://github.com/readmeio/standards/issues/686)) ([556183e](https://github.com/readmeio/standards/commit/556183e8f0609b28cedef18e239c2e600718a702))
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
## [3.1.19](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.18...@readme/stylelint-config@3.1.19) (2023-06-06)
|
|
245
|
-
|
|
246
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
## [3.1.18](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.17...@readme/stylelint-config@3.1.18) (2023-06-01)
|
|
253
|
-
|
|
254
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
## [3.1.17](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.16...@readme/stylelint-config@3.1.17) (2023-05-26)
|
|
261
|
-
|
|
262
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
## [3.1.16](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.15...@readme/stylelint-config@3.1.16) (2023-04-01)
|
|
269
|
-
|
|
270
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
## [3.1.15](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.14...@readme/stylelint-config@3.1.15) (2023-03-02)
|
|
277
|
-
|
|
278
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
## [3.1.14](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.13...@readme/stylelint-config@3.1.14) (2023-01-23)
|
|
285
|
-
|
|
286
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
## [3.1.13](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.12...@readme/stylelint-config@3.1.13) (2023-01-18)
|
|
293
|
-
|
|
294
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
## [3.1.12](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.11...@readme/stylelint-config@3.1.12) (2023-01-12)
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
### Bug Fixes
|
|
304
|
-
|
|
305
|
-
* pinning eslint-plugin-import to 2.26 ([b16cd44](https://github.com/readmeio/standards/commit/b16cd44c4dddca2ef323aea5015525c2a25657e9))
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
## [3.1.11](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.10...@readme/stylelint-config@3.1.11) (2023-01-12)
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
### Bug Fixes
|
|
315
|
-
|
|
316
|
-
* downgrading eslint-plugin-import, 2.27 has regressions ([a069a0b](https://github.com/readmeio/standards/commit/a069a0badaefbe17513a96be192f99936558d6ee))
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
## [3.1.10](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.9...@readme/stylelint-config@3.1.10) (2023-01-12)
|
|
323
|
-
|
|
324
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
## [3.1.9](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.8...@readme/stylelint-config@3.1.9) (2023-01-11)
|
|
331
|
-
|
|
332
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
## [3.1.8](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.7...@readme/stylelint-config@3.1.8) (2023-01-11)
|
|
339
|
-
|
|
340
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
## [3.1.7](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.6...@readme/stylelint-config@3.1.7) (2023-01-03)
|
|
347
|
-
|
|
348
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
## [3.1.6](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.5...@readme/stylelint-config@3.1.6) (2022-12-04)
|
|
355
|
-
|
|
356
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
## [3.1.5](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.4...@readme/stylelint-config@3.1.5) (2022-12-04)
|
|
363
|
-
|
|
364
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
## [3.1.4](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.3...@readme/stylelint-config@3.1.4) (2022-11-17)
|
|
371
|
-
|
|
372
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
373
|
-
|
|
374
|
-
## [3.1.3](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.2...@readme/stylelint-config@3.1.3) (2022-11-04)
|
|
375
|
-
|
|
376
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
377
|
-
|
|
378
|
-
## [3.1.2](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.1...@readme/stylelint-config@3.1.2) (2022-11-01)
|
|
379
|
-
|
|
380
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
381
|
-
|
|
382
|
-
## [3.1.1](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.1.0...@readme/stylelint-config@3.1.1) (2022-10-03)
|
|
383
|
-
|
|
384
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
385
|
-
|
|
386
|
-
# [3.1.0](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.0.1...@readme/stylelint-config@3.1.0) (2022-08-31)
|
|
387
|
-
|
|
388
|
-
### Features
|
|
389
|
-
|
|
390
|
-
- **stylelint:** use "simple" selector-not-notation ([#514](https://github.com/readmeio/standards/issues/514)) ([0c83923](https://github.com/readmeio/standards/commit/0c8392345796ad6be41e4f2a862dbbc1c6921e62))
|
|
391
|
-
|
|
392
|
-
## [3.0.1](https://github.com/readmeio/standards/compare/@readme/stylelint-config@3.0.0...@readme/stylelint-config@3.0.1) (2022-08-29)
|
|
393
|
-
|
|
394
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
395
|
-
|
|
396
|
-
# [3.0.0](https://github.com/readmeio/standards/compare/@readme/stylelint-config@2.0.0...@readme/stylelint-config@3.0.0) (2022-08-10)
|
|
397
|
-
|
|
398
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
399
|
-
|
|
400
|
-
# [2.0.0](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.14...@readme/stylelint-config@2.0.0) (2022-07-25)
|
|
401
|
-
|
|
402
|
-
### Features
|
|
403
|
-
|
|
404
|
-
- requiring Node 14.18+ ([c5f5350](https://github.com/readmeio/standards/commit/c5f5350935fc6bed8b5bf27f0c7d92316a6b3cd0))
|
|
405
|
-
|
|
406
|
-
## [1.1.14](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.13...@readme/stylelint-config@1.1.14) (2022-07-13)
|
|
407
|
-
|
|
408
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
409
|
-
|
|
410
|
-
## [1.1.13](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.12...@readme/stylelint-config@1.1.13) (2022-07-13)
|
|
411
|
-
|
|
412
|
-
### Bug Fixes
|
|
413
|
-
|
|
414
|
-
- reverting the unicorn eslint plugin as v43 requires >=Node 14.18 ([#455](https://github.com/readmeio/standards/issues/455)) ([334a1b5](https://github.com/readmeio/standards/commit/334a1b58bdf72f4152529f29655d2d6411cb4d76))
|
|
415
|
-
|
|
416
|
-
## [1.1.12](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.11...@readme/stylelint-config@1.1.12) (2022-07-07)
|
|
417
|
-
|
|
418
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
419
|
-
|
|
420
|
-
## [1.1.11](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.10...@readme/stylelint-config@1.1.11) (2022-06-21)
|
|
421
|
-
|
|
422
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
423
|
-
|
|
424
|
-
## [1.1.10](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.9...@readme/stylelint-config@1.1.10) (2022-06-13)
|
|
425
|
-
|
|
426
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
427
|
-
|
|
428
|
-
## [1.1.9](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.8...@readme/stylelint-config@1.1.9) (2022-05-31)
|
|
429
|
-
|
|
430
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
431
|
-
|
|
432
|
-
## [1.1.8](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.7...@readme/stylelint-config@1.1.8) (2022-05-23)
|
|
433
|
-
|
|
434
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
435
|
-
|
|
436
|
-
## [1.1.7](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.6...@readme/stylelint-config@1.1.7) (2022-04-26)
|
|
437
|
-
|
|
438
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
439
|
-
|
|
440
|
-
## [1.1.6](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.5...@readme/stylelint-config@1.1.6) (2022-04-26)
|
|
441
|
-
|
|
442
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
443
|
-
|
|
444
|
-
## [1.1.5](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.4...@readme/stylelint-config@1.1.5) (2022-04-26)
|
|
445
|
-
|
|
446
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
447
|
-
|
|
448
|
-
## [1.1.4](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.3...@readme/stylelint-config@1.1.4) (2022-04-20)
|
|
449
|
-
|
|
450
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
451
|
-
|
|
452
|
-
## [1.1.3](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.2...@readme/stylelint-config@1.1.3) (2022-04-18)
|
|
453
|
-
|
|
454
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
455
|
-
|
|
456
|
-
## [1.1.2](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.1...@readme/stylelint-config@1.1.2) (2022-04-12)
|
|
457
|
-
|
|
458
|
-
**Note:** Version bump only for package @readme/stylelint-config
|
|
459
|
-
|
|
460
|
-
## [1.1.1](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.0...@readme/stylelint-config@1.1.1) (2022-04-06)
|
|
461
|
-
|
|
462
|
-
### Bug Fixes
|
|
463
|
-
|
|
464
|
-
- out of date lockfiles ([318393a](https://github.com/readmeio/standards/commit/318393ac195feda4701da171af08e02a80dedf12))
|
|
465
|
-
|
|
466
|
-
# 1.1.0 (2022-04-04)
|
|
467
|
-
|
|
468
|
-
### Features
|
|
469
|
-
|
|
470
|
-
- **stylelint-config:** init new config package for stylelint ([#349](https://github.com/readmeio/standards/issues/349)) ([e697176](https://github.com/readmeio/standards/commit/e697176e4b1d95528175e148d5d4acec25e346d4))
|