UNPKG

10.2 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)
7
8**Note:** Version bump only for package @commitlint/resolve-extends
9
10
11
12
13
14# [16.1.0](https://github.com/conventional-changelog/commitlint/compare/v16.0.3...v16.1.0) (2022-01-20)
15
16**Note:** Version bump only for package @commitlint/resolve-extends
17
18
19
20
21
22# [16.0.0](https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0) (2021-12-26)
23
24
25### Features
26
27* config validation ([#2412](https://github.com/conventional-changelog/commitlint/issues/2412)) ([c717202](https://github.com/conventional-changelog/commitlint/commit/c7172022097b11f46b33617e4a94d751243c1049)), closes [#327](https://github.com/conventional-changelog/commitlint/issues/327)
28
29
30
31
32
33# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17)
34
35
36### Features
37
38* simplify config resolution ([#2398](https://github.com/conventional-changelog/commitlint/issues/2398)) ([8a8384f](https://github.com/conventional-changelog/commitlint/commit/8a8384f3c18954447cb633e76a573e1db71a1440)), closes [#327](https://github.com/conventional-changelog/commitlint/issues/327)
39
40
41
42
43
44# [14.1.0](https://github.com/conventional-changelog/commitlint/compare/v14.0.0...v14.1.0) (2021-11-01)
45
46
47### Features
48
49* extend helpUrl from shareable config ([#2846](https://github.com/conventional-changelog/commitlint/issues/2846)) ([d7e2e2b](https://github.com/conventional-changelog/commitlint/commit/d7e2e2b943be383f99f4000b6b6bed0eab03bfcf))
50
51
52
53
54
55# [14.0.0](https://github.com/conventional-changelog/commitlint/compare/v13.2.1...v14.0.0) (2021-10-26)
56
57**Note:** Version bump only for package @commitlint/resolve-extends
58
59
60
61
62
63# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
64
65**Note:** Version bump only for package @commitlint/resolve-extends
66
67
68
69
70
71# [13.0.0](https://github.com/conventional-changelog/commitlint/compare/v12.1.4...v13.0.0) (2021-05-24)
72
73
74* chore!: remove node 10 support (#2596) ([4db4ba1](https://github.com/conventional-changelog/commitlint/commit/4db4ba1b0b312410a0f62100a93a80c246a6c410)), closes [#2596](https://github.com/conventional-changelog/commitlint/issues/2596)
75
76
77### BREAKING CHANGES
78
79* minimum node version is 12
80
81
82
83
84
85## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)
86
87**Note:** Version bump only for package @commitlint/resolve-extends
88
89
90
91
92
93## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)
94
95**Note:** Version bump only for package @commitlint/resolve-extends
96
97
98
99
100
101## [12.0.1](https://github.com/conventional-changelog/commitlint/compare/v12.0.0...v12.0.1) (2021-02-23)
102
103**Note:** Version bump only for package @commitlint/resolve-extends
104
105
106
107
108
109# [12.0.0](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0) (2021-01-18)
110
111
112### Bug Fixes
113
114* **resolve-extends:** `extends` field should be resolved from left to right ([#2070](https://github.com/conventional-changelog/commitlint/issues/2070)) ([c0a86f5](https://github.com/conventional-changelog/commitlint/commit/c0a86f5b5ed6ef071acef4baf38e7fc549fbec37))
115
116
117### BREAKING CHANGES
118
119* **resolve-extends:** The order of the `extends` resolution is changed from right-to-left to left-to-right
120
121
122
123
124
125# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
126
127**Note:** Version bump only for package @commitlint/resolve-extends
128
129
130
131
132
133# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)
134
135
136* refactor!: drop support for node 8 (#1999) ([751f39f](https://github.com/conventional-changelog/commitlint/commit/751f39f284ef232574a176c3c11b1982ee544166)), closes [#1999](https://github.com/conventional-changelog/commitlint/issues/1999)
137
138
139### BREAKING CHANGES
140
141* remove node 8 from circle-ci checks
142
143also remove node 13 because we do not support experimental versions
144
145* docs: update node v10 to latest LTS 10 version
146
147Co-authored-by: Cedric van Putten <me@bycedric.com>
148
149Co-authored-by: Cedric van Putten <me@bycedric.com>
150
151
152
153
154
155## [9.1.2](https://github.com/conventional-changelog/commitlint/compare/v9.1.1...v9.1.2) (2020-07-13)
156
157**Note:** Version bump only for package @commitlint/resolve-extends
158
159
160
161
162
163## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)
164
165**Note:** Version bump only for package @commitlint/resolve-extends
166
167
168
169
170
171# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
172
173**Note:** Version bump only for package @commitlint/resolve-extends
174
175
176
177
178
179## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
180
181**Note:** Version bump only for package @commitlint/resolve-extends
182
183
184
185
186
187# [9.0.0](https://github.com/conventional-changelog/commitlint/compare/v8.3.5...v9.0.0) (2020-05-21)
188
189
190### Bug Fixes
191
192* [#840](https://github.com/conventional-changelog/commitlint/issues/840) add caret to lodash versions ([#843](https://github.com/conventional-changelog/commitlint/issues/843)) ([ffc0bac](https://github.com/conventional-changelog/commitlint/commit/ffc0bac26993acb2ab6a8fa51065f93c92b0d644))
193
194
195### Features
196
197* add possibility to extend from string ([#865](https://github.com/conventional-changelog/commitlint/issues/865)) ([056c6fe](https://github.com/conventional-changelog/commitlint/commit/056c6fef346b4e84f8b1f93038a9461a7cbd9beb))
198
199
200
201
202
203## [8.3.5](https://github.com/conventional-changelog/commitlint/compare/v8.3.4...v8.3.5) (2020-01-15)
204
205
206### Bug Fixes
207
208* **resolve-extends:** move node types to dev dependencies ([#883](https://github.com/conventional-changelog/commitlint/issues/883)) ([b131a18](https://github.com/conventional-changelog/commitlint/commit/b131a18)), closes [#874](https://github.com/conventional-changelog/commitlint/issues/874)
209
210
211
212
213
214## [8.3.4](https://github.com/conventional-changelog/commitlint/compare/v8.3.3...v8.3.4) (2020-01-03)
215
216**Note:** Version bump only for package @commitlint/resolve-extends
217
218
219
220
221
222# [8.3.0](https://github.com/conventional-changelog/commitlint/compare/v8.2.0...v8.3.0) (2019-10-16)
223
224
225### Features
226
227* **resolve-extends:** accept absolute path in extends ([#825](https://github.com/conventional-changelog/commitlint/issues/825)) ([ecac29f](https://github.com/conventional-changelog/commitlint/commit/ecac29f))
228
229
230
231
232
233# [8.2.0](https://github.com/conventional-changelog/commitlint/compare/v8.1.0...v8.2.0) (2019-09-16)
234
235**Note:** Version bump only for package @commitlint/resolve-extends
236
237
238
239
240
241# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15)
242
243**Note:** Version bump only for package @commitlint/resolve-extends
244
245
246
247
248
249# [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06)
250
251
252### Features
253
254* **resolve-extends:** accept short scoped package names in extends ([#597](https://github.com/conventional-changelog/commitlint/issues/597)) ([ba90e8e](https://github.com/conventional-changelog/commitlint/commit/ba90e8e))
255
256
257
258
259
260<a name="7.5.0"></a>
261# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)
262
263
264### Bug Fixes
265
266* **resolve-extends:** override array on extending rules ([#470](https://github.com/conventional-changelog/commitlint/issues/470)) ([#539](https://github.com/conventional-changelog/commitlint/issues/539)) ([b35000c](https://github.com/conventional-changelog/commitlint/commit/b35000c))
267* replace all repository references with conventional changelog ([#561](https://github.com/conventional-changelog/commitlint/issues/561)) ([6c3afcd](https://github.com/conventional-changelog/commitlint/commit/6c3afcd))
268* replace old require-uncached with import-fresh ([#533](https://github.com/conventional-changelog/commitlint/issues/533)) ([b636e8c](https://github.com/conventional-changelog/commitlint/commit/b636e8c))
269
270
271
272
273<a name="7.3.1"></a>
274## [7.3.1](https://github.com/conventional-changelog/commitlint/compare/v7.3.0...v7.3.1) (2019-01-11)
275
276
277
278
279**Note:** Version bump only for package @commitlint/resolve-extends
280
281<a name="7.3.0"></a>
282# [7.3.0](https://github.com/conventional-changelog/commitlint/compare/v7.2.1...v7.3.0) (2019-01-11)
283
284
285### Bug Fixes
286
287* update to security-patched dependency versions ([97c033b](https://github.com/conventional-changelog/commitlint/commit/97c033b))
288
289
290
291
292<a name="7.1.2"></a>
293## [7.1.2](https://github.com/conventional-changelog/commitlint/compare/v7.1.1...v7.1.2) (2018-09-04)
294
295
296
297
298**Note:** Version bump only for package @commitlint/resolve-extends
299
300<a name="6.1.1"></a>
301## [6.1.1](https://github.com/conventional-changelog/commitlint/compare/v6.1.0...v6.1.1) (2018-02-22)
302
303
304
305
306**Note:** Version bump only for package @commitlint/resolve-extends
307
308<a name="6.1.0"></a>
309# [6.1.0](https://github.com/conventional-changelog/commitlint/compare/v6.0.5...v6.1.0) (2018-02-03)
310
311
312
313
314**Note:** Version bump only for package @commitlint/resolve-extends
315
316<a name="6.0.4"></a>
317## [6.0.4](https://github.com/conventional-changelog/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31)
318
319
320
321
322**Note:** Version bump only for package @commitlint/resolve-extends
323
324<a name="6.0.3"></a>
325## [6.0.3](https://github.com/conventional-changelog/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
326
327
328
329
330**Note:** Version bump only for package @commitlint/resolve-extends
331
332<a name="6.0.2"></a>
333## [6.0.2](https://github.com/conventional-changelog/commitlint/compare/v6.0.0...v6.0.2) (2018-01-12)
334
335
336
337
338**Note:** Version bump only for package @commitlint/resolve-extends
339
340<a name="6.0.0"></a>
341# [6.0.0](https://github.com/conventional-changelog/commitlint/compare/v5.2.6...v6.0.0) (2018-01-09)
342
343
344### Bug Fixes
345
346* correctly resolve parserOpts [#115](https://github.com/conventional-changelog/commitlint/issues/115) [#95](https://github.com/conventional-changelog/commitlint/issues/95) ([1353dd5](https://github.com/conventional-changelog/commitlint/commit/1353dd5))