@webiny/cli 0.0.0-mt-1

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/CHANGELOG.md ADDED
@@ -0,0 +1,2896 @@
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
+ ## [5.18.1](https://github.com/webiny/webiny-js/compare/v5.18.1-beta.0...v5.18.1) (2021-11-25)
7
+
8
+ **Note:** Version bump only for package @webiny/cli
9
+
10
+
11
+
12
+
13
+
14
+ ## [5.18.1-beta.0](https://github.com/webiny/webiny-js/compare/v5.18.0...v5.18.1-beta.0) (2021-11-25)
15
+
16
+ **Note:** Version bump only for package @webiny/cli
17
+
18
+
19
+
20
+
21
+
22
+ # [5.18.0](https://github.com/webiny/webiny-js/compare/v5.18.0-beta.4...v5.18.0) (2021-11-24)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * adjust debug message [no ci] ([9c16da3](https://github.com/webiny/webiny-js/commit/9c16da3ba2ad1c7a61bfd02f44263790183b92e2))
28
+
29
+
30
+
31
+
32
+
33
+ # [5.18.0-beta.4](https://github.com/webiny/webiny-js/compare/v5.18.0-beta.3...v5.18.0-beta.4) (2021-11-23)
34
+
35
+ **Note:** Version bump only for package @webiny/cli
36
+
37
+
38
+
39
+
40
+
41
+ # [5.18.0-beta.3](https://github.com/webiny/webiny-js/compare/v5.18.0-beta.2...v5.18.0-beta.3) (2021-11-22)
42
+
43
+
44
+ ### Bug Fixes
45
+
46
+ * remove context ([ec4566a](https://github.com/webiny/webiny-js/commit/ec4566af26fe67cc7cb26728e7f65e54e7f16968))
47
+
48
+
49
+
50
+
51
+
52
+ # [5.18.0-beta.2](https://github.com/webiny/webiny-js/compare/v5.18.0-beta.1...v5.18.0-beta.2) (2021-11-21)
53
+
54
+ **Note:** Version bump only for package @webiny/cli
55
+
56
+
57
+
58
+
59
+
60
+ # [5.18.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.18.0-beta.0...v5.18.0-beta.1) (2021-11-19)
61
+
62
+
63
+ ### Bug Fixes
64
+
65
+ * improve logging ([2dd751f](https://github.com/webiny/webiny-js/commit/2dd751fffb52a407cb5679bb7395e7601dea9463))
66
+
67
+
68
+
69
+
70
+
71
+ # [5.18.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.17.4...v5.18.0-beta.0) (2021-11-19)
72
+
73
+
74
+ ### Bug Fixes
75
+
76
+ * adjust messaging ([3c867c6](https://github.com/webiny/webiny-js/commit/3c867c6b0ca59ad579f8a605afe5f94f8bccfef9))
77
+ * adjust messaging ([ce0cfd6](https://github.com/webiny/webiny-js/commit/ce0cfd65552552370053855567782e2847b3f956))
78
+ * determine target upgrade version using `package.json` / `semver` ([4a3e10f](https://github.com/webiny/webiny-js/commit/4a3e10fafbe63fe3a822083ecf52a95c714e9f61))
79
+ * remove old upgrade scripts ([c34f40a](https://github.com/webiny/webiny-js/commit/c34f40ab76d4c7c85087553884b64813b0b9e4eb))
80
+ * remove unneeded dependencies ([dabf981](https://github.com/webiny/webiny-js/commit/dabf98163bbc5c6cf4a382c3197cf64ea6337a25))
81
+ * update dependencies ([d69c6be](https://github.com/webiny/webiny-js/commit/d69c6be8ac22ad732012b9f81a035e93d3df674d))
82
+ * use "blueBright" for info ([e0b96fd](https://github.com/webiny/webiny-js/commit/e0b96fdb5939d6a0b9dac359a57e2ed3f4c42fd5))
83
+ * use debug function instead of chalk ([dc94492](https://github.com/webiny/webiny-js/commit/dc94492056e1882b15800209d844fd5b5ab212b1))
84
+ * use fast-glob lib ([eff106b](https://github.com/webiny/webiny-js/commit/eff106b3e6a3f2e806df86209596b2672f81949f))
85
+
86
+
87
+ ### Features
88
+
89
+ * add "packages" getter ([77dc207](https://github.com/webiny/webiny-js/commit/77dc207b90dc9b85d3f516d18df9505f12ecf3d3))
90
+ * add packageJson ([204135a](https://github.com/webiny/webiny-js/commit/204135aaa8021b8fc3e91dd73d2b8b338ea1f728))
91
+ * run upgrade scripts from a remote code repository ([3c0cc49](https://github.com/webiny/webiny-js/commit/3c0cc490b155a1331c5132dbe0f0fca0af0a4e58))
92
+
93
+
94
+
95
+
96
+
97
+ ## [5.17.4](https://github.com/webiny/webiny-js/compare/v5.17.4-beta.1...v5.17.4) (2021-11-19)
98
+
99
+ **Note:** Version bump only for package @webiny/cli
100
+
101
+
102
+
103
+
104
+
105
+ ## [5.17.4-beta.1](https://github.com/webiny/webiny-js/compare/v5.17.4-beta.0...v5.17.4-beta.1) (2021-11-19)
106
+
107
+ **Note:** Version bump only for package @webiny/cli
108
+
109
+
110
+
111
+
112
+
113
+ ## [5.17.4-beta.0](https://github.com/webiny/webiny-js/compare/v5.17.3...v5.17.4-beta.0) (2021-11-19)
114
+
115
+ **Note:** Version bump only for package @webiny/cli
116
+
117
+
118
+
119
+
120
+
121
+ ## [5.17.3](https://github.com/webiny/webiny-js/compare/v5.17.3-beta.0...v5.17.3) (2021-11-15)
122
+
123
+ **Note:** Version bump only for package @webiny/cli
124
+
125
+
126
+
127
+
128
+
129
+ ## [5.17.3-beta.0](https://github.com/webiny/webiny-js/compare/v5.17.2...v5.17.3-beta.0) (2021-11-12)
130
+
131
+ **Note:** Version bump only for package @webiny/cli
132
+
133
+
134
+
135
+
136
+
137
+ ## [5.17.2](https://github.com/webiny/webiny-js/compare/v5.17.2-beta.0...v5.17.2) (2021-11-11)
138
+
139
+ **Note:** Version bump only for package @webiny/cli
140
+
141
+
142
+
143
+
144
+
145
+ ## [5.17.2-beta.0](https://github.com/webiny/webiny-js/compare/v5.17.1...v5.17.2-beta.0) (2021-11-11)
146
+
147
+
148
+ ### Bug Fixes
149
+
150
+ * force same version on all packages ([9cbae8b](https://github.com/webiny/webiny-js/commit/9cbae8b050900546eb17932c23a609593211c1c8))
151
+
152
+
153
+
154
+
155
+
156
+ # [5.17.0](https://github.com/webiny/webiny-js/compare/v5.17.0-beta.2...v5.17.0) (2021-11-08)
157
+
158
+ **Note:** Version bump only for package @webiny/cli
159
+
160
+
161
+
162
+
163
+
164
+ # [5.17.0-beta.2](https://github.com/webiny/webiny-js/compare/v5.17.0-beta.1...v5.17.0-beta.2) (2021-11-08)
165
+
166
+ **Note:** Version bump only for package @webiny/cli
167
+
168
+
169
+
170
+
171
+
172
+ # [5.17.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.16.0...v5.17.0-beta.1) (2021-11-08)
173
+
174
+
175
+ ### Bug Fixes
176
+
177
+ * **cli:** add migration for page import/export ([0bc1e4e](https://github.com/webiny/webiny-js/commit/0bc1e4ef312ecf14ed1004eea620c82eb3d07e48))
178
+
179
+
180
+ ### Features
181
+
182
+ * **api-prerendering-service:** DynamoDB storage operations with upgrade ([#1996](https://github.com/webiny/webiny-js/issues/1996)) ([1d3602e](https://github.com/webiny/webiny-js/commit/1d3602e22015a956403cce7687d3d846826724ae))
183
+ * **cli:** upgrade pulumi in 5.17.0 ([#2004](https://github.com/webiny/webiny-js/issues/2004)) ([70e304b](https://github.com/webiny/webiny-js/commit/70e304b865e311a81f250426ba324c6df08cfc94))
184
+ * new security and multi-tenancy ([#1993](https://github.com/webiny/webiny-js/issues/1993)) ([99ecfca](https://github.com/webiny/webiny-js/commit/99ecfca45011cb0f6476c3bc5c883c56a055aaa0))
185
+
186
+
187
+
188
+
189
+
190
+ # [5.16.0](https://github.com/webiny/webiny-js/compare/v5.16.0-beta.4...v5.16.0) (2021-10-21)
191
+
192
+ **Note:** Version bump only for package @webiny/cli
193
+
194
+
195
+
196
+
197
+
198
+ # [5.16.0-beta.4](https://github.com/webiny/webiny-js/compare/v5.16.0-beta.3...v5.16.0-beta.4) (2021-10-20)
199
+
200
+ **Note:** Version bump only for package @webiny/cli
201
+
202
+
203
+
204
+
205
+
206
+ # [5.16.0-beta.3](https://github.com/webiny/webiny-js/compare/v5.16.0-beta.2...v5.16.0-beta.3) (2021-10-20)
207
+
208
+
209
+ ### Bug Fixes
210
+
211
+ * **cli:** upgrade must take current cli version ([#1977](https://github.com/webiny/webiny-js/issues/1977)) ([4f9f4f0](https://github.com/webiny/webiny-js/commit/4f9f4f0dad8550de816b478a7a813a105a5f661f))
212
+
213
+
214
+
215
+
216
+
217
+ # [5.16.0-beta.2](https://github.com/webiny/webiny-js/compare/v5.16.0-beta.1...v5.16.0-beta.2) (2021-10-20)
218
+
219
+
220
+ ### Bug Fixes
221
+
222
+ * **cli:** add missing workspaces ([9cb126b](https://github.com/webiny/webiny-js/commit/9cb126b5d1183e70d0e0062e60eb856024c58e5a))
223
+
224
+
225
+
226
+
227
+
228
+ # [5.16.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.16.0-beta.0...v5.16.0-beta.1) (2021-10-19)
229
+
230
+
231
+ ### Bug Fixes
232
+
233
+ * **cli:** Update workspaces in root package.json ([9e7f782](https://github.com/webiny/webiny-js/commit/9e7f782cd6a625277969b88d39f3c33a5b959382))
234
+
235
+
236
+
237
+
238
+
239
+ # [5.16.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.17.0-beta.0...v5.16.0-beta.0) (2021-10-19)
240
+
241
+ **Note:** Version bump only for package @webiny/cli
242
+
243
+
244
+
245
+
246
+
247
+ # [5.17.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.15.0...v5.17.0-beta.0) (2021-10-18)
248
+
249
+
250
+ ### Features
251
+
252
+ * **api-form-builder:** storage operations ([#1942](https://github.com/webiny/webiny-js/issues/1942)) ([a041a2c](https://github.com/webiny/webiny-js/commit/a041a2c00432c86e84f9be002b3943a629906d77))
253
+
254
+
255
+
256
+
257
+
258
+ # [5.15.0](https://github.com/webiny/webiny-js/compare/v5.15.0-beta.3...v5.15.0) (2021-09-30)
259
+
260
+ **Note:** Version bump only for package @webiny/cli
261
+
262
+
263
+
264
+
265
+
266
+ # [5.15.0-beta.3](https://github.com/webiny/webiny-js/compare/v5.15.0-beta.2...v5.15.0-beta.3) (2021-09-30)
267
+
268
+ **Note:** Version bump only for package @webiny/cli
269
+
270
+
271
+
272
+
273
+
274
+ # [5.15.0-beta.2](https://github.com/webiny/webiny-js/compare/v5.15.0-beta.1...v5.15.0-beta.2) (2021-09-29)
275
+
276
+
277
+ ### Bug Fixes
278
+
279
+ * **api-page-builder:** cli upgrade ([b69a2e3](https://github.com/webiny/webiny-js/commit/b69a2e343c4d397e632289cd4904ae3fcf828187))
280
+
281
+
282
+
283
+
284
+
285
+ # [5.15.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.15.0-beta.0...v5.15.0-beta.1) (2021-09-28)
286
+
287
+
288
+ ### Bug Fixes
289
+
290
+ * disable help processing until after plugins are imported ([d69c909](https://github.com/webiny/webiny-js/commit/d69c9098477383157653871891c1b441c0ee4bd1))
291
+
292
+
293
+
294
+
295
+
296
+ # [5.15.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.14.0...v5.15.0-beta.0) (2021-09-16)
297
+
298
+
299
+ ### Bug Fixes
300
+
301
+ * add missing dependency ([f35a871](https://github.com/webiny/webiny-js/commit/f35a871b9ffe3758238030c0b58b92d0700c911c))
302
+ * ensure .env files are searched in project root, not in CWD ([9230ec0](https://github.com/webiny/webiny-js/commit/9230ec09eb45395b786c5cc10f80889ff31a6f00))
303
+ * export sendEvent ([e7e5e5a](https://github.com/webiny/webiny-js/commit/e7e5e5ad1aea113543c5cbb0b96972c40d4f06a6))
304
+ * import getProject` directly ([2af0f67](https://github.com/webiny/webiny-js/commit/2af0f677f8d48fce4913cb0bc375a0e78b9709fd))
305
+ * lazy-load config ([acb5ede](https://github.com/webiny/webiny-js/commit/acb5eded9ea320b118c01365812b6db2b9ccbd15))
306
+ * parse `debug` flag's value ([9368e34](https://github.com/webiny/webiny-js/commit/9368e34076a2c85918794ff0bb7b5a93ffca48a5))
307
+ * remove globalConfig util ([c33d037](https://github.com/webiny/webiny-js/commit/c33d0374f9212a71eb6113f66d52e39c0809183b))
308
+ * remove old config folder ([4caf132](https://github.com/webiny/webiny-js/commit/4caf132b2d9b2f67584d08c583c1bfd66a6514a7))
309
+ * remove old require ([616fe7a](https://github.com/webiny/webiny-js/commit/616fe7ab8cf7bb2ebbeb32bd064d17dc9b07b424))
310
+ * remove verifyConfig step (no longer needed) ([2d49cb9](https://github.com/webiny/webiny-js/commit/2d49cb907bda7c6050e40eb3a82209f27ae0c7b7))
311
+ * update dependencies ([37f2691](https://github.com/webiny/webiny-js/commit/37f2691f3cb615615a089d977f58a22a8bb21f50))
312
+ * use built-in utils to enable/disable telemetry ([50566a8](https://github.com/webiny/webiny-js/commit/50566a85404b0cbf26db8dcd4241fd426de1bdb7))
313
+ * use new `globalConfig` ([ab8e382](https://github.com/webiny/webiny-js/commit/ab8e3827a90b4be4c807bcb7a6f943213e83fd7a))
314
+ * use telemetry.sendEvent ([9bc4098](https://github.com/webiny/webiny-js/commit/9bc40986dbfcd0c84299ed3926eecc13f75b8dc5))
315
+
316
+
317
+ ### Features
318
+
319
+ * **api-page-builder:** storage operations ([#1872](https://github.com/webiny/webiny-js/issues/1872)) ([8738612](https://github.com/webiny/webiny-js/commit/8738612d0a908f39738c81d4a39173c10a461f7d))
320
+ * add utils ([d9be82a](https://github.com/webiny/webiny-js/commit/d9be82a76f5210704c71cd8e191aca698cb0963c))
321
+
322
+
323
+
324
+
325
+
326
+ # [5.14.0](https://github.com/webiny/webiny-js/compare/v5.14.0-beta.0...v5.14.0) (2021-08-30)
327
+
328
+ **Note:** Version bump only for package @webiny/cli
329
+
330
+
331
+
332
+
333
+
334
+ # [5.14.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.13.0...v5.14.0-beta.0) (2021-08-26)
335
+
336
+ **Note:** Version bump only for package @webiny/cli
337
+
338
+
339
+
340
+
341
+
342
+ # [5.13.0](https://github.com/webiny/webiny-js/compare/v5.13.0-beta.4...v5.13.0) (2021-08-18)
343
+
344
+ **Note:** Version bump only for package @webiny/cli
345
+
346
+
347
+
348
+
349
+
350
+ # [5.13.0-beta.4](https://github.com/webiny/webiny-js/compare/v5.13.0-beta.3...v5.13.0-beta.4) (2021-08-18)
351
+
352
+ **Note:** Version bump only for package @webiny/cli
353
+
354
+
355
+
356
+
357
+
358
+ # [5.13.0-beta.3](https://github.com/webiny/webiny-js/compare/v5.13.0-beta.2...v5.13.0-beta.3) (2021-08-17)
359
+
360
+ **Note:** Version bump only for package @webiny/cli
361
+
362
+
363
+
364
+
365
+
366
+ # [5.13.0-beta.2](https://github.com/webiny/webiny-js/compare/v5.13.0-beta.1...v5.13.0-beta.2) (2021-08-17)
367
+
368
+
369
+ ### Bug Fixes
370
+
371
+ * create .webiny only when needed ([1eb010d](https://github.com/webiny/webiny-js/commit/1eb010d562d56f42a976b6fb5b2032c6614d07cc))
372
+ * ensure .webiny folder exists ([91afd5a](https://github.com/webiny/webiny-js/commit/91afd5a5045156bf01281bde838585958e8fcc0d))
373
+
374
+
375
+
376
+
377
+
378
+ # [5.13.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.13.0-beta.0...v5.13.0-beta.1) (2021-08-16)
379
+
380
+ **Note:** Version bump only for package @webiny/cli
381
+
382
+
383
+
384
+
385
+
386
+ # [5.13.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.12.0...v5.13.0-beta.0) (2021-08-16)
387
+
388
+
389
+ ### Bug Fixes
390
+
391
+ * add `localStorage` ([84568c3](https://github.com/webiny/webiny-js/commit/84568c3eaf07aec761732a3ec1f6b42875ac8ac4))
392
+ * ensure env vars are loaded immediately as the CLI starts ([50b1e31](https://github.com/webiny/webiny-js/commit/50b1e31585a55094276e7d2ebbc3cdbd5c69cdba))
393
+ * immediately load env variables ([2c91234](https://github.com/webiny/webiny-js/commit/2c91234ba96eb7ca87568d4700f147bc88f52619))
394
+ * only import the latest upgrade script ([a0b1165](https://github.com/webiny/webiny-js/commit/a0b116586d154100357e6f9427c792d430e15d91))
395
+ * remove index file ([e426cd7](https://github.com/webiny/webiny-js/commit/e426cd711b58aac3dd4a4178be84b838c24ed529))
396
+ * remove version argument ([28ca806](https://github.com/webiny/webiny-js/commit/28ca8061a52be84b316c6033377008f247e326b3))
397
+ * **cli:** use forward slash and disable path filtering on Windows ([6346ef9](https://github.com/webiny/webiny-js/commit/6346ef9867b8c9746bc523b011917519ff3f1779))
398
+ * upgrade replace-in-path dependency ([5a42e54](https://github.com/webiny/webiny-js/commit/5a42e543781378dab57cb5ae1a0c7828d49d42c8))
399
+
400
+
401
+ ### Features
402
+
403
+ * add support for Yarn 3 ([#1862](https://github.com/webiny/webiny-js/issues/1862)) ([0e57fd3](https://github.com/webiny/webiny-js/commit/0e57fd3249320e009532efd0c5eac31e749f9afb))
404
+
405
+
406
+
407
+
408
+
409
+ # [5.12.0](https://github.com/webiny/webiny-js/compare/v5.12.0-beta.1...v5.12.0) (2021-08-05)
410
+
411
+ **Note:** Version bump only for package @webiny/cli
412
+
413
+
414
+
415
+
416
+
417
+ # [5.12.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.12.0-beta.0...v5.12.0-beta.1) (2021-08-05)
418
+
419
+ **Note:** Version bump only for package @webiny/cli
420
+
421
+
422
+
423
+
424
+
425
+ # [5.12.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.11.1...v5.12.0-beta.0) (2021-08-04)
426
+
427
+
428
+ ### Features
429
+
430
+ * compress the data that goes into es ddb table ([#1821](https://github.com/webiny/webiny-js/issues/1821)) ([53b2b86](https://github.com/webiny/webiny-js/commit/53b2b8641ce7f0814ab9d6d07d67ab731828e46c))
431
+ * **api-security-admin-users:** storage operations ([#1818](https://github.com/webiny/webiny-js/issues/1818)) ([d0c47f5](https://github.com/webiny/webiny-js/commit/d0c47f53cc99d02a77e5b1a04730b814acb83ab9))
432
+
433
+
434
+
435
+
436
+
437
+ ## [5.11.1](https://github.com/webiny/webiny-js/compare/v5.11.1-beta.0...v5.11.1) (2021-07-31)
438
+
439
+ **Note:** Version bump only for package @webiny/cli
440
+
441
+
442
+
443
+
444
+
445
+ ## [5.11.1-beta.0](https://github.com/webiny/webiny-js/compare/v5.11.0...v5.11.1-beta.0) (2021-07-31)
446
+
447
+ **Note:** Version bump only for package @webiny/cli
448
+
449
+
450
+
451
+
452
+
453
+ # [5.11.0](https://github.com/webiny/webiny-js/compare/v5.11.0-beta.2...v5.11.0) (2021-07-22)
454
+
455
+ **Note:** Version bump only for package @webiny/cli
456
+
457
+
458
+
459
+
460
+
461
+ # [5.11.0-beta.2](https://github.com/webiny/webiny-js/compare/v5.11.0-beta.1...v5.11.0-beta.2) (2021-07-21)
462
+
463
+
464
+ ### Bug Fixes
465
+
466
+ * **cli:** add upgrade script for website app ([c8e6465](https://github.com/webiny/webiny-js/commit/c8e646593acb073af026cbad98b4411f2091cd66))
467
+
468
+
469
+
470
+
471
+
472
+ # [5.11.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.11.0-beta.0...v5.11.0-beta.1) (2021-07-21)
473
+
474
+
475
+ ### Features
476
+
477
+ * **cli:** cms object field upgrade ([473c47b](https://github.com/webiny/webiny-js/commit/473c47bad1c4b7be3a2ce504802eec0cb6280400))
478
+
479
+
480
+
481
+
482
+
483
+ # [5.11.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.10.0...v5.11.0-beta.0) (2021-07-21)
484
+
485
+
486
+ ### Bug Fixes
487
+
488
+ * **cli:** put i18n-ddb package version to current context.version ([#1801](https://github.com/webiny/webiny-js/issues/1801)) ([ee7218e](https://github.com/webiny/webiny-js/commit/ee7218efac949a2fd9b3498e286b102da64c1d6e))
489
+
490
+
491
+ ### Features
492
+
493
+ * **api-i18n:** storage operations ([#1758](https://github.com/webiny/webiny-js/issues/1758)) ([a488eee](https://github.com/webiny/webiny-js/commit/a488eee18ac4f674cb0dcd53d88a88b6659a802a))
494
+
495
+
496
+
497
+
498
+
499
+ # [5.10.0](https://github.com/webiny/webiny-js/compare/v5.10.0-beta.2...v5.10.0) (2021-07-06)
500
+
501
+ **Note:** Version bump only for package @webiny/cli
502
+
503
+
504
+
505
+
506
+
507
+ # [5.10.0-beta.2](https://github.com/webiny/webiny-js/compare/v5.10.0-beta.1...v5.10.0-beta.2) (2021-07-06)
508
+
509
+
510
+ ### Bug Fixes
511
+
512
+ * **upgrade:** cleanup website apollo setup and support both new and old handlers ([332b52a](https://github.com/webiny/webiny-js/commit/332b52a3fe28baa7bf6a5800d77e19e3faa22d97))
513
+
514
+
515
+
516
+
517
+
518
+ # [5.10.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.10.0-beta.0...v5.10.0-beta.1) (2021-07-06)
519
+
520
+
521
+ ### Bug Fixes
522
+
523
+ * **v5:** upgrade es package path ([#1757](https://github.com/webiny/webiny-js/issues/1757)) ([6a793c3](https://github.com/webiny/webiny-js/commit/6a793c3bce58e228b9d7214f512df7e7dc067fe3))
524
+
525
+
526
+
527
+
528
+
529
+ # [5.10.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.9.0...v5.10.0-beta.0) (2021-07-02)
530
+
531
+
532
+ ### Bug Fixes
533
+
534
+ * add upgrade step ([816fa82](https://github.com/webiny/webiny-js/commit/816fa82ce52a6a96544b9ad41acc906917abad02))
535
+ * revert version change ([32c38b1](https://github.com/webiny/webiny-js/commit/32c38b117d40847465adb3334e0b9f8b904b9c51))
536
+ * update dependencies ([f6e6878](https://github.com/webiny/webiny-js/commit/f6e6878325822c1cdf7ee310aaa549c37d0f2847))
537
+
538
+
539
+ ### Features
540
+
541
+ * add upgradeApolloCachePlugins step ([d818ca7](https://github.com/webiny/webiny-js/commit/d818ca740df62c8a417ae5c66c5aa9505d10c7f4))
542
+ * update Lambda runtime and sharp layer ([#1738](https://github.com/webiny/webiny-js/issues/1738)) ([c03af0a](https://github.com/webiny/webiny-js/commit/c03af0aba0a315c3823251d9fecd888cc191250c))
543
+ * **api-file-manager:** storage operations ([#1716](https://github.com/webiny/webiny-js/issues/1716)) ([7b81e0b](https://github.com/webiny/webiny-js/commit/7b81e0b7c2ddf396cad09334e10c39e588d8643b))
544
+
545
+
546
+
547
+
548
+
549
+ # [5.9.0](https://github.com/webiny/webiny-js/compare/v5.9.0-beta.2...v5.9.0) (2021-06-21)
550
+
551
+
552
+ ### Bug Fixes
553
+
554
+ * correct execa arguments ([ef56e8d](https://github.com/webiny/webiny-js/commit/ef56e8d323f856d254ec862a1dc1336faecff56a))
555
+
556
+
557
+
558
+
559
+
560
+ # [5.9.0-beta.2](https://github.com/webiny/webiny-js/compare/v5.9.0-beta.1...v5.9.0-beta.2) (2021-06-20)
561
+
562
+
563
+ ### Bug Fixes
564
+
565
+ * add cross-env to root package.json ([6f8e00d](https://github.com/webiny/webiny-js/commit/6f8e00db92638b97a44acc05013594a0132dd9f7))
566
+ * add missing type variable initialization ([00aa4cf](https://github.com/webiny/webiny-js/commit/00aa4cf2e5bf45f6282d04eb9e2acfec5eb1a5af))
567
+ * downgrade cross-env (use same as apps) ([f7c96f4](https://github.com/webiny/webiny-js/commit/f7c96f4a0dd1fe1ec5a14e141c7805d4e3bc7d7a))
568
+ * update template ([30664c2](https://github.com/webiny/webiny-js/commit/30664c20bd3a212c23cf361b26a36cebbf29d5dd))
569
+
570
+
571
+
572
+
573
+
574
+ # [5.9.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.9.0-beta.0...v5.9.0-beta.1) (2021-06-20)
575
+
576
+ **Note:** Version bump only for package @webiny/cli
577
+
578
+
579
+
580
+
581
+
582
+ # [5.9.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.8.0...v5.9.0-beta.0) (2021-06-18)
583
+
584
+
585
+ ### Bug Fixes
586
+
587
+ * add comments ([38d05c1](https://github.com/webiny/webiny-js/commit/38d05c14d40cd3ba2da536cd7e1e57592b2f5cca))
588
+ * add everything-committed check ([a6b1dad](https://github.com/webiny/webiny-js/commit/a6b1dad06190bc10930835caefaacfb4e8967a8f))
589
+ * add types for context object ([4126667](https://github.com/webiny/webiny-js/commit/412666751a47e858f55420715a8943a17d672ae9))
590
+ * correct typo ([5c30b2a](https://github.com/webiny/webiny-js/commit/5c30b2a7913a5d9c2b879fc070df272a8301c3f5))
591
+ * improve messaging ([1c8f4fd](https://github.com/webiny/webiny-js/commit/1c8f4fd60bfe6ffa97357988b25f5974d50b512e))
592
+ * remove "return true" ([138de56](https://github.com/webiny/webiny-js/commit/138de56f7fca1a4e1abcc04b8dca7141d79fee76))
593
+ * remove commented code ([981c545](https://github.com/webiny/webiny-js/commit/981c545bc79547a6a28b7489ff5a87e912f44781))
594
+ * reorder calls ([8639f93](https://github.com/webiny/webiny-js/commit/8639f9339e69476d62682fe738daad949ef5602d))
595
+ * temporary disable check ([3537b68](https://github.com/webiny/webiny-js/commit/3537b684f7617fd7b2b4496534d086e5aba71a3b))
596
+ * unify chalk version ([56e2f73](https://github.com/webiny/webiny-js/commit/56e2f73152ebff0d2501f4d51e4e8f82a5ba15b5))
597
+ * use require instead of import ([71641ec](https://github.com/webiny/webiny-js/commit/71641ec019b0478c8ccc4b5b6ff5a57d53eabf51))
598
+ * use targetVersion ([aa56511](https://github.com/webiny/webiny-js/commit/aa56511f6d76f5a292ce20a35f85289e31814681))
599
+ * **telemetry:** rename package and upgrade configs and env vars loading ([4791937](https://github.com/webiny/webiny-js/commit/4791937de3ec1431c82fca1dc2e91da9c7ac49d3))
600
+
601
+
602
+ ### Features
603
+
604
+ * **cli:** add upgrade for 5.9.0 ([bc2c2f9](https://github.com/webiny/webiny-js/commit/bc2c2f9470cfa26d68a693f7cd606bc4498ed3b2))
605
+
606
+
607
+
608
+
609
+
610
+ # [5.8.0](https://github.com/webiny/webiny-js/compare/v5.8.0-beta.1...v5.8.0) (2021-06-07)
611
+
612
+ **Note:** Version bump only for package @webiny/cli
613
+
614
+
615
+
616
+
617
+
618
+ # [5.8.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.8.0-beta.0...v5.8.0-beta.1) (2021-06-05)
619
+
620
+
621
+ ### Bug Fixes
622
+
623
+ * **cli:** use uuid instead of public-ip ([36e1bbe](https://github.com/webiny/webiny-js/commit/36e1bbe39a752e4981345cd0c00b4e91b34959ed))
624
+
625
+
626
+
627
+
628
+
629
+ # [5.8.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.7.0...v5.8.0-beta.0) (2021-06-03)
630
+
631
+
632
+ ### Features
633
+
634
+ * **cli:** upgrade to 5.8.0 ([#1680](https://github.com/webiny/webiny-js/issues/1680)) ([06cbf4a](https://github.com/webiny/webiny-js/commit/06cbf4a8dfa9f44a6f19102b3152d4aaf7bb889b))
635
+
636
+
637
+
638
+
639
+
640
+ # [5.7.0](https://github.com/webiny/webiny-js/compare/v5.7.0-beta.0...v5.7.0) (2021-05-24)
641
+
642
+ **Note:** Version bump only for package @webiny/cli
643
+
644
+
645
+
646
+
647
+
648
+ # [5.7.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.6.0...v5.7.0-beta.0) (2021-05-23)
649
+
650
+
651
+ ### Bug Fixes
652
+
653
+ * improve messaging ([40a56f1](https://github.com/webiny/webiny-js/commit/40a56f17a102ef1c177a374ec7209e610ef07aa0))
654
+
655
+
656
+
657
+
658
+
659
+ # [5.6.0](https://github.com/webiny/webiny-js/compare/v5.6.0-beta.2...v5.6.0) (2021-05-10)
660
+
661
+ **Note:** Version bump only for package @webiny/cli
662
+
663
+
664
+
665
+
666
+
667
+ # [5.6.0-beta.2](https://github.com/webiny/webiny-js/compare/v5.6.0-beta.1...v5.6.0-beta.2) (2021-05-07)
668
+
669
+ **Note:** Version bump only for package @webiny/cli
670
+
671
+
672
+
673
+
674
+
675
+ # [5.6.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.6.0-beta.0...v5.6.0-beta.1) (2021-05-07)
676
+
677
+ **Note:** Version bump only for package @webiny/cli
678
+
679
+
680
+
681
+
682
+
683
+ # [5.6.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.5.1-beta.0...v5.6.0-beta.0) (2021-05-06)
684
+
685
+
686
+ ### Features
687
+
688
+ * add support for TS config files ([#1584](https://github.com/webiny/webiny-js/issues/1584)) ([b9c3e29](https://github.com/webiny/webiny-js/commit/b9c3e29901f2220a61de31874eb36f17f6e603f0))
689
+ * **create-webiny-project:** check for existence of yarn.lock and package.json ([2531f68](https://github.com/webiny/webiny-js/commit/2531f687cbae95b5ac909d34b19fd8629f30ae52))
690
+
691
+
692
+
693
+
694
+
695
+ ## [5.5.1-beta.0](https://github.com/webiny/webiny-js/compare/v5.5.0...v5.5.1-beta.0) (2021-04-27)
696
+
697
+
698
+ ### Bug Fixes
699
+
700
+ * correct name ([c1a0126](https://github.com/webiny/webiny-js/commit/c1a01261ceecbc9eb3c045f78a96e036f9293ad6))
701
+
702
+
703
+
704
+
705
+
706
+ # [5.5.0](https://github.com/webiny/webiny-js/compare/v5.5.0-beta.3...v5.5.0) (2021-04-26)
707
+
708
+ **Note:** Version bump only for package @webiny/cli
709
+
710
+
711
+
712
+
713
+
714
+ # [5.5.0-beta.3](https://github.com/webiny/webiny-js/compare/v5.5.0-beta.2...v5.5.0-beta.3) (2021-04-23)
715
+
716
+ **Note:** Version bump only for package @webiny/cli
717
+
718
+
719
+
720
+
721
+
722
+ # [5.5.0-beta.2](https://github.com/webiny/webiny-js/compare/v5.5.0-beta.1...v5.5.0-beta.2) (2021-04-23)
723
+
724
+ **Note:** Version bump only for package @webiny/cli
725
+
726
+
727
+
728
+
729
+
730
+ # [5.5.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.5.0-beta.0...v5.5.0-beta.1) (2021-04-22)
731
+
732
+
733
+ ### Bug Fixes
734
+
735
+ * rename file ([3557e35](https://github.com/webiny/webiny-js/commit/3557e3580d66d68355fd0753e2caefeebca9122d))
736
+
737
+
738
+
739
+
740
+
741
+ # [5.5.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.4.0...v5.5.0-beta.0) (2021-04-22)
742
+
743
+
744
+ ### Bug Fixes
745
+
746
+ * add dependency ([13d9006](https://github.com/webiny/webiny-js/commit/13d9006fbb06538b965e0aed070315554dd62a0f))
747
+ * add missing findByType method ([f7a8564](https://github.com/webiny/webiny-js/commit/f7a8564c52f39e57c335ca1c522ca64f835f9080))
748
+ * change order of loading ([fca16a9](https://github.com/webiny/webiny-js/commit/fca16a99f7af242bbba305551db1c6960aa78876))
749
+ * correct project root variable ([39c996f](https://github.com/webiny/webiny-js/commit/39c996f8be7f2ec858d4f6b13f8565703b8dea3c))
750
+ * directly assign all "log" functions ([8cff513](https://github.com/webiny/webiny-js/commit/8cff5138f62fa0dfb0cf411242a948939b49873e))
751
+ * export PluginsContainer ([e9a29c0](https://github.com/webiny/webiny-js/commit/e9a29c0c8f440e9e6f571ae5a38daa5192d7c1ce))
752
+ * remove unnecessary spread ([9516953](https://github.com/webiny/webiny-js/commit/9516953f5f858e78934f6f2e0e0986cd5587fb7c))
753
+ * update dependencies ([9132196](https://github.com/webiny/webiny-js/commit/9132196cf9ccb7180b9e77cc4204f4185d058d76))
754
+ * update dependencies ([80dbdab](https://github.com/webiny/webiny-js/commit/80dbdabc4cfb95ffe763ca2aedd81116b9d50512))
755
+ * use folder basename as a fallback name ([b85da10](https://github.com/webiny/webiny-js/commit/b85da10f00d6f531c62fb3dc5ccc2bdd4d99eb30))
756
+ * **cli:** simplify PluginsContainer ([b3daa70](https://github.com/webiny/webiny-js/commit/b3daa707adbfbc21f6874cfef08870a619154421))
757
+ * update dependency ([ad46474](https://github.com/webiny/webiny-js/commit/ad464746633e9a3a3e2a2c6cf41e6416bfc56288))
758
+ * use "getProject" utility ([b291ec5](https://github.com/webiny/webiny-js/commit/b291ec538804a9f25669f6fe44b58a052c4ec50c))
759
+ * use newly added log utility ([a05bf3c](https://github.com/webiny/webiny-js/commit/a05bf3c2882bda37ef4a3a78ca9cf07dedf58009))
760
+ * use own PluginsContainer ([6c34707](https://github.com/webiny/webiny-js/commit/6c3470731d243ffa2ccfc723b4c819dfdecbed42))
761
+
762
+
763
+ ### Features
764
+
765
+ * add "highlight" function for every log type ([f24b5b0](https://github.com/webiny/webiny-js/commit/f24b5b0609ac61dce3807593986fcdb8cf28a218))
766
+ * add "id" property ([2212bc2](https://github.com/webiny/webiny-js/commit/2212bc28c85cdfd5e1f6f805d1e8b0ab154d7731))
767
+ * add `hl` functions ([22512d9](https://github.com/webiny/webiny-js/commit/22512d96c65706ddd6de63a6e652f6772b826801))
768
+ * add standalone logging function ([37b21ce](https://github.com/webiny/webiny-js/commit/37b21ce7f1e0fd4fa6dc3089ea83fa02e61765af))
769
+ * create "webiny upgrade" command ([04e684a](https://github.com/webiny/webiny-js/commit/04e684afaaccb3c96d6c60c768a443f998e2dce9))
770
+ * create 5.5.0 migration script ([4dd7d77](https://github.com/webiny/webiny-js/commit/4dd7d778823a2d79aec1c050457b516fb8808f9f))
771
+ * create 5.5.0 migration script ([8aee6bc](https://github.com/webiny/webiny-js/commit/8aee6bcded9c0934d86fae725977d0f7b799c064))
772
+ * **cli:** add current version to context ([90bff22](https://github.com/webiny/webiny-js/commit/90bff228a55cf6aa93fe586deed9f6edc362b1a7))
773
+ * create getProject and getProjectApplication utilities ([3d7cacd](https://github.com/webiny/webiny-js/commit/3d7cacd563deeffa71ce32944a45e48969547808))
774
+ * create getProject and getProjectApplication utils ([47390b9](https://github.com/webiny/webiny-js/commit/47390b905cc8b82443a22b91649a3b2d23af7654))
775
+ * create project config and project root utility functions ([3c4042e](https://github.com/webiny/webiny-js/commit/3c4042e894345abdf1791c5ea63fbdd65a00a7d9))
776
+
777
+
778
+
779
+
780
+
781
+ # [5.4.0](https://github.com/webiny/webiny-js/compare/v5.4.0-beta.3...v5.4.0) (2021-04-13)
782
+
783
+ **Note:** Version bump only for package @webiny/cli
784
+
785
+
786
+
787
+
788
+
789
+ # [5.4.0-beta.3](https://github.com/webiny/webiny-js/compare/v5.4.0-beta.2...v5.4.0-beta.3) (2021-04-13)
790
+
791
+ **Note:** Version bump only for package @webiny/cli
792
+
793
+
794
+
795
+
796
+
797
+ # [5.4.0-beta.2](https://github.com/webiny/webiny-js/compare/v5.4.0-beta.1...v5.4.0-beta.2) (2021-04-12)
798
+
799
+ **Note:** Version bump only for package @webiny/cli
800
+
801
+
802
+
803
+
804
+
805
+ # [5.4.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.4.0-beta.0...v5.4.0-beta.1) (2021-04-12)
806
+
807
+ **Note:** Version bump only for package @webiny/cli
808
+
809
+
810
+
811
+
812
+
813
+ # [5.4.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.3.0...v5.4.0-beta.0) (2021-04-09)
814
+
815
+ **Note:** Version bump only for package @webiny/cli
816
+
817
+
818
+
819
+
820
+
821
+ # [5.3.0](https://github.com/webiny/webiny-js/compare/v5.3.0-beta.0...v5.3.0) (2021-03-26)
822
+
823
+ **Note:** Version bump only for package @webiny/cli
824
+
825
+
826
+
827
+
828
+
829
+ # [5.3.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.2.1...v5.3.0-beta.0) (2021-03-25)
830
+
831
+
832
+ ### Bug Fixes
833
+
834
+ * remove package-lock.json ([be5f95d](https://github.com/webiny/webiny-js/commit/be5f95d548ab58682456ae6ec5be2725d16d7134))
835
+
836
+
837
+ ### Features
838
+
839
+ * add "context.warning" for printing warnings ([a0ac269](https://github.com/webiny/webiny-js/commit/a0ac269f34d9aae3da0e097540375c3c6dfc3c56))
840
+ * introduce "cli-command-error" plugins ([00a920f](https://github.com/webiny/webiny-js/commit/00a920f81363198fda1a711b9cff92ed104b4e21))
841
+
842
+
843
+
844
+
845
+
846
+ ## [5.2.1](https://github.com/webiny/webiny-js/compare/v5.2.1-beta.0...v5.2.1) (2021-03-21)
847
+
848
+ **Note:** Version bump only for package @webiny/cli
849
+
850
+
851
+
852
+
853
+
854
+ ## [5.2.1-beta.0](https://github.com/webiny/webiny-js/compare/v5.2.0...v5.2.1-beta.0) (2021-03-21)
855
+
856
+ **Note:** Version bump only for package @webiny/cli
857
+
858
+
859
+
860
+
861
+
862
+ # [5.2.0](https://github.com/webiny/webiny-js/compare/v5.2.0-beta.0...v5.2.0) (2021-03-19)
863
+
864
+ **Note:** Version bump only for package @webiny/cli
865
+
866
+
867
+
868
+
869
+
870
+ # [5.2.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.1.0...v5.2.0-beta.0) (2021-03-19)
871
+
872
+ **Note:** Version bump only for package @webiny/cli
873
+
874
+
875
+
876
+
877
+
878
+ # [5.1.0](https://github.com/webiny/webiny-js/compare/v5.1.0-beta.1...v5.1.0) (2021-03-16)
879
+
880
+ **Note:** Version bump only for package @webiny/cli
881
+
882
+
883
+
884
+
885
+
886
+ # [5.1.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.1.0-beta.0...v5.1.0-beta.1) (2021-03-16)
887
+
888
+ **Note:** Version bump only for package @webiny/cli
889
+
890
+
891
+
892
+
893
+
894
+ # [5.1.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.0.0...v5.1.0-beta.0) (2021-03-15)
895
+
896
+ **Note:** Version bump only for package @webiny/cli
897
+
898
+
899
+
900
+
901
+
902
+ # [5.0.0](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.5...v5.0.0) (2021-03-09)
903
+
904
+ **Note:** Version bump only for package @webiny/cli
905
+
906
+
907
+
908
+
909
+
910
+ # [5.0.0-beta.5](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.4...v5.0.0-beta.5) (2021-03-09)
911
+
912
+
913
+ ### Bug Fixes
914
+
915
+ * unify messaging ([309bf66](https://github.com/webiny/webiny-js/commit/309bf668d7100c7a26909465f4f78d4eb725d3d5))
916
+ * **cli:** restore telemetry control ([#1430](https://github.com/webiny/webiny-js/issues/1430)) ([2dd0957](https://github.com/webiny/webiny-js/commit/2dd0957c541a2e48d0bac2ed97a76bd9c6c81fbe))
917
+ * improve error reporting ([c497494](https://github.com/webiny/webiny-js/commit/c4974947457775e6d3f8818bb8d7f0e78d306c2d))
918
+ * improve error reporting ([8ca186c](https://github.com/webiny/webiny-js/commit/8ca186cd6d746f66165d7b874c02663958600411))
919
+ * simplify "webinyLog" function ([62562f2](https://github.com/webiny/webiny-js/commit/62562f24c650db0957e7697d49a36eb01b8cd925))
920
+ * simplify "webinyLog" function ([627871e](https://github.com/webiny/webiny-js/commit/627871ee9314b833687d8e588f1236a0ec4a5a31))
921
+ * spread params correctly ([db4dde5](https://github.com/webiny/webiny-js/commit/db4dde5a36d55b42a51f86ae83c869bad67d3740))
922
+
923
+
924
+ ### Features
925
+
926
+ * migrate to yarn v2 ([#1407](https://github.com/webiny/webiny-js/issues/1407)) ([46ba7ed](https://github.com/webiny/webiny-js/commit/46ba7ed7df28f98820b358698ef1764f46b5db58))
927
+
928
+
929
+
930
+
931
+
932
+ # [5.0.0-beta.4](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.3...v5.0.0-beta.4) (2021-02-01)
933
+
934
+ **Note:** Version bump only for package @webiny/cli
935
+
936
+
937
+
938
+
939
+
940
+ # [5.0.0-beta.3](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.2...v5.0.0-beta.3) (2021-02-01)
941
+
942
+ **Note:** Version bump only for package @webiny/cli
943
+
944
+
945
+
946
+
947
+
948
+ # [5.0.0-beta.2](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.1...v5.0.0-beta.2) (2021-01-29)
949
+
950
+
951
+ ### Bug Fixes
952
+
953
+ * **cli:** remove obsolete process.env.DEBUG variable ([9e282dd](https://github.com/webiny/webiny-js/commit/9e282dd1cdb145cdf1f25cc8bcf01a008266abae))
954
+ * use CLI context for logging ([5f450ee](https://github.com/webiny/webiny-js/commit/5f450ee9bd722e30a277d34223f62ebe61054ed8))
955
+ * **cli:** improve error logging and remove debug dependency ([4102830](https://github.com/webiny/webiny-js/commit/410283045d1f138fa801d606323eeec4d1d39578))
956
+
957
+
958
+
959
+
960
+
961
+ # [5.0.0-beta.1](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2021-01-08)
962
+
963
+ **Note:** Version bump only for package @webiny/cli
964
+
965
+
966
+
967
+
968
+
969
+ # [5.0.0-beta.0](https://github.com/webiny/webiny-js/compare/v4.14.0...v5.0.0-beta.0) (2021-01-08)
970
+
971
+
972
+ ### Bug Fixes
973
+
974
+ * add default value ([6888d92](https://github.com/webiny/webiny-js/commit/6888d920255e81905df042479c059577294ca527))
975
+ * do not reload ENV files if already loaded ([b223268](https://github.com/webiny/webiny-js/commit/b223268d9a1989e5ba4c0ac9f9592d9eeca31685))
976
+ * merge `new-security` into `master` ([da26908](https://github.com/webiny/webiny-js/commit/da269089ebaf18cc00c43919688fc4a005314d72))
977
+ * remove `info` command ([25f82fd](https://github.com/webiny/webiny-js/commit/25f82fd4580c8de7b0402f212542d0001c56ba55))
978
+ * remove indenting ([771c1e6](https://github.com/webiny/webiny-js/commit/771c1e694730b42f58c2405f118d48f97816c870))
979
+ * replace `env-cmd` with `dotenv` ([86662fc](https://github.com/webiny/webiny-js/commit/86662fcc82af8add6ffa73d270a239ac89cf280e))
980
+ * update dependencies ([e32454c](https://github.com/webiny/webiny-js/commit/e32454c14c95f5a5f5ee4114126fd3b92020346c))
981
+ * use dotenv ([c00fbe1](https://github.com/webiny/webiny-js/commit/c00fbe160587e50e429e452b759d66858061b866))
982
+
983
+
984
+ ### Features
985
+
986
+ * add `getProjectRoot` utility function ([05eb94e](https://github.com/webiny/webiny-js/commit/05eb94e2d61b8be332c7b21c4e7b9cd33f8e9ea9))
987
+ * improve error messaging when loading env files ([d48df8a](https://github.com/webiny/webiny-js/commit/d48df8a6e95e179d810ec89455e87849139417c6))
988
+
989
+
990
+
991
+
992
+
993
+ # [5.0.0-beta.52](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.51...v5.0.0-beta.52) (2021-01-08)
994
+
995
+ **Note:** Version bump only for package @webiny/cli
996
+
997
+
998
+
999
+
1000
+
1001
+ # [5.0.0-beta.51](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.50...v5.0.0-beta.51) (2021-01-08)
1002
+
1003
+ **Note:** Version bump only for package @webiny/cli
1004
+
1005
+
1006
+
1007
+
1008
+
1009
+ # [5.0.0-beta.50](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.49...v5.0.0-beta.50) (2021-01-08)
1010
+
1011
+ **Note:** Version bump only for package @webiny/cli
1012
+
1013
+
1014
+
1015
+
1016
+
1017
+ # [5.0.0-beta.49](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.48...v5.0.0-beta.49) (2021-01-08)
1018
+
1019
+ **Note:** Version bump only for package @webiny/cli
1020
+
1021
+
1022
+
1023
+
1024
+
1025
+ # [5.0.0-beta.48](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.47...v5.0.0-beta.48) (2021-01-08)
1026
+
1027
+ **Note:** Version bump only for package @webiny/cli
1028
+
1029
+
1030
+
1031
+
1032
+
1033
+ # [5.0.0-beta.47](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.46...v5.0.0-beta.47) (2021-01-08)
1034
+
1035
+ **Note:** Version bump only for package @webiny/cli
1036
+
1037
+
1038
+
1039
+
1040
+
1041
+ # [5.0.0-beta.46](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.45...v5.0.0-beta.46) (2021-01-08)
1042
+
1043
+ **Note:** Version bump only for package @webiny/cli
1044
+
1045
+
1046
+
1047
+
1048
+
1049
+ # [5.0.0-beta.45](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.44...v5.0.0-beta.45) (2021-01-08)
1050
+
1051
+ **Note:** Version bump only for package @webiny/cli
1052
+
1053
+
1054
+
1055
+
1056
+
1057
+ # [5.0.0-beta.44](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.43...v5.0.0-beta.44) (2021-01-08)
1058
+
1059
+ **Note:** Version bump only for package @webiny/cli
1060
+
1061
+
1062
+
1063
+
1064
+
1065
+ # [5.0.0-beta.36](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.35...v5.0.0-beta.36) (2021-01-08)
1066
+
1067
+ **Note:** Version bump only for package @webiny/cli
1068
+
1069
+
1070
+
1071
+
1072
+
1073
+ # [5.0.0-beta.35](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.34...v5.0.0-beta.35) (2021-01-08)
1074
+
1075
+ **Note:** Version bump only for package @webiny/cli
1076
+
1077
+
1078
+
1079
+
1080
+
1081
+ # [5.0.0-beta.34](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.33...v5.0.0-beta.34) (2021-01-08)
1082
+
1083
+ **Note:** Version bump only for package @webiny/cli
1084
+
1085
+
1086
+
1087
+
1088
+
1089
+ # [5.0.0-beta.33](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.32...v5.0.0-beta.33) (2021-01-08)
1090
+
1091
+ **Note:** Version bump only for package @webiny/cli
1092
+
1093
+
1094
+
1095
+
1096
+
1097
+ # [5.0.0-beta.32](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.31...v5.0.0-beta.32) (2021-01-06)
1098
+
1099
+ **Note:** Version bump only for package @webiny/cli
1100
+
1101
+
1102
+
1103
+
1104
+
1105
+ # [5.0.0-beta.31](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.30...v5.0.0-beta.31) (2021-01-06)
1106
+
1107
+ **Note:** Version bump only for package @webiny/cli
1108
+
1109
+
1110
+
1111
+
1112
+
1113
+ # [5.0.0-beta.30](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.29...v5.0.0-beta.30) (2021-01-06)
1114
+
1115
+ **Note:** Version bump only for package @webiny/cli
1116
+
1117
+
1118
+
1119
+
1120
+
1121
+ # [5.0.0-beta.29](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.28...v5.0.0-beta.29) (2021-01-06)
1122
+
1123
+ **Note:** Version bump only for package @webiny/cli
1124
+
1125
+
1126
+
1127
+
1128
+
1129
+ # [5.0.0-beta.28](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.27...v5.0.0-beta.28) (2021-01-06)
1130
+
1131
+ **Note:** Version bump only for package @webiny/cli
1132
+
1133
+
1134
+
1135
+
1136
+
1137
+ # [5.0.0-beta.26](https://github.com/webiny/webiny-js/compare/v5.0.0-beta.25...v5.0.0-beta.26) (2021-01-06)
1138
+
1139
+
1140
+ ### Bug Fixes
1141
+
1142
+ * do not reload ENV files if already loaded ([b223268](https://github.com/webiny/webiny-js/commit/b223268d9a1989e5ba4c0ac9f9592d9eeca31685))
1143
+ * remove `info` command ([25f82fd](https://github.com/webiny/webiny-js/commit/25f82fd4580c8de7b0402f212542d0001c56ba55))
1144
+ * replace `env-cmd` with `dotenv` ([86662fc](https://github.com/webiny/webiny-js/commit/86662fcc82af8add6ffa73d270a239ac89cf280e))
1145
+ * use dotenv ([c00fbe1](https://github.com/webiny/webiny-js/commit/c00fbe160587e50e429e452b759d66858061b866))
1146
+
1147
+
1148
+ ### Features
1149
+
1150
+ * add `getProjectRoot` utility function ([05eb94e](https://github.com/webiny/webiny-js/commit/05eb94e2d61b8be332c7b21c4e7b9cd33f8e9ea9))
1151
+
1152
+
1153
+
1154
+
1155
+
1156
+ # [5.0.0-beta.10](https://github.com/webiny/webiny-js/compare/v4.14.0...v5.0.0-beta.10) (2021-01-04)
1157
+
1158
+
1159
+ ### Bug Fixes
1160
+
1161
+ * add default value ([6888d92](https://github.com/webiny/webiny-js/commit/6888d920255e81905df042479c059577294ca527))
1162
+ * merge `new-security` into `master` ([da26908](https://github.com/webiny/webiny-js/commit/da269089ebaf18cc00c43919688fc4a005314d72))
1163
+ * remove indenting ([771c1e6](https://github.com/webiny/webiny-js/commit/771c1e694730b42f58c2405f118d48f97816c870))
1164
+ * update dependencies ([e32454c](https://github.com/webiny/webiny-js/commit/e32454c14c95f5a5f5ee4114126fd3b92020346c))
1165
+
1166
+
1167
+ ### Features
1168
+
1169
+ * improve error messaging when loading env files ([d48df8a](https://github.com/webiny/webiny-js/commit/d48df8a6e95e179d810ec89455e87849139417c6))
1170
+
1171
+
1172
+
1173
+
1174
+
1175
+ # [4.14.0](https://github.com/webiny/webiny-js/compare/v4.14.0-beta.1...v4.14.0) (2020-10-30)
1176
+
1177
+ **Note:** Version bump only for package @webiny/cli
1178
+
1179
+
1180
+
1181
+
1182
+
1183
+ # [4.14.0-beta.1](https://github.com/webiny/webiny-js/compare/v4.14.0-beta.0...v4.14.0-beta.1) (2020-10-30)
1184
+
1185
+ **Note:** Version bump only for package @webiny/cli
1186
+
1187
+
1188
+
1189
+
1190
+
1191
+ # [4.14.0-beta.0](https://github.com/webiny/webiny-js/compare/v4.13.0...v4.14.0-beta.0) (2020-10-30)
1192
+
1193
+ **Note:** Version bump only for package @webiny/cli
1194
+
1195
+
1196
+
1197
+
1198
+
1199
+ # [4.13.0](https://github.com/webiny/webiny-js/compare/v4.13.0-beta.0...v4.13.0) (2020-10-06)
1200
+
1201
+ **Note:** Version bump only for package @webiny/cli
1202
+
1203
+
1204
+
1205
+
1206
+
1207
+ # [4.13.0-beta.0](https://github.com/webiny/webiny-js/compare/v4.12.1...v4.13.0-beta.0) (2020-10-06)
1208
+
1209
+ **Note:** Version bump only for package @webiny/cli
1210
+
1211
+
1212
+
1213
+
1214
+
1215
+ ## [4.12.1](https://github.com/webiny/webiny-js/compare/v4.12.1-beta.0...v4.12.1) (2020-09-17)
1216
+
1217
+ **Note:** Version bump only for package @webiny/cli
1218
+
1219
+
1220
+
1221
+
1222
+
1223
+ ## [4.12.1-beta.0](https://github.com/webiny/webiny-js/compare/v4.12.0...v4.12.1-beta.0) (2020-09-17)
1224
+
1225
+ **Note:** Version bump only for package @webiny/cli
1226
+
1227
+
1228
+
1229
+
1230
+
1231
+ # [4.12.0](https://github.com/webiny/webiny-js/compare/v4.12.0-beta.1...v4.12.0) (2020-09-16)
1232
+
1233
+ **Note:** Version bump only for package @webiny/cli
1234
+
1235
+
1236
+
1237
+
1238
+
1239
+ # [4.12.0-beta.1](https://github.com/webiny/webiny-js/compare/v4.12.0-beta.0...v4.12.0-beta.1) (2020-09-16)
1240
+
1241
+ **Note:** Version bump only for package @webiny/cli
1242
+
1243
+
1244
+
1245
+
1246
+
1247
+ # [4.12.0-beta.0](https://github.com/webiny/webiny-js/compare/v4.11.0...v4.12.0-beta.0) (2020-09-16)
1248
+
1249
+ **Note:** Version bump only for package @webiny/cli
1250
+
1251
+
1252
+
1253
+
1254
+
1255
+ # [4.11.0](https://github.com/webiny/webiny-js/compare/v4.11.0-beta.1...v4.11.0) (2020-09-09)
1256
+
1257
+ **Note:** Version bump only for package @webiny/cli
1258
+
1259
+
1260
+
1261
+
1262
+
1263
+ # [4.11.0-beta.1](https://github.com/webiny/webiny-js/compare/v4.11.0-beta.0...v4.11.0-beta.1) (2020-09-09)
1264
+
1265
+ **Note:** Version bump only for package @webiny/cli
1266
+
1267
+
1268
+
1269
+
1270
+
1271
+ # [4.11.0-beta.0](https://github.com/webiny/webiny-js/compare/v4.10.0...v4.11.0-beta.0) (2020-09-09)
1272
+
1273
+
1274
+ ### Bug Fixes
1275
+
1276
+ * use IP address in .webiny/config ([1e3de11](https://github.com/webiny/webiny-js/commit/1e3de11ef4a4ab7ee130210236899070dcb0578e))
1277
+
1278
+
1279
+
1280
+
1281
+
1282
+ # [4.10.0](https://github.com/webiny/webiny-js/compare/v4.10.0-beta.0...v4.10.0) (2020-09-01)
1283
+
1284
+ **Note:** Version bump only for package @webiny/cli
1285
+
1286
+
1287
+
1288
+
1289
+
1290
+ # [4.10.0-beta.0](https://github.com/webiny/webiny-js/compare/v4.9.0...v4.10.0-beta.0) (2020-09-01)
1291
+
1292
+ **Note:** Version bump only for package @webiny/cli
1293
+
1294
+
1295
+
1296
+
1297
+
1298
+ # [4.9.0](https://github.com/webiny/webiny-js/compare/v4.9.0-beta.0...v4.9.0) (2020-08-18)
1299
+
1300
+ **Note:** Version bump only for package @webiny/cli
1301
+
1302
+
1303
+
1304
+
1305
+
1306
+ # [4.9.0-beta.0](https://github.com/webiny/webiny-js/compare/v4.8.0...v4.9.0-beta.0) (2020-08-18)
1307
+
1308
+ **Note:** Version bump only for package @webiny/cli
1309
+
1310
+
1311
+
1312
+
1313
+
1314
+ # [4.8.0](https://github.com/webiny/webiny-js/compare/v4.8.0-beta.2...v4.8.0) (2020-08-12)
1315
+
1316
+ **Note:** Version bump only for package @webiny/cli
1317
+
1318
+
1319
+
1320
+
1321
+
1322
+ # [4.8.0-beta.2](https://github.com/webiny/webiny-js/compare/v4.8.0-beta.1...v4.8.0-beta.2) (2020-08-12)
1323
+
1324
+ **Note:** Version bump only for package @webiny/cli
1325
+
1326
+
1327
+
1328
+
1329
+
1330
+ # [4.8.0-beta.1](https://github.com/webiny/webiny-js/compare/v4.8.0-beta.0...v4.8.0-beta.1) (2020-08-12)
1331
+
1332
+ **Note:** Version bump only for package @webiny/cli
1333
+
1334
+
1335
+
1336
+
1337
+
1338
+ # [4.8.0-beta.0](https://github.com/webiny/webiny-js/compare/v4.7.0...v4.8.0-beta.0) (2020-08-12)
1339
+
1340
+
1341
+ ### Bug Fixes
1342
+
1343
+ * allow async hook execution ([af783cf](https://github.com/webiny/webiny-js/commit/af783cf62e0b86e8df1ead270831c67ce636522e))
1344
+
1345
+
1346
+ ### Features
1347
+
1348
+ * add `first` and `last` flags ([f87caa4](https://github.com/webiny/webiny-js/commit/f87caa4421d12e2015fd12d1592103240d5b3f3e))
1349
+ * add ability to prefix the Webiny tracking ID ([f9d400c](https://github.com/webiny/webiny-js/commit/f9d400c989eb0ddf2943ce0d3352788a1b033c88))
1350
+ * **cli:** add "info" command ([76c6970](https://github.com/webiny/webiny-js/commit/76c69709056f18549a326763d42c54def90dc5f1))
1351
+ * **cli:** add "info" command's plugin ([e0d00ac](https://github.com/webiny/webiny-js/commit/e0d00acec7b54396cfc77a109a069ffb2f61331a))
1352
+
1353
+
1354
+
1355
+
1356
+
1357
+ # [4.7.0](https://github.com/webiny/webiny-js/compare/v4.7.0-beta.1...v4.7.0) (2020-07-29)
1358
+
1359
+ **Note:** Version bump only for package @webiny/cli
1360
+
1361
+
1362
+
1363
+
1364
+
1365
+ # [4.7.0-beta.1](https://github.com/webiny/webiny-js/compare/v4.7.0-beta.0...v4.7.0-beta.1) (2020-07-29)
1366
+
1367
+ **Note:** Version bump only for package @webiny/cli
1368
+
1369
+
1370
+
1371
+
1372
+
1373
+ # [4.7.0-beta.0](https://github.com/webiny/webiny-js/compare/v4.6.0...v4.7.0-beta.0) (2020-07-28)
1374
+
1375
+ **Note:** Version bump only for package @webiny/cli
1376
+
1377
+
1378
+
1379
+
1380
+
1381
+ # [4.6.0](https://github.com/webiny/webiny-js/compare/v4.6.0-beta.0...v4.6.0) (2020-07-21)
1382
+
1383
+ **Note:** Version bump only for package @webiny/cli
1384
+
1385
+
1386
+
1387
+
1388
+
1389
+ # [4.6.0-beta.0](https://github.com/webiny/webiny-js/compare/v4.5.1...v4.6.0-beta.0) (2020-07-21)
1390
+
1391
+ **Note:** Version bump only for package @webiny/cli
1392
+
1393
+
1394
+
1395
+
1396
+
1397
+ ## [4.5.1](https://github.com/webiny/webiny-js/compare/v4.5.1-beta.1...v4.5.1) (2020-07-19)
1398
+
1399
+ **Note:** Version bump only for package @webiny/cli
1400
+
1401
+
1402
+
1403
+
1404
+
1405
+ ## [4.5.1-beta.1](https://github.com/webiny/webiny-js/compare/v4.5.1-beta.0...v4.5.1-beta.1) (2020-07-19)
1406
+
1407
+ **Note:** Version bump only for package @webiny/cli
1408
+
1409
+
1410
+
1411
+
1412
+
1413
+ ## [4.5.1-beta.0](https://github.com/webiny/webiny-js/compare/v4.5.0...v4.5.1-beta.0) (2020-07-18)
1414
+
1415
+ **Note:** Version bump only for package @webiny/cli
1416
+
1417
+
1418
+
1419
+
1420
+
1421
+ # [4.5.0](https://github.com/webiny/webiny-js/compare/v4.5.0-beta.4...v4.5.0) (2020-07-14)
1422
+
1423
+ **Note:** Version bump only for package @webiny/cli
1424
+
1425
+
1426
+
1427
+
1428
+
1429
+ # [4.5.0-beta.4](https://github.com/webiny/webiny-js/compare/v4.5.0-beta.3...v4.5.0-beta.4) (2020-07-14)
1430
+
1431
+ **Note:** Version bump only for package @webiny/cli
1432
+
1433
+
1434
+
1435
+
1436
+
1437
+ # [4.5.0-beta.3](https://github.com/webiny/webiny-js/compare/v4.5.0-beta.2...v4.5.0-beta.3) (2020-07-14)
1438
+
1439
+ **Note:** Version bump only for package @webiny/cli
1440
+
1441
+
1442
+
1443
+
1444
+
1445
+ # [4.5.0-beta.2](https://github.com/webiny/webiny-js/compare/v4.5.0-beta.1...v4.5.0-beta.2) (2020-07-14)
1446
+
1447
+ **Note:** Version bump only for package @webiny/cli
1448
+
1449
+
1450
+
1451
+
1452
+
1453
+ # [4.5.0-beta.1](https://github.com/webiny/webiny-js/compare/v4.5.0-beta.0...v4.5.0-beta.1) (2020-07-14)
1454
+
1455
+ **Note:** Version bump only for package @webiny/cli
1456
+
1457
+
1458
+
1459
+
1460
+
1461
+ # [4.5.0-beta.0](https://github.com/webiny/webiny-js/compare/v4.4.0...v4.5.0-beta.0) (2020-07-14)
1462
+
1463
+ **Note:** Version bump only for package @webiny/cli
1464
+
1465
+
1466
+
1467
+
1468
+
1469
+ # [4.4.0](https://github.com/webiny/webiny-js/compare/v4.4.0-beta.3...v4.4.0) (2020-07-08)
1470
+
1471
+ **Note:** Version bump only for package @webiny/cli
1472
+
1473
+
1474
+
1475
+
1476
+
1477
+ # [4.4.0-beta.3](https://github.com/webiny/webiny-js/compare/v4.4.0-beta.2...v4.4.0-beta.3) (2020-07-07)
1478
+
1479
+ **Note:** Version bump only for package @webiny/cli
1480
+
1481
+
1482
+
1483
+
1484
+
1485
+ # [4.4.0-beta.2](https://github.com/webiny/webiny-js/compare/v4.4.0-beta.1...v4.4.0-beta.2) (2020-07-07)
1486
+
1487
+ **Note:** Version bump only for package @webiny/cli
1488
+
1489
+
1490
+
1491
+
1492
+
1493
+ # [4.4.0-beta.1](https://github.com/webiny/webiny-js/compare/v4.4.0-beta.0...v4.4.0-beta.1) (2020-07-07)
1494
+
1495
+ **Note:** Version bump only for package @webiny/cli
1496
+
1497
+
1498
+
1499
+
1500
+
1501
+ # [4.4.0-beta.0](https://github.com/webiny/webiny-js/compare/v4.3.0...v4.4.0-beta.0) (2020-07-07)
1502
+
1503
+
1504
+ ### Bug Fixes
1505
+
1506
+ * **cli:** remove update-notifier ([600a396](https://github.com/webiny/webiny-js/commit/600a3963335b6893cb5a0e67de32675afd290140))
1507
+
1508
+
1509
+ ### Features
1510
+
1511
+ * **cli:** add onExit callback ([5055d85](https://github.com/webiny/webiny-js/commit/5055d856e9b69efff3ffcd02f817d8b623d219d4))
1512
+
1513
+
1514
+
1515
+
1516
+
1517
+ # [4.3.0](https://github.com/webiny/webiny-js/compare/v4.3.0-beta.5...v4.3.0) (2020-07-01)
1518
+
1519
+ **Note:** Version bump only for package @webiny/cli
1520
+
1521
+
1522
+
1523
+
1524
+
1525
+ # [4.3.0-beta.5](https://github.com/webiny/webiny-js/compare/v4.3.0-beta.4...v4.3.0-beta.5) (2020-07-01)
1526
+
1527
+ **Note:** Version bump only for package @webiny/cli
1528
+
1529
+
1530
+
1531
+
1532
+
1533
+ # [4.3.0-beta.4](https://github.com/webiny/webiny-js/compare/v4.3.0-beta.3...v4.3.0-beta.4) (2020-07-01)
1534
+
1535
+ **Note:** Version bump only for package @webiny/cli
1536
+
1537
+
1538
+
1539
+
1540
+
1541
+ # [4.3.0-beta.3](https://github.com/webiny/webiny-js/compare/v4.3.0-beta.2...v4.3.0-beta.3) (2020-07-01)
1542
+
1543
+ **Note:** Version bump only for package @webiny/cli
1544
+
1545
+
1546
+
1547
+
1548
+
1549
+ # [4.3.0-beta.2](https://github.com/webiny/webiny-js/compare/v4.3.0-beta.1...v4.3.0-beta.2) (2020-06-30)
1550
+
1551
+ **Note:** Version bump only for package @webiny/cli
1552
+
1553
+
1554
+
1555
+
1556
+
1557
+ # [4.3.0-beta.1](https://github.com/webiny/webiny-js/compare/v4.3.0-beta.0...v4.3.0-beta.1) (2020-06-30)
1558
+
1559
+ **Note:** Version bump only for package @webiny/cli
1560
+
1561
+
1562
+
1563
+
1564
+
1565
+ # [4.3.0-beta.0](https://github.com/webiny/webiny-js/compare/v4.2.0...v4.3.0-beta.0) (2020-06-30)
1566
+
1567
+
1568
+ ### Bug Fixes
1569
+
1570
+ * sort out dependencies ([cb1f43f](https://github.com/webiny/webiny-js/commit/cb1f43fb3b6a249f36d6adb893168452fcf19754))
1571
+
1572
+
1573
+
1574
+
1575
+
1576
+ # [4.2.0](https://github.com/webiny/webiny-js/compare/v4.2.0-beta.2...v4.2.0) (2020-06-23)
1577
+
1578
+ **Note:** Version bump only for package @webiny/cli
1579
+
1580
+
1581
+
1582
+
1583
+
1584
+ # [4.2.0-beta.2](https://github.com/webiny/webiny-js/compare/v4.2.0-beta.1...v4.2.0-beta.2) (2020-06-23)
1585
+
1586
+ **Note:** Version bump only for package @webiny/cli
1587
+
1588
+
1589
+
1590
+
1591
+
1592
+ # [4.2.0-beta.1](https://github.com/webiny/webiny-js/compare/v4.2.0-beta.0...v4.2.0-beta.1) (2020-06-23)
1593
+
1594
+ **Note:** Version bump only for package @webiny/cli
1595
+
1596
+
1597
+
1598
+
1599
+
1600
+ # [4.2.0-beta.0](https://github.com/webiny/webiny-js/compare/v4.1.1-beta.2...v4.2.0-beta.0) (2020-06-23)
1601
+
1602
+ **Note:** Version bump only for package @webiny/cli
1603
+
1604
+
1605
+
1606
+
1607
+
1608
+ ## [4.1.1-beta.2](https://github.com/webiny/webiny-js/compare/v4.1.1-beta.1...v4.1.1-beta.2) (2020-06-23)
1609
+
1610
+ **Note:** Version bump only for package @webiny/cli
1611
+
1612
+
1613
+
1614
+
1615
+
1616
+ ## 4.1.1-beta.1 (2020-06-23)
1617
+
1618
+
1619
+ ### Bug Fixes
1620
+
1621
+ * **cwp-templates:** explicitly disable prettier trailingComma ([bb1ccf9](https://github.com/webiny/webiny-js/commit/bb1ccf92251f2b18cc5c4f98f5ffd59b607189ea))
1622
+
1623
+
1624
+
1625
+
1626
+
1627
+ ## 4.1.1-beta.0 (2020-06-22)
1628
+
1629
+ **Note:** Version bump only for package @webiny/cli
1630
+
1631
+
1632
+
1633
+
1634
+
1635
+ # 4.1.0 (2020-06-16)
1636
+
1637
+ **Note:** Version bump only for package @webiny/cli
1638
+
1639
+
1640
+
1641
+
1642
+
1643
+ # 4.1.0-beta.3 (2020-06-16)
1644
+
1645
+
1646
+ ### Bug Fixes
1647
+
1648
+ * replace "id" and "content.id" ([d1d4bb9](https://github.com/webiny/webiny-js/commit/d1d4bb909d99b2b94678dcf3071b77a379687056))
1649
+
1650
+
1651
+
1652
+
1653
+
1654
+ # 4.1.0-beta.2 (2020-06-16)
1655
+
1656
+ **Note:** Version bump only for package @webiny/cli
1657
+
1658
+
1659
+
1660
+
1661
+
1662
+ # 4.1.0-beta.1 (2020-06-16)
1663
+
1664
+ **Note:** Version bump only for package @webiny/cli
1665
+
1666
+
1667
+
1668
+
1669
+
1670
+ # 4.1.0-beta.0 (2020-06-16)
1671
+
1672
+
1673
+ ### Bug Fixes
1674
+
1675
+ * use `serverless-function` instead of `serverless-app` ([7872c81](https://github.com/webiny/webiny-js/commit/7872c816d47d763c79a1139744c7400a8895a3fb))
1676
+
1677
+
1678
+
1679
+
1680
+
1681
+ # 4.1.0-beta.0 (2020-06-16)
1682
+
1683
+ **Note:** Version bump only for package @webiny/cli
1684
+
1685
+
1686
+
1687
+
1688
+
1689
+ ## 4.0.3-beta.0 (2020-06-16)
1690
+
1691
+ **Note:** Version bump only for package @webiny/cli
1692
+
1693
+
1694
+
1695
+
1696
+
1697
+ ## 4.0.2 (2020-06-05)
1698
+
1699
+ **Note:** Version bump only for package @webiny/cli
1700
+
1701
+
1702
+
1703
+
1704
+
1705
+ ## 4.0.1 (2020-06-04)
1706
+
1707
+ **Note:** Version bump only for package @webiny/cli
1708
+
1709
+
1710
+
1711
+
1712
+
1713
+ # [4.0.0](https://github.com/webiny/webiny-js/compare/v4.0.0-beta.19...v4.0.0) (2020-06-04)
1714
+
1715
+ **Note:** Version bump only for package @webiny/cli
1716
+
1717
+
1718
+
1719
+
1720
+
1721
+ # 4.0.0-beta.19 (2020-06-04)
1722
+
1723
+
1724
+ ### Bug Fixes
1725
+
1726
+ * make sure IDs are saved correctly in single value ref fields ([f08a5d4](https://github.com/webiny/webiny-js/commit/f08a5d45bb687db475f4ba6fe2bb7bf42f908c12))
1727
+
1728
+
1729
+
1730
+
1731
+
1732
+ # 4.0.0-beta.18 (2020-06-04)
1733
+
1734
+
1735
+ ### Bug Fixes
1736
+
1737
+ * **cwp-template-cms:** add missing api hook ([d1aa7c3](https://github.com/webiny/webiny-js/commit/d1aa7c334e681340ac14fd2b3d83fa583a8e5fc8))
1738
+
1739
+
1740
+
1741
+
1742
+
1743
+ # 4.0.0-beta.17 (2020-06-04)
1744
+
1745
+ **Note:** Version bump only for package @webiny/cli
1746
+
1747
+
1748
+
1749
+
1750
+
1751
+ # 4.0.0-beta.16 (2020-06-03)
1752
+
1753
+
1754
+ ### Bug Fixes
1755
+
1756
+ * **create-webiny-project:** pass cwd to git init command ([978372b](https://github.com/webiny/webiny-js/commit/978372b02757c3525372fb711e62786580319f5e))
1757
+
1758
+
1759
+
1760
+
1761
+
1762
+ # 4.0.0-beta.15 (2020-06-03)
1763
+
1764
+
1765
+ ### Bug Fixes
1766
+
1767
+ * **project-utils:** remove unused dependencies ([95e06ca](https://github.com/webiny/webiny-js/commit/95e06ca58d88131af665a59041e4355ce1ad16d8))
1768
+
1769
+
1770
+
1771
+
1772
+
1773
+ # 4.0.0-beta.14 (2020-06-03)
1774
+
1775
+
1776
+ ### Bug Fixes
1777
+
1778
+ * **ui:** remove unused type import ([9e5a94d](https://github.com/webiny/webiny-js/commit/9e5a94d7b6bb4cb7c44b84c876dd130ec05f6507))
1779
+
1780
+
1781
+
1782
+
1783
+
1784
+ # 4.0.0-beta.13 (2020-06-02)
1785
+
1786
+ **Note:** Version bump only for package @webiny/cli
1787
+
1788
+
1789
+
1790
+
1791
+
1792
+ # 4.0.0-beta.12 (2020-06-02)
1793
+
1794
+ **Note:** Version bump only for package @webiny/cli
1795
+
1796
+
1797
+
1798
+
1799
+
1800
+ # 4.0.0-beta.11 (2020-06-02)
1801
+
1802
+
1803
+ ### Bug Fixes
1804
+
1805
+ * 🐛 Add dependencies for packages in app-admin ([0cbd052](https://github.com/webiny/webiny-js/commit/0cbd0526d90bba17f0ef5b00b29a35d84bbd831a))
1806
+
1807
+
1808
+
1809
+
1810
+
1811
+ # 4.0.0-beta.10 (2020-06-02)
1812
+
1813
+ **Note:** Version bump only for package @webiny/cli
1814
+
1815
+
1816
+
1817
+
1818
+
1819
+ # 4.0.0-beta.9 (2020-06-02)
1820
+
1821
+ **Note:** Version bump only for package @webiny/cli
1822
+
1823
+
1824
+
1825
+
1826
+
1827
+ # 4.0.0-beta.8 (2020-06-02)
1828
+
1829
+
1830
+ ### Features
1831
+
1832
+ * ✨ Remove unneeded text below password. Add link to checkbox ([39687f4](https://github.com/webiny/webiny-js/commit/39687f42f17c0066c681c16745ab9c37d5759f08))
1833
+
1834
+
1835
+
1836
+
1837
+
1838
+ # 4.0.0-beta.7 (2020-06-01)
1839
+
1840
+ **Note:** Version bump only for package @webiny/cli
1841
+
1842
+
1843
+
1844
+
1845
+
1846
+ # [4.0.0-beta.6](https://github.com/webiny/webiny-js/compare/v4.0.0-beta.5...v4.0.0-beta.6) (2020-06-01)
1847
+
1848
+ **Note:** Version bump only for package @webiny/cli
1849
+
1850
+
1851
+
1852
+
1853
+
1854
+ # [4.0.0-beta.5](https://github.com/webiny/webiny-js/compare/v4.0.0-beta.4...v4.0.0-beta.5) (2020-05-31)
1855
+
1856
+ **Note:** Version bump only for package @webiny/cli
1857
+
1858
+
1859
+
1860
+
1861
+
1862
+ # [4.0.0-beta.2](https://github.com/webiny/webiny-js/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2020-05-25)
1863
+
1864
+
1865
+ ### Bug Fixes
1866
+
1867
+ * **cli:** improve console.log handling ([7c28fc0](https://github.com/webiny/webiny-js/commit/7c28fc0cd8c56b223f2897696b7944c87d905f3a))
1868
+ * **cli:** indent all output for improved readability ([f703b6a](https://github.com/webiny/webiny-js/commit/f703b6aab2a22180c55910ec07f74fb1d37f04ff))
1869
+
1870
+
1871
+
1872
+
1873
+
1874
+ # [4.0.0-beta.1](https://github.com/webiny/webiny-js/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2020-05-22)
1875
+
1876
+ **Note:** Version bump only for package @webiny/cli
1877
+
1878
+
1879
+
1880
+
1881
+
1882
+ # [4.0.0-beta.0](https://github.com/webiny/webiny-js/compare/v1.15.1...v4.0.0-beta.0) (2020-05-22)
1883
+
1884
+
1885
+ ### Bug Fixes
1886
+
1887
+ * 🐛 Remove unecessary webpack dependency from cli ([e0c0084](https://github.com/webiny/webiny-js/commit/e0c0084ceda66058c1897f16035690b0357ebfaa))
1888
+ * 🐛 Rename context.js to be capital case ([5c162b9](https://github.com/webiny/webiny-js/commit/5c162b956eddc8d5b4679e98f80961abc756b9ab))
1889
+ * abort process gracefully for yarn v2. ([b269d90](https://github.com/webiny/webiny-js/commit/b269d90716a64c07b7310993806d2fa2234001ca))
1890
+ * add formBuilder to the list of services ([222d8e2](https://github.com/webiny/webiny-js/commit/222d8e24658042af7ffe122d307f7cd7b838f982))
1891
+ * add meta data to component context ([af20e2c](https://github.com/webiny/webiny-js/commit/af20e2c72adb41dd9df1b1f5f8ca07b2cf5c0473))
1892
+ * add missing dependencies ([3e7ac16](https://github.com/webiny/webiny-js/commit/3e7ac161ee24b4c7984c997f16253462f274516a))
1893
+ * add missing dependency ([1d253f4](https://github.com/webiny/webiny-js/commit/1d253f4063790c79c4277cd8d076693f9096269e))
1894
+ * add missing dependency. ([6d110a3](https://github.com/webiny/webiny-js/commit/6d110a3b7bfc64474eb627db36fd33a49947f2f4))
1895
+ * add missing push notification image file ([6138897](https://github.com/webiny/webiny-js/commit/6138897bb2505d3e32969871f3cff7c880921e51))
1896
+ * add project paths to reliably construct file paths ([180f96f](https://github.com/webiny/webiny-js/commit/180f96f8401238e3ebef481139ccac906e3a241c))
1897
+ * add serverless-form-builder to dependencies ([cf02e16](https://github.com/webiny/webiny-js/commit/cf02e1648329ccb445b85518f65d7425a9c09b3e))
1898
+ * allow loading installed packages too ([29e1e39](https://github.com/webiny/webiny-js/commit/29e1e395ee9726924379df40bec9f9e38246a3c8))
1899
+ * always print CDN URL if possible ([1f4e036](https://github.com/webiny/webiny-js/commit/1f4e036a0a82f36b7e9be8a6bb561afbdc1fd6c0))
1900
+ * check if tag version is lower than latest, if so, use latest ([4dc2965](https://github.com/webiny/webiny-js/commit/4dc296508991facbc4ad34280dbbaa5320ba888b))
1901
+ * check if webiny.root.js can be found and notify user ([6f2b4b1](https://github.com/webiny/webiny-js/commit/6f2b4b182c7c0a141a7befec98e3b20b6d9bbc5b))
1902
+ * check if window exists ([add8bdf](https://github.com/webiny/webiny-js/commit/add8bdfadfe1803bbae826208212116e00670fca))
1903
+ * check tags using semver. ([2729696](https://github.com/webiny/webiny-js/commit/27296961f37176a1414f01c968f88aeba9f02242))
1904
+ * clean up the response ([f462b3d](https://github.com/webiny/webiny-js/commit/f462b3d5ca7255f1b4e4d80ff8b06be6d1f8ef25))
1905
+ * disable acceleration for the "serverless-files" component ([843bd68](https://github.com/webiny/webiny-js/commit/843bd6830cd2a226a1b19e47c0d997fbdcd0f6ef))
1906
+ * disable S3 acceleration feature by default ([f9f785c](https://github.com/webiny/webiny-js/commit/f9f785ca39a6acc22f891a0a1acdcbda8dec98b5))
1907
+ * employ cli.plugins instead of cli.scaffoldPlugins ([a24abeb](https://github.com/webiny/webiny-js/commit/a24abeb36c5cf0a051131bc91c866e8ce9b298d0))
1908
+ * execute callback after full graph deployment ([1d7a32c](https://github.com/webiny/webiny-js/commit/1d7a32c5450d56cb3b7235af3878e85619609751))
1909
+ * fix eslint error ([a5a9206](https://github.com/webiny/webiny-js/commit/a5a920676c6e58bc66987c7ab8848e8e6ad4fb0f))
1910
+ * fix incorrect spread ([e10936c](https://github.com/webiny/webiny-js/commit/e10936cfc2771b1b795737a8457503708ee08044))
1911
+ * forward all arguments to component methods ([dab5304](https://github.com/webiny/webiny-js/commit/dab53042d9da8af0a5935f93ac0ee0088b6d08c7))
1912
+ * generate unique project ID ([0d053b5](https://github.com/webiny/webiny-js/commit/0d053b5ab5979d733fbad8a7adc266855a015fd8))
1913
+ * gitignore build and build-ssr folders ([e897efe](https://github.com/webiny/webiny-js/commit/e897efe877e19825a2ed7e28e450c313446b121f))
1914
+ * handle new resource structure ([5fa9752](https://github.com/webiny/webiny-js/commit/5fa9752ee2bbc7d627acef0b90dcaac0b8a54322))
1915
+ * handle unknown CLI commands ([#660](https://github.com/webiny/webiny-js/issues/660)) ([191660c](https://github.com/webiny/webiny-js/commit/191660ca2044e74a09b816071f1ac5f85fa331b1))
1916
+ * if PB wasn't installed, show an appropriate error message ([#692](https://github.com/webiny/webiny-js/issues/692)) ([b1d858c](https://github.com/webiny/webiny-js/commit/b1d858c45c76953d05dd32e416c6e7b355fed36c)), closes [#676](https://github.com/webiny/webiny-js/issues/676)
1917
+ * improve CLI state handling ([2c51849](https://github.com/webiny/webiny-js/commit/2c5184976fed111a85e531db297cef0aa176f2ff))
1918
+ * improve error message of deploy-apps command([#732](https://github.com/webiny/webiny-js/issues/732)) ([f696517](https://github.com/webiny/webiny-js/commit/f69651758832a68acce92650da58cd6505735ec2))
1919
+ * include "build" section when creating dependency graph ([c0e086d](https://github.com/webiny/webiny-js/commit/c0e086d1c0e722ad29fe7eb6b36e589f0ce9b668))
1920
+ * increase memory and timeout in the template serverless.yml too ([4dceb11](https://github.com/webiny/webiny-js/commit/4dceb1135b08baa7a65a17735017a41e103ee0af))
1921
+ * inject unique database name on project setup ([#681](https://github.com/webiny/webiny-js/issues/681)) ([c19ba44](https://github.com/webiny/webiny-js/commit/c19ba44aebdaea06424129e244eca215337eb693)), closes [#679](https://github.com/webiny/webiny-js/issues/679)
1922
+ * internally, pass the "watch" flag automatically ([3367c1f](https://github.com/webiny/webiny-js/commit/3367c1ff41c6940792cba452999a329c29a05464))
1923
+ * make --env flag required ([78507d6](https://github.com/webiny/webiny-js/commit/78507d6930f2a7fd98e5bd06b73209d81e9fbeba))
1924
+ * on new deployments, consider existing SSR HTML as stale ([#709](https://github.com/webiny/webiny-js/issues/709)) ([cab83c8](https://github.com/webiny/webiny-js/commit/cab83c8e188f0f78ff1deab4a472f3d8dabb0aaf)), closes [#708](https://github.com/webiny/webiny-js/issues/708)
1925
+ * refactor commands ([53b4025](https://github.com/webiny/webiny-js/commit/53b40258baef80ae3e11372782a5bf4393e39271))
1926
+ * register plugins ([6f8cf96](https://github.com/webiny/webiny-js/commit/6f8cf9682c32b055d85f813639f0358039594612))
1927
+ * remove "REACT_APP_FILES_PROXY" ([d30f39a](https://github.com/webiny/webiny-js/commit/d30f39a3806262f747934ee37f468eed68d9c6e6))
1928
+ * resolve component outputs ([e64ce13](https://github.com/webiny/webiny-js/commit/e64ce13c6b175362d94eaa9068bc1e6777f2e604))
1929
+ * simplify status rendering ([d0be537](https://github.com/webiny/webiny-js/commit/d0be537deeb5ff01857d28306860e95790e93232))
1930
+ * suppress console.error while loading env variables ([4e744bb](https://github.com/webiny/webiny-js/commit/4e744bb92f1dafe452b93f5d11647ed90005991c))
1931
+ * update dependencies ([b752c70](https://github.com/webiny/webiny-js/commit/b752c707af337452075ee3103168c6ff5b563962))
1932
+ * update firstDeploy check and clear status after deploy ([38e3032](https://github.com/webiny/webiny-js/commit/38e303254f1f1e01795e2b3376f13c8e7fa90720))
1933
+ * update form-builder section ([d136a22](https://github.com/webiny/webiny-js/commit/d136a2268c2511079340e409d3a45e35f15a6f3c))
1934
+ * update import statement of uuid ([d5d4696](https://github.com/webiny/webiny-js/commit/d5d4696925f975e44249ca007a44475a108492b1))
1935
+ * update project template ([2e5a485](https://github.com/webiny/webiny-js/commit/2e5a48559da4196f3fd3364fd99df4b050081c93))
1936
+ * update React site links ([#752](https://github.com/webiny/webiny-js/issues/752)) ([ae585be](https://github.com/webiny/webiny-js/commit/ae585beb3349ec0b36315b0d266b80d178275ca3))
1937
+ * **file-manager:** improve file manager ([#609](https://github.com/webiny/webiny-js/issues/609)) ([cf884d2](https://github.com/webiny/webiny-js/commit/cf884d2805b9be96bcbddf4c2010644595d0eebf))
1938
+ * **page-builder:** simplify usage and improve performance when loading with pages ([91c12c8](https://github.com/webiny/webiny-js/commit/91c12c8dfbdfe2adef809b556ab2eee40eb3a2ca))
1939
+ * add "babel-loader" to devDependencies ([b98d201](https://github.com/webiny/webiny-js/commit/b98d20181d5a0b4d2b2a208e576a22480e5057c3))
1940
+ * add ${files} ([f9c3e56](https://github.com/webiny/webiny-js/commit/f9c3e5680ede15edc4ec28d852b65cc5d194f8ba))
1941
+ * add AppInstaller to admin app. ([d6b31d4](https://github.com/webiny/webiny-js/commit/d6b31d420713e03732a764e554ca3e45e1f7809d))
1942
+ * add binaryMediaTypes to apps serverless config. ([6ff988d](https://github.com/webiny/webiny-js/commit/6ff988d82673e809d292541dc397f059cc8344d4))
1943
+ * add check for binary files. ([b201222](https://github.com/webiny/webiny-js/commit/b201222aa598ca9d80582d9eb42973ea08e438d5))
1944
+ * add CLI version to project tracking and load messages from gist. ([086e962](https://github.com/webiny/webiny-js/commit/086e962deff0c60ff30852d4b6b895480e4861f6))
1945
+ * add helper to check if apps are already deployed. ([080fa6b](https://github.com/webiny/webiny-js/commit/080fa6b230cc390ebb4f042acc5edd451b223160))
1946
+ * add missing build script. ([cbd52ff](https://github.com/webiny/webiny-js/commit/cbd52ff2446c3e8480179126804e5b42fde60716))
1947
+ * add missing deps to project template. ([1b25b0c](https://github.com/webiny/webiny-js/commit/1b25b0cb45314d2db150ef28a1e3fc30023feee5))
1948
+ * add missing env variables to gateway template. ([0491aaf](https://github.com/webiny/webiny-js/commit/0491aaf04541892093b2fae2d49a002e63b5f5ef))
1949
+ * add missing font link. ([0a2c34b](https://github.com/webiny/webiny-js/commit/0a2c34b66b0889c2d8573d67cdad9a3b1a4a8660))
1950
+ * add proper network error handling to admin app. ([a691d4e](https://github.com/webiny/webiny-js/commit/a691d4e81ff846782722548838047db09374bbee))
1951
+ * add webiny.js to project setup and check if it exists before running hooks. ([f64a3a9](https://github.com/webiny/webiny-js/commit/f64a3a9f63f31b5063d3644273581964a9c21e34))
1952
+ * add webpack-cli to devDependencies ([8e74255](https://github.com/webiny/webiny-js/commit/8e742554fbdd4aeb3ef96b8095936546fef2f0b5))
1953
+ * check if destination folder exists. ([7bffc85](https://github.com/webiny/webiny-js/commit/7bffc855c4d944feee520a64c648efa8297ea223))
1954
+ * clear ssr module before running render. ([ccf79df](https://github.com/webiny/webiny-js/commit/ccf79df68b32f5b9a0c1659fd13cce62fe827196))
1955
+ * ensure app environment is configured before attempting to deploy apps. ([244fa33](https://github.com/webiny/webiny-js/commit/244fa3389cae880938b570cd54389e6b14aa1952))
1956
+ * execute components one-by-one. ([eb1e550](https://github.com/webiny/webiny-js/commit/eb1e5500429f5376d8f9e0e103a6aeaf1edfb36b))
1957
+ * finalize CLI help and project setup. ([bae62d9](https://github.com/webiny/webiny-js/commit/bae62d9fe2eb7bd32b5793da2cfa409ee19c072a))
1958
+ * handle errors ([6b83857](https://github.com/webiny/webiny-js/commit/6b8385729ba31cffc87f341dd73b0873c9b1037f))
1959
+ * increase default lambda timeout. ([bdf4238](https://github.com/webiny/webiny-js/commit/bdf4238ab9b03ccb157a1b8974614221ebc36b39))
1960
+ * manage dependencies ([9a825b4](https://github.com/webiny/webiny-js/commit/9a825b42bbd69a75fd0ad1802b2bea0595fb1dbe))
1961
+ * point to correct ssr build script. ([d9bc2ab](https://github.com/webiny/webiny-js/commit/d9bc2ab53c0de8be2a908bd7be4623bf58f3b568))
1962
+ * print website URL after deploy. ([1006c29](https://github.com/webiny/webiny-js/commit/1006c295b38816797e31a17b403c4945d0be8bb2))
1963
+ * remove "files" key from package.json. ([4a2e42a](https://github.com/webiny/webiny-js/commit/4a2e42a22ae0f3012927766a015dfbdf76aaf21a))
1964
+ * remove "serverless" dependency from new project template ([#573](https://github.com/webiny/webiny-js/issues/573)) ([e97c4fc](https://github.com/webiny/webiny-js/commit/e97c4fc1a517cd8d4857fa8830b95731a2ea7c8c))
1965
+ * remove blog layout. ([095631e](https://github.com/webiny/webiny-js/commit/095631e6e6915f5800ee5dd763e7ee12ab25a8c4))
1966
+ * remove test image from template. ([0cbac67](https://github.com/webiny/webiny-js/commit/0cbac67c60dcb3cb27017a2f1eb941223b15a3f2))
1967
+ * remove unnecessary REACT_APP_API_HOST env variable in project tpl ([71694fc](https://github.com/webiny/webiny-js/commit/71694fcdff7385ad3880dece6a438144856ae8be))
1968
+ * rename functions to api and update setup code. ([3167bb8](https://github.com/webiny/webiny-js/commit/3167bb8f6d24ee69c94bd848333ba7f0a69000f5))
1969
+ * resolve components based on cwd. ([b93cefa](https://github.com/webiny/webiny-js/commit/b93cefa1a3965842b1a9b29bc4d4a0f4422d2c7d))
1970
+ * set Lambda timeout to 30secs ([831af62](https://github.com/webiny/webiny-js/commit/831af62fc1ed852478fe117227950210005f83a8))
1971
+ * synced dependencies across all packages ([#567](https://github.com/webiny/webiny-js/issues/567)) ([38eda54](https://github.com/webiny/webiny-js/commit/38eda547bead6e8a2c46875730bbcd8f1227e475))
1972
+ * update admin handler to properly detect binary files. ([3709b73](https://github.com/webiny/webiny-js/commit/3709b73a4e491a33066468ccb0e2f5aac42564a2))
1973
+ * update dependencies ([2def479](https://github.com/webiny/webiny-js/commit/2def479886ed356e7981b7be61b957edcc87f887))
1974
+ * update dependencies ([70a0004](https://github.com/webiny/webiny-js/commit/70a0004b549200d513ee150230907b6e4b5cf6d1))
1975
+ * update file loaders and publicPath config. ([4a6a25f](https://github.com/webiny/webiny-js/commit/4a6a25f6f882b625114a99246d3cb6da06ff0482))
1976
+ * update gitignore path. ([702b543](https://github.com/webiny/webiny-js/commit/702b543d3229a6dc741a67c66b35945331a734a3))
1977
+ * update new project setup. ([bb9365a](https://github.com/webiny/webiny-js/commit/bb9365a8e0cc8e65d3ae4dcfebc3e00f953ae7d4))
1978
+ * update prettierrc config. ([15c72ce](https://github.com/webiny/webiny-js/commit/15c72cec5e391ed65e6a0bdf282ee8009fd9ac3f))
1979
+ * update project template. ([d209119](https://github.com/webiny/webiny-js/commit/d209119c419bd877902fff7e1ee6a81cff6517cd))
1980
+ * update sassOptions to work with v8 ([af08056](https://github.com/webiny/webiny-js/commit/af0805695bd0519df96a1ac43c73d67ec4295efb))
1981
+ * update serverless config template. ([ae06654](https://github.com/webiny/webiny-js/commit/ae066541a9ff5ae3bfd77f7093108235c32b453e))
1982
+ * update sls templates. ([1f8f1be](https://github.com/webiny/webiny-js/commit/1f8f1be92fce51481a2e2407ca74d9def9398ef4))
1983
+ * update template yaml. ([a1522bf](https://github.com/webiny/webiny-js/commit/a1522bf7dc4f9bc58abbb42059da7c63f73a034d))
1984
+ * update template yaml. ([2e9cdd1](https://github.com/webiny/webiny-js/commit/2e9cdd159a9013dce8613d8ceb9eb13c98c603d3))
1985
+ * update template yaml. ([5980625](https://github.com/webiny/webiny-js/commit/5980625057eade2c94f0ac060bf20c7a9050355e))
1986
+ * use `-` instead of `_` ([13201e2](https://github.com/webiny/webiny-js/commit/13201e2c3937c42f91b2c9fcdc672240a3ac10bf))
1987
+ * use console.log instead of throw ([71b8312](https://github.com/webiny/webiny-js/commit/71b83122790c14084e4ee92ad71bce0026620147))
1988
+ * use graphqlUrl instead of url ([3f4f22c](https://github.com/webiny/webiny-js/commit/3f4f22cc9dde8b4cfb9db44ece9818df989e54f2))
1989
+ * yml indentation and new URL for banner message. ([cc27f53](https://github.com/webiny/webiny-js/commit/cc27f535907b1ef3ff96bf15624af8cb1225cbdc))
1990
+
1991
+
1992
+ ### Features
1993
+
1994
+ * add CLI version to project tracking. ([be8b114](https://github.com/webiny/webiny-js/commit/be8b114df2db9c40906cb2021ddf9b1bb1d8e961))
1995
+ * add commands to enable/disable stats tracking. ([62a710d](https://github.com/webiny/webiny-js/commit/62a710d3261770a0ba4b7e105c7aced85ed8bb75))
1996
+ * add scaffolding CLI plugins ([90a61fc](https://github.com/webiny/webiny-js/commit/90a61fc1ae71680ea0f5e8b8e09aceee6045b37f))
1997
+ * add support for .env.json in project root. ([122a013](https://github.com/webiny/webiny-js/commit/122a013f87675abc36a65bec809d1746df377ede))
1998
+ * add support for DB drivers ([#623](https://github.com/webiny/webiny-js/issues/623)) ([82a6d66](https://github.com/webiny/webiny-js/commit/82a6d66d5ad96e4da13c035d2524c03bd50a7dff))
1999
+ * add support for deploy hooks to inject state values. ([01f310f](https://github.com/webiny/webiny-js/commit/01f310f8dcebcff701fb4446ae6f74d0a1f370e5))
2000
+ * add support for selective component deploy and improve debug output. ([#610](https://github.com/webiny/webiny-js/issues/610)) ([5c3acb0](https://github.com/webiny/webiny-js/commit/5c3acb087866d87d87d4650aebb07df9e57f551e))
2001
+ * add update-notifier to check for CLI updates. ([#611](https://github.com/webiny/webiny-js/issues/611)) ([b531fde](https://github.com/webiny/webiny-js/commit/b531fde5e662c9cb9866f72be6f13aa5b163adaf))
2002
+ * add webiny config creation. ([d918fc2](https://github.com/webiny/webiny-js/commit/d918fc251b6a5a73afac3f684ba0f7e329a9b032))
2003
+ * employ cli.scaffoldPlugins for scaffold-cli ([f4b1a6d](https://github.com/webiny/webiny-js/commit/f4b1a6d2342b890ed1cce8d4a82839bfd516d630))
2004
+ * enable configuring min & max size for file uploads ([#593](https://github.com/webiny/webiny-js/issues/593)) ([5698ebf](https://github.com/webiny/webiny-js/commit/5698ebf4ff7a2d1a61b6b404a91e9b27c0940d84))
2005
+ * enable gzip compression for new projects ([#627](https://github.com/webiny/webiny-js/issues/627)) ([b01987e](https://github.com/webiny/webiny-js/commit/b01987e9ac550615541543bfe05e352e8157f150))
2006
+ * generate database name using api ID. ([e436663](https://github.com/webiny/webiny-js/commit/e4366638ac6f72f1a890f3da8289bddad93c233c))
2007
+ * improve CLI usage tracking ([#723](https://github.com/webiny/webiny-js/issues/723)) ([1bbf80a](https://github.com/webiny/webiny-js/commit/1bbf80aa9a6ad9be87d007162d7899ce85da7a2d))
2008
+ * improve resource handling and build process ([#772](https://github.com/webiny/webiny-js/issues/772)) ([f9738f0](https://github.com/webiny/webiny-js/commit/f9738f092f098e58be7f768a86d055788f2fbcf5))
2009
+ * introduce @webiny/serverless-component and improve component context ([a987d4f](https://github.com/webiny/webiny-js/commit/a987d4f2b8cea59e4e39bef0f33400c7f7b3f1f1))
2010
+ * introduce a package containing CLI plugins to deploy project via components ([16c94f2](https://github.com/webiny/webiny-js/commit/16c94f233cd871fde635a8d6f3ef84254c2653b3))
2011
+ * introduce projectName and include it in cloud resource names ([23da7fc](https://github.com/webiny/webiny-js/commit/23da7fc70791a50780ce101cc957666c8a53bfdd))
2012
+ * reduce CLI functionality to only the basic commands ([2c70321](https://github.com/webiny/webiny-js/commit/2c703214897227c80b1c8592a49f0c6daf4c6dd5))
2013
+ * **db-proxy:** test connection before deploying ([#707](https://github.com/webiny/webiny-js/issues/707)) ([b23cfd3](https://github.com/webiny/webiny-js/commit/b23cfd38e109814ebaf0aa001664b122d930dbfa))
2014
+ * recommend matching commands ([#661](https://github.com/webiny/webiny-js/issues/661)) ([34fea6d](https://github.com/webiny/webiny-js/commit/34fea6d37ee459f5e45beee5c5620e648070cfac))
2015
+ * replace all app .env files with a single .env.js file. ([831eb55](https://github.com/webiny/webiny-js/commit/831eb5561250b223d8bc82b23be642c565f88a3c))
2016
+ * show push notification when deploy finishes. ([b7e7ecd](https://github.com/webiny/webiny-js/commit/b7e7ecd83c3dd2556bbcb1a18de5b9868bba9f20))
2017
+ * TypeScript && improved SSR mechanisms ([#677](https://github.com/webiny/webiny-js/issues/677)) ([3da0566](https://github.com/webiny/webiny-js/commit/3da0566f29e1d46df0e7c357be0b42bdaa4c7d2b))
2018
+
2019
+
2020
+
2021
+
2022
+
2023
+ ## [3.2.8](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.8-next.0...@webiny/cli@3.2.8) (2020-04-23)
2024
+
2025
+ **Note:** Version bump only for package @webiny/cli
2026
+
2027
+
2028
+
2029
+
2030
+
2031
+ ## [3.2.8-next.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.7...@webiny/cli@3.2.8-next.0) (2020-04-23)
2032
+
2033
+
2034
+ ### Bug Fixes
2035
+
2036
+ * remove "REACT_APP_FILES_PROXY" ([d30f39a](https://github.com/webiny/webiny-js/commit/d30f39a3806262f747934ee37f468eed68d9c6e6))
2037
+
2038
+
2039
+
2040
+
2041
+
2042
+ ## [3.2.7](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.7-next.0...@webiny/cli@3.2.7) (2020-04-20)
2043
+
2044
+ **Note:** Version bump only for package @webiny/cli
2045
+
2046
+
2047
+
2048
+
2049
+
2050
+ ## [3.2.7-next.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.6...@webiny/cli@3.2.7-next.0) (2020-04-20)
2051
+
2052
+
2053
+ ### Bug Fixes
2054
+
2055
+ * disable acceleration for the "serverless-files" component ([843bd68](https://github.com/webiny/webiny-js/commit/843bd6830cd2a226a1b19e47c0d997fbdcd0f6ef))
2056
+
2057
+
2058
+
2059
+
2060
+
2061
+ ## [3.2.6](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.6-next.0...@webiny/cli@3.2.6) (2020-04-16)
2062
+
2063
+ **Note:** Version bump only for package @webiny/cli
2064
+
2065
+
2066
+
2067
+
2068
+
2069
+ ## [3.2.6-next.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.5...@webiny/cli@3.2.6-next.0) (2020-04-16)
2070
+
2071
+
2072
+ ### Bug Fixes
2073
+
2074
+ * clean up the response ([f462b3d](https://github.com/webiny/webiny-js/commit/f462b3d5ca7255f1b4e4d80ff8b06be6d1f8ef25))
2075
+ * update React site links ([#752](https://github.com/webiny/webiny-js/issues/752)) ([ae585be](https://github.com/webiny/webiny-js/commit/ae585beb3349ec0b36315b0d266b80d178275ca3))
2076
+
2077
+
2078
+
2079
+
2080
+
2081
+ ## [3.2.5](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.5-next.0...@webiny/cli@3.2.5) (2020-03-09)
2082
+
2083
+ **Note:** Version bump only for package @webiny/cli
2084
+
2085
+
2086
+
2087
+
2088
+
2089
+ ## [3.2.5-next.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.4...@webiny/cli@3.2.5-next.0) (2020-03-09)
2090
+
2091
+ **Note:** Version bump only for package @webiny/cli
2092
+
2093
+
2094
+
2095
+
2096
+
2097
+ ## [3.2.4](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.4-next.0...@webiny/cli@3.2.4) (2020-03-01)
2098
+
2099
+ **Note:** Version bump only for package @webiny/cli
2100
+
2101
+
2102
+
2103
+
2104
+
2105
+ ## [3.2.4-next.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.3...@webiny/cli@3.2.4-next.0) (2020-03-01)
2106
+
2107
+
2108
+ ### Bug Fixes
2109
+
2110
+ * improve error message of deploy-apps command([#732](https://github.com/webiny/webiny-js/issues/732)) ([f696517](https://github.com/webiny/webiny-js/commit/f69651758832a68acce92650da58cd6505735ec2))
2111
+
2112
+
2113
+
2114
+
2115
+
2116
+ ## [3.2.3](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.2...@webiny/cli@3.2.3) (2020-02-24)
2117
+
2118
+
2119
+ ### Bug Fixes
2120
+
2121
+ * gitignore build and build-ssr folders ([e897efe](https://github.com/webiny/webiny-js/commit/e897efe877e19825a2ed7e28e450c313446b121f))
2122
+
2123
+
2124
+
2125
+
2126
+
2127
+ ## [3.2.2](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.2-next.0...@webiny/cli@3.2.2) (2020-02-24)
2128
+
2129
+ **Note:** Version bump only for package @webiny/cli
2130
+
2131
+
2132
+
2133
+
2134
+
2135
+ ## [3.2.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.1...@webiny/cli@3.2.2-next.0) (2020-02-23)
2136
+
2137
+
2138
+ ### Bug Fixes
2139
+
2140
+ * **page-builder:** simplify usage and improve performance when loading with pages ([91c12c8](https://github.com/webiny/webiny-js/commit/91c12c8dfbdfe2adef809b556ab2eee40eb3a2ca))
2141
+
2142
+
2143
+
2144
+
2145
+
2146
+ ## [3.2.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.0...@webiny/cli@3.2.1) (2020-02-18)
2147
+
2148
+
2149
+ ### Bug Fixes
2150
+
2151
+ * use `-` instead of `_` ([13201e2](https://github.com/webiny/webiny-js/commit/13201e2c3937c42f91b2c9fcdc672240a3ac10bf))
2152
+
2153
+
2154
+
2155
+
2156
+
2157
+ # [3.2.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.0-next.0...@webiny/cli@3.2.0) (2020-02-18)
2158
+
2159
+ **Note:** Version bump only for package @webiny/cli
2160
+
2161
+
2162
+
2163
+
2164
+
2165
+ # [3.2.0-next.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.1.0...@webiny/cli@3.2.0-next.0) (2020-02-18)
2166
+
2167
+
2168
+ ### Features
2169
+
2170
+ * improve CLI usage tracking ([#723](https://github.com/webiny/webiny-js/issues/723)) ([1bbf80a](https://github.com/webiny/webiny-js/commit/1bbf80aa9a6ad9be87d007162d7899ce85da7a2d))
2171
+
2172
+
2173
+
2174
+
2175
+
2176
+ # [3.1.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.1.0-next.0...@webiny/cli@3.1.0) (2020-02-12)
2177
+
2178
+ **Note:** Version bump only for package @webiny/cli
2179
+
2180
+
2181
+
2182
+
2183
+
2184
+ # [3.1.0-next.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.0.2...@webiny/cli@3.1.0-next.0) (2020-02-11)
2185
+
2186
+
2187
+ ### Bug Fixes
2188
+
2189
+ * on new deployments, consider existing SSR HTML as stale ([#709](https://github.com/webiny/webiny-js/issues/709)) ([cab83c8](https://github.com/webiny/webiny-js/commit/cab83c8e188f0f78ff1deab4a472f3d8dabb0aaf)), closes [#708](https://github.com/webiny/webiny-js/issues/708)
2190
+
2191
+
2192
+ ### Features
2193
+
2194
+ * **db-proxy:** test connection before deploying ([#707](https://github.com/webiny/webiny-js/issues/707)) ([b23cfd3](https://github.com/webiny/webiny-js/commit/b23cfd38e109814ebaf0aa001664b122d930dbfa))
2195
+
2196
+
2197
+
2198
+
2199
+
2200
+ ## [3.0.2](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.0.2-next.0...@webiny/cli@3.0.2) (2020-02-07)
2201
+
2202
+ **Note:** Version bump only for package @webiny/cli
2203
+
2204
+
2205
+
2206
+
2207
+
2208
+ ## [3.0.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.0.1...@webiny/cli@3.0.2-next.0) (2020-02-07)
2209
+
2210
+ **Note:** Version bump only for package @webiny/cli
2211
+
2212
+
2213
+
2214
+
2215
+
2216
+ ## [3.0.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.0.1-next.2...@webiny/cli@3.0.1) (2020-02-06)
2217
+
2218
+ **Note:** Version bump only for package @webiny/cli
2219
+
2220
+
2221
+
2222
+
2223
+
2224
+ ## [3.0.1-next.2](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.0.1-next.1...@webiny/cli@3.0.1-next.2) (2020-02-06)
2225
+
2226
+
2227
+ ### Bug Fixes
2228
+
2229
+ * abort process gracefully for yarn v2. ([b269d90](https://github.com/webiny/webiny-js/commit/b269d90716a64c07b7310993806d2fa2234001ca))
2230
+ * check tags using semver. ([2729696](https://github.com/webiny/webiny-js/commit/27296961f37176a1414f01c968f88aeba9f02242))
2231
+
2232
+
2233
+
2234
+
2235
+
2236
+ ## [3.0.1-next.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.0.1-next.0...@webiny/cli@3.0.1-next.1) (2020-02-05)
2237
+
2238
+
2239
+ ### Bug Fixes
2240
+
2241
+ * check if tag version is lower than latest, if so, use latest ([4dc2965](https://github.com/webiny/webiny-js/commit/4dc296508991facbc4ad34280dbbaa5320ba888b))
2242
+ * check if window exists ([add8bdf](https://github.com/webiny/webiny-js/commit/add8bdfadfe1803bbae826208212116e00670fca))
2243
+
2244
+
2245
+
2246
+
2247
+
2248
+ ## [3.0.1-next.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.0.0...@webiny/cli@3.0.1-next.0) (2020-02-05)
2249
+
2250
+
2251
+ ### Bug Fixes
2252
+
2253
+ * if PB wasn't installed, show an appropriate error message ([#692](https://github.com/webiny/webiny-js/issues/692)) ([b1d858c](https://github.com/webiny/webiny-js/commit/b1d858c45c76953d05dd32e416c6e7b355fed36c)), closes [#676](https://github.com/webiny/webiny-js/issues/676)
2254
+ * inject unique database name on project setup ([#681](https://github.com/webiny/webiny-js/issues/681)) ([c19ba44](https://github.com/webiny/webiny-js/commit/c19ba44aebdaea06424129e244eca215337eb693)), closes [#679](https://github.com/webiny/webiny-js/issues/679)
2255
+
2256
+
2257
+
2258
+
2259
+
2260
+ # [3.0.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.6.0...@webiny/cli@3.0.0) (2020-01-27)
2261
+
2262
+
2263
+ ### Features
2264
+
2265
+ * TypeScript && improved SSR mechanisms ([#677](https://github.com/webiny/webiny-js/issues/677)) ([3da0566](https://github.com/webiny/webiny-js/commit/3da0566f29e1d46df0e7c357be0b42bdaa4c7d2b))
2266
+
2267
+
2268
+
2269
+
2270
+
2271
+ ## [2.6.1-next.11](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.6.1-next.10...@webiny/cli@2.6.1-next.11) (2020-01-27)
2272
+
2273
+ **Note:** Version bump only for package @webiny/cli
2274
+
2275
+
2276
+
2277
+
2278
+
2279
+ ## [2.6.1-next.10](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.6.1-next.9...@webiny/cli@2.6.1-next.10) (2020-01-27)
2280
+
2281
+ **Note:** Version bump only for package @webiny/cli
2282
+
2283
+
2284
+
2285
+
2286
+
2287
+ ## [2.6.1-next.9](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.6.1-next.8...@webiny/cli@2.6.1-next.9) (2020-01-27)
2288
+
2289
+
2290
+ ### Bug Fixes
2291
+
2292
+ * add missing ssrCache related plugins ([408adca](https://github.com/webiny/webiny-js/commit/408adca6c2363bc763c34d55a895f80f89e41bfe))
2293
+
2294
+
2295
+
2296
+
2297
+
2298
+ ## [2.6.1-next.8](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.6.1-next.7...@webiny/cli@2.6.1-next.8) (2020-01-26)
2299
+
2300
+
2301
+ ### Bug Fixes
2302
+
2303
+ * handle null value. ([598d723](https://github.com/webiny/webiny-js/commit/598d723344725e06e454ed0b443bf932e0c9ae4b))
2304
+
2305
+
2306
+
2307
+
2308
+
2309
+ ## [2.6.1-next.7](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.6.1-next.6...@webiny/cli@2.6.1-next.7) (2020-01-26)
2310
+
2311
+
2312
+ ### Bug Fixes
2313
+
2314
+ * improve resource naming. ([8cc0da8](https://github.com/webiny/webiny-js/commit/8cc0da84b0ef72a60e93375c7ba650dd06394e29))
2315
+
2316
+
2317
+
2318
+
2319
+
2320
+ ## [2.6.1-next.6](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.6.1-next.5...@webiny/cli@2.6.1-next.6) (2020-01-26)
2321
+
2322
+ **Note:** Version bump only for package @webiny/cli
2323
+
2324
+
2325
+
2326
+
2327
+
2328
+ ## [2.6.1-next.5](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.6.1-next.4...@webiny/cli@2.6.1-next.5) (2020-01-26)
2329
+
2330
+
2331
+ ### Bug Fixes
2332
+
2333
+ * update default inputs ([4978d53](https://github.com/webiny/webiny-js/commit/4978d535aa43e9d98c09aab24161627934b1bd20))
2334
+
2335
+
2336
+
2337
+
2338
+
2339
+ ## [2.6.1-next.4](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.6.1-next.3...@webiny/cli@2.6.1-next.4) (2020-01-26)
2340
+
2341
+
2342
+ ### Bug Fixes
2343
+
2344
+ * update SSR handler template files ([21dfc17](https://github.com/webiny/webiny-js/commit/21dfc17892efcb94a54a8df42bed87c541391224))
2345
+
2346
+
2347
+
2348
+
2349
+
2350
+ ## [2.6.1-next.3](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.6.1-next.2...@webiny/cli@2.6.1-next.3) (2020-01-24)
2351
+
2352
+
2353
+ ### Bug Fixes
2354
+
2355
+ * remove packages folder from template. ([3fed811](https://github.com/webiny/webiny-js/commit/3fed81164f30773812b975fe4cb5281845e9fc29))
2356
+
2357
+
2358
+
2359
+
2360
+
2361
+ ## [2.6.1-next.2](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.6.1-next.1...@webiny/cli@2.6.1-next.2) (2020-01-24)
2362
+
2363
+
2364
+ ### Bug Fixes
2365
+
2366
+ * remove type annotation. ([9da3660](https://github.com/webiny/webiny-js/commit/9da36601372b343c51a35614fe449f558c646871))
2367
+
2368
+
2369
+
2370
+
2371
+
2372
+ ## [2.6.1-next.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.6.1-next.0...@webiny/cli@2.6.1-next.1) (2020-01-24)
2373
+
2374
+
2375
+ ### Bug Fixes
2376
+
2377
+ * add missing dependency. ([179db31](https://github.com/webiny/webiny-js/commit/179db31d0a8edb8aeed305c0c925b8b3bfcef7ad))
2378
+
2379
+
2380
+
2381
+
2382
+
2383
+ ## [2.6.1-next.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.6.0...@webiny/cli@2.6.1-next.0) (2020-01-24)
2384
+
2385
+ **Note:** Version bump only for package @webiny/cli
2386
+
2387
+
2388
+
2389
+
2390
+
2391
+ # [2.6.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.5.2...@webiny/cli@2.6.0) (2020-01-19)
2392
+
2393
+
2394
+ ### Bug Fixes
2395
+
2396
+ * handle unknown CLI commands ([#660](https://github.com/webiny/webiny-js/issues/660)) ([191660c](https://github.com/webiny/webiny-js/commit/191660ca2044e74a09b816071f1ac5f85fa331b1))
2397
+
2398
+
2399
+ ### Features
2400
+
2401
+ * recommend matching commands ([#661](https://github.com/webiny/webiny-js/issues/661)) ([34fea6d](https://github.com/webiny/webiny-js/commit/34fea6d37ee459f5e45beee5c5620e648070cfac))
2402
+
2403
+
2404
+
2405
+
2406
+
2407
+ ## [2.5.2](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.5.1...@webiny/cli@2.5.2) (2019-12-29)
2408
+
2409
+ **Note:** Version bump only for package @webiny/cli
2410
+
2411
+
2412
+
2413
+
2414
+
2415
+ ## [2.5.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.5.0...@webiny/cli@2.5.1) (2019-12-09)
2416
+
2417
+
2418
+ ### Bug Fixes
2419
+
2420
+ * increase memory and timeout in the template serverless.yml too ([4dceb11](https://github.com/webiny/webiny-js/commit/4dceb1135b08baa7a65a17735017a41e103ee0af))
2421
+
2422
+
2423
+
2424
+
2425
+
2426
+ # [2.5.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.4.1...@webiny/cli@2.5.0) (2019-12-05)
2427
+
2428
+
2429
+ ### Bug Fixes
2430
+
2431
+ * update sassOptions to work with v8 ([af08056](https://github.com/webiny/webiny-js/commit/af0805695bd0519df96a1ac43c73d67ec4295efb))
2432
+
2433
+
2434
+ ### Features
2435
+
2436
+ * enable gzip compression for new projects ([#627](https://github.com/webiny/webiny-js/issues/627)) ([b01987e](https://github.com/webiny/webiny-js/commit/b01987e9ac550615541543bfe05e352e8157f150))
2437
+
2438
+
2439
+
2440
+
2441
+
2442
+ ## [2.4.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.4.1-next.2...@webiny/cli@2.4.1) (2019-12-04)
2443
+
2444
+ **Note:** Version bump only for package @webiny/cli
2445
+
2446
+
2447
+
2448
+
2449
+
2450
+ ## [2.4.1-next.2](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.4.1-next.1...@webiny/cli@2.4.1-next.2) (2019-12-04)
2451
+
2452
+
2453
+ ### Bug Fixes
2454
+
2455
+ * add formBuilder to the list of services ([222d8e2](https://github.com/webiny/webiny-js/commit/222d8e24658042af7ffe122d307f7cd7b838f982))
2456
+ * add missing dependencies ([3e7ac16](https://github.com/webiny/webiny-js/commit/3e7ac161ee24b4c7984c997f16253462f274516a))
2457
+ * add missing dependency ([1d253f4](https://github.com/webiny/webiny-js/commit/1d253f4063790c79c4277cd8d076693f9096269e))
2458
+ * register plugins ([6f8cf96](https://github.com/webiny/webiny-js/commit/6f8cf9682c32b055d85f813639f0358039594612))
2459
+
2460
+
2461
+
2462
+
2463
+
2464
+ ## [2.4.1-next.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.4.1-next.0...@webiny/cli@2.4.1-next.1) (2019-12-04)
2465
+
2466
+
2467
+ ### Bug Fixes
2468
+
2469
+ * add serverless-form-builder to dependencies ([cf02e16](https://github.com/webiny/webiny-js/commit/cf02e1648329ccb445b85518f65d7425a9c09b3e))
2470
+
2471
+
2472
+
2473
+
2474
+
2475
+ ## [2.4.1-next.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.4.0...@webiny/cli@2.4.1-next.0) (2019-12-04)
2476
+
2477
+
2478
+ ### Bug Fixes
2479
+
2480
+ * update form-builder section ([d136a22](https://github.com/webiny/webiny-js/commit/d136a2268c2511079340e409d3a45e35f15a6f3c))
2481
+
2482
+
2483
+
2484
+
2485
+
2486
+ # [2.4.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.3.0...@webiny/cli@2.4.0) (2019-11-20)
2487
+
2488
+
2489
+ ### Features
2490
+
2491
+ * add support for DB drivers ([#623](https://github.com/webiny/webiny-js/issues/623)) ([82a6d66](https://github.com/webiny/webiny-js/commit/82a6d66d5ad96e4da13c035d2524c03bd50a7dff))
2492
+
2493
+
2494
+
2495
+
2496
+
2497
+ # [2.4.0-next.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.4.0-next.0...@webiny/cli@2.4.0-next.1) (2019-11-20)
2498
+
2499
+
2500
+ ### Bug Fixes
2501
+
2502
+ * add missing "region" input to apps serverless.yml. ([7c3b6bf](https://github.com/webiny/webiny-js/commit/7c3b6bf64e79ad093667d83c864f568ab3ecd84a))
2503
+ * check if state is available before deploying single component ([508ef29](https://github.com/webiny/webiny-js/commit/508ef297c8f8f402760f9be036ecb5b9f8589906))
2504
+ * improve PUBLIC_URL handling for SSR ([1667a02](https://github.com/webiny/webiny-js/commit/1667a02d700f025deba3367b435c6c0e3e38715f))
2505
+
2506
+
2507
+
2508
+
2509
+
2510
+ # [2.4.0-next.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.3.0...@webiny/cli@2.4.0-next.0) (2019-11-18)
2511
+
2512
+
2513
+ ### Features
2514
+
2515
+ * handler --tag parameter and load appropriate package versions. ([771db88](https://github.com/webiny/webiny-js/commit/771db88))
2516
+ * move most of the boilerplate logic into plugins. ([8d856bb](https://github.com/webiny/webiny-js/commit/8d856bb))
2517
+
2518
+
2519
+
2520
+
2521
+
2522
+ # [2.3.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.2.0...@webiny/cli@2.3.0) (2019-11-09)
2523
+
2524
+
2525
+ ### Features
2526
+
2527
+ * add update-notifier to check for CLI updates. ([#611](https://github.com/webiny/webiny-js/issues/611)) ([b531fde](https://github.com/webiny/webiny-js/commit/b531fde))
2528
+
2529
+
2530
+
2531
+
2532
+
2533
+ # [2.2.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.1.0...@webiny/cli@2.2.0) (2019-11-08)
2534
+
2535
+
2536
+ ### Bug Fixes
2537
+
2538
+ * **file-manager:** improve file manager ([#609](https://github.com/webiny/webiny-js/issues/609)) ([cf884d2](https://github.com/webiny/webiny-js/commit/cf884d2))
2539
+ * add missing dependency. ([6d110a3](https://github.com/webiny/webiny-js/commit/6d110a3))
2540
+
2541
+
2542
+ ### Features
2543
+
2544
+ * add support for selective component deploy and improve debug output. ([#610](https://github.com/webiny/webiny-js/issues/610)) ([5c3acb0](https://github.com/webiny/webiny-js/commit/5c3acb0))
2545
+
2546
+
2547
+
2548
+
2549
+
2550
+ # [2.1.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.0.1...@webiny/cli@2.1.0) (2019-11-04)
2551
+
2552
+
2553
+ ### Features
2554
+
2555
+ * enable configuring min & max size for file uploads ([#593](https://github.com/webiny/webiny-js/issues/593)) ([5698ebf](https://github.com/webiny/webiny-js/commit/5698ebf4ff7a2d1a61b6b404a91e9b27c0940d84))
2556
+
2557
+
2558
+
2559
+
2560
+
2561
+ ## [2.0.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@2.0.0...@webiny/cli@2.0.1) (2019-10-31)
2562
+
2563
+
2564
+ ### Bug Fixes
2565
+
2566
+ * remove "serverless" dependency from new project template ([#573](https://github.com/webiny/webiny-js/issues/573)) ([e97c4fc](https://github.com/webiny/webiny-js/commit/e97c4fc1a517cd8d4857fa8830b95731a2ea7c8c))
2567
+
2568
+
2569
+
2570
+
2571
+
2572
+ # [2.0.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.8.1...@webiny/cli@2.0.0) (2019-10-29)
2573
+
2574
+
2575
+ ### Bug Fixes
2576
+
2577
+ * add binaryMediaTypes to apps serverless config. ([6ff988d](https://github.com/webiny/webiny-js/commit/6ff988d))
2578
+
2579
+
2580
+
2581
+
2582
+
2583
+ ## [0.8.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.8.0...@webiny/cli@0.8.1) (2019-10-29)
2584
+
2585
+
2586
+ ### Bug Fixes
2587
+
2588
+ * remove blog layout. ([095631e](https://github.com/webiny/webiny-js/commit/095631e))
2589
+ * update admin handler to properly detect binary files. ([3709b73](https://github.com/webiny/webiny-js/commit/3709b73))
2590
+ * yml indentation and new URL for banner message. ([cc27f53](https://github.com/webiny/webiny-js/commit/cc27f53))
2591
+
2592
+
2593
+
2594
+
2595
+
2596
+ # [0.8.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.7.0...@webiny/cli@0.8.0) (2019-10-29)
2597
+
2598
+
2599
+ ### Features
2600
+
2601
+ * generate database name using api ID. ([e436663](https://github.com/webiny/webiny-js/commit/e436663))
2602
+
2603
+
2604
+
2605
+
2606
+
2607
+ # [0.7.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.6.0...@webiny/cli@0.7.0) (2019-10-29)
2608
+
2609
+
2610
+ ### Bug Fixes
2611
+
2612
+ * add ${files} ([f9c3e56](https://github.com/webiny/webiny-js/commit/f9c3e56))
2613
+ * add check for binary files. ([b201222](https://github.com/webiny/webiny-js/commit/b201222))
2614
+ * add missing font link. ([0a2c34b](https://github.com/webiny/webiny-js/commit/0a2c34b))
2615
+ * add proper network error handling to admin app. ([a691d4e](https://github.com/webiny/webiny-js/commit/a691d4e))
2616
+ * handle errors ([6b83857](https://github.com/webiny/webiny-js/commit/6b83857))
2617
+ * manage dependencies ([9a825b4](https://github.com/webiny/webiny-js/commit/9a825b4))
2618
+ * set Lambda timeout to 30secs ([831af62](https://github.com/webiny/webiny-js/commit/831af62))
2619
+ * update file loaders and publicPath config. ([4a6a25f](https://github.com/webiny/webiny-js/commit/4a6a25f))
2620
+ * update sls templates. ([1f8f1be](https://github.com/webiny/webiny-js/commit/1f8f1be))
2621
+ * use console.log instead of throw ([71b8312](https://github.com/webiny/webiny-js/commit/71b8312))
2622
+ * use graphqlUrl instead of url ([3f4f22c](https://github.com/webiny/webiny-js/commit/3f4f22c))
2623
+
2624
+
2625
+ ### Features
2626
+
2627
+ * add support for .env.json in project root. ([122a013](https://github.com/webiny/webiny-js/commit/122a013))
2628
+
2629
+
2630
+
2631
+
2632
+
2633
+ # [0.6.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.5.4...@webiny/cli@0.6.0) (2019-10-25)
2634
+
2635
+
2636
+ ### Bug Fixes
2637
+
2638
+ * clear ssr module before running render. ([ccf79df](https://github.com/webiny/webiny-js/commit/ccf79df))
2639
+ * update project template. ([d209119](https://github.com/webiny/webiny-js/commit/d209119))
2640
+
2641
+
2642
+ ### Features
2643
+
2644
+ * show push notification when deploy finishes. ([b7e7ecd](https://github.com/webiny/webiny-js/commit/b7e7ecd))
2645
+
2646
+
2647
+
2648
+
2649
+
2650
+ ## [0.5.4](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.5.3...@webiny/cli@0.5.4) (2019-10-24)
2651
+
2652
+
2653
+ ### Bug Fixes
2654
+
2655
+ * add missing build script. ([cbd52ff](https://github.com/webiny/webiny-js/commit/cbd52ff))
2656
+ * add missing env variables to gateway template. ([0491aaf](https://github.com/webiny/webiny-js/commit/0491aaf))
2657
+ * remove test image from template. ([0cbac67](https://github.com/webiny/webiny-js/commit/0cbac67))
2658
+
2659
+
2660
+
2661
+
2662
+
2663
+ ## [0.5.3](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.5.2...@webiny/cli@0.5.3) (2019-10-24)
2664
+
2665
+
2666
+ ### Bug Fixes
2667
+
2668
+ * add helper to check if apps are already deployed. ([080fa6b](https://github.com/webiny/webiny-js/commit/080fa6b))
2669
+ * ensure app environment is configured before attempting to deploy apps. ([244fa33](https://github.com/webiny/webiny-js/commit/244fa33))
2670
+ * increase default lambda timeout. ([bdf4238](https://github.com/webiny/webiny-js/commit/bdf4238))
2671
+ * point to correct ssr build script. ([d9bc2ab](https://github.com/webiny/webiny-js/commit/d9bc2ab))
2672
+ * update template yaml. ([a1522bf](https://github.com/webiny/webiny-js/commit/a1522bf))
2673
+ * update template yaml. ([2e9cdd1](https://github.com/webiny/webiny-js/commit/2e9cdd1))
2674
+ * update template yaml. ([5980625](https://github.com/webiny/webiny-js/commit/5980625))
2675
+
2676
+
2677
+
2678
+
2679
+
2680
+ ## [0.5.2](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.5.1...@webiny/cli@0.5.2) (2019-10-24)
2681
+
2682
+
2683
+ ### Bug Fixes
2684
+
2685
+ * add AppInstaller to admin app. ([d6b31d4](https://github.com/webiny/webiny-js/commit/d6b31d4))
2686
+ * add missing deps to project template. ([1b25b0c](https://github.com/webiny/webiny-js/commit/1b25b0c))
2687
+ * execute components one-by-one. ([eb1e550](https://github.com/webiny/webiny-js/commit/eb1e550))
2688
+ * print website URL after deploy. ([1006c29](https://github.com/webiny/webiny-js/commit/1006c29))
2689
+ * resolve components based on cwd. ([b93cefa](https://github.com/webiny/webiny-js/commit/b93cefa))
2690
+ * update prettierrc config. ([15c72ce](https://github.com/webiny/webiny-js/commit/15c72ce))
2691
+
2692
+
2693
+
2694
+
2695
+
2696
+ ## [0.5.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.5.0...@webiny/cli@0.5.1) (2019-10-23)
2697
+
2698
+ **Note:** Version bump only for package @webiny/cli
2699
+
2700
+
2701
+
2702
+
2703
+
2704
+ # [0.5.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.4.1...@webiny/cli@0.5.0) (2019-10-23)
2705
+
2706
+
2707
+ ### Bug Fixes
2708
+
2709
+ * add webiny.js to project setup and check if it exists before running hooks. ([f64a3a9](https://github.com/webiny/webiny-js/commit/f64a3a9))
2710
+ * finalize CLI help and project setup. ([bae62d9](https://github.com/webiny/webiny-js/commit/bae62d9))
2711
+
2712
+
2713
+ ### Features
2714
+
2715
+ * add support for deploy hooks to inject state values. ([01f310f](https://github.com/webiny/webiny-js/commit/01f310f))
2716
+
2717
+
2718
+
2719
+
2720
+
2721
+ ## [0.4.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.4.0...@webiny/cli@0.4.1) (2019-10-21)
2722
+
2723
+ **Note:** Version bump only for package @webiny/cli
2724
+
2725
+
2726
+
2727
+
2728
+
2729
+ # [0.4.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.3.10...@webiny/cli@0.4.0) (2019-10-21)
2730
+
2731
+
2732
+ ### Bug Fixes
2733
+
2734
+ * check if destination folder exists. ([7bffc85](https://github.com/webiny/webiny-js/commit/7bffc855c4d944feee520a64c648efa8297ea223))
2735
+ * update new project setup. ([bb9365a](https://github.com/webiny/webiny-js/commit/bb9365a8e0cc8e65d3ae4dcfebc3e00f953ae7d4))
2736
+
2737
+
2738
+ ### Features
2739
+
2740
+ * replace all app .env files with a single .env.js file. ([831eb55](https://github.com/webiny/webiny-js/commit/831eb5561250b223d8bc82b23be642c565f88a3c))
2741
+
2742
+
2743
+
2744
+
2745
+
2746
+ ## [0.3.10](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.3.9...@webiny/cli@0.3.10) (2019-10-17)
2747
+
2748
+
2749
+ ### Bug Fixes
2750
+
2751
+ * add "babel-loader" to devDependencies ([b98d201](https://github.com/webiny/webiny-js/commit/b98d201))
2752
+ * remove unnecessary REACT_APP_API_HOST env variable in project tpl ([71694fc](https://github.com/webiny/webiny-js/commit/71694fc))
2753
+
2754
+
2755
+
2756
+
2757
+
2758
+ ## [0.3.9](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.3.8...@webiny/cli@0.3.9) (2019-10-15)
2759
+
2760
+
2761
+ ### Bug Fixes
2762
+
2763
+ * add webpack-cli to devDependencies ([8e74255](https://github.com/webiny/webiny-js/commit/8e742554fbdd4aeb3ef96b8095936546fef2f0b5))
2764
+
2765
+
2766
+
2767
+
2768
+
2769
+ ## [0.3.8](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.3.7...@webiny/cli@0.3.8) (2019-10-14)
2770
+
2771
+
2772
+ ### Bug Fixes
2773
+
2774
+ * synced dependencies across all packages ([#567](https://github.com/webiny/webiny-js/issues/567)) ([38eda54](https://github.com/webiny/webiny-js/commit/38eda547bead6e8a2c46875730bbcd8f1227e475))
2775
+
2776
+
2777
+
2778
+
2779
+
2780
+ ## [0.3.7](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.3.6...@webiny/cli@0.3.7) (2019-10-11)
2781
+
2782
+
2783
+ ### Bug Fixes
2784
+
2785
+ * update dependencies ([2def479](https://github.com/webiny/webiny-js/commit/2def479886ed356e7981b7be61b957edcc87f887))
2786
+
2787
+
2788
+
2789
+
2790
+
2791
+ <a name="0.3.6"></a>
2792
+ ## [0.3.6](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.3.5...@webiny/cli@0.3.6) (2019-10-11)
2793
+
2794
+
2795
+ ### Bug Fixes
2796
+
2797
+ * update dependencies ([70a0004](https://github.com/webiny/webiny-js/commit/70a0004))
2798
+
2799
+
2800
+
2801
+
2802
+
2803
+ # Change Log
2804
+
2805
+ All notable changes to this project will be documented in this file.
2806
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
2807
+
2808
+ ## [0.3.5](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.3.4...@webiny/cli@0.3.5) (2019-10-10)
2809
+
2810
+
2811
+ ### Bug Fixes
2812
+
2813
+ * update gitignore path. ([702b543](https://github.com/webiny/webiny-js/commit/702b543))
2814
+
2815
+
2816
+
2817
+
2818
+
2819
+ ## [0.3.4](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.3.3...@webiny/cli@0.3.4) (2019-10-10)
2820
+
2821
+
2822
+ ### Bug Fixes
2823
+
2824
+ * rename functions to api and update setup code. ([3167bb8](https://github.com/webiny/webiny-js/commit/3167bb8))
2825
+
2826
+
2827
+
2828
+
2829
+
2830
+ ## [0.3.3](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.3.2...@webiny/cli@0.3.3) (2019-10-10)
2831
+
2832
+
2833
+ ### Bug Fixes
2834
+
2835
+ * remove "files" key from package.json. ([4a2e42a](https://github.com/webiny/webiny-js/commit/4a2e42a))
2836
+
2837
+
2838
+
2839
+
2840
+
2841
+ ## [0.3.2](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.3.1...@webiny/cli@0.3.2) (2019-10-10)
2842
+
2843
+
2844
+ ### Bug Fixes
2845
+
2846
+ * update serverless config template. ([ae06654](https://github.com/webiny/webiny-js/commit/ae06654))
2847
+
2848
+
2849
+
2850
+
2851
+
2852
+ ## [0.3.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.3.0...@webiny/cli@0.3.1) (2019-10-10)
2853
+
2854
+
2855
+ ### Bug Fixes
2856
+
2857
+ * add CLI version to project tracking and load messages from gist. ([086e962](https://github.com/webiny/webiny-js/commit/086e962))
2858
+
2859
+
2860
+
2861
+
2862
+
2863
+ # [0.3.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.2.1...@webiny/cli@0.3.0) (2019-10-08)
2864
+
2865
+
2866
+ ### Features
2867
+
2868
+ * add CLI version to project tracking. ([be8b114](https://github.com/webiny/webiny-js/commit/be8b114))
2869
+
2870
+
2871
+
2872
+
2873
+
2874
+ ## [0.2.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.2.0...@webiny/cli@0.2.1) (2019-10-07)
2875
+
2876
+ **Note:** Version bump only for package @webiny/cli
2877
+
2878
+
2879
+
2880
+
2881
+
2882
+ # [0.2.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.1.1...@webiny/cli@0.2.0) (2019-10-07)
2883
+
2884
+
2885
+ ### Features
2886
+
2887
+ * add commands to enable/disable stats tracking. ([62a710d](https://github.com/webiny/webiny-js/commit/62a710d))
2888
+ * add webiny config creation. ([d918fc2](https://github.com/webiny/webiny-js/commit/d918fc2))
2889
+
2890
+
2891
+
2892
+
2893
+
2894
+ ## [0.1.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@0.1.0...@webiny/cli@0.1.1) (2019-10-06)
2895
+
2896
+ **Note:** Version bump only for package @webiny/cli