@commercetools-frontend/create-mc-app 0.0.0-CRAFT-1791-20251006162610
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 +913 -0
- package/LICENSE +21 -0
- package/README.md +7 -0
- package/bin/cli.js +3 -0
- package/dist/commercetools-frontend-create-mc-app.cjs.d.ts +2 -0
- package/dist/commercetools-frontend-create-mc-app.cjs.dev.js +636 -0
- package/dist/commercetools-frontend-create-mc-app.cjs.js +7 -0
- package/dist/commercetools-frontend-create-mc-app.cjs.prod.js +636 -0
- package/dist/commercetools-frontend-create-mc-app.esm.js +600 -0
- package/dist/declarations/src/cli.d.ts +2 -0
- package/dist/declarations/src/index.d.ts +2 -0
- package/package.json +45 -0
- package/src/cli.ts +135 -0
- package/src/constants.ts +11 -0
- package/src/get-latest-release-version.ts +15 -0
- package/src/hint-outdated-version.ts +19 -0
- package/src/index.ts +3 -0
- package/src/process-options.ts +134 -0
- package/src/tasks/download-template.ts +130 -0
- package/src/tasks/index.ts +5 -0
- package/src/tasks/install-dependencies.ts +33 -0
- package/src/tasks/update-application-config.ts +111 -0
- package/src/tasks/update-application-constants.ts +64 -0
- package/src/tasks/update-package-json.ts +76 -0
- package/src/types.ts +33 -0
- package/src/utils.ts +117 -0
- package/src/validations.ts +111 -0
- package/tsconfig.json +8 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,913 @@
|
|
|
1
|
+
# @commercetools-frontend/create-mc-app
|
|
2
|
+
|
|
3
|
+
## 0.0.0-CRAFT-1791-20251006162610
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#3639](https://github.com/commercetools/merchant-center-application-kit/pull/3639) [`f2d1596`](https://github.com/commercetools/merchant-center-application-kit/commit/f2d1596c3b8d88105b543e8c2a7c76062549f74a) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies to latest minor versions, see https://github.com/commercetools/merchant-center-application-kit/pull/3639 for details
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`f2d1596`](https://github.com/commercetools/merchant-center-application-kit/commit/f2d1596c3b8d88105b543e8c2a7c76062549f74a)]:
|
|
10
|
+
- @commercetools-frontend/application-config@0.0.0-CRAFT-1791-20251006162610
|
|
11
|
+
|
|
12
|
+
## 24.7.2
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Updated dependencies []:
|
|
17
|
+
- @commercetools-frontend/application-config@24.7.2
|
|
18
|
+
|
|
19
|
+
## 24.7.1
|
|
20
|
+
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- Updated dependencies [[`bc07e1c`](https://github.com/commercetools/merchant-center-application-kit/commit/bc07e1cd4eb389251f12f3d77a8030fac02dd96a)]:
|
|
24
|
+
- @commercetools-frontend/application-config@24.7.1
|
|
25
|
+
|
|
26
|
+
## 24.7.0
|
|
27
|
+
|
|
28
|
+
### Patch Changes
|
|
29
|
+
|
|
30
|
+
- Updated dependencies []:
|
|
31
|
+
- @commercetools-frontend/application-config@24.7.0
|
|
32
|
+
|
|
33
|
+
## 24.6.0
|
|
34
|
+
|
|
35
|
+
### Patch Changes
|
|
36
|
+
|
|
37
|
+
- Updated dependencies []:
|
|
38
|
+
- @commercetools-frontend/application-config@24.6.0
|
|
39
|
+
|
|
40
|
+
## 24.5.0
|
|
41
|
+
|
|
42
|
+
### Patch Changes
|
|
43
|
+
|
|
44
|
+
- Updated dependencies []:
|
|
45
|
+
- @commercetools-frontend/application-config@24.5.0
|
|
46
|
+
|
|
47
|
+
## 24.4.0
|
|
48
|
+
|
|
49
|
+
### Patch Changes
|
|
50
|
+
|
|
51
|
+
- Updated dependencies []:
|
|
52
|
+
- @commercetools-frontend/application-config@24.4.0
|
|
53
|
+
|
|
54
|
+
## 24.3.0
|
|
55
|
+
|
|
56
|
+
### Patch Changes
|
|
57
|
+
|
|
58
|
+
- Updated dependencies []:
|
|
59
|
+
- @commercetools-frontend/application-config@24.3.0
|
|
60
|
+
|
|
61
|
+
## 24.2.1
|
|
62
|
+
|
|
63
|
+
### Patch Changes
|
|
64
|
+
|
|
65
|
+
- Updated dependencies []:
|
|
66
|
+
- @commercetools-frontend/application-config@24.2.1
|
|
67
|
+
|
|
68
|
+
## 24.2.0
|
|
69
|
+
|
|
70
|
+
### Patch Changes
|
|
71
|
+
|
|
72
|
+
- Updated dependencies []:
|
|
73
|
+
- @commercetools-frontend/application-config@24.2.0
|
|
74
|
+
|
|
75
|
+
## 24.1.0
|
|
76
|
+
|
|
77
|
+
### Minor Changes
|
|
78
|
+
|
|
79
|
+
- [#3771](https://github.com/commercetools/merchant-center-application-kit/pull/3771) [`23e0e7d`](https://github.com/commercetools/merchant-center-application-kit/commit/23e0e7d3d89aef129203b9c8539ff3b1d06e6f7c) Thanks [@mustafaasif2](https://github.com/mustafaasif2)! - Fix compatibility issues with Yarn 3 and Yarn 4 in starter templates by configuring nodeLinker to use node-modules.
|
|
80
|
+
|
|
81
|
+
### Patch Changes
|
|
82
|
+
|
|
83
|
+
- Updated dependencies []:
|
|
84
|
+
- @commercetools-frontend/application-config@24.1.0
|
|
85
|
+
|
|
86
|
+
## 24.0.0
|
|
87
|
+
|
|
88
|
+
### Major Changes
|
|
89
|
+
|
|
90
|
+
- [#3687](https://github.com/commercetools/merchant-center-application-kit/pull/3687) [`552de5e`](https://github.com/commercetools/merchant-center-application-kit/commit/552de5e6d40bd9d7f1b5d51ea4892ad1a2a448ae) Thanks [@kark](https://github.com/kark)! - Upgrade UI Kit to React 19.
|
|
91
|
+
|
|
92
|
+
From this version onwards, this is the minimum version an application using this library should be depending on.
|
|
93
|
+
|
|
94
|
+
### Patch Changes
|
|
95
|
+
|
|
96
|
+
- Updated dependencies [[`552de5e`](https://github.com/commercetools/merchant-center-application-kit/commit/552de5e6d40bd9d7f1b5d51ea4892ad1a2a448ae)]:
|
|
97
|
+
- @commercetools-frontend/application-config@24.0.0
|
|
98
|
+
|
|
99
|
+
## 23.4.0
|
|
100
|
+
|
|
101
|
+
### Patch Changes
|
|
102
|
+
|
|
103
|
+
- Updated dependencies []:
|
|
104
|
+
- @commercetools-frontend/application-config@23.4.0
|
|
105
|
+
|
|
106
|
+
## 23.3.0
|
|
107
|
+
|
|
108
|
+
### Patch Changes
|
|
109
|
+
|
|
110
|
+
- Updated dependencies []:
|
|
111
|
+
- @commercetools-frontend/application-config@23.3.0
|
|
112
|
+
|
|
113
|
+
## 23.2.3
|
|
114
|
+
|
|
115
|
+
### Patch Changes
|
|
116
|
+
|
|
117
|
+
- [#3754](https://github.com/commercetools/merchant-center-application-kit/pull/3754) [`9888b5e`](https://github.com/commercetools/merchant-center-application-kit/commit/9888b5e485fad03416cd346261baa4bb19fa4a39) Thanks [@emmenko](https://github.com/emmenko)! - Use `moduleResolution: bundler` to be compatible with ESM packages.
|
|
118
|
+
|
|
119
|
+
- Updated dependencies []:
|
|
120
|
+
- @commercetools-frontend/application-config@23.2.3
|
|
121
|
+
|
|
122
|
+
## 23.2.2
|
|
123
|
+
|
|
124
|
+
### Patch Changes
|
|
125
|
+
|
|
126
|
+
- [#3749](https://github.com/commercetools/merchant-center-application-kit/pull/3749) [`e9cd323`](https://github.com/commercetools/merchant-center-application-kit/commit/e9cd3235c235304809bf3cfe336c3e3e3ab85468) Thanks [@emmenko](https://github.com/emmenko)! - Fix parsing of CLI arguments
|
|
127
|
+
|
|
128
|
+
- Updated dependencies []:
|
|
129
|
+
- @commercetools-frontend/application-config@23.2.2
|
|
130
|
+
|
|
131
|
+
## 23.2.1
|
|
132
|
+
|
|
133
|
+
### Patch Changes
|
|
134
|
+
|
|
135
|
+
- [#3739](https://github.com/commercetools/merchant-center-application-kit/pull/3739) [`9dba306`](https://github.com/commercetools/merchant-center-application-kit/commit/9dba306fd920a53a027e1a4ded112c1a09eaefc3) Thanks [@emmenko](https://github.com/emmenko)! - Migrate CLI program to `commander`.
|
|
136
|
+
|
|
137
|
+
- Updated dependencies []:
|
|
138
|
+
- @commercetools-frontend/application-config@23.2.1
|
|
139
|
+
|
|
140
|
+
## 23.2.0
|
|
141
|
+
|
|
142
|
+
### Patch Changes
|
|
143
|
+
|
|
144
|
+
- Updated dependencies [[`55bf796`](https://github.com/commercetools/merchant-center-application-kit/commit/55bf7965c817f43f3536cb87724d5600fda3fccf)]:
|
|
145
|
+
- @commercetools-frontend/application-config@23.2.0
|
|
146
|
+
|
|
147
|
+
## 23.1.0
|
|
148
|
+
|
|
149
|
+
### Patch Changes
|
|
150
|
+
|
|
151
|
+
- Updated dependencies []:
|
|
152
|
+
- @commercetools-frontend/application-config@23.1.0
|
|
153
|
+
|
|
154
|
+
## 23.0.0
|
|
155
|
+
|
|
156
|
+
### Major Changes
|
|
157
|
+
|
|
158
|
+
- [#3530](https://github.com/commercetools/merchant-center-application-kit/pull/3530) [`18ace8a`](https://github.com/commercetools/merchant-center-application-kit/commit/18ace8a93b90efe4c47ac18c6cc9b424372f6d65) Thanks [@emmenko](https://github.com/emmenko)! - Drop support for Node.js `v16`, which reached EOL. The minimal required version is `v18` but we recommend to use `v20` or `v22` if possible, as `v18` will also reach EOL mid of 2025.
|
|
159
|
+
|
|
160
|
+
- [#3530](https://github.com/commercetools/merchant-center-application-kit/pull/3530) [`18ace8a`](https://github.com/commercetools/merchant-center-application-kit/commit/18ace8a93b90efe4c47ac18c6cc9b424372f6d65) Thanks [@emmenko](https://github.com/emmenko)! - Migrate to Vite `v6`. If you have Vite enabled via `ENABLE_EXPERIMENTAL_VITE_BUNDLER` and you are using `vite` as a dependency, make sure you upgrade to `v6` (see [Migration from v4](https://v5.vite.dev/guide/migration.html) and [Migration from v5](https://vite.dev/guide/migration.html)).
|
|
161
|
+
|
|
162
|
+
### Patch Changes
|
|
163
|
+
|
|
164
|
+
- Updated dependencies [[`18ace8a`](https://github.com/commercetools/merchant-center-application-kit/commit/18ace8a93b90efe4c47ac18c6cc9b424372f6d65), [`18ace8a`](https://github.com/commercetools/merchant-center-application-kit/commit/18ace8a93b90efe4c47ac18c6cc9b424372f6d65)]:
|
|
165
|
+
- @commercetools-frontend/application-config@23.0.0
|
|
166
|
+
|
|
167
|
+
## 22.42.1
|
|
168
|
+
|
|
169
|
+
### Patch Changes
|
|
170
|
+
|
|
171
|
+
- Updated dependencies []:
|
|
172
|
+
- @commercetools-frontend/application-config@22.42.1
|
|
173
|
+
|
|
174
|
+
## 22.42.0
|
|
175
|
+
|
|
176
|
+
### Patch Changes
|
|
177
|
+
|
|
178
|
+
- Updated dependencies [[`f4607a3`](https://github.com/commercetools/merchant-center-application-kit/commit/f4607a38465855904d59f4ef5c03796b78c3a669)]:
|
|
179
|
+
- @commercetools-frontend/application-config@22.42.0
|
|
180
|
+
|
|
181
|
+
## 22.41.0
|
|
182
|
+
|
|
183
|
+
### Patch Changes
|
|
184
|
+
|
|
185
|
+
- Updated dependencies []:
|
|
186
|
+
- @commercetools-frontend/application-config@22.41.0
|
|
187
|
+
|
|
188
|
+
## 22.40.0
|
|
189
|
+
|
|
190
|
+
### Patch Changes
|
|
191
|
+
|
|
192
|
+
- Updated dependencies []:
|
|
193
|
+
- @commercetools-frontend/application-config@22.40.0
|
|
194
|
+
|
|
195
|
+
## 22.39.1
|
|
196
|
+
|
|
197
|
+
### Patch Changes
|
|
198
|
+
|
|
199
|
+
- Updated dependencies []:
|
|
200
|
+
- @commercetools-frontend/application-config@22.39.1
|
|
201
|
+
|
|
202
|
+
## 22.39.0
|
|
203
|
+
|
|
204
|
+
### Patch Changes
|
|
205
|
+
|
|
206
|
+
- Updated dependencies []:
|
|
207
|
+
- @commercetools-frontend/application-config@22.39.0
|
|
208
|
+
|
|
209
|
+
## 22.38.3
|
|
210
|
+
|
|
211
|
+
### Patch Changes
|
|
212
|
+
|
|
213
|
+
- Updated dependencies []:
|
|
214
|
+
- @commercetools-frontend/application-config@22.38.3
|
|
215
|
+
|
|
216
|
+
## 22.38.2
|
|
217
|
+
|
|
218
|
+
### Patch Changes
|
|
219
|
+
|
|
220
|
+
- Updated dependencies []:
|
|
221
|
+
- @commercetools-frontend/application-config@22.38.2
|
|
222
|
+
|
|
223
|
+
## 22.38.1
|
|
224
|
+
|
|
225
|
+
### Patch Changes
|
|
226
|
+
|
|
227
|
+
- Updated dependencies []:
|
|
228
|
+
- @commercetools-frontend/application-config@22.38.1
|
|
229
|
+
|
|
230
|
+
## 22.38.0
|
|
231
|
+
|
|
232
|
+
### Patch Changes
|
|
233
|
+
|
|
234
|
+
- [#3684](https://github.com/commercetools/merchant-center-application-kit/pull/3684) [`455cccf`](https://github.com/commercetools/merchant-center-application-kit/commit/455cccfdbac803fd7f821c6127635c1b2e593f27) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
|
|
235
|
+
|
|
236
|
+
- Updated dependencies [[`455cccf`](https://github.com/commercetools/merchant-center-application-kit/commit/455cccfdbac803fd7f821c6127635c1b2e593f27), [`a435e7f`](https://github.com/commercetools/merchant-center-application-kit/commit/a435e7fda60f05557b740b27f8c14d3c5ce1060e), [`9fde2af`](https://github.com/commercetools/merchant-center-application-kit/commit/9fde2afe40616d728cef32d34d39f682a1bf4e31)]:
|
|
237
|
+
- @commercetools-frontend/application-config@22.38.0
|
|
238
|
+
|
|
239
|
+
## 22.37.0
|
|
240
|
+
|
|
241
|
+
### Patch Changes
|
|
242
|
+
|
|
243
|
+
- Updated dependencies [[`5583f0c`](https://github.com/commercetools/merchant-center-application-kit/commit/5583f0cbd9b09e7382a81c57df33dac80420cceb)]:
|
|
244
|
+
- @commercetools-frontend/application-config@22.37.0
|
|
245
|
+
|
|
246
|
+
## 22.36.0
|
|
247
|
+
|
|
248
|
+
### Patch Changes
|
|
249
|
+
|
|
250
|
+
- Updated dependencies [[`57ef01b`](https://github.com/commercetools/merchant-center-application-kit/commit/57ef01b81e27f1ae5e5a1f2c18ed27f1eb9cb1be), [`1f67b19`](https://github.com/commercetools/merchant-center-application-kit/commit/1f67b1976ff0cb36409a4303523bae95c35e850f)]:
|
|
251
|
+
- @commercetools-frontend/application-config@22.36.0
|
|
252
|
+
|
|
253
|
+
## 22.35.1
|
|
254
|
+
|
|
255
|
+
### Patch Changes
|
|
256
|
+
|
|
257
|
+
- Updated dependencies []:
|
|
258
|
+
- @commercetools-frontend/application-config@22.35.1
|
|
259
|
+
|
|
260
|
+
## 22.35.0
|
|
261
|
+
|
|
262
|
+
### Patch Changes
|
|
263
|
+
|
|
264
|
+
- Updated dependencies [[`8e5b0cf`](https://github.com/commercetools/merchant-center-application-kit/commit/8e5b0cf6584b9205df39977745f29db0fdb13c44)]:
|
|
265
|
+
- @commercetools-frontend/application-config@22.35.0
|
|
266
|
+
|
|
267
|
+
## 22.34.0
|
|
268
|
+
|
|
269
|
+
### Patch Changes
|
|
270
|
+
|
|
271
|
+
- Updated dependencies []:
|
|
272
|
+
- @commercetools-frontend/application-config@22.34.0
|
|
273
|
+
|
|
274
|
+
## 22.33.0
|
|
275
|
+
|
|
276
|
+
### Patch Changes
|
|
277
|
+
|
|
278
|
+
- Updated dependencies [[`c699f1b`](https://github.com/commercetools/merchant-center-application-kit/commit/c699f1bd797f52764944e18dc5e138f22f25a79b)]:
|
|
279
|
+
- @commercetools-frontend/application-config@22.33.0
|
|
280
|
+
|
|
281
|
+
## 22.32.2
|
|
282
|
+
|
|
283
|
+
### Patch Changes
|
|
284
|
+
|
|
285
|
+
- Updated dependencies []:
|
|
286
|
+
- @commercetools-frontend/application-config@22.32.2
|
|
287
|
+
|
|
288
|
+
## 22.32.1
|
|
289
|
+
|
|
290
|
+
### Patch Changes
|
|
291
|
+
|
|
292
|
+
- Updated dependencies []:
|
|
293
|
+
- @commercetools-frontend/application-config@22.32.1
|
|
294
|
+
|
|
295
|
+
## 22.32.0
|
|
296
|
+
|
|
297
|
+
### Patch Changes
|
|
298
|
+
|
|
299
|
+
- Updated dependencies []:
|
|
300
|
+
- @commercetools-frontend/application-config@22.32.0
|
|
301
|
+
|
|
302
|
+
## 22.31.0
|
|
303
|
+
|
|
304
|
+
### Patch Changes
|
|
305
|
+
|
|
306
|
+
- Updated dependencies [[`2fe2e11`](https://github.com/commercetools/merchant-center-application-kit/commit/2fe2e119982c7fa347f70ac8e203eb1f1e1743b7)]:
|
|
307
|
+
- @commercetools-frontend/application-config@22.31.0
|
|
308
|
+
|
|
309
|
+
## 22.30.3
|
|
310
|
+
|
|
311
|
+
### Patch Changes
|
|
312
|
+
|
|
313
|
+
- Updated dependencies []:
|
|
314
|
+
- @commercetools-frontend/application-config@22.30.3
|
|
315
|
+
|
|
316
|
+
## 22.30.2
|
|
317
|
+
|
|
318
|
+
### Patch Changes
|
|
319
|
+
|
|
320
|
+
- Updated dependencies []:
|
|
321
|
+
- @commercetools-frontend/application-config@22.30.2
|
|
322
|
+
|
|
323
|
+
## 22.30.1
|
|
324
|
+
|
|
325
|
+
### Patch Changes
|
|
326
|
+
|
|
327
|
+
- Updated dependencies []:
|
|
328
|
+
- @commercetools-frontend/application-config@22.30.1
|
|
329
|
+
|
|
330
|
+
## 22.30.0
|
|
331
|
+
|
|
332
|
+
### Minor Changes
|
|
333
|
+
|
|
334
|
+
- [#3564](https://github.com/commercetools/merchant-center-application-kit/pull/3564) [`96eb231`](https://github.com/commercetools/merchant-center-application-kit/commit/96eb231e0738ce152d2a792e8248466b32e3a0c8) Thanks [@mustafaasif2](https://github.com/mustafaasif2)! - Added a `--cloud-identifier` option to the `create-mc-app` CLI, allowing to specify the [cloudIdentifier](https://docs.commercetools.com/merchant-center-customizations/api-reference/custom-application-config#cloudidentifier) in the customization configuration file.
|
|
335
|
+
|
|
336
|
+
Example usage:
|
|
337
|
+
|
|
338
|
+
```bash
|
|
339
|
+
npx @commercetools-frontend/create-mc-app@latest \
|
|
340
|
+
my-new-custom-application-project \
|
|
341
|
+
--template starter \
|
|
342
|
+
--cloud-identifier gcp-us
|
|
343
|
+
```
|
|
344
|
+
|
|
345
|
+
### Patch Changes
|
|
346
|
+
|
|
347
|
+
- Updated dependencies []:
|
|
348
|
+
- @commercetools-frontend/application-config@22.30.0
|
|
349
|
+
|
|
350
|
+
## 22.29.0
|
|
351
|
+
|
|
352
|
+
## 22.28.0
|
|
353
|
+
|
|
354
|
+
### Patch Changes
|
|
355
|
+
|
|
356
|
+
- [#3533](https://github.com/commercetools/merchant-center-application-kit/pull/3533) [`146cf67`](https://github.com/commercetools/merchant-center-application-kit/commit/146cf672eb15a7b4d858c54d6a01f92d0437a86f) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies
|
|
357
|
+
|
|
358
|
+
## 22.27.0
|
|
359
|
+
|
|
360
|
+
### Patch Changes
|
|
361
|
+
|
|
362
|
+
- [#3468](https://github.com/commercetools/merchant-center-application-kit/pull/3468) [`4ab4bf6`](https://github.com/commercetools/merchant-center-application-kit/commit/4ab4bf6035d3c8b419fd439ca445c8f971ea2fc9) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
|
|
363
|
+
|
|
364
|
+
## 22.26.0
|
|
365
|
+
|
|
366
|
+
## 22.25.1
|
|
367
|
+
|
|
368
|
+
## 22.25.0
|
|
369
|
+
|
|
370
|
+
### Patch Changes
|
|
371
|
+
|
|
372
|
+
- [#3502](https://github.com/commercetools/merchant-center-application-kit/pull/3502) [`b55d4e6`](https://github.com/commercetools/merchant-center-application-kit/commit/b55d4e606a07e5f5ac1522126b77213c67297a0c) Thanks [@Rombelirk](https://github.com/Rombelirk)! - Replace fs.exists with fs.access
|
|
373
|
+
|
|
374
|
+
## 22.24.0
|
|
375
|
+
|
|
376
|
+
### Patch Changes
|
|
377
|
+
|
|
378
|
+
- [#3491](https://github.com/commercetools/merchant-center-application-kit/pull/3491) [`c2bba1d`](https://github.com/commercetools/merchant-center-application-kit/commit/c2bba1d065b6fd7882e6feb9162d91538962d85d) Thanks [@emmenko](https://github.com/emmenko)! - Adjust links to new docs
|
|
379
|
+
|
|
380
|
+
## 22.23.3
|
|
381
|
+
|
|
382
|
+
## 22.23.2
|
|
383
|
+
|
|
384
|
+
### Patch Changes
|
|
385
|
+
|
|
386
|
+
- [#3478](https://github.com/commercetools/merchant-center-application-kit/pull/3478) [`ec61112`](https://github.com/commercetools/merchant-center-application-kit/commit/ec611124dad11f685d24bd33fbfca92decccc130) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Fix documentation links used in the cli when creating a new custom aplication or custom view.
|
|
387
|
+
|
|
388
|
+
## 22.23.1
|
|
389
|
+
|
|
390
|
+
## 22.23.0
|
|
391
|
+
|
|
392
|
+
### Patch Changes
|
|
393
|
+
|
|
394
|
+
- [#3435](https://github.com/commercetools/merchant-center-application-kit/pull/3435) [`e7299e2`](https://github.com/commercetools/merchant-center-application-kit/commit/e7299e265ceb8579ed4901adddcb2fde791c62db) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies
|
|
395
|
+
|
|
396
|
+
## 22.22.0
|
|
397
|
+
|
|
398
|
+
## 22.21.0
|
|
399
|
+
|
|
400
|
+
## 22.20.0
|
|
401
|
+
|
|
402
|
+
## 22.19.0
|
|
403
|
+
|
|
404
|
+
## 22.18.0
|
|
405
|
+
|
|
406
|
+
## 22.17.2
|
|
407
|
+
|
|
408
|
+
## 22.17.1
|
|
409
|
+
|
|
410
|
+
## 22.17.0
|
|
411
|
+
|
|
412
|
+
### Minor Changes
|
|
413
|
+
|
|
414
|
+
- [#3379](https://github.com/commercetools/merchant-center-application-kit/pull/3379) [`d2e3a2236`](https://github.com/commercetools/merchant-center-application-kit/commit/d2e3a22361140ee77b4aa7f624d7b2b71de35bab) Thanks [@tylermorrisford](https://github.com/tylermorrisford)! - Update all logos in `assets/logos/`, all logos in `assets/images/` and embedded logo in `application.html`.
|
|
415
|
+
|
|
416
|
+
## 22.16.0
|
|
417
|
+
|
|
418
|
+
## 22.15.1
|
|
419
|
+
|
|
420
|
+
## 22.15.0
|
|
421
|
+
|
|
422
|
+
## 22.14.3
|
|
423
|
+
|
|
424
|
+
## 22.14.2
|
|
425
|
+
|
|
426
|
+
### Patch Changes
|
|
427
|
+
|
|
428
|
+
- [#3337](https://github.com/commercetools/merchant-center-application-kit/pull/3337) [`3d4d5028f`](https://github.com/commercetools/merchant-center-application-kit/commit/3d4d5028fa26c13d0a9f5a3d3d01128536de1f26) Thanks [@emmenko](https://github.com/emmenko)! - Fix docs link
|
|
429
|
+
|
|
430
|
+
## 22.14.1
|
|
431
|
+
|
|
432
|
+
## 22.14.0
|
|
433
|
+
|
|
434
|
+
## 22.13.2
|
|
435
|
+
|
|
436
|
+
## 22.13.1
|
|
437
|
+
|
|
438
|
+
## 22.13.0
|
|
439
|
+
|
|
440
|
+
### Minor Changes
|
|
441
|
+
|
|
442
|
+
- [#3295](https://github.com/commercetools/merchant-center-application-kit/pull/3295) [`83eb0f4e1`](https://github.com/commercetools/merchant-center-application-kit/commit/83eb0f4e176f583fdbada2cdc9797d895ddd1408) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Enable bootstraping Custom Views without locally setting an environment variable
|
|
443
|
+
|
|
444
|
+
## 22.12.0
|
|
445
|
+
|
|
446
|
+
## 22.11.0
|
|
447
|
+
|
|
448
|
+
## 22.10.0
|
|
449
|
+
|
|
450
|
+
## 22.9.1
|
|
451
|
+
|
|
452
|
+
## 22.9.0
|
|
453
|
+
|
|
454
|
+
## 22.8.4
|
|
455
|
+
|
|
456
|
+
## 22.8.3
|
|
457
|
+
|
|
458
|
+
## 22.8.2
|
|
459
|
+
|
|
460
|
+
## 22.8.1
|
|
461
|
+
|
|
462
|
+
## 22.8.0
|
|
463
|
+
|
|
464
|
+
### Patch Changes
|
|
465
|
+
|
|
466
|
+
- [#3082](https://github.com/commercetools/merchant-center-application-kit/pull/3082) [`e29ab64b6`](https://github.com/commercetools/merchant-center-application-kit/commit/e29ab64b6032ff42bdb2254ef4e57d16291a45db) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
|
|
467
|
+
|
|
468
|
+
## 22.7.1
|
|
469
|
+
|
|
470
|
+
## 22.7.0
|
|
471
|
+
|
|
472
|
+
## 22.6.0
|
|
473
|
+
|
|
474
|
+
## 22.5.0
|
|
475
|
+
|
|
476
|
+
### Patch Changes
|
|
477
|
+
|
|
478
|
+
- [#3135](https://github.com/commercetools/merchant-center-application-kit/pull/3135) [`6c4094e0e`](https://github.com/commercetools/merchant-center-application-kit/commit/6c4094e0e99461b860e3a2eda7b47094858ea329) Thanks [@renovate](https://github.com/apps/renovate)! - Update `@tsconfig/node16` dependency.
|
|
479
|
+
|
|
480
|
+
## 22.4.0
|
|
481
|
+
|
|
482
|
+
### Minor Changes
|
|
483
|
+
|
|
484
|
+
- [#3119](https://github.com/commercetools/merchant-center-application-kit/pull/3119) [`5c989899c`](https://github.com/commercetools/merchant-center-application-kit/commit/5c989899c2b80539182d74ab20374304d6709395) Thanks [@renovate](https://github.com/apps/renovate)! - Update `semver` dependency.
|
|
485
|
+
|
|
486
|
+
### Patch Changes
|
|
487
|
+
|
|
488
|
+
- [#3138](https://github.com/commercetools/merchant-center-application-kit/pull/3138) [`5f4c47f8f`](https://github.com/commercetools/merchant-center-application-kit/commit/5f4c47f8f98e798ed24ce33b66130a273fa2e25a) Thanks [@emmenko](https://github.com/emmenko)! - Run `npm install` command with `--legacy-peer-deps` option
|
|
489
|
+
|
|
490
|
+
## 22.3.4
|
|
491
|
+
|
|
492
|
+
## 22.3.3
|
|
493
|
+
|
|
494
|
+
## 22.3.2
|
|
495
|
+
|
|
496
|
+
## 22.3.1
|
|
497
|
+
|
|
498
|
+
## 22.3.0
|
|
499
|
+
|
|
500
|
+
### Minor Changes
|
|
501
|
+
|
|
502
|
+
- [#2976](https://github.com/commercetools/merchant-center-application-kit/pull/2976) [`9add8f46b`](https://github.com/commercetools/merchant-center-application-kit/commit/9add8f46b668fb95b2c966a087bfb00c807ab55e) Thanks [@emmenko](https://github.com/emmenko)! - We migrate from Yarn to Pnpm as the package manager for the App Kit repository. As a result of it there were several packages that didn't specify all the needed dependencies. This is fixed now.
|
|
503
|
+
|
|
504
|
+
- [#3087](https://github.com/commercetools/merchant-center-application-kit/pull/3087) [`31326fc31`](https://github.com/commercetools/merchant-center-application-kit/commit/31326fc315517e98f98b2b661e7b3d8598ca3316) Thanks [@emmenko](https://github.com/emmenko)! - Support new CLI options `--package-manager`. This is useful to explicitly configure the template with the package manager of you choice.
|
|
505
|
+
|
|
506
|
+
For backwards compatibility, Yarn will be automatically used if available if the `--package-manager` option is not provided.
|
|
507
|
+
|
|
508
|
+
## 22.2.1
|
|
509
|
+
|
|
510
|
+
## 22.2.0
|
|
511
|
+
|
|
512
|
+
## 22.1.0
|
|
513
|
+
|
|
514
|
+
## 22.0.1
|
|
515
|
+
|
|
516
|
+
### Patch Changes
|
|
517
|
+
|
|
518
|
+
- [#3033](https://github.com/commercetools/merchant-center-application-kit/pull/3033) [`6629d8470`](https://github.com/commercetools/merchant-center-application-kit/commit/6629d84708e94cae14df8d1ce3df1eb1f99e2023) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
|
|
519
|
+
|
|
520
|
+
## 22.0.0
|
|
521
|
+
|
|
522
|
+
### Major Changes
|
|
523
|
+
|
|
524
|
+
- [#3039](https://github.com/commercetools/merchant-center-application-kit/pull/3039) [`76ba54c16`](https://github.com/commercetools/merchant-center-application-kit/commit/76ba54c164dbac75ef3e3962292933b06f4843e7) Thanks [@emmenko](https://github.com/emmenko)! - Drop support for Node.js `v14`. Make sure you use Node.js `v16` or `>=v18`.
|
|
525
|
+
|
|
526
|
+
## 21.25.2
|
|
527
|
+
|
|
528
|
+
## 21.25.1
|
|
529
|
+
|
|
530
|
+
## 21.25.0
|
|
531
|
+
|
|
532
|
+
## 21.24.3
|
|
533
|
+
|
|
534
|
+
## 21.24.2
|
|
535
|
+
|
|
536
|
+
## 21.24.1
|
|
537
|
+
|
|
538
|
+
## 21.24.0
|
|
539
|
+
|
|
540
|
+
### Patch Changes
|
|
541
|
+
|
|
542
|
+
- [#2992](https://github.com/commercetools/merchant-center-application-kit/pull/2992) [`e42f8d903`](https://github.com/commercetools/merchant-center-application-kit/commit/e42f8d9037626d51abc2b5611ff5939c549cca73) Thanks [@emmenko](https://github.com/emmenko)! - Reorder imports
|
|
543
|
+
|
|
544
|
+
- [#2999](https://github.com/commercetools/merchant-center-application-kit/pull/2999) [`975f3f505`](https://github.com/commercetools/merchant-center-application-kit/commit/975f3f505eb686d77b05e058dd9fea9ccd7f3e5e) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies
|
|
545
|
+
|
|
546
|
+
## 21.23.10
|
|
547
|
+
|
|
548
|
+
## 21.23.9
|
|
549
|
+
|
|
550
|
+
### Patch Changes
|
|
551
|
+
|
|
552
|
+
- [#2979](https://github.com/commercetools/merchant-center-application-kit/pull/2979) [`6dcd48525`](https://github.com/commercetools/merchant-center-application-kit/commit/6dcd48525a9943ea7348345f32ae218a5154867b) Thanks [@emmenko](https://github.com/emmenko)! - Refine engine version requirements for Nodejs to be `14.x || >=16.0.0`
|
|
553
|
+
|
|
554
|
+
## 21.23.8
|
|
555
|
+
|
|
556
|
+
## 21.23.7
|
|
557
|
+
|
|
558
|
+
### Patch Changes
|
|
559
|
+
|
|
560
|
+
- [#2958](https://github.com/commercetools/merchant-center-application-kit/pull/2958) [`c8069d85d`](https://github.com/commercetools/merchant-center-application-kit/commit/c8069d85d8218578f1a863a531cb2c3e76551eeb) Thanks [@kark](https://github.com/kark)! - Replace `rcfile` for reading Prettier config with Prettier API
|
|
561
|
+
|
|
562
|
+
- [#2960](https://github.com/commercetools/merchant-center-application-kit/pull/2960) [`4377b3642`](https://github.com/commercetools/merchant-center-application-kit/commit/4377b3642c08fd9480016a287a18ada780191ad6) Thanks [@emmenko](https://github.com/emmenko)! - Update dependencies
|
|
563
|
+
|
|
564
|
+
## 21.23.6
|
|
565
|
+
|
|
566
|
+
## 21.23.5
|
|
567
|
+
|
|
568
|
+
## 21.23.4
|
|
569
|
+
|
|
570
|
+
## 21.23.3
|
|
571
|
+
|
|
572
|
+
## 21.23.2
|
|
573
|
+
|
|
574
|
+
## 21.23.1
|
|
575
|
+
|
|
576
|
+
## 21.23.0
|
|
577
|
+
|
|
578
|
+
## 21.22.1
|
|
579
|
+
|
|
580
|
+
## 21.22.0
|
|
581
|
+
|
|
582
|
+
## 21.21.2
|
|
583
|
+
|
|
584
|
+
## 21.21.1
|
|
585
|
+
|
|
586
|
+
### Patch Changes
|
|
587
|
+
|
|
588
|
+
- [#2881](https://github.com/commercetools/merchant-center-application-kit/pull/2881) [`e3ffe6c11`](https://github.com/commercetools/merchant-center-application-kit/commit/e3ffe6c11ff993296028219ab8c45562dc294963) Thanks [@emmenko](https://github.com/emmenko)! - Ensure the latest App Kit release is used in the template projects.
|
|
589
|
+
|
|
590
|
+
- [#2881](https://github.com/commercetools/merchant-center-application-kit/pull/2881) [`e3ffe6c11`](https://github.com/commercetools/merchant-center-application-kit/commit/e3ffe6c11ff993296028219ab8c45562dc294963) Thanks [@emmenko](https://github.com/emmenko)! - Use `workspace:` version syntax for link workspace packages
|
|
591
|
+
|
|
592
|
+
## 21.21.0
|
|
593
|
+
|
|
594
|
+
## 21.20.5
|
|
595
|
+
|
|
596
|
+
## 21.20.4
|
|
597
|
+
|
|
598
|
+
## 21.20.3
|
|
599
|
+
|
|
600
|
+
## 21.20.2
|
|
601
|
+
|
|
602
|
+
## 21.20.1
|
|
603
|
+
|
|
604
|
+
## 21.20.0
|
|
605
|
+
|
|
606
|
+
## 21.19.0
|
|
607
|
+
|
|
608
|
+
## 21.18.1
|
|
609
|
+
|
|
610
|
+
## 21.18.0
|
|
611
|
+
|
|
612
|
+
### Patch Changes
|
|
613
|
+
|
|
614
|
+
- [#2837](https://github.com/commercetools/merchant-center-application-kit/pull/2837) [`3959ed2a0`](https://github.com/commercetools/merchant-center-application-kit/commit/3959ed2a0012077b6366c3a22c749fe7d6e74784) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies
|
|
615
|
+
|
|
616
|
+
## 21.17.0
|
|
617
|
+
|
|
618
|
+
## 21.16.0
|
|
619
|
+
|
|
620
|
+
### Patch Changes
|
|
621
|
+
|
|
622
|
+
- [#2580](https://github.com/commercetools/merchant-center-application-kit/pull/2580) [`1c40c40c9`](https://github.com/commercetools/merchant-center-application-kit/commit/1c40c40c947574ba24b411c9376640bb18c489ac) Thanks [@renovate](https://github.com/apps/renovate)! - Update `@testing-library/react-hooks` package to version `8.0.0`.
|
|
623
|
+
|
|
624
|
+
## 21.15.0
|
|
625
|
+
|
|
626
|
+
## 21.14.3
|
|
627
|
+
|
|
628
|
+
## 21.14.2
|
|
629
|
+
|
|
630
|
+
### Patch Changes
|
|
631
|
+
|
|
632
|
+
- [#2776](https://github.com/commercetools/merchant-center-application-kit/pull/2776) [`00d9edcb4`](https://github.com/commercetools/merchant-center-application-kit/commit/00d9edcb49a144797ba3690db012e429e88a30fa) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
|
|
633
|
+
|
|
634
|
+
## 21.14.1
|
|
635
|
+
|
|
636
|
+
## 21.14.0
|
|
637
|
+
|
|
638
|
+
## 21.13.1
|
|
639
|
+
|
|
640
|
+
### Patch Changes
|
|
641
|
+
|
|
642
|
+
- [`482ad98ee`](https://github.com/commercetools/merchant-center-application-kit/commit/482ad98eeb4570a583d58d476a7902ffe6cc2a94) Thanks [@emmenko](https://github.com/emmenko)! - Nothing changed, the previous release `21.13.0` had an issue publishing to NPM so we're bumping versions to trigger a new release.
|
|
643
|
+
|
|
644
|
+
## 21.13.0
|
|
645
|
+
|
|
646
|
+
### Patch Changes
|
|
647
|
+
|
|
648
|
+
- [#2761](https://github.com/commercetools/merchant-center-application-kit/pull/2761) [`d012420e5`](https://github.com/commercetools/merchant-center-application-kit/commit/d012420e563b34a1678693f19905bdd79b2317e2) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Update all dependencies
|
|
649
|
+
|
|
650
|
+
## 21.12.0
|
|
651
|
+
|
|
652
|
+
## 21.11.0
|
|
653
|
+
|
|
654
|
+
## 21.10.0
|
|
655
|
+
|
|
656
|
+
### Minor Changes
|
|
657
|
+
|
|
658
|
+
- [#2666](https://github.com/commercetools/merchant-center-application-kit/pull/2666) [`f1ac3f0b`](https://github.com/commercetools/merchant-center-application-kit/commit/f1ac3f0b35eed8e3bb7e0003242cc5fa5d7d6944) Thanks [@emmenko](https://github.com/emmenko)! - Migrate CLI to TypeScript
|
|
659
|
+
|
|
660
|
+
## 21.9.0
|
|
661
|
+
|
|
662
|
+
### Patch Changes
|
|
663
|
+
|
|
664
|
+
- [#2702](https://github.com/commercetools/merchant-center-application-kit/pull/2702) [`69a1fe13`](https://github.com/commercetools/merchant-center-application-kit/commit/69a1fe13362188977c0a9df86754634fdc81a413) Thanks [@emmenko](https://github.com/emmenko)! - Update Babel dependencies
|
|
665
|
+
|
|
666
|
+
## 21.8.1
|
|
667
|
+
|
|
668
|
+
## 21.8.0
|
|
669
|
+
|
|
670
|
+
### Minor Changes
|
|
671
|
+
|
|
672
|
+
- [#2615](https://github.com/commercetools/merchant-center-application-kit/pull/2615) [`d6bfecf1`](https://github.com/commercetools/merchant-center-application-kit/commit/d6bfecf17c0a6a38330943cc5f195f1854248770) Thanks [@kark](https://github.com/kark)! - There is a new starter template to develop Custom Applications in TypeScript!
|
|
673
|
+
|
|
674
|
+
To install it via the `@commercetools-frontend/create-mc-app` CLI:
|
|
675
|
+
|
|
676
|
+
```bash
|
|
677
|
+
$ npx @commercetools-frontend/create-mc-app@latest <folder_name> \
|
|
678
|
+
--template starter-typescript
|
|
679
|
+
```
|
|
680
|
+
|
|
681
|
+
The TypeScript starter template is the same as the standard JS starter template in terms of functionality
|
|
682
|
+
but it includes the additional TypeScript setup.
|
|
683
|
+
|
|
684
|
+
If you already have a Custom Application in TypeScript or are planning to migrate an existing one to it
|
|
685
|
+
we recommend to take a look at the tooling setup of the TypeScript starter template, in particular:
|
|
686
|
+
|
|
687
|
+
- `.prettierrc` for using the `typescript` parser.
|
|
688
|
+
- `jest.*.config.js` to include the file extensions `.ts` and `.tsx`.
|
|
689
|
+
- `tsconfig.json`
|
|
690
|
+
|
|
691
|
+
### Patch Changes
|
|
692
|
+
|
|
693
|
+
- [#2661](https://github.com/commercetools/merchant-center-application-kit/pull/2661) [`43a9df21`](https://github.com/commercetools/merchant-center-application-kit/commit/43a9df2193000b49a0299c02d5218c50d71567ed) Thanks [@emmenko](https://github.com/emmenko)! - Drop the copyright year from the license files
|
|
694
|
+
|
|
695
|
+
* [#2676](https://github.com/commercetools/merchant-center-application-kit/pull/2676) [`d691e60a`](https://github.com/commercetools/merchant-center-application-kit/commit/d691e60a0b884a4b0f9b7b7cf3f019b025583577) Thanks [@emmenko](https://github.com/emmenko)! - Fix file formatting when patching constants file
|
|
696
|
+
|
|
697
|
+
## 21.6.0
|
|
698
|
+
|
|
699
|
+
### Patch Changes
|
|
700
|
+
|
|
701
|
+
- [#2555](https://github.com/commercetools/merchant-center-application-kit/pull/2555) [`0b7a3743`](https://github.com/commercetools/merchant-center-application-kit/commit/0b7a3743207172ace7f2b6893b9c7d61c351967b) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
|
|
702
|
+
|
|
703
|
+
## 21.3.4
|
|
704
|
+
|
|
705
|
+
### Patch Changes
|
|
706
|
+
|
|
707
|
+
- [#2546](https://github.com/commercetools/merchant-center-application-kit/pull/2546) [`dc76e5a9`](https://github.com/commercetools/merchant-center-application-kit/commit/dc76e5a9a7f875dadf2ed5a11c48a1ddff7b431c) Thanks [@renovate](https://github.com/apps/renovate)! - Upgrade dependencies
|
|
708
|
+
|
|
709
|
+
## 21.3.0
|
|
710
|
+
|
|
711
|
+
### Patch Changes
|
|
712
|
+
|
|
713
|
+
- [#2520](https://github.com/commercetools/merchant-center-application-kit/pull/2520) [`6f3a2083`](https://github.com/commercetools/merchant-center-application-kit/commit/6f3a2083efac387e9a2994fbaaeb18914e739aa8) Thanks [@renovate](https://github.com/apps/renovate)! - Upgrade dependencies
|
|
714
|
+
|
|
715
|
+
* [#2528](https://github.com/commercetools/merchant-center-application-kit/pull/2528) [`9235a721`](https://github.com/commercetools/merchant-center-application-kit/commit/9235a721df2be2ca5753994cd11312d577d0b293) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
|
|
716
|
+
|
|
717
|
+
## 21.1.0
|
|
718
|
+
|
|
719
|
+
### Patch Changes
|
|
720
|
+
|
|
721
|
+
- [#2491](https://github.com/commercetools/merchant-center-application-kit/pull/2491) [`ede1624c`](https://github.com/commercetools/merchant-center-application-kit/commit/ede1624cdd1034a343940ff0a6dd2f4d5ccb9b84) Thanks [@kark](https://github.com/kark)! - Fix compatibility with Node `< v14.18` for reading user input.
|
|
722
|
+
|
|
723
|
+
* [#2490](https://github.com/commercetools/merchant-center-application-kit/pull/2490) [`99e2a570`](https://github.com/commercetools/merchant-center-application-kit/commit/99e2a57075db6eef67f774aa1e602f87e7c773ac) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Update `engines.node` attribute in `package.json` to explicitly state supported versions (not 15)
|
|
724
|
+
|
|
725
|
+
## 21.0.0
|
|
726
|
+
|
|
727
|
+
### Major Changes
|
|
728
|
+
|
|
729
|
+
- [#2430](https://github.com/commercetools/merchant-center-application-kit/pull/2430) [`bb1f7d75`](https://github.com/commercetools/merchant-center-application-kit/commit/bb1f7d75ff54f7fef05c4d2b3328b88e400b4867) Thanks [@emmenko](https://github.com/emmenko)! - Drop Node.js `v12`. Recommended min Node.js version is `v14` or `v16`.
|
|
730
|
+
|
|
731
|
+
* [#2430](https://github.com/commercetools/merchant-center-application-kit/pull/2430) [`bb1f7d75`](https://github.com/commercetools/merchant-center-application-kit/commit/bb1f7d75ff54f7fef05c4d2b3328b88e400b4867) Thanks [@emmenko](https://github.com/emmenko)! - Following breaking changes were introduced:
|
|
732
|
+
|
|
733
|
+
- The starter template has been updated to use the new Org-level Custom Application features.
|
|
734
|
+
- The Custom Application config of the starter template has been converted from `.json` to `.mjs`, to allow importing and referencing constants.
|
|
735
|
+
- When installing the starter template using the `create-mc-app` CLI, the Custom Application config is updated with some of the user inputs, like `entryPointUriPath`.
|
|
736
|
+
- If no `entryPointUriPath` is provided, a random one is assigned.
|
|
737
|
+
|
|
738
|
+
For more information see [Release notes v21](https://docs.commercetools.com/custom-applications/releases/2022-01-31-custom-applications-v21).
|
|
739
|
+
|
|
740
|
+
### Patch Changes
|
|
741
|
+
|
|
742
|
+
- [#2430](https://github.com/commercetools/merchant-center-application-kit/pull/2430) [`bb1f7d75`](https://github.com/commercetools/merchant-center-application-kit/commit/bb1f7d75ff54f7fef05c4d2b3328b88e400b4867) Thanks [@emmenko](https://github.com/emmenko)! - Use version range for Babel packages.
|
|
743
|
+
|
|
744
|
+
## 21.0.0-rc.1
|
|
745
|
+
|
|
746
|
+
### Patch Changes
|
|
747
|
+
|
|
748
|
+
- [#2430](https://github.com/commercetools/merchant-center-application-kit/pull/2430) [`5ea8baf1`](https://github.com/commercetools/merchant-center-application-kit/commit/5ea8baf1b2ca2661aac9a6a572d2c8e596ee0b2c) Thanks [@emmenko](https://github.com/emmenko)! - Use version range for Babel packages.
|
|
749
|
+
|
|
750
|
+
## 21.0.0-rc.0
|
|
751
|
+
|
|
752
|
+
### Major Changes
|
|
753
|
+
|
|
754
|
+
- [#2430](https://github.com/commercetools/merchant-center-application-kit/pull/2430) [`1c363fad`](https://github.com/commercetools/merchant-center-application-kit/commit/1c363fad7ab770a739ac8080358e41ae4af42074) Thanks [@emmenko](https://github.com/emmenko)! - Drop Node.js `v12`. Recommended min Node.js version is `v14` or `v16`.
|
|
755
|
+
|
|
756
|
+
* [#2430](https://github.com/commercetools/merchant-center-application-kit/pull/2430) [`e079fdcb`](https://github.com/commercetools/merchant-center-application-kit/commit/e079fdcb21ae7dddf14e554be1bd6e36f7346417) Thanks [@emmenko](https://github.com/emmenko)! - Following breaking changes were introduced:
|
|
757
|
+
|
|
758
|
+
- The starter template has been updated to use the new Org-level Custom Application features.
|
|
759
|
+
- The Custom Application config of the starter template has been converted from `.json` to `.mjs`, to allow importing and referencing constants.
|
|
760
|
+
- When installing the starter template using the `create-mc-app` CLI, the Custom Application config is updated with some of the user inputs, like `entryPointUriPath`.
|
|
761
|
+
- If no `entryPointUriPath` is provided, a random one is assigned.
|
|
762
|
+
|
|
763
|
+
For more information see [Release notes v21](https://docs.commercetools.com/custom-applications/releases/2022-01-31-custom-applications-v21).
|
|
764
|
+
|
|
765
|
+
## 20.10.6
|
|
766
|
+
|
|
767
|
+
### Patch Changes
|
|
768
|
+
|
|
769
|
+
- [#2386](https://github.com/commercetools/merchant-center-application-kit/pull/2386) [`d7fcf6fc`](https://github.com/commercetools/merchant-center-application-kit/commit/d7fcf6fc8495d4eae68e0a4f4c1f1b3e0e394454) Thanks [@emmenko](https://github.com/emmenko)! - Upgrade to Yarn v3
|
|
770
|
+
|
|
771
|
+
## 20.10.1
|
|
772
|
+
|
|
773
|
+
### Patch Changes
|
|
774
|
+
|
|
775
|
+
- [#2348](https://github.com/commercetools/merchant-center-application-kit/pull/2348) [`3247e604`](https://github.com/commercetools/merchant-center-application-kit/commit/3247e6048533a72c9f64cd316621dd51471cd1a8) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
|
|
776
|
+
|
|
777
|
+
* [#2356](https://github.com/commercetools/merchant-center-application-kit/pull/2356) [`e34fe076`](https://github.com/commercetools/merchant-center-application-kit/commit/e34fe076aab6681cdcc54622d84123f2c22020e6) Thanks [@ByronDWall](https://github.com/ByronDWall)! - set node version to 16.8 in nvmrc to avoid a bug in node/v8
|
|
778
|
+
|
|
779
|
+
## 20.10.0
|
|
780
|
+
|
|
781
|
+
### Minor Changes
|
|
782
|
+
|
|
783
|
+
- [#2335](https://github.com/commercetools/merchant-center-application-kit/pull/2335) [`f8f9d5c7`](https://github.com/commercetools/merchant-center-application-kit/commit/f8f9d5c79f86b31fffdc68f034b5c0bb3c4a32ed) Thanks [@emmenko](https://github.com/emmenko)! - Derives the `entryPointUriPath` from the folder name, then replaces it in the template in the custom app config and in the constants file.
|
|
784
|
+
|
|
785
|
+
## 20.4.0
|
|
786
|
+
|
|
787
|
+
### Patch Changes
|
|
788
|
+
|
|
789
|
+
- [#2247](https://github.com/commercetools/merchant-center-application-kit/pull/2247) [`f8f759b6`](https://github.com/commercetools/merchant-center-application-kit/commit/f8f759b6f0f6d8cc677efd90fecbd19d103c6a4f) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all dependencies
|
|
790
|
+
|
|
791
|
+
## 20.3.1
|
|
792
|
+
|
|
793
|
+
### Patch Changes
|
|
794
|
+
|
|
795
|
+
- [#2234](https://github.com/commercetools/merchant-center-application-kit/pull/2234) [`4dd3398a`](https://github.com/commercetools/merchant-center-application-kit/commit/4dd3398a6cd951a29237e6e468f8accc8632981e) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all dependencies
|
|
796
|
+
|
|
797
|
+
## 19.4.2
|
|
798
|
+
|
|
799
|
+
### Patch Changes
|
|
800
|
+
|
|
801
|
+
- [#2173](https://github.com/commercetools/merchant-center-application-kit/pull/2173) [`fec92125`](https://github.com/commercetools/merchant-center-application-kit/commit/fec92125a2a0e5678c1b42ad78a2c0d46669ae32) Thanks [@emmenko](https://github.com/emmenko)! - Fix windows support when installing the template
|
|
802
|
+
|
|
803
|
+
## 19.0.2
|
|
804
|
+
|
|
805
|
+
### Patch Changes
|
|
806
|
+
|
|
807
|
+
- [#2140](https://github.com/commercetools/merchant-center-application-kit/pull/2140) [`6496e66c`](https://github.com/commercetools/merchant-center-application-kit/commit/6496e66c4c5572267a40df9d108783083a33aa13) Thanks [@emmenko](https://github.com/emmenko)! - Only check for `latest` version for outdated version hint.
|
|
808
|
+
|
|
809
|
+
## 19.0.0
|
|
810
|
+
|
|
811
|
+
### Major Changes
|
|
812
|
+
|
|
813
|
+
- [#2041](https://github.com/commercetools/merchant-center-application-kit/pull/2041) [`a240f657`](https://github.com/commercetools/merchant-center-application-kit/commit/a240f6574a9240a2ac82febb67b0f6c814db979f) Thanks [@emmenko](https://github.com/emmenko)! - - Changes required Node.js engine version to `>=12 || >=14` in `package.json`.
|
|
814
|
+
|
|
815
|
+
* [#2041](https://github.com/commercetools/merchant-center-application-kit/pull/2041) [`a240f657`](https://github.com/commercetools/merchant-center-application-kit/commit/a240f6574a9240a2ac82febb67b0f6c814db979f) Thanks [@emmenko](https://github.com/emmenko)! - Upgrade and migrate packages to use `ui-kit@v12`
|
|
816
|
+
|
|
817
|
+
## 18.7.0
|
|
818
|
+
|
|
819
|
+
### Patch Changes
|
|
820
|
+
|
|
821
|
+
- [#2110](https://github.com/commercetools/merchant-center-application-kit/pull/2110) [`c850d6dc`](https://github.com/commercetools/merchant-center-application-kit/commit/c850d6dcf8edabb5eb9390e41def4b6b52879b7a) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
|
|
822
|
+
|
|
823
|
+
## 18.5.4
|
|
824
|
+
|
|
825
|
+
### Patch Changes
|
|
826
|
+
|
|
827
|
+
- [`d44f5b69`](https://github.com/commercetools/merchant-center-application-kit/commit/d44f5b6916c3897ce198eb06757d29d40535b8d4) [#2076](https://github.com/commercetools/merchant-center-application-kit/pull/2076) Thanks [@tdeekens](https://github.com/tdeekens)! - refactor: to remove lerna and only use many-pkg
|
|
828
|
+
|
|
829
|
+
## 18.2.3
|
|
830
|
+
|
|
831
|
+
### Patch Changes
|
|
832
|
+
|
|
833
|
+
- [`e5c77399`](https://github.com/commercetools/merchant-center-application-kit/commit/e5c77399f90ebc0a199a7620d0a8500ca53229f0) [#2036](https://github.com/commercetools/merchant-center-application-kit/pull/2036) Thanks [@tdeekens](https://github.com/tdeekens)! - Release to pull from main branch by default
|
|
834
|
+
|
|
835
|
+
## 18.1.0
|
|
836
|
+
|
|
837
|
+
### Patch Changes
|
|
838
|
+
|
|
839
|
+
- [`3bf32993`](https://github.com/commercetools/merchant-center-application-kit/commit/3bf329935a109a73a7c33580fdf618e60fdbcc2c) [#1971](https://github.com/commercetools/merchant-center-application-kit/pull/1971) Thanks [@tdeekens](https://github.com/tdeekens)! - Add internal opt-in support for combining feature flag adapters.
|
|
840
|
+
|
|
841
|
+
## 17.6.2
|
|
842
|
+
|
|
843
|
+
### Patch Changes
|
|
844
|
+
|
|
845
|
+
- [`1a96e83`](https://github.com/commercetools/merchant-center-application-kit/commit/1a96e831c94250e10de61dee40e682a77313445f) [#1905](https://github.com/commercetools/merchant-center-application-kit/pull/1905) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
|
|
846
|
+
|
|
847
|
+
* [`5b7ab6b`](https://github.com/commercetools/merchant-center-application-kit/commit/5b7ab6bcbcf5bf827e6e0f294cc8ccb4a8f8e45c) [#1920](https://github.com/commercetools/merchant-center-application-kit/pull/1920) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency execa to v5
|
|
848
|
+
|
|
849
|
+
## 17.6.0
|
|
850
|
+
|
|
851
|
+
### Patch Changes
|
|
852
|
+
|
|
853
|
+
- [`2287813`](https://github.com/commercetools/merchant-center-application-kit/commit/2287813c19a54b7edb7005d417c5f6a7b34cad1f) [#1871](https://github.com/commercetools/merchant-center-application-kit/pull/1871) Thanks [@emmenko](https://github.com/emmenko)! - Compile and bundle packages using [preconstruct](https://preconstruct.tools)
|
|
854
|
+
|
|
855
|
+
## 17.3.0
|
|
856
|
+
|
|
857
|
+
### Patch Changes
|
|
858
|
+
|
|
859
|
+
- [`71c9111`](https://github.com/commercetools/merchant-center-application-kit/commit/71c9111308832009d1a27e91e4f2d2da4c53367c) [#1866](https://github.com/commercetools/merchant-center-application-kit/pull/1866) Thanks [@emmenko](https://github.com/emmenko)! - Update to uikit v10.39.8
|
|
860
|
+
|
|
861
|
+
## 17.2.1
|
|
862
|
+
|
|
863
|
+
### Patch Changes
|
|
864
|
+
|
|
865
|
+
- [`310e98c`](https://github.com/commercetools/merchant-center-application-kit/commit/310e98c39c0b6479175b7685b3f29ea0a5baa22b) Thanks [@emmenko](https://github.com/emmenko)! - Update dependencies (https://github.com/commercetools/merchant-center-application-kit/pull/1857)
|
|
866
|
+
|
|
867
|
+
## 17.2.0
|
|
868
|
+
|
|
869
|
+
### Patch Changes
|
|
870
|
+
|
|
871
|
+
- [`e0ec004`](https://github.com/commercetools/merchant-center-application-kit/commit/e0ec004d611f93b24f015120d09f6f18389b219f) [#1854](https://github.com/commercetools/merchant-center-application-kit/pull/1854) Thanks [@emmenko](https://github.com/emmenko)! - chore: update deps
|
|
872
|
+
|
|
873
|
+
## 16.15.3
|
|
874
|
+
|
|
875
|
+
### Patch Changes
|
|
876
|
+
|
|
877
|
+
- [`6d98245`](https://github.com/commercetools/merchant-center-application-kit/commit/6d98245615ddb83e805e5cc2cc0620920b4a71c7) [#1643](https://github.com/commercetools/merchant-center-application-kit/pull/1643) Thanks [@emmenko](https://github.com/emmenko)! - Update copyright date to 2020 in LICENSE files
|
|
878
|
+
|
|
879
|
+
## 16.15.2
|
|
880
|
+
|
|
881
|
+
### Patch Changes
|
|
882
|
+
|
|
883
|
+
- [`0f3dcc3`](https://github.com/commercetools/merchant-center-application-kit/commit/0f3dcc38c81a5fb3c668faecce9a13057f66a66b) [#1638](https://github.com/commercetools/merchant-center-application-kit/pull/1638) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
|
|
884
|
+
|
|
885
|
+
## 16.15.0
|
|
886
|
+
|
|
887
|
+
### Patch Changes
|
|
888
|
+
|
|
889
|
+
- [`cc8b37b`](https://github.com/commercetools/merchant-center-application-kit/commit/cc8b37bf85d4683a605a6c3233100627e670ebe7) [#1627](https://github.com/commercetools/merchant-center-application-kit/pull/1627) Thanks [@renovate](https://github.com/apps/renovate)! - chore: update dependencies
|
|
890
|
+
|
|
891
|
+
## 16.9.1
|
|
892
|
+
|
|
893
|
+
### Patch Changes
|
|
894
|
+
|
|
895
|
+
- [`f92ec54`](https://github.com/commercetools/merchant-center-application-kit/commit/f92ec54e78edb668e8dff53342e8542e96d8c319) [#1551](https://github.com/commercetools/merchant-center-application-kit/pull/1551) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
|
|
896
|
+
|
|
897
|
+
## 16.8.6
|
|
898
|
+
|
|
899
|
+
### Patch Changes
|
|
900
|
+
|
|
901
|
+
- [`9391762`](https://github.com/commercetools/merchant-center-application-kit/commit/939176298df3558970a267b6e6478051a355ffae) [#1530](https://github.com/commercetools/merchant-center-application-kit/pull/1530) Thanks [@emmenko](https://github.com/emmenko)! - Update `@commercetools-uikit/*` packages to `10.21.0`
|
|
902
|
+
|
|
903
|
+
## 16.8.5
|
|
904
|
+
|
|
905
|
+
### Patch Changes
|
|
906
|
+
|
|
907
|
+
- [`a66fb1f`](https://github.com/commercetools/merchant-center-application-kit/commit/a66fb1f37a06271b0fad0b2a3f6ea41c61455f0e) [#1518](https://github.com/commercetools/merchant-center-application-kit/pull/1518) Thanks [@tdeekens](https://github.com/tdeekens)! - chore(deps): update all dependencies
|
|
908
|
+
|
|
909
|
+
## 16.8.4
|
|
910
|
+
|
|
911
|
+
### Patch Changes
|
|
912
|
+
|
|
913
|
+
- [`6ffe293`](https://github.com/commercetools/merchant-center-application-kit/commit/6ffe29312433e357ac6c57ce39e98cf9cba49ba5) [#1508](https://github.com/commercetools/merchant-center-application-kit/pull/1508) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
|