UNPKG

9.6 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### 1.11.3 - 2020-04-22
7
8#### 📦 Dependencies
9
10- bump @beemo/core from 1.1.6 to 1.1.7 ([610e93a](https://github.com/rajzik/lumos/commit/610e93a))
11
12**Note:** Version bump only for package @rajzik/lumos-common
13
14
15
16
17
18### 1.11.2 - 2020-04-20
19
20#### 🐞 Fixes
21
22- Republish lumos-common. ([9569e2f](https://github.com/rajzik/lumos/commit/9569e2f))
23
24**Note:** Version bump only for package @rajzik/lumos-common
25
26
27
28
29
30### 1.11.1 - 2020-04-17
31
32#### 📦 Dependencies
33
34- bump @boost/common from 1.8.3 to 1.8.4 ([b8382dc](https://github.com/rajzik/lumos/commit/b8382dc))
35
36**Note:** Version bump only for package @rajzik/lumos-common
37
38
39
40
41
42## 1.11.0 - 2020-04-17
43
44#### 🚀 Updates
45
46- Add empty option for babel. ([1b8640a](https://github.com/rajzik/lumos/commit/1b8640a))
47
48#### 🐞 Fixes
49
50- Better naming. ([dddaca7](https://github.com/rajzik/lumos/commit/dddaca7))
51
52**Note:** Version bump only for package @rajzik/lumos-common
53
54
55
56
57
58## 1.10.0 - 2020-04-07
59
60#### 🚀 Updates
61
62- Accept args. ([b9dd423](https://github.com/rajzik/lumos/commit/b9dd423))
63
64**Note:** Version bump only for package @rajzik/lumos-common
65
66
67
68
69
70### 1.9.1 - 2020-04-07
71
72#### 🐞 Fixes
73
74- Webpack support for css. ([41f7882](https://github.com/rajzik/lumos/commit/41f7882))
75
76**Note:** Version bump only for package @rajzik/lumos-common
77
78
79
80
81
82## 1.9.0 - 2020-04-06
83
84#### 🚀 Updates
85
86- Add testing library to eslint. ([f18bca1](https://github.com/rajzik/lumos/commit/f18bca1))
87
88#### 🛠 Internals
89
90- Wip. ([23bb0a4](https://github.com/rajzik/lumos/commit/23bb0a4))
91
92**Note:** Version bump only for package @rajzik/lumos-common
93
94
95
96
97
98## 1.8.0 - 2020-04-01
99
100#### 🚀 Updates
101
102- Add support for junit test result. ([fa45aac](https://github.com/rajzik/lumos/commit/fa45aac))
103
104**Note:** Version bump only for package @rajzik/lumos-common
105
106
107
108
109
110### 1.7.3 - 2020-03-23
111
112#### 📦 Dependencies
113
114- bump @boost/common from 1.8.2 to 1.8.3 ([914edb5](https://github.com/rajzik/lumos/commit/914edb5))
115
116**Note:** Version bump only for package @rajzik/lumos-common
117
118
119
120
121
122### 1.7.2 - 2020-03-22
123
124#### 📦 Dependencies
125
126- bump @beemo/core from 1.1.5 to 1.1.6 ([900e51a](https://github.com/rajzik/lumos/commit/900e51a))
127
128**Note:** Version bump only for package @rajzik/lumos-common
129
130
131
132
133
134### 1.7.1 - 2020-03-18
135
136#### ⚙️ Types
137
138- Changed to boost/common package. ([c8659ce](https://github.com/rajzik/lumos/commit/c8659ce))
139
140**Note:** Version bump only for package @rajzik/lumos-common
141
142
143
144
145
146## 1.7.0 - 2020-03-18
147
148#### 🚀 Updates
149
150- Migrate to LTS node. ([6625184](https://github.com/rajzik/lumos/commit/6625184))
151
152**Note:** Version bump only for package @rajzik/lumos-common
153
154
155
156
157
158## 1.6.0 - 2020-03-06
159
160#### 🚀 Updates
161
162- Migrate to new packages. (#87) ([4c15f2c](https://github.com/rajzik/lumos/commit/4c15f2c)), closes [#87](https://github.com/rajzik/lumos/issues/87)
163
164**Note:** Version bump only for package @rajzik/lumos-common
165
166
167
168
169
170### 1.5.4 - 2020-03-02
171
172#### 📦 Dependencies
173
174- bump @beemo/core from 1.1.4 to 1.1.5 ([d5fb666](https://github.com/rajzik/lumos/commit/d5fb666))
175
176**Note:** Version bump only for package @rajzik/lumos-common
177
178
179
180
181
182### 1.5.3 - 2020-02-22
183
184#### 📦 Dependencies
185
186- bump fast-glob from 3.2.1 to 3.2.2 ([08a63f6](https://github.com/rajzik/lumos/commit/08a63f6))
187
188**Note:** Version bump only for package @rajzik/lumos-common
189
190
191
192
193
194### 1.5.2 - 2020-02-21
195
196#### 📦 Dependencies
197
198- bump fast-glob from 3.1.1 to 3.2.1 ([02fedec](https://github.com/rajzik/lumos/commit/02fedec))
199
200**Note:** Version bump only for package @rajzik/lumos-common
201
202
203
204
205
206### 1.5.1 - 2020-02-20
207
208#### 🛠 Internals
209
210- Update tsconfig. ([fb5be86](https://github.com/rajzik/lumos/commit/fb5be86))
211
212**Note:** Version bump only for package @rajzik/lumos-common
213
214
215
216
217
218## 1.5.0 - 2020-02-18
219
220#### 🚀 Updates
221
222- Add testing library to lumos. ([e0f04ec](https://github.com/rajzik/lumos/commit/e0f04ec))
223
224#### 🐞 Fixes
225
226- Core. ([42c5fce](https://github.com/rajzik/lumos/commit/42c5fce))
227
228#### 🛠 Internals
229
230- Migrated to tests instead of test. ([15c34bd](https://github.com/rajzik/lumos/commit/15c34bd))
231
232**Note:** Version bump only for package @rajzik/lumos-common
233
234
235
236
237
238### 1.4.3 - 2020-02-10
239
240#### 📦 Dependencies
241
242- bump @beemo/core from 1.1.2 to 1.1.4 ([f35f30d](https://github.com/rajzik/lumos/commit/f35f30d))
243
244**Note:** Version bump only for package @rajzik/lumos-common
245
246
247
248
249
250### 1.4.2 - 2020-02-05
251
252#### 🛠 Internals
253
254- **[common]** Update type. ([62e06a9](https://github.com/rajzik/lumos/commit/62e06a9))
255
256**Note:** Version bump only for package @rajzik/lumos-common
257
258
259
260
261
262### 1.4.1 - 2020-02-04
263
264#### 📦 Dependencies
265
266- bump @boost/core from 1.18.1 to 1.18.2 ([4d051f9](https://github.com/rajzik/lumos/commit/4d051f9))
267
268**Note:** Version bump only for package @rajzik/lumos-common
269
270
271
272
273
274## 1.4.0 - 2020-02-01
275
276#### 🚀 Updates
277
278- Move to typescript. ([294b4fb](https://github.com/rajzik/lumos/commit/294b4fb))
279
280#### 🛠 Internals
281
282- Fix. ([16ea755](https://github.com/rajzik/lumos/commit/16ea755))
283- Move to src folder. ([5a5a48e](https://github.com/rajzik/lumos/commit/5a5a48e))
284
285**Note:** Version bump only for package @rajzik/lumos-common
286
287
288
289
290
291### 1.3.1 - 2019-12-20
292
293#### 📦 Dependencies
294
295- bump execa from 3.4.0 to 4.0.0 ([7c3dc3f](https://github.com/rajzik/lumos/commit/7c3dc3f))
296
297**Note:** Version bump only for package @rajzik/lumos-common
298
299
300
301
302
303## 1.3.0 - 2019-12-08
304
305#### 🚀 Updates
306
307- Update packages. ([ba09f76](https://github.com/rajzik/lumos/commit/ba09f76))
308
309**Note:** Version bump only for package @rajzik/lumos-common
310
311
312
313
314
315### 1.2.2 - 2019-12-02
316
317#### 📦 Dependencies
318
319- bump fast-glob from 3.1.0 to 3.1.1 ([ce742db](https://github.com/rajzik/lumos/commit/ce742db))
320
321**Note:** Version bump only for package @rajzik/lumos-common
322
323
324
325
326
327### 1.2.1 - 2019-11-17
328
329#### 🐞 Fixes
330
331- changed node version. ([f43bf73](https://github.com/rajzik/lumos/commit/f43bf73))
332
333**Note:** Version bump only for package @rajzik/lumos-common
334
335
336
337
338
339## 1.2.0 - 2019-11-16
340
341#### 🚀 Updates
342
343- added dotfiles. ([53c3e81](https://github.com/rajzik/lumos/commit/53c3e81))
344
345#### 🐞 Fixes
346
347- naming ([53a0779](https://github.com/rajzik/lumos/commit/53a0779))
348- only for release. ([5ef2c58](https://github.com/rajzik/lumos/commit/5ef2c58))
349- redeploy. ([406909d](https://github.com/rajzik/lumos/commit/406909d))
350- scaffold fix. ([0252b67](https://github.com/rajzik/lumos/commit/0252b67))
351
352#### 📋 Misc
353
354- **[dotfiles]** added some dotfiles. ([5eb5853](https://github.com/rajzik/lumos/commit/5eb5853))
355
356#### 🛠 Internals
357
358- cleanup ([63e5cd2](https://github.com/rajzik/lumos/commit/63e5cd2))
359- fixed package errors. ([574845c](https://github.com/rajzik/lumos/commit/574845c))
360- merge resolution. ([56c8e7f](https://github.com/rajzik/lumos/commit/56c8e7f))
361- merge. ([c1f6a55](https://github.com/rajzik/lumos/commit/c1f6a55))
362- release [ci skip]. ([f55d04c](https://github.com/rajzik/lumos/commit/f55d04c))
363- release [ci skip]. ([2d3b054](https://github.com/rajzik/lumos/commit/2d3b054))
364- release [ci skip]. ([12311c6](https://github.com/rajzik/lumos/commit/12311c6))
365- whole packages reset. ([a2b69f8](https://github.com/rajzik/lumos/commit/a2b69f8))
366
367**Note:** Version bump only for package @rajzik/lumos-common
368
369
370
371
372
373### 1.1.3 - 2019-11-12
374
375#### 🛠 Internals
376
377- fixed package errors. ([574845c](https://github.com/rajzik/lumos/commit/574845c))
378- merge resolution. ([56c8e7f](https://github.com/rajzik/lumos/commit/56c8e7f))
379- merge. ([c1f6a55](https://github.com/rajzik/lumos/commit/c1f6a55))
380
381**Note:** Version bump only for package @rajzik/lumos-common
382
383
384
385
386
387
388### 1.1.3 - 2019-11-11
389
390#### 🐞 Fixes
391
392- scaffold fix. ([0252b67](https://github.com/rajzik/lumos/commit/0252b67))
393
394#### 📋 Misc
395
396- **[dotfiles]** added some dotfiles. ([5eb5853](https://github.com/rajzik/lumos/commit/5eb5853))
397
398#### 🛠 Internals
399
400- release [ci skip]. ([12311c6](https://github.com/rajzik/lumos/commit/12311c6))
401
402**Note:** Version bump only for package @rajzik/lumos-common
403
404
405
406
407### 1.1.2 - 2019-11-08
408
409#### 📋 Misc
410
411- **[dotfiles]** added some dotfiles. ([5eb5853](https://github.com/rajzik/lumos/commit/5eb5853))
412
413**Note:** Version bump only for package @rajzik/lumos-common
414
415
416
417
418
419### 1.1.1 - 2019-11-08
420
421#### 🐞 Fixes
422
423- scaffold fix. ([0252b67](https://github.com/rajzik/lumos/commit/0252b67))
424
425**Note:** Version bump only for package @rajzik/lumos-common
426
427
428
429
430
431## 1.1.0 - 2019-11-08
432
433#### 🚀 Updates
434
435- added dotfiles. ([53c3e81](https://github.com/rajzik/lumos/commit/53c3e81))
436
437#### 🐞 Fixes
438
439- redeploy. ([406909d](https://github.com/rajzik/lumos/commit/406909d))
440
441#### 🛠 Internals
442
443- whole packages reset. ([a2b69f8](https://github.com/rajzik/lumos/commit/a2b69f8))
444
445**Note:** Version bump only for package @rajzik/lumos-common
446
447
448
449
450
451## 0.1.0 - 2019-11-07
452
453#### 🚀 Updates
454
455- added dotfiles. ([53c3e81](https://github.com/rajzik/lumos/commit/53c3e81))
456
457#### 🐞 Fixes
458
459- redeploy. ([406909d](https://github.com/rajzik/lumos/commit/406909d))
460
461**Note:** Version bump only for package @rajzik/lumos-common
462
463
464
465
466
467### 0.0.3 - 2019-11-07
468
469#### 🐞 Fixes
470
471- only for release. ([5ef2c58](https://github.com/rajzik/lumos/commit/5ef2c58))
472
473**Note:** Version bump only for package @rajzik/lumos-common
474
475
476
477
478
479### 0.0.2 - 2019-11-07
480
481#### 🐞 Fixes
482
483- naming ([53a0779](https://github.com/rajzik/lumos/commit/53a0779))
484
485#### 🛠 Internals
486
487- cleanup ([63e5cd2](https://github.com/rajzik/lumos/commit/63e5cd2))
488
489**Note:** Version bump only for package @rajzik/lumos-common