UNPKG

27 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# [12.2.0](https://github.com/xing/hops/compare/v12.1.4...v12.2.0) (2020-04-27)
7
8**Note:** Version bump only for package hops
9
10
11
12
13
14## [12.1.4](https://github.com/xing/hops/compare/v12.1.3...v12.1.4) (2020-04-16)
15
16**Note:** Version bump only for package hops
17
18
19
20
21
22## [12.1.3](https://github.com/xing/hops/compare/v12.1.2...v12.1.3) (2020-04-08)
23
24**Note:** Version bump only for package hops
25
26
27
28
29
30## [12.1.2](https://github.com/xing/hops/compare/v12.1.1...v12.1.2) (2020-02-26)
31
32
33### Bug Fixes
34
35* the render function returns a function ([#1087](https://github.com/xing/hops/issues/1087)) ([3fe1d78](https://github.com/xing/hops/commit/3fe1d785f499674254bff8ae0ce1a116055bf336))
36* upgrade untool to v2.1.3 ([5916f7d](https://github.com/xing/hops/commit/5916f7dc4274801f8705571d60755dc0ed0e040c)), closes [#580](https://github.com/xing/hops/issues/580)
37
38
39
40
41
42## [12.1.1](https://github.com/xing/hops/compare/v12.1.0...v12.1.1) (2020-02-14)
43
44
45### Bug Fixes
46
47* update untool to v2.1.2 ([9c9f584](https://github.com/xing/hops/commit/9c9f584783c8f70447986b18f901a1b3b5f452d6))
48
49
50
51
52
53# [12.1.0](https://github.com/xing/hops/compare/v12.0.0...v12.1.0) (2020-02-11)
54
55**Note:** Version bump only for package hops
56
57
58
59
60
61# [12.0.0](https://github.com/xing/hops/compare/v12.0.0-rc.2...v12.0.0) (2020-01-22)
62
63**Note:** Version bump only for package hops
64
65
66
67
68
69# [12.0.0-rc.2](https://github.com/xing/hops/compare/v12.0.0-rc.1...v12.0.0-rc.2) (2020-01-21)
70
71
72### Bug Fixes
73
74* update untool ([96e8727](https://github.com/xing/hops/commit/96e8727c3da397f5b4aeddff909007b742a4328e))
75
76
77
78
79
80# [12.0.0-rc.1](https://github.com/xing/hops/compare/v12.0.0-rc.0...v12.0.0-rc.1) (2020-01-13)
81
82**Note:** Version bump only for package hops
83
84
85
86
87
88# [12.0.0-rc.0](https://github.com/xing/hops/compare/v12.0.0-beta.1...v12.0.0-rc.0) (2020-01-07)
89
90
91### Features
92
93* upgrade untool ([fd64a80](https://github.com/xing/hops/commit/fd64a80f111f7430dd6b5871b358a8e53cb5bb82))
94
95
96
97
98
99# [12.0.0-beta.1](https://github.com/xing/hops/compare/v12.0.0-beta.0...v12.0.0-beta.1) (2019-12-18)
100
101**Note:** Version bump only for package hops
102
103
104
105
106
107# [12.0.0-beta.0](https://github.com/xing/hops/compare/v11.9.1...v12.0.0-beta.0) (2019-12-12)
108
109
110### Bug Fixes
111
112* switch to react-helmet-async ([47cbd04](https://github.com/xing/hops/commit/47cbd0436cd43a67ecaf2ccc0994c21ac948c7c1))
113* upgrade untool ([c9a951d](https://github.com/xing/hops/commit/c9a951d0d6d51994af8a1214b369e1d71b20db1d))
114* upgrade untool to 2.0.0-beta.0 ([d6910f2](https://github.com/xing/hops/commit/d6910f2e097f77160c7176eb9c1f87e0636f55e0))
115* upgrade untool to 2.0.0-beta.1 ([2895a5c](https://github.com/xing/hops/commit/2895a5cd7617116be4476ffe87174bd2d15a0cdc))
116
117
118### chore
119
120* **hops:** bump minimum required node version ([20c3e2e](https://github.com/xing/hops/commit/20c3e2e1fdf0cfd3c238bb96ad4f9b0d8eaf122a))
121* **hops:** bump minimum required node versions ([cd8da87](https://github.com/xing/hops/commit/cd8da87026789a7afda34ca6bd32cbc353870525))
122
123
124### Features
125
126* **hops:** add typings for config & server-data context hooks ([2c831f7](https://github.com/xing/hops/commit/2c831f7479e6f637bd3c9526fb982865c7f320d8))
127* **hops:** re-export config & server-data hooks from hops-react ([9bd6c24](https://github.com/xing/hops/commit/9bd6c24637422913666f466291f86991dc812df2))
128* bump all packages to their latest available versions ([29c2963](https://github.com/xing/hops/commit/29c29633fae95e2813dae9b1b6c8140d33332c35))
129* upgrade untool to 2.0.0-alpha.4 ([769ea81](https://github.com/xing/hops/commit/769ea81c279af6888a5c2bbf046e224b647aa38c))
130* **hops:** improve type definitions for withServerData and withConfig ([6dc2053](https://github.com/xing/hops/commit/6dc2053941e7d252fc4b2c0aa11d6caab59dc9f5))
131* **hops:** simplify typings ([40f72d9](https://github.com/xing/hops/commit/40f72d9ea09f1a66bae31b8b4b1a65a3fa43d23e))
132
133
134### BREAKING CHANGES
135
136* **hops:** Hops drops support for non-LTS versions of Node
137* The following peer dependencies have increased versions
138- `jest`: 24.9.0
139- `react` & `react-dom`: 16.8.0
140- `react-apollo`: 3.1.0
141- `react-redux`: 7.1.0
142- `react-router-dom`: 5.1.0
143- `redux-thunk`: 2.3.0
144- `styled-components: 4.4.0
145- `typescript`: 3.6.0
146* **hops:** Hops drops support for Node v8
147* **hops:** `withConfig` and `withServerData` have a simpler type definition now. They only take one generic argument instead of three.
148
149Co-Authored-By: Emanuel Kluge <emanuel.kluge@xing.com>
150
151
152
153
154
155# [12.0.0-alpha.5](https://github.com/xing/hops/compare/v11.9.1...v12.0.0-alpha.5) (2019-11-27)
156
157
158### Bug Fixes
159
160* switch to react-helmet-async ([870aaa3](https://github.com/xing/hops/commit/870aaa3ff45c911aabbfe047ec4977d45d3aac4e))
161* upgrade untool ([6ef31f3](https://github.com/xing/hops/commit/6ef31f366527ac335ac134447343118723d39109))
162
163
164### chore
165
166* **hops:** bump minimum required node version ([b3429a0](https://github.com/xing/hops/commit/b3429a07b9380afe8b1022204047c728f359b44f))
167
168
169### Features
170
171* bump all packages to their latest available versions ([a4710b1](https://github.com/xing/hops/commit/a4710b1bf7005efc3a3809b6ebc4f905f9c0e003))
172* upgrade untool to 2.0.0-alpha.4 ([74adb91](https://github.com/xing/hops/commit/74adb91eb8bdced218857944bffa47e43f6674dd))
173* **hops:** add typings for config & server-data context hooks ([4420446](https://github.com/xing/hops/commit/4420446464f294022dfe162c4e0845247b0ce1b6))
174* **hops:** improve type definitions for withServerData and withConfig ([328e094](https://github.com/xing/hops/commit/328e0942bbfd30fbf85f434a2c3ac73cb096c62c))
175* **hops:** re-export config & server-data hooks from hops-react ([93dd68a](https://github.com/xing/hops/commit/93dd68aa98c2192244c255a79c8d9bc0c9d64de1))
176* **hops:** simplify typings ([41f1145](https://github.com/xing/hops/commit/41f1145aa777ae91237d1ea84a6e4820ac94351a))
177
178
179### BREAKING CHANGES
180
181* The following peer dependencies have increased versions
182- `jest`: 24.9.0
183- `react` & `react-dom`: 16.8.0
184- `react-apollo`: 3.1.0
185- `react-redux`: 7.1.0
186- `react-router-dom`: 5.1.0
187- `redux-thunk`: 2.3.0
188- `styled-components: 4.4.0
189- `typescript`: 3.6.0
190* **hops:** Hops drops support for Node v8
191* **hops:** `withConfig` and `withServerData` have a simpler type definition now. They only take one generic argument instead of three.
192
193Co-Authored-By: Emanuel Kluge <emanuel.kluge@xing.com>
194
195
196
197
198
199# [12.0.0-alpha.4](https://github.com/xing/hops/compare/v12.0.0-alpha.3...v12.0.0-alpha.4) (2019-10-29)
200
201
202### Features
203
204* **hops:** add typings for config & server-data context hooks ([8677c9e](https://github.com/xing/hops/commit/8677c9e2df68bd1dd9ef7bef224000674ae24dff))
205* **hops:** re-export config & server-data hooks from hops-react ([578407e](https://github.com/xing/hops/commit/578407e274cf07f6055cde944c0446daecf4b742))
206
207
208
209
210
211# [12.0.0-alpha.3](https://github.com/xing/hops/compare/v11.9.1...v12.0.0-alpha.3) (2019-10-28)
212
213
214### Bug Fixes
215
216* switch to react-helmet-async ([f1c61d1](https://github.com/xing/hops/commit/f1c61d1c248db30532c1c1ecdafe266d8cc363ed))
217* upgrade untool ([4034440](https://github.com/xing/hops/commit/4034440864806f3e40677fcde5a2f871729596cd))
218
219
220### chore
221
222* **hops:** bump minimum required node version ([cf74790](https://github.com/xing/hops/commit/cf74790a085d586a664abfe1f11f8d60416f19d6))
223
224
225### Features
226
227* **hops:** improve type definitions for withServerData and withConfig ([0ddbdce](https://github.com/xing/hops/commit/0ddbdce2fa0e13cd2bee90ea9f4ce5274263ea1b))
228* **hops:** simplify typings ([038eb2b](https://github.com/xing/hops/commit/038eb2b1bd1d55c8ad155be4aa4c10aed87199e0))
229* bump all packages to their latest available versions ([5fb0b5b](https://github.com/xing/hops/commit/5fb0b5bca2eec20ce2d9f652ac03985b31b7a5ef))
230* upgrade untool to 2.0.0-alpha.4 ([6fae67b](https://github.com/xing/hops/commit/6fae67be37e83e5d3a1f4770d47dfec236428d50))
231
232
233### BREAKING CHANGES
234
235* The following peer dependencies have increased versions
236- `jest`: 24.9.0
237- `react` & `react-dom`: 16.8.0
238- `react-apollo`: 3.1.0
239- `react-redux`: 7.1.0
240- `react-router-dom`: 5.1.0
241- `redux-thunk`: 2.3.0
242- `styled-components: 4.4.0
243- `typescript`: 3.6.0
244* **hops:** Hops drops support for Node v8
245* **hops:** `withConfig` and `withServerData` have a simpler type definition now. They only take one generic argument instead of three.
246
247Co-Authored-By: Emanuel Kluge <emanuel.kluge@xing.com>
248
249
250
251
252
253# [12.0.0-alpha.2](https://github.com/xing/hops/compare/v11.9.1...v12.0.0-alpha.2) (2019-10-07)
254
255
256### Bug Fixes
257
258* upgrade untool ([6d306fa](https://github.com/xing/hops/commit/6d306fa))
259
260
261### chore
262
263* **hops:** bump minimum required node version ([97afc00](https://github.com/xing/hops/commit/97afc00))
264
265
266### Features
267
268* **hops:** improve type definitions for withServerData and withConfig ([4cd6185](https://github.com/xing/hops/commit/4cd6185))
269* **hops:** simplify typings ([966989c](https://github.com/xing/hops/commit/966989c))
270
271
272### BREAKING CHANGES
273
274* **hops:** Hops drops support for Node v8
275* **hops:** `withConfig` and `withServerData` have a simpler type definition now. They only take one generic argument instead of three.
276
277Co-Authored-By: Emanuel Kluge <emanuel.kluge@xing.com>
278
279
280
281
282
283# [12.0.0-alpha.1](https://github.com/xing/hops/compare/v11.9.1...v12.0.0-alpha.1) (2019-09-12)
284
285
286### Features
287
288* **hops:** simplify typings ([cf646ea](https://github.com/xing/hops/commit/cf646ea))
289
290
291### BREAKING CHANGES
292
293* **hops:** `withConfig` and `withServerData` have a simpler type definition now. They only take one generic argument instead of three.
294
295Co-Authored-By: Emanuel Kluge <emanuel.kluge@xing.com>
296
297
298
299
300
301## [11.9.1](https://github.com/xing/hops/compare/v11.9.0...v11.9.1) (2019-09-11)
302
303
304### Bug Fixes
305
306* upgrade untool ([0e4c4b4](https://github.com/xing/hops/commit/0e4c4b4))
307
308
309
310
311
312# [11.9.0](https://github.com/xing/hops/compare/v11.8.5...v11.9.0) (2019-08-12)
313
314
315### Features
316
317* upgrade untool ([bc2557e](https://github.com/xing/hops/commit/bc2557e))
318
319
320
321
322
323## [11.8.5](https://github.com/xing/hops/compare/v11.8.4...v11.8.5) (2019-07-23)
324
325
326### Bug Fixes
327
328* upgrade untool ([719a4e3](https://github.com/xing/hops/commit/719a4e3))
329
330
331
332
333
334## [11.8.4](https://github.com/xing/hops/compare/v11.8.3...v11.8.4) (2019-07-19)
335
336
337### Bug Fixes
338
339* upgrade untool ([9312357](https://github.com/xing/hops/commit/9312357))
340
341
342
343
344
345## [11.8.3](https://github.com/xing/hops/compare/v11.8.1...v11.8.3) (2019-07-12)
346
347
348### Bug Fixes
349
350* upgrade untool ([4e85423](https://github.com/xing/hops/commit/4e85423))
351
352
353
354
355
356
357
358**Note:** Version bump only for package hops
359
360
361
362
363
364# [11.8.0](https://github.com/xing/hops/compare/v11.7.1...v11.8.0) (2019-06-19)
365
366
367### Bug Fixes
368
369* upgrade untool ([577c1e1](https://github.com/xing/hops/commit/577c1e1))
370
371
372
373
374
375## [11.7.1](https://github.com/xing/hops/compare/v11.7.0...v11.7.1) (2019-05-13)
376
377
378### Bug Fixes
379
380* upgrade untool ([4e9481f](https://github.com/xing/hops/commit/4e9481f))
381
382
383
384
385
386# [11.7.0](https://github.com/xing/hops/compare/v11.6.2...v11.7.0) (2019-05-09)
387
388
389### Features
390
391* upgrade untool to include multi-threaded webpack compiler ([cebfec6](https://github.com/xing/hops/commit/cebfec6))
392
393
394
395
396
397## [11.6.2](https://github.com/xing/hops/compare/v11.6.1...v11.6.2) (2019-05-06)
398
399**Note:** Version bump only for package hops
400
401
402
403
404
405## [11.6.1](https://github.com/xing/hops/compare/v11.6.0...v11.6.1) (2019-04-16)
406
407
408### Bug Fixes
409
410* upgrade to latest untool release ([ba7e50c](https://github.com/xing/hops/commit/ba7e50c))
411
412
413
414
415
416# [11.6.0](https://github.com/xing/hops/compare/v11.5.0...v11.6.0) (2019-04-09)
417
418
419### Bug Fixes
420
421* upgrade untool to v1.5.1 ([6c09463](https://github.com/xing/hops/commit/6c09463))
422
423
424### Features
425
426* use @untool/info for CLI output/logging ([e1f3f92](https://github.com/xing/hops/commit/e1f3f92))
427
428
429
430
431
432# [11.5.0](https://github.com/xing/hops/compare/v11.4.1...v11.5.0) (2019-04-03)
433
434
435### Bug Fixes
436
437* **dependencies:** remove react-router-dom version range where not needed ([809b196](https://github.com/xing/hops/commit/809b196))
438* **dependencies:** update dependency pretty-ms to v4 ([d2a76a0](https://github.com/xing/hops/commit/d2a76a0))
439* **dependencies:** update dependency react-router-dom to v^4.3.1 || v^5 ([d5f8713](https://github.com/xing/hops/commit/d5f8713))
440* upgrade untool to v1.5.0 ([b8d5396](https://github.com/xing/hops/commit/b8d5396))
441
442
443
444
445
446# [11.4.0](https://github.com/xing/hops/compare/v11.3.0...v11.4.0) (2019-03-12)
447
448
449### Features
450
451* 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)
452* **hops:** add cli flag to analyze client bundle ([3094350](https://github.com/xing/hops/commit/3094350))
453* **hops:** disable automatic browser opening on --analyze-client-bundle flag ([fec7d91](https://github.com/xing/hops/commit/fec7d91))
454
455
456
457
458
459# [11.3.0](https://github.com/xing/hops/compare/v11.2.0...v11.3.0) (2019-03-07)
460
461
462### Features
463
464* upgrade untool to 1.2.0 ([b1b742d](https://github.com/xing/hops/commit/b1b742d))
465
466
467
468
469
470# [11.2.0](https://github.com/xing/hops/compare/v11.2.0-rc.1...v11.2.0) (2019-02-14)
471
472**Note:** Version bump only for package hops
473
474
475
476
477
478# [11.2.0-rc.1](https://github.com/xing/hops/compare/v11.2.0-rc.0...v11.2.0-rc.1) (2019-01-24)
479
480
481### Bug Fixes
482
483* upgrade untool to v1.0.0-rc-20 ([201e8a2](https://github.com/xing/hops/commit/201e8a2))
484
485
486
487
488
489# [11.2.0-rc.0](https://github.com/xing/hops/compare/v11.1.0...v11.2.0-rc.0) (2019-01-23)
490
491
492### Bug Fixes
493
494* upgrade untool ([faafda2](https://github.com/xing/hops/commit/faafda2))
495* upgrade untool ([afb5ccb](https://github.com/xing/hops/commit/afb5ccb))
496* upgrade untool ([ec0a2f3](https://github.com/xing/hops/commit/ec0a2f3))
497
498
499
500
501
502# [11.1.0](https://github.com/xing/hops/compare/v11.0.1...v11.1.0) (2019-01-11)
503
504
505### Bug Fixes
506
507* upgrade untool ([5f2561a](https://github.com/xing/hops/commit/5f2561a)), closes [#758](https://github.com/xing/hops/issues/758)
508
509
510
511
512
513## [11.0.1](https://github.com/xing/hops/compare/v11.0.0...v11.0.1) (2018-12-19)
514
515**Note:** Version bump only for package hops
516
517
518
519
520
521# [11.0.0](https://github.com/xing/hops/compare/v11.0.0-rc.55...v11.0.0) (2018-12-13)
522
523**Note:** Version bump only for package hops
524
525
526
527
528
529# [11.0.0-rc.55](https://github.com/xing/hops/compare/v11.0.0-rc.54...v11.0.0-rc.55) (2018-12-12)
530
531**Note:** Version bump only for package hops
532
533
534
535
536
537# [11.0.0-rc.54](https://github.com/xing/hops/compare/v11.0.0-rc.53...v11.0.0-rc.54) (2018-12-12)
538
539**Note:** Version bump only for package hops
540
541
542
543
544
545# [11.0.0-rc.53](https://github.com/xing/hops/compare/v11.0.0-rc.52...v11.0.0-rc.53) (2018-12-10)
546
547**Note:** Version bump only for package hops
548
549
550
551
552
553# [11.0.0-rc.52](https://github.com/xing/hops/compare/v11.0.0-rc.51...v11.0.0-rc.52) (2018-12-10)
554
555
556### Bug Fixes
557
558* upgrade untool ([53cab73](https://github.com/xing/hops/commit/53cab73))
559
560
561
562
563
564# [11.0.0-rc.51](https://github.com/xing/hops/compare/v11.0.0-rc.50...v11.0.0-rc.51) (2018-12-10)
565
566
567### Bug Fixes
568
569* change Import to importComponent ([94a1174](https://github.com/xing/hops/commit/94a1174))
570
571
572
573
574
575# [11.0.0-rc.50](https://github.com/xing/hops/compare/v11.0.0-rc.49...v11.0.0-rc.50) (2018-12-05)
576
577
578### Bug Fixes
579
580* upgrade untool packages ([9be2e1e](https://github.com/xing/hops/commit/9be2e1e))
581
582
583
584
585
586# [11.0.0-rc.49](https://github.com/xing/hops/compare/v11.0.0-rc.48...v11.0.0-rc.49) (2018-11-29)
587
588**Note:** Version bump only for package hops
589
590
591
592
593
594# [11.0.0-rc.48](https://github.com/xing/hops/compare/v11.0.0-rc.47...v11.0.0-rc.48) (2018-11-23)
595
596**Note:** Version bump only for package hops
597
598
599
600
601
602# [11.0.0-rc.47](https://github.com/xing/hops/compare/v11.0.0-rc.46...v11.0.0-rc.47) (2018-11-21)
603
604
605### Bug Fixes
606
607* upgrade untool ([d20228b](https://github.com/xing/hops/commit/d20228b))
608
609
610
611
612
613# [11.0.0-rc.46](https://github.com/xing/hops/compare/v11.0.0-rc.45...v11.0.0-rc.46) (2018-11-15)
614
615
616### Bug Fixes
617
618* upgrade untool ([11c2de5](https://github.com/xing/hops/commit/11c2de5))
619
620
621
622
623
624# [11.0.0-rc.45](https://github.com/xing/hops/compare/v11.0.0-rc.44...v11.0.0-rc.45) (2018-11-15)
625
626**Note:** Version bump only for package hops
627
628
629
630
631
632# [11.0.0-rc.44](https://github.com/xing/hops/compare/v11.0.0-rc.43...v11.0.0-rc.44) (2018-10-24)
633
634
635### Bug Fixes
636
637* upgrade untool to rc.8 ([77d6f96](https://github.com/xing/hops/commit/77d6f96))
638
639
640
641
642
643# [11.0.0-rc.43](https://github.com/xing/hops/compare/v11.0.0-rc.42...v11.0.0-rc.43) (2018-10-23)
644
645**Note:** Version bump only for package hops
646
647
648
649
650
651# [11.0.0-rc.42](https://github.com/xing/hops/compare/v11.0.0-rc.41...v11.0.0-rc.42) (2018-10-23)
652
653**Note:** Version bump only for package hops
654
655
656
657
658
659# [11.0.0-rc.41](https://github.com/xing/hops/compare/v11.0.0-rc.40...v11.0.0-rc.41) (2018-10-17)
660
661
662### Bug Fixes
663
664* upgrade untool to 1.0.0-rc.4 ([3bdc48d](https://github.com/xing/hops/commit/3bdc48d))
665
666
667### Features
668
669* **cli:** log webpack errors and warnings in watch mode to terminal ([a0aa1fc](https://github.com/xing/hops/commit/a0aa1fc))
670
671
672
673
674
675# [11.0.0-rc.40](https://github.com/xing/hops/compare/v11.0.0-rc.39...v11.0.0-rc.40) (2018-10-15)
676
677
678### Bug Fixes
679
680* adapt to new untool exports and config loader ([ea86491](https://github.com/xing/hops/commit/ea86491))
681
682
683
684
685
686<a name="11.0.0-rc.39"></a>
687# [11.0.0-rc.39](https://github.com/xing/hops/compare/v11.0.0-rc.38...v11.0.0-rc.39) (2018-10-10)
688
689
690### Features
691
692* **create-hops-app:** init package ([cf02570](https://github.com/xing/hops/commit/cf02570))
693
694
695
696
697
698<a name="11.0.0-rc.38"></a>
699# [11.0.0-rc.38](https://github.com/xing/hops/compare/v11.0.0-rc.37...v11.0.0-rc.38) (2018-10-05)
700
701
702### Bug Fixes
703
704* **cli:** add missing [@untool](https://github.com/untool)/yargs ([b23a7b1](https://github.com/xing/hops/commit/b23a7b1))
705
706
707
708
709
710<a name="11.0.0-rc.37"></a>
711# [11.0.0-rc.37](https://github.com/xing/hops/compare/v11.0.0-rc.36...v11.0.0-rc.37) (2018-09-27)
712
713
714### Features
715
716* **cli:** use untools CLI mixin to print build stats and server status ([3303eaf](https://github.com/xing/hops/commit/3303eaf))
717
718
719
720
721
722<a name="11.0.0-rc.36"></a>
723# [11.0.0-rc.36](https://github.com/xing/hops/compare/v11.0.0-rc.35...v11.0.0-rc.36) (2018-09-26)
724
725**Note:** Version bump only for package hops
726
727
728
729
730
731<a name="11.0.0-rc.35"></a>
732# [11.0.0-rc.35](https://github.com/xing/hops/compare/v11.0.0-rc.34...v11.0.0-rc.35) (2018-09-13)
733
734**Note:** Version bump only for package hops
735
736
737
738
739
740<a name="11.0.0-rc.32"></a>
741# [11.0.0-rc.32](https://github.com/xing/hops/compare/v11.0.0-rc.31...v11.0.0-rc.32) (2018-09-04)
742
743
744### Bug Fixes
745
746* **cli:** print getting started message based on availability of CLI ([f4c88b8](https://github.com/xing/hops/commit/f4c88b8))
747
748
749
750
751
752<a name="11.0.0-rc.27"></a>
753# [11.0.0-rc.27](https://github.com/xing/hops/compare/v11.0.0-rc.26...v11.0.0-rc.27) (2018-08-06)
754
755
756
757
758**Note:** Version bump only for package hops
759
760<a name="11.0.0-rc.26"></a>
761# [11.0.0-rc.26](https://github.com/xing/hops/compare/v10.4.6...v11.0.0-rc.26) (2018-08-01)
762
763
764### Chores
765
766* specify engines as >=8.10 in all packages ([1b7a1d2](https://github.com/xing/hops/commit/1b7a1d2))
767
768
769### Features
770
771* **cli:** add dotenv support ([32d717e](https://github.com/xing/hops/commit/32d717e))
772* **cli:** remove dotenv again as it is now part of untool ([92f6417](https://github.com/xing/hops/commit/92f6417))
773* **preset-defaults:** move default presets into separate package ([722f67c](https://github.com/xing/hops/commit/722f67c))
774* **react:** implement server components ([53f3cfb](https://github.com/xing/hops/commit/53f3cfb))
775
776
777### BREAKING CHANGES
778
779* Increase minimum required Node.js version from 6 to 8
780This commit specifies Node.js 8.10 as minimum required version in all
781packages.
782
783
784
785
786<a name="11.0.0-rc.25"></a>
787# [11.0.0-rc.25](https://github.com/xing/hops/compare/v10.4.6...v11.0.0-rc.25) (2018-07-31)
788
789
790### Chores
791
792* specify engines as >=8.10 in all packages ([1b7a1d2](https://github.com/xing/hops/commit/1b7a1d2))
793
794
795### Features
796
797* **cli:** add dotenv support ([32d717e](https://github.com/xing/hops/commit/32d717e))
798* **cli:** remove dotenv again as it is now part of untool ([92f6417](https://github.com/xing/hops/commit/92f6417))
799* **preset-defaults:** move default presets into separate package ([722f67c](https://github.com/xing/hops/commit/722f67c))
800* **react:** implement server components ([53f3cfb](https://github.com/xing/hops/commit/53f3cfb))
801
802
803### BREAKING CHANGES
804
805* Increase minimum required Node.js version from 6 to 8
806This commit specifies Node.js 8.10 as minimum required version in all
807packages.
808
809
810
811
812<a name="11.0.0-rc.19"></a>
813# [11.0.0-rc.19](https://github.com/xing/hops/compare/v10.4.6...v11.0.0-rc.19) (2018-07-19)
814
815
816### Chores
817
818* specify engines as >=8.10 in all packages ([bb20aa6](https://github.com/xing/hops/commit/bb20aa6))
819
820
821### Features
822
823* **cli:** add dotenv support ([2f68e19](https://github.com/xing/hops/commit/2f68e19))
824* **cli:** remove dotenv again as it is now part of untool ([cd6936c](https://github.com/xing/hops/commit/cd6936c))
825* **preset-defaults:** move default presets into separate package ([f8a095a](https://github.com/xing/hops/commit/f8a095a))
826* **react:** implement server components ([8249d90](https://github.com/xing/hops/commit/8249d90))
827
828
829### BREAKING CHANGES
830
831* Increase minimum required Node.js version from 6 to 8
832This commit specifies Node.js 8.10 as minimum required version in all
833packages.
834
835
836
837
838<a name="11.0.0-rc.17"></a>
839# [11.0.0-rc.17](https://github.com/xing/hops/compare/v11.0.0-rc.16...v11.0.0-rc.17) (2018-07-09)
840
841
842### Features
843
844* **cli:** remove dotenv again as it is now part of untool ([1044735](https://github.com/xing/hops/commit/1044735))
845
846
847
848
849<a name="11.0.0-rc.16"></a>
850# [11.0.0-rc.16](https://github.com/xing/hops/compare/v11.0.0-rc.15...v11.0.0-rc.16) (2018-07-09)
851
852
853
854
855**Note:** Version bump only for package hops
856
857<a name="11.0.0-rc.12"></a>
858# [11.0.0-rc.12](https://github.com/xing/hops/compare/v11.0.0-rc.11...v11.0.0-rc.12) (2018-06-28)
859
860
861### Features
862
863* **cli:** add dotenv support ([7b7a683](https://github.com/xing/hops/commit/7b7a683))
864
865
866
867
868<a name="11.0.0-rc.5"></a>
869# [11.0.0-rc.5](https://github.com/xing/hops/compare/v11.0.0-rc.4...v11.0.0-rc.5) (2018-06-25)
870
871
872### Features
873
874* **react:** implement server components ([95d329f](https://github.com/xing/hops/commit/95d329f))
875
876
877
878
879<a name="11.0.0-rc.3"></a>
880# [11.0.0-rc.3](https://github.com/xing/hops/compare/v10.4.3...v11.0.0-rc.3) (2018-05-25)
881
882
883### Chores
884
885* specify engines as >=8.10 in all packages ([335fd84](https://github.com/xing/hops/commit/335fd84))
886* specify engines as >=8.10 in all packages ([9228cb1](https://github.com/xing/hops/commit/9228cb1))
887
888
889### Features
890
891* **preset-defaults:** move default presets into separate package ([4d726bf](https://github.com/xing/hops/commit/4d726bf))
892
893
894### BREAKING CHANGES
895
896* Increase minimum required Node.js version from 6 to 8
897This commit specifies Node.js 8.10 as minimum required version in all
898packages.
899* Increase minimum required Node.js version from 6 to 8
900This commit specifies Node.js 8.10 as minimum required version in all
901packages.
902
903
904
905
906<a name="11.0.0-rc.0"></a>
907# [11.0.0-rc.0](https://github.com/xing/hops/compare/v10.4.3...v11.0.0-rc.0) (2018-05-22)
908
909
910### Chores
911
912* specify engines as >=8.10 in all packages ([bc24dca](https://github.com/xing/hops/commit/bc24dca))
913* specify engines as >=8.10 in all packages ([9228cb1](https://github.com/xing/hops/commit/9228cb1))
914
915
916### Features
917
918* **preset-defaults:** move default presets into separate package ([9000cb0](https://github.com/xing/hops/commit/9000cb0))
919
920
921### BREAKING CHANGES
922
923* Increase minimum required Node.js version from 6 to 8
924This commit specifies Node.js 8.10 as minimum required version in all
925packages.
926* Increase minimum required Node.js version from 6 to 8
927This commit specifies Node.js 8.10 as minimum required version in all
928packages.
929
930
931
932
933<a name="10.4.0"></a>
934# [10.4.0](https://github.com/xing/hops/compare/v10.2.0-rc.5...v10.4.0) (2018-04-17)
935
936
937
938
939**Note:** Version bump only for package hops
940
941<a name="10.2.0"></a>
942# [10.2.0](https://github.com/xing/hops/compare/v10.2.0-rc.5...v10.2.0) (2018-03-26)
943
944
945
946
947**Note:** Version bump only for package hops
948
949<a name="10.0.2"></a>
950## [10.0.2](https://github.com/xing/hops/compare/v10.0.1...v10.0.2) (2018-02-15)
951
952
953### Bug Fixes
954
955* **cli:** fix variable scoping issues, improve error messages ([e29552c](https://github.com/xing/hops/commit/e29552c))
956
957
958
959
960<a name="10.0.0"></a>
961# [10.0.0](https://github.com/xing/hops/compare/v10.0.0-rc.4...v10.0.0) (2018-02-07)
962
963
964
965
966**Note:** Version bump only for package hops
967
968<a name="9.7.0"></a>
969# [9.7.0](https://github.com/xing/hops/compare/v9.6.1...v9.7.0) (2018-01-22)
970
971
972### Features
973
974* **cli:** execute build to prod start command ([8565081](https://github.com/xing/hops/commit/8565081))
975
976
977
978
979<a name="9.6.1"></a>
980## [9.6.1](https://github.com/xing/hops/compare/v9.6.0...v9.6.1) (2018-01-12)
981
982
983### Bug Fixes
984
985* **hops-cli:** allow to add .npmrc in templates ([3a47f3d](https://github.com/xing/hops/commit/3a47f3d))
986
987
988
989
990<a name="9.6.0"></a>
991# [9.6.0](https://github.com/xing/hops/compare/v9.5.0...v9.6.0) (2018-01-09)
992
993
994### Bug Fixes
995
996* **cli:** use pkg-dir instead of hops-config to figure out app root ([34bd28f](https://github.com/xing/hops/commit/34bd28f))
997
998
999
1000
1001<a name="9.5.0"></a>
1002# [9.5.0](https://github.com/xing/hops/compare/v9.4.3...v9.5.0) (2018-01-09)
1003
1004
1005
1006
1007**Note:** Version bump only for package hops
1008
1009<a name="9.4.3"></a>
1010## [9.4.3](https://github.com/xing/hops/compare/v9.4.2...v9.4.3) (2018-01-08)
1011
1012
1013### Bug Fixes
1014
1015* **cli:** do not require local packages in global context ([42002a3](https://github.com/xing/hops/commit/42002a3))
1016
1017
1018
1019
1020<a name="9.4.0"></a>
1021# [9.4.0](https://github.com/xing/hops/compare/v9.3.2...v9.4.0) (2018-01-08)
1022
1023
1024
1025
1026**Note:** Version bump only for package hops
1027
1028<a name="9.3.2"></a>
1029## [9.3.2](https://github.com/xing/hops/compare/v9.3.1...v9.3.2) (2018-01-08)
1030
1031
1032
1033
1034**Note:** Version bump only for package hops-cli
1035
1036<a name="9.1.1"></a>
1037## [9.1.1](https://github.com/xing/hops/compare/v9.1.0...v9.1.1) (2017-12-05)
1038
1039
1040
1041
1042**Note:** Version bump only for package hops-cli
1043
1044<a name="7.4.0"></a>
1045# [7.4.0](https://github.com/xing/hops/compare/v7.3.5...v7.4.0) (2017-11-01)
1046
1047
1048
1049
1050**Note:** Version bump only for package hops-cli
1051
1052<a name="7.3.0"></a>
1053# [7.3.0](https://github.com/xing/hops/compare/v7.2.0...v7.3.0) (2017-10-26)
1054
1055
1056### Bug Fixes
1057
1058* **cli:** lookup "hops-local-cli" in dependencies + devDependencies ([9aa136e](https://github.com/xing/hops/commit/9aa136e))
1059
1060
1061### Features
1062
1063* **cli:** update cli for extensible local-cli ([aa794fc](https://github.com/xing/hops/commit/aa794fc))
1064
1065
1066
1067
1068<a name="7.2.0"></a>
1069# [7.2.0](https://github.com/xing/hops/compare/v7.1.0...v7.2.0) (2017-10-18)
1070
1071
1072
1073
1074**Note:** Version bump only for package hops-cli
1075
1076<a name="7.1.0"></a>
1077# [7.1.0](https://github.com/xing/hops/compare/v7.0.0...v7.1.0) (2017-10-16)
1078
1079
1080
1081
1082**Note:** Version bump only for package hops-cli
1083
1084<a name="7.0.0"></a>
1085# [7.0.0](https://github.com/xing/hops/compare/v6.2.8...v7.0.0) (2017-10-13)
1086
1087
1088### Features
1089
1090* **cli:** split hops packages, introduce changelog