UNPKG

17.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## [11.8.5](https://github.com/xing/hops/compare/v11.8.4...v11.8.5) (2019-07-23)
7
8
9### Bug Fixes
10
11* upgrade untool ([719a4e3](https://github.com/xing/hops/commit/719a4e3))
12
13
14
15
16
17## [11.8.4](https://github.com/xing/hops/compare/v11.8.3...v11.8.4) (2019-07-19)
18
19
20### Bug Fixes
21
22* upgrade untool ([9312357](https://github.com/xing/hops/commit/9312357))
23
24
25
26
27
28## [11.8.3](https://github.com/xing/hops/compare/v11.8.1...v11.8.3) (2019-07-12)
29
30
31### Bug Fixes
32
33* upgrade untool ([4e85423](https://github.com/xing/hops/commit/4e85423))
34
35
36
37
38
39
40
41**Note:** Version bump only for package hops
42
43
44
45
46
47# [11.8.0](https://github.com/xing/hops/compare/v11.7.1...v11.8.0) (2019-06-19)
48
49
50### Bug Fixes
51
52* upgrade untool ([577c1e1](https://github.com/xing/hops/commit/577c1e1))
53
54
55
56
57
58## [11.7.1](https://github.com/xing/hops/compare/v11.7.0...v11.7.1) (2019-05-13)
59
60
61### Bug Fixes
62
63* upgrade untool ([4e9481f](https://github.com/xing/hops/commit/4e9481f))
64
65
66
67
68
69# [11.7.0](https://github.com/xing/hops/compare/v11.6.2...v11.7.0) (2019-05-09)
70
71
72### Features
73
74* upgrade untool to include multi-threaded webpack compiler ([cebfec6](https://github.com/xing/hops/commit/cebfec6))
75
76
77
78
79
80## [11.6.2](https://github.com/xing/hops/compare/v11.6.1...v11.6.2) (2019-05-06)
81
82**Note:** Version bump only for package hops
83
84
85
86
87
88## [11.6.1](https://github.com/xing/hops/compare/v11.6.0...v11.6.1) (2019-04-16)
89
90
91### Bug Fixes
92
93* upgrade to latest untool release ([ba7e50c](https://github.com/xing/hops/commit/ba7e50c))
94
95
96
97
98
99# [11.6.0](https://github.com/xing/hops/compare/v11.5.0...v11.6.0) (2019-04-09)
100
101
102### Bug Fixes
103
104* upgrade untool to v1.5.1 ([6c09463](https://github.com/xing/hops/commit/6c09463))
105
106
107### Features
108
109* use @untool/info for CLI output/logging ([e1f3f92](https://github.com/xing/hops/commit/e1f3f92))
110
111
112
113
114
115# [11.5.0](https://github.com/xing/hops/compare/v11.4.1...v11.5.0) (2019-04-03)
116
117
118### Bug Fixes
119
120* **dependencies:** remove react-router-dom version range where not needed ([809b196](https://github.com/xing/hops/commit/809b196))
121* **dependencies:** update dependency pretty-ms to v4 ([d2a76a0](https://github.com/xing/hops/commit/d2a76a0))
122* **dependencies:** update dependency react-router-dom to v^4.3.1 || v^5 ([d5f8713](https://github.com/xing/hops/commit/d5f8713))
123* upgrade untool to v1.5.0 ([b8d5396](https://github.com/xing/hops/commit/b8d5396))
124
125
126
127
128
129# [11.4.0](https://github.com/xing/hops/compare/v11.3.0...v11.4.0) (2019-03-12)
130
131
132### Features
133
134* add typescript typings for runtime API in hops and hops-pwa ([5a4ad00](https://github.com/xing/hops/commit/5a4ad00)), closes [#360](https://github.com/xing/hops/issues/360)
135* **hops:** add cli flag to analyze client bundle ([3094350](https://github.com/xing/hops/commit/3094350))
136* **hops:** disable automatic browser opening on --analyze-client-bundle flag ([fec7d91](https://github.com/xing/hops/commit/fec7d91))
137
138
139
140
141
142# [11.3.0](https://github.com/xing/hops/compare/v11.2.0...v11.3.0) (2019-03-07)
143
144
145### Features
146
147* upgrade untool to 1.2.0 ([b1b742d](https://github.com/xing/hops/commit/b1b742d))
148
149
150
151
152
153# [11.2.0](https://github.com/xing/hops/compare/v11.2.0-rc.1...v11.2.0) (2019-02-14)
154
155**Note:** Version bump only for package hops
156
157
158
159
160
161# [11.2.0-rc.1](https://github.com/xing/hops/compare/v11.2.0-rc.0...v11.2.0-rc.1) (2019-01-24)
162
163
164### Bug Fixes
165
166* upgrade untool to v1.0.0-rc-20 ([201e8a2](https://github.com/xing/hops/commit/201e8a2))
167
168
169
170
171
172# [11.2.0-rc.0](https://github.com/xing/hops/compare/v11.1.0...v11.2.0-rc.0) (2019-01-23)
173
174
175### Bug Fixes
176
177* upgrade untool ([faafda2](https://github.com/xing/hops/commit/faafda2))
178* upgrade untool ([afb5ccb](https://github.com/xing/hops/commit/afb5ccb))
179* upgrade untool ([ec0a2f3](https://github.com/xing/hops/commit/ec0a2f3))
180
181
182
183
184
185# [11.1.0](https://github.com/xing/hops/compare/v11.0.1...v11.1.0) (2019-01-11)
186
187
188### Bug Fixes
189
190* upgrade untool ([5f2561a](https://github.com/xing/hops/commit/5f2561a)), closes [#758](https://github.com/xing/hops/issues/758)
191
192
193
194
195
196## [11.0.1](https://github.com/xing/hops/compare/v11.0.0...v11.0.1) (2018-12-19)
197
198**Note:** Version bump only for package hops
199
200
201
202
203
204# [11.0.0](https://github.com/xing/hops/compare/v11.0.0-rc.55...v11.0.0) (2018-12-13)
205
206**Note:** Version bump only for package hops
207
208
209
210
211
212# [11.0.0-rc.55](https://github.com/xing/hops/compare/v11.0.0-rc.54...v11.0.0-rc.55) (2018-12-12)
213
214**Note:** Version bump only for package hops
215
216
217
218
219
220# [11.0.0-rc.54](https://github.com/xing/hops/compare/v11.0.0-rc.53...v11.0.0-rc.54) (2018-12-12)
221
222**Note:** Version bump only for package hops
223
224
225
226
227
228# [11.0.0-rc.53](https://github.com/xing/hops/compare/v11.0.0-rc.52...v11.0.0-rc.53) (2018-12-10)
229
230**Note:** Version bump only for package hops
231
232
233
234
235
236# [11.0.0-rc.52](https://github.com/xing/hops/compare/v11.0.0-rc.51...v11.0.0-rc.52) (2018-12-10)
237
238
239### Bug Fixes
240
241* upgrade untool ([53cab73](https://github.com/xing/hops/commit/53cab73))
242
243
244
245
246
247# [11.0.0-rc.51](https://github.com/xing/hops/compare/v11.0.0-rc.50...v11.0.0-rc.51) (2018-12-10)
248
249
250### Bug Fixes
251
252* change Import to importComponent ([94a1174](https://github.com/xing/hops/commit/94a1174))
253
254
255
256
257
258# [11.0.0-rc.50](https://github.com/xing/hops/compare/v11.0.0-rc.49...v11.0.0-rc.50) (2018-12-05)
259
260
261### Bug Fixes
262
263* upgrade untool packages ([9be2e1e](https://github.com/xing/hops/commit/9be2e1e))
264
265
266
267
268
269# [11.0.0-rc.49](https://github.com/xing/hops/compare/v11.0.0-rc.48...v11.0.0-rc.49) (2018-11-29)
270
271**Note:** Version bump only for package hops
272
273
274
275
276
277# [11.0.0-rc.48](https://github.com/xing/hops/compare/v11.0.0-rc.47...v11.0.0-rc.48) (2018-11-23)
278
279**Note:** Version bump only for package hops
280
281
282
283
284
285# [11.0.0-rc.47](https://github.com/xing/hops/compare/v11.0.0-rc.46...v11.0.0-rc.47) (2018-11-21)
286
287
288### Bug Fixes
289
290* upgrade untool ([d20228b](https://github.com/xing/hops/commit/d20228b))
291
292
293
294
295
296# [11.0.0-rc.46](https://github.com/xing/hops/compare/v11.0.0-rc.45...v11.0.0-rc.46) (2018-11-15)
297
298
299### Bug Fixes
300
301* upgrade untool ([11c2de5](https://github.com/xing/hops/commit/11c2de5))
302
303
304
305
306
307# [11.0.0-rc.45](https://github.com/xing/hops/compare/v11.0.0-rc.44...v11.0.0-rc.45) (2018-11-15)
308
309**Note:** Version bump only for package hops
310
311
312
313
314
315# [11.0.0-rc.44](https://github.com/xing/hops/compare/v11.0.0-rc.43...v11.0.0-rc.44) (2018-10-24)
316
317
318### Bug Fixes
319
320* upgrade untool to rc.8 ([77d6f96](https://github.com/xing/hops/commit/77d6f96))
321
322
323
324
325
326# [11.0.0-rc.43](https://github.com/xing/hops/compare/v11.0.0-rc.42...v11.0.0-rc.43) (2018-10-23)
327
328**Note:** Version bump only for package hops
329
330
331
332
333
334# [11.0.0-rc.42](https://github.com/xing/hops/compare/v11.0.0-rc.41...v11.0.0-rc.42) (2018-10-23)
335
336**Note:** Version bump only for package hops
337
338
339
340
341
342# [11.0.0-rc.41](https://github.com/xing/hops/compare/v11.0.0-rc.40...v11.0.0-rc.41) (2018-10-17)
343
344
345### Bug Fixes
346
347* upgrade untool to 1.0.0-rc.4 ([3bdc48d](https://github.com/xing/hops/commit/3bdc48d))
348
349
350### Features
351
352* **cli:** log webpack errors and warnings in watch mode to terminal ([a0aa1fc](https://github.com/xing/hops/commit/a0aa1fc))
353
354
355
356
357
358# [11.0.0-rc.40](https://github.com/xing/hops/compare/v11.0.0-rc.39...v11.0.0-rc.40) (2018-10-15)
359
360
361### Bug Fixes
362
363* adapt to new untool exports and config loader ([ea86491](https://github.com/xing/hops/commit/ea86491))
364
365
366
367
368
369<a name="11.0.0-rc.39"></a>
370# [11.0.0-rc.39](https://github.com/xing/hops/compare/v11.0.0-rc.38...v11.0.0-rc.39) (2018-10-10)
371
372
373### Features
374
375* **create-hops-app:** init package ([cf02570](https://github.com/xing/hops/commit/cf02570))
376
377
378
379
380
381<a name="11.0.0-rc.38"></a>
382# [11.0.0-rc.38](https://github.com/xing/hops/compare/v11.0.0-rc.37...v11.0.0-rc.38) (2018-10-05)
383
384
385### Bug Fixes
386
387* **cli:** add missing [@untool](https://github.com/untool)/yargs ([b23a7b1](https://github.com/xing/hops/commit/b23a7b1))
388
389
390
391
392
393<a name="11.0.0-rc.37"></a>
394# [11.0.0-rc.37](https://github.com/xing/hops/compare/v11.0.0-rc.36...v11.0.0-rc.37) (2018-09-27)
395
396
397### Features
398
399* **cli:** use untools CLI mixin to print build stats and server status ([3303eaf](https://github.com/xing/hops/commit/3303eaf))
400
401
402
403
404
405<a name="11.0.0-rc.36"></a>
406# [11.0.0-rc.36](https://github.com/xing/hops/compare/v11.0.0-rc.35...v11.0.0-rc.36) (2018-09-26)
407
408**Note:** Version bump only for package hops
409
410
411
412
413
414<a name="11.0.0-rc.35"></a>
415# [11.0.0-rc.35](https://github.com/xing/hops/compare/v11.0.0-rc.34...v11.0.0-rc.35) (2018-09-13)
416
417**Note:** Version bump only for package hops
418
419
420
421
422
423<a name="11.0.0-rc.32"></a>
424# [11.0.0-rc.32](https://github.com/xing/hops/compare/v11.0.0-rc.31...v11.0.0-rc.32) (2018-09-04)
425
426
427### Bug Fixes
428
429* **cli:** print getting started message based on availability of CLI ([f4c88b8](https://github.com/xing/hops/commit/f4c88b8))
430
431
432
433
434
435<a name="11.0.0-rc.27"></a>
436# [11.0.0-rc.27](https://github.com/xing/hops/compare/v11.0.0-rc.26...v11.0.0-rc.27) (2018-08-06)
437
438
439
440
441**Note:** Version bump only for package hops
442
443<a name="11.0.0-rc.26"></a>
444# [11.0.0-rc.26](https://github.com/xing/hops/compare/v10.4.6...v11.0.0-rc.26) (2018-08-01)
445
446
447### Chores
448
449* specify engines as >=8.10 in all packages ([1b7a1d2](https://github.com/xing/hops/commit/1b7a1d2))
450
451
452### Features
453
454* **cli:** add dotenv support ([32d717e](https://github.com/xing/hops/commit/32d717e))
455* **cli:** remove dotenv again as it is now part of untool ([92f6417](https://github.com/xing/hops/commit/92f6417))
456* **preset-defaults:** move default presets into separate package ([722f67c](https://github.com/xing/hops/commit/722f67c))
457* **react:** implement server components ([53f3cfb](https://github.com/xing/hops/commit/53f3cfb))
458
459
460### BREAKING CHANGES
461
462* Increase minimum required Node.js version from 6 to 8
463This commit specifies Node.js 8.10 as minimum required version in all
464packages.
465
466
467
468
469<a name="11.0.0-rc.25"></a>
470# [11.0.0-rc.25](https://github.com/xing/hops/compare/v10.4.6...v11.0.0-rc.25) (2018-07-31)
471
472
473### Chores
474
475* specify engines as >=8.10 in all packages ([1b7a1d2](https://github.com/xing/hops/commit/1b7a1d2))
476
477
478### Features
479
480* **cli:** add dotenv support ([32d717e](https://github.com/xing/hops/commit/32d717e))
481* **cli:** remove dotenv again as it is now part of untool ([92f6417](https://github.com/xing/hops/commit/92f6417))
482* **preset-defaults:** move default presets into separate package ([722f67c](https://github.com/xing/hops/commit/722f67c))
483* **react:** implement server components ([53f3cfb](https://github.com/xing/hops/commit/53f3cfb))
484
485
486### BREAKING CHANGES
487
488* Increase minimum required Node.js version from 6 to 8
489This commit specifies Node.js 8.10 as minimum required version in all
490packages.
491
492
493
494
495<a name="11.0.0-rc.19"></a>
496# [11.0.0-rc.19](https://github.com/xing/hops/compare/v10.4.6...v11.0.0-rc.19) (2018-07-19)
497
498
499### Chores
500
501* specify engines as >=8.10 in all packages ([bb20aa6](https://github.com/xing/hops/commit/bb20aa6))
502
503
504### Features
505
506* **cli:** add dotenv support ([2f68e19](https://github.com/xing/hops/commit/2f68e19))
507* **cli:** remove dotenv again as it is now part of untool ([cd6936c](https://github.com/xing/hops/commit/cd6936c))
508* **preset-defaults:** move default presets into separate package ([f8a095a](https://github.com/xing/hops/commit/f8a095a))
509* **react:** implement server components ([8249d90](https://github.com/xing/hops/commit/8249d90))
510
511
512### BREAKING CHANGES
513
514* Increase minimum required Node.js version from 6 to 8
515This commit specifies Node.js 8.10 as minimum required version in all
516packages.
517
518
519
520
521<a name="11.0.0-rc.17"></a>
522# [11.0.0-rc.17](https://github.com/xing/hops/compare/v11.0.0-rc.16...v11.0.0-rc.17) (2018-07-09)
523
524
525### Features
526
527* **cli:** remove dotenv again as it is now part of untool ([1044735](https://github.com/xing/hops/commit/1044735))
528
529
530
531
532<a name="11.0.0-rc.16"></a>
533# [11.0.0-rc.16](https://github.com/xing/hops/compare/v11.0.0-rc.15...v11.0.0-rc.16) (2018-07-09)
534
535
536
537
538**Note:** Version bump only for package hops
539
540<a name="11.0.0-rc.12"></a>
541# [11.0.0-rc.12](https://github.com/xing/hops/compare/v11.0.0-rc.11...v11.0.0-rc.12) (2018-06-28)
542
543
544### Features
545
546* **cli:** add dotenv support ([7b7a683](https://github.com/xing/hops/commit/7b7a683))
547
548
549
550
551<a name="11.0.0-rc.5"></a>
552# [11.0.0-rc.5](https://github.com/xing/hops/compare/v11.0.0-rc.4...v11.0.0-rc.5) (2018-06-25)
553
554
555### Features
556
557* **react:** implement server components ([95d329f](https://github.com/xing/hops/commit/95d329f))
558
559
560
561
562<a name="11.0.0-rc.3"></a>
563# [11.0.0-rc.3](https://github.com/xing/hops/compare/v10.4.3...v11.0.0-rc.3) (2018-05-25)
564
565
566### Chores
567
568* specify engines as >=8.10 in all packages ([335fd84](https://github.com/xing/hops/commit/335fd84))
569* specify engines as >=8.10 in all packages ([9228cb1](https://github.com/xing/hops/commit/9228cb1))
570
571
572### Features
573
574* **preset-defaults:** move default presets into separate package ([4d726bf](https://github.com/xing/hops/commit/4d726bf))
575
576
577### BREAKING CHANGES
578
579* Increase minimum required Node.js version from 6 to 8
580This commit specifies Node.js 8.10 as minimum required version in all
581packages.
582* Increase minimum required Node.js version from 6 to 8
583This commit specifies Node.js 8.10 as minimum required version in all
584packages.
585
586
587
588
589<a name="11.0.0-rc.0"></a>
590# [11.0.0-rc.0](https://github.com/xing/hops/compare/v10.4.3...v11.0.0-rc.0) (2018-05-22)
591
592
593### Chores
594
595* specify engines as >=8.10 in all packages ([bc24dca](https://github.com/xing/hops/commit/bc24dca))
596* specify engines as >=8.10 in all packages ([9228cb1](https://github.com/xing/hops/commit/9228cb1))
597
598
599### Features
600
601* **preset-defaults:** move default presets into separate package ([9000cb0](https://github.com/xing/hops/commit/9000cb0))
602
603
604### BREAKING CHANGES
605
606* Increase minimum required Node.js version from 6 to 8
607This commit specifies Node.js 8.10 as minimum required version in all
608packages.
609* Increase minimum required Node.js version from 6 to 8
610This commit specifies Node.js 8.10 as minimum required version in all
611packages.
612
613
614
615
616<a name="10.4.0"></a>
617# [10.4.0](https://github.com/xing/hops/compare/v10.2.0-rc.5...v10.4.0) (2018-04-17)
618
619
620
621
622**Note:** Version bump only for package hops
623
624<a name="10.2.0"></a>
625# [10.2.0](https://github.com/xing/hops/compare/v10.2.0-rc.5...v10.2.0) (2018-03-26)
626
627
628
629
630**Note:** Version bump only for package hops
631
632<a name="10.0.2"></a>
633## [10.0.2](https://github.com/xing/hops/compare/v10.0.1...v10.0.2) (2018-02-15)
634
635
636### Bug Fixes
637
638* **cli:** fix variable scoping issues, improve error messages ([e29552c](https://github.com/xing/hops/commit/e29552c))
639
640
641
642
643<a name="10.0.0"></a>
644# [10.0.0](https://github.com/xing/hops/compare/v10.0.0-rc.4...v10.0.0) (2018-02-07)
645
646
647
648
649**Note:** Version bump only for package hops
650
651<a name="9.7.0"></a>
652# [9.7.0](https://github.com/xing/hops/compare/v9.6.1...v9.7.0) (2018-01-22)
653
654
655### Features
656
657* **cli:** execute build to prod start command ([8565081](https://github.com/xing/hops/commit/8565081))
658
659
660
661
662<a name="9.6.1"></a>
663## [9.6.1](https://github.com/xing/hops/compare/v9.6.0...v9.6.1) (2018-01-12)
664
665
666### Bug Fixes
667
668* **hops-cli:** allow to add .npmrc in templates ([3a47f3d](https://github.com/xing/hops/commit/3a47f3d))
669
670
671
672
673<a name="9.6.0"></a>
674# [9.6.0](https://github.com/xing/hops/compare/v9.5.0...v9.6.0) (2018-01-09)
675
676
677### Bug Fixes
678
679* **cli:** use pkg-dir instead of hops-config to figure out app root ([34bd28f](https://github.com/xing/hops/commit/34bd28f))
680
681
682
683
684<a name="9.5.0"></a>
685# [9.5.0](https://github.com/xing/hops/compare/v9.4.3...v9.5.0) (2018-01-09)
686
687
688
689
690**Note:** Version bump only for package hops
691
692<a name="9.4.3"></a>
693## [9.4.3](https://github.com/xing/hops/compare/v9.4.2...v9.4.3) (2018-01-08)
694
695
696### Bug Fixes
697
698* **cli:** do not require local packages in global context ([42002a3](https://github.com/xing/hops/commit/42002a3))
699
700
701
702
703<a name="9.4.0"></a>
704# [9.4.0](https://github.com/xing/hops/compare/v9.3.2...v9.4.0) (2018-01-08)
705
706
707
708
709**Note:** Version bump only for package hops
710
711<a name="9.3.2"></a>
712## [9.3.2](https://github.com/xing/hops/compare/v9.3.1...v9.3.2) (2018-01-08)
713
714
715
716
717**Note:** Version bump only for package hops-cli
718
719<a name="9.1.1"></a>
720## [9.1.1](https://github.com/xing/hops/compare/v9.1.0...v9.1.1) (2017-12-05)
721
722
723
724
725**Note:** Version bump only for package hops-cli
726
727<a name="7.4.0"></a>
728# [7.4.0](https://github.com/xing/hops/compare/v7.3.5...v7.4.0) (2017-11-01)
729
730
731
732
733**Note:** Version bump only for package hops-cli
734
735<a name="7.3.0"></a>
736# [7.3.0](https://github.com/xing/hops/compare/v7.2.0...v7.3.0) (2017-10-26)
737
738
739### Bug Fixes
740
741* **cli:** lookup "hops-local-cli" in dependencies + devDependencies ([9aa136e](https://github.com/xing/hops/commit/9aa136e))
742
743
744### Features
745
746* **cli:** update cli for extensible local-cli ([aa794fc](https://github.com/xing/hops/commit/aa794fc))
747
748
749
750
751<a name="7.2.0"></a>
752# [7.2.0](https://github.com/xing/hops/compare/v7.1.0...v7.2.0) (2017-10-18)
753
754
755
756
757**Note:** Version bump only for package hops-cli
758
759<a name="7.1.0"></a>
760# [7.1.0](https://github.com/xing/hops/compare/v7.0.0...v7.1.0) (2017-10-16)
761
762
763
764
765**Note:** Version bump only for package hops-cli
766
767<a name="7.0.0"></a>
768# [7.0.0](https://github.com/xing/hops/compare/v6.2.8...v7.0.0) (2017-10-13)
769
770
771### Features
772
773* **cli:** split hops packages, introduce changelog