create-storm-workspace 1.60.0 → 1.60.2
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 +545 -1131
- package/README.md +1 -1
- package/index.js +15 -15
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,193 +1,185 @@
|
|
|
1
|
-
## 1.60.
|
|
1
|
+
## 1.60.2 (2024-04-08)
|
|
2
|
+
|
|
3
|
+
### 🩹 Fixes
|
|
4
|
+
|
|
5
|
+
- **workspace-tools:** Resolve issues with `build-tools` import ([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
|
|
6
|
+
|
|
7
|
+
### ❤️ Thank You
|
|
8
|
+
|
|
9
|
+
- Patrick Sullivan
|
|
10
|
+
|
|
11
|
+
## 1.60.1 (2024-04-08)
|
|
12
|
+
|
|
13
|
+
### 🩹 Fixes
|
|
14
|
+
|
|
15
|
+
- **deps:** update patch prod dependencies ([3bce6c5e](https://github.com/storm-software/storm-ops/commit/3bce6c5e))
|
|
16
|
+
|
|
17
|
+
- **deps:** update dependencies-non-major ([#38](https://github.com/storm-software/storm-ops/pull/38))
|
|
2
18
|
|
|
19
|
+
- **git-tools:** Update release tool to use local function to get configuration ([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
|
|
20
|
+
|
|
21
|
+
### ❤️ Thank You
|
|
22
|
+
|
|
23
|
+
- Patrick Sullivan
|
|
24
|
+
|
|
25
|
+
## 1.60.0 (2024-04-07)
|
|
3
26
|
|
|
4
27
|
### 🚀 Features
|
|
5
28
|
|
|
6
29
|
- **storm-ops:** Merged in change to the main branch ([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
|
|
7
30
|
|
|
8
|
-
|
|
9
|
-
### ❤️ Thank You
|
|
31
|
+
### ❤️ Thank You
|
|
10
32
|
|
|
11
33
|
- Patrick Sullivan
|
|
12
34
|
|
|
13
35
|
## 1.59.0 (2024-04-06)
|
|
14
36
|
|
|
15
|
-
|
|
16
37
|
### 🚀 Features
|
|
17
38
|
|
|
18
39
|
- **build-tools:** Added support for `rolldown` builds ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
|
|
19
40
|
|
|
20
|
-
|
|
21
|
-
### ❤️ Thank You
|
|
41
|
+
### ❤️ Thank You
|
|
22
42
|
|
|
23
43
|
- Patrick Sullivan
|
|
24
44
|
|
|
25
45
|
## 1.58.4 (2024-04-01)
|
|
26
46
|
|
|
27
|
-
|
|
28
47
|
### 🩹 Fixes
|
|
29
48
|
|
|
30
49
|
- **workspace-tools:** Resolve issue with bad release path in npm publish ([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
|
|
31
50
|
|
|
32
|
-
|
|
33
|
-
### ❤️ Thank You
|
|
51
|
+
### ❤️ Thank You
|
|
34
52
|
|
|
35
53
|
- Patrick Sullivan
|
|
36
54
|
|
|
37
55
|
## 1.58.3 (2024-03-29)
|
|
38
56
|
|
|
39
|
-
|
|
40
57
|
### 🩹 Fixes
|
|
41
58
|
|
|
42
59
|
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript projects ([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
|
|
43
60
|
|
|
44
|
-
|
|
45
|
-
### ❤️ Thank You
|
|
61
|
+
### ❤️ Thank You
|
|
46
62
|
|
|
47
63
|
- Patrick Sullivan
|
|
48
64
|
|
|
49
65
|
## 1.58.2 (2024-03-28)
|
|
50
66
|
|
|
51
|
-
|
|
52
67
|
### 🩹 Fixes
|
|
53
68
|
|
|
54
69
|
- **git-tools:** Added code to add ts plugin transpilers ([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
|
|
55
70
|
|
|
56
|
-
|
|
57
|
-
### ❤️ Thank You
|
|
71
|
+
### ❤️ Thank You
|
|
58
72
|
|
|
59
73
|
- Patrick Sullivan
|
|
60
74
|
|
|
61
75
|
## 1.58.1 (2024-03-28)
|
|
62
76
|
|
|
63
|
-
|
|
64
77
|
### 🩹 Fixes
|
|
65
78
|
|
|
66
79
|
- **storm-ops:** Update the links in the README files to use proper repository ([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
|
|
67
80
|
|
|
68
|
-
|
|
69
|
-
### ❤️ Thank You
|
|
81
|
+
### ❤️ Thank You
|
|
70
82
|
|
|
71
83
|
- Patrick Sullivan
|
|
72
84
|
|
|
73
85
|
## 1.58.0 (2024-03-25)
|
|
74
86
|
|
|
75
|
-
|
|
76
87
|
### 🚀 Features
|
|
77
88
|
|
|
78
89
|
- **workspace-tools:** Added Nx plugin to apply rust and typescript targets ([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
|
|
79
90
|
|
|
80
91
|
- **workspace-tools:** Major updates to base nx.json configuration ([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
|
|
81
92
|
|
|
82
|
-
|
|
83
|
-
### ❤️ Thank You
|
|
93
|
+
### ❤️ Thank You
|
|
84
94
|
|
|
85
95
|
- Patrick Sullivan
|
|
86
96
|
|
|
87
97
|
## 1.57.7 (2024-03-01)
|
|
88
98
|
|
|
89
|
-
|
|
90
99
|
### 🩹 Fixes
|
|
91
100
|
|
|
92
101
|
- **workspace-tools:** Remove the storm env filter ([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
|
|
93
102
|
|
|
94
|
-
|
|
95
|
-
### ❤️ Thank You
|
|
103
|
+
### ❤️ Thank You
|
|
96
104
|
|
|
97
105
|
- Patrick Sullivan
|
|
98
106
|
|
|
99
107
|
## 1.57.6 (2024-02-27)
|
|
100
108
|
|
|
101
|
-
|
|
102
109
|
### 🩹 Fixes
|
|
103
110
|
|
|
104
111
|
- **workspace-tools:** Resolve issue with tsconfig file resolution ([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
|
|
105
112
|
|
|
106
|
-
|
|
107
|
-
### ❤️ Thank You
|
|
113
|
+
### ❤️ Thank You
|
|
108
114
|
|
|
109
115
|
- Patrick Sullivan
|
|
110
116
|
|
|
111
117
|
## 1.57.5 (2024-02-27)
|
|
112
118
|
|
|
113
|
-
|
|
114
119
|
### 🩹 Fixes
|
|
115
120
|
|
|
116
121
|
- **config-tools:** Update config packages to only use cjs ([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
|
|
117
122
|
|
|
118
|
-
|
|
119
|
-
### ❤️ Thank You
|
|
123
|
+
### ❤️ Thank You
|
|
120
124
|
|
|
121
125
|
- Patrick Sullivan
|
|
122
126
|
|
|
123
127
|
## 1.57.4 (2024-02-27)
|
|
124
128
|
|
|
125
|
-
|
|
126
129
|
### 🩹 Fixes
|
|
127
130
|
|
|
128
131
|
- **workspace-tools:** Update the build executor back to esbuild ([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
|
|
129
132
|
|
|
130
|
-
|
|
131
|
-
### ❤️ Thank You
|
|
133
|
+
### ❤️ Thank You
|
|
132
134
|
|
|
133
135
|
- Patrick Sullivan
|
|
134
136
|
|
|
135
137
|
## 1.57.3 (2024-02-26)
|
|
136
138
|
|
|
137
|
-
|
|
138
139
|
### 🩹 Fixes
|
|
139
140
|
|
|
140
141
|
- **git-tools:** Resolved linting issues with the nx-version module ([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
|
|
141
142
|
|
|
142
|
-
|
|
143
|
-
### ❤️ Thank You
|
|
143
|
+
### ❤️ Thank You
|
|
144
144
|
|
|
145
145
|
- Patrick Sullivan
|
|
146
146
|
|
|
147
147
|
## 1.57.2 (2024-02-24)
|
|
148
148
|
|
|
149
|
-
|
|
150
149
|
### 🩹 Fixes
|
|
151
150
|
|
|
152
151
|
- **workspace-tools:** Update build compiler parameters ([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
|
|
153
152
|
|
|
154
|
-
|
|
155
|
-
### ❤️ Thank You
|
|
153
|
+
### ❤️ Thank You
|
|
156
154
|
|
|
157
155
|
- Patrick Sullivan
|
|
158
156
|
|
|
159
157
|
## 1.57.1 (2024-02-20)
|
|
160
158
|
|
|
161
|
-
|
|
162
159
|
### 🚀 Features
|
|
163
160
|
|
|
164
161
|
- **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
165
162
|
|
|
166
|
-
|
|
167
163
|
### 🩹 Fixes
|
|
168
164
|
|
|
169
165
|
- **config:** Mark config to no longer bundle code ([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
|
|
170
166
|
|
|
171
|
-
|
|
172
|
-
### ❤️ Thank You
|
|
167
|
+
### ❤️ Thank You
|
|
173
168
|
|
|
174
169
|
- Patrick Sullivan
|
|
175
170
|
|
|
176
171
|
## 1.57.0 (2024-02-20)
|
|
177
172
|
|
|
178
|
-
|
|
179
173
|
### 🚀 Features
|
|
180
174
|
|
|
181
175
|
- **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
182
176
|
|
|
183
|
-
|
|
184
|
-
### ❤️ Thank You
|
|
177
|
+
### ❤️ Thank You
|
|
185
178
|
|
|
186
179
|
- Patrick Sullivan
|
|
187
180
|
|
|
188
181
|
## 1.56.21 (2024-02-17)
|
|
189
182
|
|
|
190
|
-
|
|
191
183
|
### 🩹 Fixes
|
|
192
184
|
|
|
193
185
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -198,14 +190,12 @@
|
|
|
198
190
|
|
|
199
191
|
- **workspace-tools:** Update method of referencing the internal packages ([b3f127c4](https://github.com/storm-software/storm-ops/commit/b3f127c4))
|
|
200
192
|
|
|
201
|
-
|
|
202
|
-
### ❤️ Thank You
|
|
193
|
+
### ❤️ Thank You
|
|
203
194
|
|
|
204
195
|
- Patrick Sullivan
|
|
205
196
|
|
|
206
197
|
## 1.56.20 (2024-02-15)
|
|
207
198
|
|
|
208
|
-
|
|
209
199
|
### 🩹 Fixes
|
|
210
200
|
|
|
211
201
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -214,3149 +204,2573 @@
|
|
|
214
204
|
|
|
215
205
|
- **config-tools:** Update package type to a module to resolve import issues ([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
216
206
|
|
|
217
|
-
|
|
218
|
-
### ❤️ Thank You
|
|
207
|
+
### ❤️ Thank You
|
|
219
208
|
|
|
220
209
|
- Patrick Sullivan
|
|
221
210
|
|
|
222
211
|
## 1.56.19 (2024-02-15)
|
|
223
212
|
|
|
224
|
-
|
|
225
213
|
### 🩹 Fixes
|
|
226
214
|
|
|
227
215
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
228
216
|
|
|
229
217
|
- **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
230
218
|
|
|
231
|
-
|
|
232
|
-
### ❤️ Thank You
|
|
219
|
+
### ❤️ Thank You
|
|
233
220
|
|
|
234
221
|
- Patrick Sullivan
|
|
235
222
|
|
|
236
223
|
## 1.56.18 (2024-02-15)
|
|
237
224
|
|
|
238
|
-
|
|
239
225
|
### 🩹 Fixes
|
|
240
226
|
|
|
241
227
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
242
228
|
|
|
243
|
-
|
|
244
|
-
### ❤️ Thank You
|
|
229
|
+
### ❤️ Thank You
|
|
245
230
|
|
|
246
231
|
- Patrick Sullivan
|
|
247
232
|
|
|
248
233
|
## 1.56.17 (2024-02-15)
|
|
249
234
|
|
|
250
|
-
|
|
251
235
|
### 🩹 Fixes
|
|
252
236
|
|
|
253
237
|
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
254
238
|
|
|
255
239
|
- **storm-ops:** Downgrade dependencies to work with cjs task runners ([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
256
240
|
|
|
257
|
-
|
|
258
|
-
### ❤️ Thank You
|
|
241
|
+
### ❤️ Thank You
|
|
259
242
|
|
|
260
243
|
- Patrick Sullivan
|
|
261
244
|
|
|
262
245
|
## 1.56.16 (2024-02-15)
|
|
263
246
|
|
|
264
|
-
|
|
265
247
|
### 🩹 Fixes
|
|
266
248
|
|
|
267
249
|
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
268
250
|
|
|
269
|
-
|
|
270
|
-
### ❤️ Thank You
|
|
251
|
+
### ❤️ Thank You
|
|
271
252
|
|
|
272
253
|
- Patrick Sullivan
|
|
273
254
|
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
255
|
## 1.52.12 (2024-01-29)
|
|
331
256
|
|
|
332
|
-
|
|
333
257
|
### 🩹 Fixes
|
|
334
258
|
|
|
335
259
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
336
260
|
|
|
337
|
-
|
|
338
|
-
### ❤️ Thank You
|
|
261
|
+
### ❤️ Thank You
|
|
339
262
|
|
|
340
263
|
- Patrick Sullivan
|
|
341
264
|
|
|
342
265
|
## 1.52.11 (2024-01-29)
|
|
343
266
|
|
|
344
|
-
|
|
345
267
|
### 🩹 Fixes
|
|
346
268
|
|
|
347
269
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
348
270
|
|
|
349
|
-
|
|
350
|
-
### ❤️ Thank You
|
|
271
|
+
### ❤️ Thank You
|
|
351
272
|
|
|
352
273
|
- Patrick Sullivan
|
|
353
274
|
|
|
354
275
|
## 1.52.10 (2024-01-28)
|
|
355
276
|
|
|
356
|
-
|
|
357
277
|
### 🩹 Fixes
|
|
358
278
|
|
|
359
279
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
360
280
|
|
|
361
|
-
|
|
362
|
-
### ❤️ Thank You
|
|
281
|
+
### ❤️ Thank You
|
|
363
282
|
|
|
364
283
|
- Patrick Sullivan
|
|
365
284
|
|
|
366
285
|
## 1.52.9 (2024-01-28)
|
|
367
286
|
|
|
368
|
-
|
|
369
287
|
### 🩹 Fixes
|
|
370
288
|
|
|
371
289
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
372
290
|
|
|
373
|
-
|
|
374
|
-
### ❤️ Thank You
|
|
291
|
+
### ❤️ Thank You
|
|
375
292
|
|
|
376
293
|
- Patrick Sullivan
|
|
377
294
|
|
|
378
295
|
## 1.52.8 (2024-01-28)
|
|
379
296
|
|
|
380
|
-
|
|
381
297
|
### 🩹 Fixes
|
|
382
298
|
|
|
383
299
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
384
300
|
|
|
385
|
-
|
|
386
|
-
### ❤️ Thank You
|
|
301
|
+
### ❤️ Thank You
|
|
387
302
|
|
|
388
303
|
- Patrick Sullivan
|
|
389
304
|
|
|
390
305
|
## 1.52.7 (2024-01-28)
|
|
391
306
|
|
|
392
|
-
|
|
393
307
|
### 🩹 Fixes
|
|
394
308
|
|
|
395
309
|
- **workspace-tools:** Added the nx-release-publish task to project target ([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
|
|
396
310
|
|
|
397
|
-
|
|
398
|
-
### ❤️ Thank You
|
|
311
|
+
### ❤️ Thank You
|
|
399
312
|
|
|
400
313
|
- Patrick Sullivan
|
|
401
314
|
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
315
|
## 1.51.2 (2024-01-27)
|
|
503
316
|
|
|
504
|
-
|
|
505
317
|
### 🩹 Fixes
|
|
506
318
|
|
|
507
319
|
- **git-tools:** Prevent extra newlines added to changelog files ([0f7091f2](https://github.com/storm-software/storm-ops/commit/0f7091f2))
|
|
508
320
|
|
|
509
|
-
|
|
510
|
-
### ❤️ Thank You
|
|
321
|
+
### ❤️ Thank You
|
|
511
322
|
|
|
512
323
|
- Patrick Sullivan
|
|
513
324
|
|
|
514
|
-
|
|
515
325
|
## 1.49.0 (2024-01-21)
|
|
516
326
|
|
|
517
|
-
|
|
518
327
|
### 🩹 Fixes
|
|
519
328
|
|
|
520
329
|
- **git-tools:** Update path to changelog renderer ([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
|
|
521
330
|
|
|
522
|
-
|
|
523
|
-
### ❤️ Thank You
|
|
331
|
+
### ❤️ Thank You
|
|
524
332
|
|
|
525
333
|
- Patrick Sullivan
|
|
526
334
|
|
|
527
335
|
## 1.48.5 (2024-01-21)
|
|
528
336
|
|
|
529
|
-
|
|
530
337
|
### 🩹 Fixes
|
|
531
338
|
|
|
532
339
|
- **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
533
340
|
|
|
534
|
-
|
|
535
|
-
### ❤️ Thank You
|
|
341
|
+
### ❤️ Thank You
|
|
536
342
|
|
|
537
343
|
- Patrick Sullivan
|
|
538
344
|
|
|
539
345
|
## 1.48.4 (2024-01-21)
|
|
540
346
|
|
|
541
|
-
|
|
542
347
|
### 🩹 Fixes
|
|
543
348
|
|
|
544
349
|
- **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
545
350
|
|
|
546
|
-
|
|
547
|
-
### ❤️ Thank You
|
|
351
|
+
### ❤️ Thank You
|
|
548
352
|
|
|
549
353
|
- Patrick Sullivan
|
|
550
354
|
|
|
551
355
|
## 1.48.3 (2024-01-21)
|
|
552
356
|
|
|
553
|
-
|
|
554
357
|
### 🩹 Fixes
|
|
555
358
|
|
|
556
359
|
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
557
360
|
|
|
558
361
|
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
559
362
|
|
|
560
|
-
|
|
561
|
-
### ❤️ Thank You
|
|
363
|
+
### ❤️ Thank You
|
|
562
364
|
|
|
563
365
|
- Patrick Sullivan
|
|
564
366
|
|
|
565
367
|
## 1.48.2 (2024-01-21)
|
|
566
368
|
|
|
567
|
-
|
|
568
369
|
### 🩹 Fixes
|
|
569
370
|
|
|
570
371
|
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
571
372
|
|
|
572
373
|
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
573
374
|
|
|
574
|
-
|
|
575
|
-
### ❤️ Thank You
|
|
375
|
+
### ❤️ Thank You
|
|
576
376
|
|
|
577
377
|
- Patrick Sullivan
|
|
578
378
|
|
|
579
379
|
## 1.48.1 (2024-01-21)
|
|
580
380
|
|
|
581
|
-
|
|
582
381
|
### 🩹 Fixes
|
|
583
382
|
|
|
584
383
|
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
585
384
|
|
|
586
385
|
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
587
386
|
|
|
588
|
-
|
|
589
|
-
### ❤️ Thank You
|
|
387
|
+
### ❤️ Thank You
|
|
590
388
|
|
|
591
389
|
- Patrick Sullivan
|
|
592
390
|
|
|
593
391
|
# [1.48.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.47.0...create-storm-workspace-v1.48.0) (2024-01-20)
|
|
594
392
|
|
|
595
|
-
|
|
596
393
|
### Features
|
|
597
394
|
|
|
598
|
-
|
|
395
|
+
- **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build ([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
|
|
599
396
|
|
|
600
397
|
# [1.47.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.46.1...create-storm-workspace-v1.47.0) (2024-01-19)
|
|
601
398
|
|
|
602
|
-
|
|
603
399
|
### Features
|
|
604
400
|
|
|
605
|
-
|
|
401
|
+
- **config-tools:** Added the `getConfigFileByName` function export ([9f56a9c](https://github.com/storm-software/storm-ops/commit/9f56a9ca2c1df0bccbf533cc63f15602e8de0dff))
|
|
606
402
|
|
|
607
403
|
## [1.46.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.46.0...create-storm-workspace-v1.46.1) (2024-01-19)
|
|
608
404
|
|
|
609
|
-
|
|
610
405
|
### Bug Fixes
|
|
611
406
|
|
|
612
|
-
|
|
407
|
+
- **config-tools:** Added the `defineConfig` function to type-check config options ([0676271](https://github.com/storm-software/storm-ops/commit/0676271161ec4a04715fb495f55042328a9f116f))
|
|
613
408
|
|
|
614
409
|
# [1.46.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.45.3...create-storm-workspace-v1.46.0) (2024-01-19)
|
|
615
410
|
|
|
616
|
-
|
|
617
411
|
### Bug Fixes
|
|
618
412
|
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
413
|
+
- **config-tools:** Rerun ci pipeline ([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
|
|
414
|
+
- **config-tools:** Resolved the issue with the tsconfig properties ([5bc729e](https://github.com/storm-software/storm-ops/commit/5bc729e4680f2bb8ce67a2f6a85dff875bef9997))
|
|
415
|
+
- **config-tools:** Skip type checks ([c7da786](https://github.com/storm-software/storm-ops/commit/c7da78609234d5eb0998465c9d38fe10eb02d205))
|
|
416
|
+
- **config-tools:** Update lefthook config to call install prior to push ([6a81b6a](https://github.com/storm-software/storm-ops/commit/6a81b6a27359ab41549cb93227d28c5fc1b2ee01))
|
|
417
|
+
- **git-tools:** Resolved issue preventing git-tools publish ([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
|
|
418
|
+
- **git-tools:** Resolved the issue with the missing release plugin ([15cc054](https://github.com/storm-software/storm-ops/commit/15cc054a1e538f55fe246db79622281f48972193))
|
|
419
|
+
- **git-tools:** Resovled issues with lock file versions ([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
|
|
420
|
+
- **git-tools:** Upgrade Nx version and resolved import issues ([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
|
|
421
|
+
- **git-tools:** Upgrade pnpm lock file ([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
|
|
629
422
|
|
|
630
423
|
### Features
|
|
631
424
|
|
|
632
|
-
|
|
425
|
+
- **git-tools:** Redesigned the executable script structure ([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
|
|
633
426
|
|
|
634
427
|
## [1.45.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.45.2...create-storm-workspace-v1.45.3) (2024-01-19)
|
|
635
428
|
|
|
636
|
-
|
|
637
429
|
### Bug Fixes
|
|
638
430
|
|
|
639
|
-
|
|
431
|
+
- **git-tools:** Updated executable scripts to use correct directory ([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
|
|
640
432
|
|
|
641
433
|
## [1.45.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.45.1...create-storm-workspace-v1.45.2) (2024-01-18)
|
|
642
434
|
|
|
643
|
-
|
|
644
435
|
### Bug Fixes
|
|
645
436
|
|
|
646
|
-
|
|
437
|
+
- **config-tools:** Resolved empty config file loading error ([6b84a12](https://github.com/storm-software/storm-ops/commit/6b84a12f762ac038d9ca6131249c8b51979d0320))
|
|
647
438
|
|
|
648
439
|
## [1.45.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.45.0...create-storm-workspace-v1.45.1) (2024-01-18)
|
|
649
440
|
|
|
650
|
-
|
|
651
441
|
### Bug Fixes
|
|
652
442
|
|
|
653
|
-
|
|
443
|
+
- **workspace-tools:** Removed the `skipTypia` option from tsup build ([a2c78b1](https://github.com/storm-software/storm-ops/commit/a2c78b1c2dee90e253e321d7f1fb4398236a92c4))
|
|
654
444
|
|
|
655
445
|
# [1.45.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.44.0...create-storm-workspace-v1.45.0) (2024-01-18)
|
|
656
446
|
|
|
657
|
-
|
|
658
447
|
### Features
|
|
659
448
|
|
|
660
|
-
|
|
449
|
+
- **workspace-tools:** Added the `clean` option to the typia executor ([56d8121](https://github.com/storm-software/storm-ops/commit/56d8121068cd63706e6fdd123259d5bb9b8860bc))
|
|
661
450
|
|
|
662
451
|
# [1.44.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.20...create-storm-workspace-v1.44.0) (2024-01-18)
|
|
663
452
|
|
|
664
|
-
|
|
665
453
|
### Features
|
|
666
454
|
|
|
667
|
-
|
|
455
|
+
- **workspace-tools:** Added the `typia` executor ([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
|
|
668
456
|
|
|
669
457
|
## [1.43.20](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.19...create-storm-workspace-v1.43.20) (2024-01-18)
|
|
670
458
|
|
|
671
|
-
|
|
672
459
|
### Bug Fixes
|
|
673
460
|
|
|
674
|
-
|
|
461
|
+
- **linting-tools:** Updated ignored files in biome linter ([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
|
|
675
462
|
|
|
676
463
|
## [1.43.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.18...create-storm-workspace-v1.43.19) (2024-01-18)
|
|
677
464
|
|
|
678
|
-
|
|
679
465
|
### Bug Fixes
|
|
680
466
|
|
|
681
|
-
|
|
467
|
+
- **workspace-tools:** Removed inner try-catch from tsup build ([742e185](https://github.com/storm-software/storm-ops/commit/742e18517b2a71e17bb0848eb17127530f8ce2c3))
|
|
682
468
|
|
|
683
469
|
## [1.43.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.17...create-storm-workspace-v1.43.18) (2024-01-18)
|
|
684
470
|
|
|
685
|
-
|
|
686
471
|
### Bug Fixes
|
|
687
472
|
|
|
688
|
-
|
|
473
|
+
- **workspace-tools:** Ensure correct minify option is passed into tsup build ([0093304](https://github.com/storm-software/storm-ops/commit/00933044d216fa99bf64de883674fab24f624fbd))
|
|
689
474
|
|
|
690
475
|
## [1.43.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.16...create-storm-workspace-v1.43.17) (2024-01-18)
|
|
691
476
|
|
|
692
|
-
|
|
693
477
|
### Bug Fixes
|
|
694
478
|
|
|
695
|
-
|
|
479
|
+
- **workspace-tools:** Removed call to transformer in nx typescript options formatter ([fce06b5](https://github.com/storm-software/storm-ops/commit/fce06b5ea3a5e8bea5b718f181bd6a0c0c0288a6))
|
|
696
480
|
|
|
697
481
|
## [1.43.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.15...create-storm-workspace-v1.43.16) (2024-01-17)
|
|
698
482
|
|
|
699
|
-
|
|
700
483
|
### Bug Fixes
|
|
701
484
|
|
|
702
|
-
|
|
485
|
+
- **workspace-tools:** Patched transformer functions in tsup dependency ([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
|
|
703
486
|
|
|
704
487
|
## [1.43.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.14...create-storm-workspace-v1.43.15) (2024-01-17)
|
|
705
488
|
|
|
706
|
-
|
|
707
489
|
### Bug Fixes
|
|
708
490
|
|
|
709
|
-
|
|
491
|
+
- **workspace-tools:** Resolved blocking issue preventing tsup build completion ([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
|
|
710
492
|
|
|
711
493
|
## [1.43.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.13...create-storm-workspace-v1.43.14) (2024-01-17)
|
|
712
494
|
|
|
713
|
-
|
|
714
495
|
### Bug Fixes
|
|
715
496
|
|
|
716
|
-
|
|
717
|
-
|
|
497
|
+
- **config-tools:** Ensure colors are set correctly ([e6fffd0](https://github.com/storm-software/storm-ops/commit/e6fffd0c6554d2fa36e3a4b8b44b443c030aa831))
|
|
498
|
+
- **workspace-tools:** Skip adding biome as external dependency ([0512735](https://github.com/storm-software/storm-ops/commit/051273598815a55c9e5f0ff7b39e1eefc2b93be3))
|
|
718
499
|
|
|
719
500
|
## [1.43.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.12...create-storm-workspace-v1.43.13) (2024-01-17)
|
|
720
501
|
|
|
721
|
-
|
|
722
502
|
### Bug Fixes
|
|
723
503
|
|
|
724
|
-
|
|
504
|
+
- **workspace-tools:** Update the logic to apply external dependencies ([29b73ca](https://github.com/storm-software/storm-ops/commit/29b73ca3ee95539a3832adcc59043882d358eb53))
|
|
725
505
|
|
|
726
506
|
## [1.43.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.11...create-storm-workspace-v1.43.12) (2024-01-17)
|
|
727
507
|
|
|
728
|
-
|
|
729
508
|
### Bug Fixes
|
|
730
509
|
|
|
731
|
-
|
|
510
|
+
- **config-tools:** Added more logging and updated logic to create project graph ([f68d8e3](https://github.com/storm-software/storm-ops/commit/f68d8e358040d15cf8a20216c1aa09da9254ea09))
|
|
732
511
|
|
|
733
512
|
## [1.43.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.10...create-storm-workspace-v1.43.11) (2024-01-17)
|
|
734
513
|
|
|
735
|
-
|
|
736
514
|
### Bug Fixes
|
|
737
515
|
|
|
738
|
-
|
|
739
|
-
|
|
516
|
+
- **config-tools:** Fixed config value defaulting issue for booleans ([c54c60b](https://github.com/storm-software/storm-ops/commit/c54c60b1ddd533530571dd41fd9b6502c1cb2cb8))
|
|
517
|
+
- **workspace-tools:** Added tsup build logging ([35d8dae](https://github.com/storm-software/storm-ops/commit/35d8dae8dddc91627c5fcda73f01c16618aaafc6))
|
|
740
518
|
|
|
741
519
|
## [1.43.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.9...create-storm-workspace-v1.43.10) (2024-01-17)
|
|
742
520
|
|
|
743
|
-
|
|
744
521
|
### Bug Fixes
|
|
745
522
|
|
|
746
|
-
|
|
523
|
+
- **config-tools:** Ehanced config values assignement logic ([d66dcf7](https://github.com/storm-software/storm-ops/commit/d66dcf7500d15bc85065cb5676a1fb585d44d94b))
|
|
747
524
|
|
|
748
525
|
## [1.43.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.8...create-storm-workspace-v1.43.9) (2024-01-17)
|
|
749
526
|
|
|
750
|
-
|
|
751
527
|
### Bug Fixes
|
|
752
528
|
|
|
753
|
-
|
|
529
|
+
- **config-tools:** Added code to print out config values added ([ea56410](https://github.com/storm-software/storm-ops/commit/ea56410f9e7e9f3e4f68268395a13127a1653d2d))
|
|
754
530
|
|
|
755
531
|
## [1.43.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.7...create-storm-workspace-v1.43.8) (2024-01-17)
|
|
756
532
|
|
|
757
|
-
|
|
758
533
|
### Bug Fixes
|
|
759
534
|
|
|
760
|
-
|
|
535
|
+
- **config-tools:** Removed unused defaulting logic for config file ([2770efd](https://github.com/storm-software/storm-ops/commit/2770efde7032b88e6bf20fb23c5b89060175db5d))
|
|
761
536
|
|
|
762
537
|
## [1.43.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.6...create-storm-workspace-v1.43.7) (2024-01-17)
|
|
763
538
|
|
|
764
|
-
|
|
765
539
|
### Bug Fixes
|
|
766
540
|
|
|
767
|
-
|
|
768
|
-
|
|
541
|
+
- **config-tools:** Resolved issue with bad config file lookup logic ([9967de4](https://github.com/storm-software/storm-ops/commit/9967de48b063a83f42c74c3f6dd667d31123dc6f))
|
|
542
|
+
- **workspace-tools:** Resolved issue with config file names changing ([f18c40c](https://github.com/storm-software/storm-ops/commit/f18c40c1be8c154aff163692e79351b34accb991))
|
|
769
543
|
|
|
770
544
|
## [1.43.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.5...create-storm-workspace-v1.43.6) (2024-01-17)
|
|
771
545
|
|
|
772
|
-
|
|
773
546
|
### Bug Fixes
|
|
774
547
|
|
|
775
|
-
|
|
548
|
+
- **workspace-tools:** Added code to properly parse out the config file ([c345fef](https://github.com/storm-software/storm-ops/commit/c345fefc6389a9a10b3f5b8446eb76982f45e6f7))
|
|
776
549
|
|
|
777
550
|
## [1.43.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.4...create-storm-workspace-v1.43.5) (2024-01-17)
|
|
778
551
|
|
|
779
|
-
|
|
780
552
|
### Bug Fixes
|
|
781
553
|
|
|
782
|
-
|
|
554
|
+
- **workspace-tools:** Removed instance of JSDocs parser in tsup patch ([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
|
|
783
555
|
|
|
784
556
|
## [1.43.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.3...create-storm-workspace-v1.43.4) (2024-01-17)
|
|
785
557
|
|
|
786
|
-
|
|
787
558
|
### Bug Fixes
|
|
788
559
|
|
|
789
|
-
|
|
790
|
-
|
|
560
|
+
- **git-tools:** Resolved issue with logging strings ([21d9e0d](https://github.com/storm-software/storm-ops/commit/21d9e0dc7f21820909697577931d0c7b339755b7))
|
|
561
|
+
- **workspace-tools:** Remove the transform code from tsup patch ([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
|
|
791
562
|
|
|
792
563
|
## [1.43.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.2...create-storm-workspace-v1.43.3) (2024-01-16)
|
|
793
564
|
|
|
794
|
-
|
|
795
565
|
### Bug Fixes
|
|
796
566
|
|
|
797
|
-
|
|
567
|
+
- **workspace-tools:** Clean up code to apply getConfig option in tsup build ([96227fd](https://github.com/storm-software/storm-ops/commit/96227fde3d3f2871a88aa24be9206d555d373c9b))
|
|
798
568
|
|
|
799
569
|
## [1.43.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.1...create-storm-workspace-v1.43.2) (2024-01-16)
|
|
800
570
|
|
|
801
|
-
|
|
802
571
|
### Bug Fixes
|
|
803
572
|
|
|
804
|
-
|
|
573
|
+
- **git-tools:** Updated console formatting and text colors ([82e869f](https://github.com/storm-software/storm-ops/commit/82e869f0395d112c0a2906223e0827fd9b243e54))
|
|
805
574
|
|
|
806
575
|
## [1.43.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.0...create-storm-workspace-v1.43.1) (2024-01-16)
|
|
807
576
|
|
|
808
|
-
|
|
809
577
|
### Bug Fixes
|
|
810
578
|
|
|
811
|
-
|
|
579
|
+
- **git-tools:** Resolved logging issues with git hooks and tsup build ([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
|
|
812
580
|
|
|
813
581
|
# [1.43.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.42.4...create-storm-workspace-v1.43.0) (2024-01-15)
|
|
814
582
|
|
|
815
|
-
|
|
816
583
|
### Features
|
|
817
584
|
|
|
818
|
-
|
|
585
|
+
- **workspace-tools:** Added logger functions to use in the repo's console CLI apps ([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
|
|
819
586
|
|
|
820
587
|
## [1.42.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.42.3...create-storm-workspace-v1.42.4) (2024-01-15)
|
|
821
588
|
|
|
822
|
-
|
|
823
589
|
### Bug Fixes
|
|
824
590
|
|
|
825
|
-
|
|
591
|
+
- **workspace-tools:** Many code quality improvements and enhanced linting rules ([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
|
|
826
592
|
|
|
827
593
|
## [1.42.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.42.2...create-storm-workspace-v1.42.3) (2024-01-15)
|
|
828
594
|
|
|
829
|
-
|
|
830
595
|
### Bug Fixes
|
|
831
596
|
|
|
832
|
-
|
|
597
|
+
- **workspace-tools:** Resolved issue preventing neutral builds from running ([0939172](https://github.com/storm-software/storm-ops/commit/0939172f5e7cc9e0a940437cdf18d6cdf3766fb3))
|
|
833
598
|
|
|
834
599
|
## [1.42.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.42.1...create-storm-workspace-v1.42.2) (2024-01-15)
|
|
835
600
|
|
|
836
|
-
|
|
837
601
|
### Bug Fixes
|
|
838
602
|
|
|
839
|
-
|
|
603
|
+
- **git-tools:** Added dependency override for `request` package to prevent request forgery exposure ([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
|
|
840
604
|
|
|
841
605
|
## [1.42.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.42.0...create-storm-workspace-v1.42.1) (2024-01-15)
|
|
842
606
|
|
|
843
|
-
|
|
844
607
|
### Bug Fixes
|
|
845
608
|
|
|
846
|
-
|
|
609
|
+
- **linting-tools:** Resolve Dependabot Alerts [#1](https://github.com/storm-software/storm-ops/issues/1), [#2](https://github.com/storm-software/storm-ops/issues/2), [#3](https://github.com/storm-software/storm-ops/issues/3), and [#4](https://github.com/storm-software/storm-ops/issues/4) ([88253ba](https://github.com/storm-software/storm-ops/commit/88253ba59b21442d7af2f1f3cb958d9e9d13289e))
|
|
847
610
|
|
|
848
611
|
# [1.42.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.41.1...create-storm-workspace-v1.42.0) (2024-01-15)
|
|
849
612
|
|
|
850
|
-
|
|
851
613
|
### Bug Fixes
|
|
852
614
|
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
615
|
+
- **linting-tools:** Various improvements to the biome formatter and linter configuration ([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
|
|
616
|
+
- **workspace-tools:** Enhanced tsup executor logging to use `LogLevel` from config ([75517d2](https://github.com/storm-software/storm-ops/commit/75517d24e663611c8b75c8ca5d9bcd04b4c4bc40))
|
|
856
617
|
|
|
857
618
|
### Features
|
|
858
619
|
|
|
859
|
-
|
|
620
|
+
- **git-tools:** Added default `lefthook` and `biome` configuration ([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
|
|
860
621
|
|
|
861
622
|
## [1.41.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.41.0...create-storm-workspace-v1.41.1) (2024-01-14)
|
|
862
623
|
|
|
863
|
-
|
|
864
624
|
### Bug Fixes
|
|
865
625
|
|
|
866
|
-
|
|
626
|
+
- **workspace-tools:** Cleaned up dependanies and option defaulting in tsup ([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
|
|
867
627
|
|
|
868
628
|
# [1.41.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.40.1...create-storm-workspace-v1.41.0) (2024-01-14)
|
|
869
629
|
|
|
870
|
-
|
|
871
630
|
### Features
|
|
872
631
|
|
|
873
|
-
|
|
632
|
+
- **git-tools:** Improved all CLI tools and git hooks to use the `zx` package ([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
|
|
874
633
|
|
|
875
634
|
## [1.40.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.40.0...create-storm-workspace-v1.40.1) (2024-01-14)
|
|
876
635
|
|
|
877
|
-
|
|
878
636
|
### Bug Fixes
|
|
879
637
|
|
|
880
|
-
|
|
638
|
+
- **workspace-tools:** Resolved runtime issues with tsup build ([052c78c](https://github.com/storm-software/storm-ops/commit/052c78ca8258ba4acadbfce18b1bc3bee2aa0fe3))
|
|
881
639
|
|
|
882
640
|
# [1.40.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.39.0...create-storm-workspace-v1.40.0) (2024-01-14)
|
|
883
641
|
|
|
884
|
-
|
|
885
642
|
### Bug Fixes
|
|
886
643
|
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
644
|
+
- **storm-ops:** Added missing dependencies ([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
|
|
645
|
+
- **workspace-tools:** Resolved issue with typescript import ([3d63fbc](https://github.com/storm-software/storm-ops/commit/3d63fbc783d7549276cd89df383a15e2808b8ecb))
|
|
890
646
|
|
|
891
647
|
### Features
|
|
892
648
|
|
|
893
|
-
|
|
894
|
-
|
|
649
|
+
- **git-tools:** Re-added the Git hooks to drive workspace processing ([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
|
|
650
|
+
- **linting-tools:** Added Typia compiler transformer to tsup build ([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
|
|
895
651
|
|
|
896
652
|
# [1.39.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.38.1...create-storm-workspace-v1.39.0) (2024-01-13)
|
|
897
653
|
|
|
898
|
-
|
|
899
654
|
### Features
|
|
900
655
|
|
|
901
|
-
|
|
656
|
+
- **workspace-tools:** Added Typia compiler transformer to tsup build ([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
|
|
902
657
|
|
|
903
658
|
## [1.38.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.38.0...create-storm-workspace-v1.38.1) (2024-01-12)
|
|
904
659
|
|
|
905
|
-
|
|
906
660
|
### Bug Fixes
|
|
907
661
|
|
|
908
|
-
|
|
662
|
+
- **workspace-tools:** Removed legacy config from neutral tsup build ([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
|
|
909
663
|
|
|
910
664
|
# [1.38.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.37.1...create-storm-workspace-v1.38.0) (2024-01-11)
|
|
911
665
|
|
|
912
|
-
|
|
913
666
|
### Features
|
|
914
667
|
|
|
915
|
-
|
|
668
|
+
- **workspace-tools:** Added `metafile` option to tsup build ([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
|
|
916
669
|
|
|
917
670
|
## [1.37.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.37.0...create-storm-workspace-v1.37.1) (2024-01-06)
|
|
918
671
|
|
|
919
|
-
|
|
920
672
|
### Bug Fixes
|
|
921
673
|
|
|
922
|
-
|
|
674
|
+
- **workspace-tools:** Updated debug to disable minification ([d4d69fa](https://github.com/storm-software/storm-ops/commit/d4d69fa138bd9a4528ef362d112afc8bf11d6172))
|
|
923
675
|
|
|
924
676
|
# [1.37.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.7...create-storm-workspace-v1.37.0) (2024-01-06)
|
|
925
677
|
|
|
926
|
-
|
|
927
678
|
### Features
|
|
928
679
|
|
|
929
|
-
|
|
680
|
+
- **workspace-tools:** Added the `format` option to tsup build executor ([5a6300b](https://github.com/storm-software/storm-ops/commit/5a6300b7ba891b079946760f9ac17a0fb5fadbb2))
|
|
930
681
|
|
|
931
682
|
## [1.36.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.6...create-storm-workspace-v1.36.7) (2024-01-06)
|
|
932
683
|
|
|
933
|
-
|
|
934
684
|
### Bug Fixes
|
|
935
685
|
|
|
936
|
-
|
|
686
|
+
- **workspace-tools:** Removed the pino logging plugin from neutral and browser builds ([15d11ca](https://github.com/storm-software/storm-ops/commit/15d11cadba3b99facedc586912a8ff165cb2aa09))
|
|
937
687
|
|
|
938
688
|
## [1.36.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.5...create-storm-workspace-v1.36.6) (2024-01-06)
|
|
939
689
|
|
|
940
|
-
|
|
941
690
|
### Bug Fixes
|
|
942
691
|
|
|
943
|
-
|
|
692
|
+
- **workspace-tools:** Generate typings for browser packages ([ea29e7a](https://github.com/storm-software/storm-ops/commit/ea29e7a733d5abe723e6096640c5ed0eb0c54434))
|
|
944
693
|
|
|
945
694
|
## [1.36.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.4...create-storm-workspace-v1.36.5) (2024-01-05)
|
|
946
695
|
|
|
947
|
-
|
|
948
696
|
### Bug Fixes
|
|
949
697
|
|
|
950
|
-
|
|
698
|
+
- **workspace-tools:** Resolved issue with dist path formatting ([dc97a89](https://github.com/storm-software/storm-ops/commit/dc97a89ec85de194f698fcd9ee27eecdab98bde8))
|
|
951
699
|
|
|
952
700
|
## [1.36.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.3...create-storm-workspace-v1.36.4) (2024-01-05)
|
|
953
701
|
|
|
954
|
-
|
|
955
702
|
### Bug Fixes
|
|
956
703
|
|
|
957
|
-
|
|
704
|
+
- **workspace-tools:** Resolved entry point issue in package.json files ([7d2c178](https://github.com/storm-software/storm-ops/commit/7d2c1780cb398f04d5937b556e7bacc76cd1bf52))
|
|
958
705
|
|
|
959
706
|
## [1.36.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.2...create-storm-workspace-v1.36.3) (2024-01-05)
|
|
960
707
|
|
|
961
|
-
|
|
962
708
|
### Bug Fixes
|
|
963
709
|
|
|
964
|
-
|
|
710
|
+
- **workspace-tools:** Cleaned up the logic around running `getConfig` functions ([bcc3304](https://github.com/storm-software/storm-ops/commit/bcc3304cb976e01a55030221cd5c5f4f1c22f150))
|
|
965
711
|
|
|
966
712
|
## [1.36.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.1...create-storm-workspace-v1.36.2) (2024-01-05)
|
|
967
713
|
|
|
968
|
-
|
|
969
714
|
### Bug Fixes
|
|
970
715
|
|
|
971
|
-
|
|
716
|
+
- **workspace-tools:** Updated logic to pass in getConfig params for NodeJs build ([6f8b424](https://github.com/storm-software/storm-ops/commit/6f8b424bc01fa51a0ef4b1e9ec1b2ca4140d9637))
|
|
972
717
|
|
|
973
718
|
## [1.36.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.0...create-storm-workspace-v1.36.1) (2024-01-05)
|
|
974
719
|
|
|
975
|
-
|
|
976
720
|
### Bug Fixes
|
|
977
721
|
|
|
978
|
-
|
|
979
|
-
|
|
722
|
+
- **linting-tools:** Call linting functions in parallel ([0aa300f](https://github.com/storm-software/storm-ops/commit/0aa300f2c6dd7a67589025ffe512197535222064))
|
|
723
|
+
- **workspace-tools:** Resolve issue with builds ([d136a22](https://github.com/storm-software/storm-ops/commit/d136a22dc88ba57105c8c95205d6115e23ede51e))
|
|
980
724
|
|
|
981
725
|
# [1.36.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.35.5...create-storm-workspace-v1.36.0) (2024-01-05)
|
|
982
726
|
|
|
983
|
-
|
|
984
727
|
### Features
|
|
985
728
|
|
|
986
|
-
|
|
729
|
+
- **workspace-tools:** Added dynamic tsup build configuration ([c9932d9](https://github.com/storm-software/storm-ops/commit/c9932d9157ec23b4a460d52faf4988e1f748c84e))
|
|
987
730
|
|
|
988
731
|
## [1.35.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.35.4...create-storm-workspace-v1.35.5) (2024-01-01)
|
|
989
732
|
|
|
990
|
-
|
|
991
733
|
### Bug Fixes
|
|
992
734
|
|
|
993
|
-
|
|
735
|
+
- **workspace-tools:** Resolved issue with neutral build settings ([8344932](https://github.com/storm-software/storm-ops/commit/834493212c32627fa66d1c4e8916fba00e128432))
|
|
994
736
|
|
|
995
737
|
## [1.35.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.35.3...create-storm-workspace-v1.35.4) (2023-12-26)
|
|
996
738
|
|
|
997
|
-
|
|
998
739
|
### Bug Fixes
|
|
999
740
|
|
|
1000
|
-
|
|
741
|
+
- **linting-tools:** Added tailwindcss prettier formatting to linting tools ([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
|
|
1001
742
|
|
|
1002
743
|
## [1.35.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.35.2...create-storm-workspace-v1.35.3) (2023-12-24)
|
|
1003
744
|
|
|
1004
|
-
|
|
1005
745
|
### Bug Fixes
|
|
1006
746
|
|
|
1007
|
-
|
|
747
|
+
- **config-tools:** Resolved issues with defaulting config when no file exists ([3f44d88](https://github.com/storm-software/storm-ops/commit/3f44d88fec753bfa818d2b738f1debd2a6cd686a))
|
|
1008
748
|
|
|
1009
749
|
## [1.35.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.35.1...create-storm-workspace-v1.35.2) (2023-12-23)
|
|
1010
750
|
|
|
1011
|
-
|
|
1012
751
|
### Bug Fixes
|
|
1013
752
|
|
|
1014
|
-
|
|
753
|
+
- **config-tools:** Resolve potential empty extensions config issue ([80836bb](https://github.com/storm-software/storm-ops/commit/80836bbe70afa0b38f67c78f1e127eacb4f8ca87))
|
|
1015
754
|
|
|
1016
755
|
## [1.35.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.35.0...create-storm-workspace-v1.35.1) (2023-12-23)
|
|
1017
756
|
|
|
1018
|
-
|
|
1019
757
|
### Bug Fixes
|
|
1020
758
|
|
|
1021
|
-
|
|
759
|
+
- **config-tools:** Resolved isssue with config file loading ([f2e7897](https://github.com/storm-software/storm-ops/commit/f2e789761230d78ec1fedb511744ef57075d2b7d))
|
|
1022
760
|
|
|
1023
761
|
# [1.35.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.34.2...create-storm-workspace-v1.35.0) (2023-12-23)
|
|
1024
762
|
|
|
1025
|
-
|
|
1026
763
|
### Features
|
|
1027
764
|
|
|
1028
|
-
|
|
765
|
+
- **config-tools:** Added the `loadStormConfig` function ([cfcda96](https://github.com/storm-software/storm-ops/commit/cfcda96d27e49f12036d6d31128eb5546800b9d7))
|
|
1029
766
|
|
|
1030
767
|
## [1.34.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.34.1...create-storm-workspace-v1.34.2) (2023-12-22)
|
|
1031
768
|
|
|
1032
|
-
|
|
1033
769
|
### Bug Fixes
|
|
1034
770
|
|
|
1035
|
-
|
|
771
|
+
- **config-tools:** Resolved issue in configuration defaulter function ([92e10c1](https://github.com/storm-software/storm-ops/commit/92e10c1fa0283eaf341f4bc9338628cbdb546eb9))
|
|
1036
772
|
|
|
1037
773
|
## [1.34.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.34.0...create-storm-workspace-v1.34.1) (2023-12-22)
|
|
1038
774
|
|
|
1039
|
-
|
|
1040
775
|
### Bug Fixes
|
|
1041
776
|
|
|
1042
|
-
|
|
777
|
+
- **config-tools:** Resolved export issue in type declarations ([9125a40](https://github.com/storm-software/storm-ops/commit/9125a40607db1f58351cd9ef12e86f62b234d753))
|
|
1043
778
|
|
|
1044
779
|
# [1.34.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.33.1...create-storm-workspace-v1.34.0) (2023-12-22)
|
|
1045
780
|
|
|
1046
|
-
|
|
1047
781
|
### Features
|
|
1048
782
|
|
|
1049
|
-
|
|
783
|
+
- **workspace-tools:** Added `design-tokens` generator ([af49878](https://github.com/storm-software/storm-ops/commit/af498784bc6446974c141ebb6206749076e2a6b3))
|
|
1050
784
|
|
|
1051
785
|
## [1.33.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.33.0...create-storm-workspace-v1.33.1) (2023-12-22)
|
|
1052
786
|
|
|
1053
|
-
|
|
1054
787
|
### Bug Fixes
|
|
1055
788
|
|
|
1056
|
-
|
|
789
|
+
- **config-tools:** Resolved issues with returned values in `findWorkspaceRoot` functions ([c790e15](https://github.com/storm-software/storm-ops/commit/c790e151ec130b4a72d17b965092c402c685d824))
|
|
1057
790
|
|
|
1058
791
|
# [1.33.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.32.1...create-storm-workspace-v1.33.0) (2023-12-21)
|
|
1059
792
|
|
|
1060
|
-
|
|
1061
793
|
### Features
|
|
1062
794
|
|
|
1063
|
-
|
|
795
|
+
- **config-tools:** Added the `findWorkspaceRootSync` and `findWorkspaceRootSafeSync` functions ([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
|
|
1064
796
|
|
|
1065
797
|
## [1.32.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.32.0...create-storm-workspace-v1.32.1) (2023-12-21)
|
|
1066
798
|
|
|
1067
|
-
|
|
1068
799
|
### Bug Fixes
|
|
1069
800
|
|
|
1070
|
-
|
|
801
|
+
- **config-tools:** Remove unused dependencies ([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
|
|
1071
802
|
|
|
1072
803
|
# [1.32.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.17...create-storm-workspace-v1.32.0) (2023-12-21)
|
|
1073
804
|
|
|
1074
|
-
|
|
1075
805
|
### Features
|
|
1076
806
|
|
|
1077
|
-
|
|
807
|
+
- **config-tools:** Publish `findWorkspaceRoot` and `findWorkspaceRootSafe` to package ([e5302ed](https://github.com/storm-software/storm-ops/commit/e5302edc6ceff492f8274b8d48d7c74a5f7a72c7))
|
|
1078
808
|
|
|
1079
809
|
## [1.31.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.16...create-storm-workspace-v1.31.17) (2023-12-21)
|
|
1080
810
|
|
|
1081
|
-
|
|
1082
811
|
### Bug Fixes
|
|
1083
812
|
|
|
1084
|
-
|
|
813
|
+
- **config-tools:** Update declaration types ([8ca8850](https://github.com/storm-software/storm-ops/commit/8ca8850c5ba1d92e7bc3fa273f332cf8c1acce18))
|
|
1085
814
|
|
|
1086
815
|
## [1.31.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.15...create-storm-workspace-v1.31.16) (2023-12-21)
|
|
1087
816
|
|
|
1088
|
-
|
|
1089
817
|
### Bug Fixes
|
|
1090
818
|
|
|
1091
|
-
|
|
819
|
+
- **config-tools:** Add workspace root parameter to config creator ([a22f0fb](https://github.com/storm-software/storm-ops/commit/a22f0fb10970bf49c4ab384ef9a4e8988ef6f372))
|
|
1092
820
|
|
|
1093
821
|
## [1.31.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.14...create-storm-workspace-v1.31.15) (2023-12-21)
|
|
1094
822
|
|
|
1095
|
-
|
|
1096
823
|
### Bug Fixes
|
|
1097
824
|
|
|
1098
|
-
|
|
825
|
+
- **config-tools:** Resolved issue around path parameter ([eb15b5d](https://github.com/storm-software/storm-ops/commit/eb15b5d8d2344cc8517a5d26b30685ee990cc877))
|
|
1099
826
|
|
|
1100
827
|
## [1.31.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.13...create-storm-workspace-v1.31.14) (2023-12-21)
|
|
1101
828
|
|
|
1102
|
-
|
|
1103
829
|
### Bug Fixes
|
|
1104
830
|
|
|
1105
|
-
|
|
831
|
+
- **config-tools:** Resolved issue with default config lookup ([4db800a](https://github.com/storm-software/storm-ops/commit/4db800a424e71ba89db29de50f516a725162ded5))
|
|
1106
832
|
|
|
1107
833
|
## [1.31.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.12...create-storm-workspace-v1.31.13) (2023-12-21)
|
|
1108
834
|
|
|
1109
|
-
|
|
1110
835
|
### Bug Fixes
|
|
1111
836
|
|
|
1112
|
-
|
|
837
|
+
- **config-tools:** Resolved issue with determining workspace root ([a614a36](https://github.com/storm-software/storm-ops/commit/a614a363194913de9d5de596fc70910f586d33f9))
|
|
1113
838
|
|
|
1114
839
|
## [1.31.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.11...create-storm-workspace-v1.31.12) (2023-12-21)
|
|
1115
840
|
|
|
1116
|
-
|
|
1117
841
|
### Bug Fixes
|
|
1118
842
|
|
|
1119
|
-
|
|
843
|
+
- **config-tools:** Handle sync method correctly ([6cbd64e](https://github.com/storm-software/storm-ops/commit/6cbd64e61f88f4a651ae1f05e16811fdf355fc71))
|
|
1120
844
|
|
|
1121
845
|
## [1.31.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.10...create-storm-workspace-v1.31.11) (2023-12-20)
|
|
1122
846
|
|
|
1123
|
-
|
|
1124
847
|
### Bug Fixes
|
|
1125
848
|
|
|
1126
|
-
|
|
849
|
+
- **config-tools:** Added more accurate search for workspace root ([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
|
|
1127
850
|
|
|
1128
851
|
## [1.31.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.9...create-storm-workspace-v1.31.10) (2023-12-20)
|
|
1129
852
|
|
|
1130
|
-
|
|
1131
853
|
### Bug Fixes
|
|
1132
854
|
|
|
1133
|
-
|
|
855
|
+
- **config-tools:** Mark the package type as module ([3ca24c0](https://github.com/storm-software/storm-ops/commit/3ca24c0149ce2a56d2b64f69441b0f8f7efa76a5))
|
|
1134
856
|
|
|
1135
857
|
## [1.31.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.8...create-storm-workspace-v1.31.9) (2023-12-20)
|
|
1136
858
|
|
|
1137
|
-
|
|
1138
859
|
### Bug Fixes
|
|
1139
860
|
|
|
1140
|
-
|
|
861
|
+
- **config-tools:** Enabled bundling but kept `thirdParty` false ([77f5e54](https://github.com/storm-software/storm-ops/commit/77f5e54495c23998546083c45a8358374bed2104))
|
|
1141
862
|
|
|
1142
863
|
## [1.31.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.7...create-storm-workspace-v1.31.8) (2023-12-20)
|
|
1143
864
|
|
|
1144
|
-
|
|
1145
865
|
### Bug Fixes
|
|
1146
866
|
|
|
1147
|
-
|
|
867
|
+
- **config-tools:** Update project config to no longer bundle ([06b72cd](https://github.com/storm-software/storm-ops/commit/06b72cdea2b85826571d177dad1cb352769c0f76))
|
|
1148
868
|
|
|
1149
869
|
## [1.31.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.6...create-storm-workspace-v1.31.7) (2023-12-20)
|
|
1150
870
|
|
|
1151
|
-
|
|
1152
871
|
### Bug Fixes
|
|
1153
872
|
|
|
1154
|
-
|
|
873
|
+
- **config-tools:** Resovled issue in project.json and package.json import fields ([1c5c665](https://github.com/storm-software/storm-ops/commit/1c5c6658c7ab1322ba6f33032c1c304628d31ece))
|
|
1155
874
|
|
|
1156
875
|
## [1.31.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.5...create-storm-workspace-v1.31.6) (2023-12-20)
|
|
1157
876
|
|
|
1158
|
-
|
|
1159
877
|
### Bug Fixes
|
|
1160
878
|
|
|
1161
|
-
|
|
879
|
+
- **config-tools:** Resolved issues to ensure support for cjs and esm builds ([90a6379](https://github.com/storm-software/storm-ops/commit/90a63798156c3984697e69e685bd3e8cbd02a06f))
|
|
1162
880
|
|
|
1163
881
|
## [1.31.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.4...create-storm-workspace-v1.31.5) (2023-12-20)
|
|
1164
882
|
|
|
1165
|
-
|
|
1166
883
|
### Bug Fixes
|
|
1167
884
|
|
|
1168
|
-
|
|
885
|
+
- **config-tools:** Added esm to the build ([48d834e](https://github.com/storm-software/storm-ops/commit/48d834ea0f801017c591a51d675044f14b7fb213))
|
|
1169
886
|
|
|
1170
887
|
## [1.31.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.3...create-storm-workspace-v1.31.4) (2023-12-20)
|
|
1171
888
|
|
|
1172
|
-
|
|
1173
889
|
### Bug Fixes
|
|
1174
890
|
|
|
1175
|
-
|
|
891
|
+
- **config-tools:** Update package tools to bundle dependencies ([982a31b](https://github.com/storm-software/storm-ops/commit/982a31bbfe0505064592f62b6e8a2936e0850aac))
|
|
1176
892
|
|
|
1177
893
|
## [1.31.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.2...create-storm-workspace-v1.31.3) (2023-12-17)
|
|
1178
894
|
|
|
1179
|
-
|
|
1180
895
|
### Bug Fixes
|
|
1181
896
|
|
|
1182
|
-
|
|
897
|
+
- **workspace-tools:** Set default value of `emitOnAll` build option to `false` for now ([7627ca8](https://github.com/storm-software/storm-ops/commit/7627ca8641bd80b2d570db7a70108f02c98ae271))
|
|
1183
898
|
|
|
1184
899
|
## [1.31.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.1...create-storm-workspace-v1.31.2) (2023-12-17)
|
|
1185
900
|
|
|
1186
|
-
|
|
1187
901
|
### Bug Fixes
|
|
1188
902
|
|
|
1189
|
-
|
|
903
|
+
- **workspace-tools:** Ensure dev dependencies are handled correctly in built package.json ([fbd78d2](https://github.com/storm-software/storm-ops/commit/fbd78d2bdc95093436ef0281529a1bc1d409fe35))
|
|
1190
904
|
|
|
1191
905
|
## [1.31.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.0...create-storm-workspace-v1.31.1) (2023-12-17)
|
|
1192
906
|
|
|
1193
|
-
|
|
1194
907
|
### Bug Fixes
|
|
1195
908
|
|
|
1196
|
-
|
|
909
|
+
- **git-tools:** Update the env names to align with config parameters ([f7438f0](https://github.com/storm-software/storm-ops/commit/f7438f048d52a598bb11e742b1549153e58237c8))
|
|
1197
910
|
|
|
1198
911
|
# [1.31.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.14...create-storm-workspace-v1.31.0) (2023-12-15)
|
|
1199
912
|
|
|
1200
|
-
|
|
1201
913
|
### Features
|
|
1202
914
|
|
|
1203
|
-
|
|
915
|
+
- **design-tools:** Added design tools package to support storm design systems ([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
|
|
1204
916
|
|
|
1205
917
|
## [1.30.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.13...create-storm-workspace-v1.30.14) (2023-12-15)
|
|
1206
918
|
|
|
1207
|
-
|
|
1208
919
|
### Bug Fixes
|
|
1209
920
|
|
|
1210
|
-
|
|
921
|
+
- **workspace-tools:** Supply version number for node in modern build ([90e69eb](https://github.com/storm-software/storm-ops/commit/90e69ebdf35752eedc4a47dfa9fe4ba17a3dbb5b))
|
|
1211
922
|
|
|
1212
923
|
## [1.30.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.12...create-storm-workspace-v1.30.13) (2023-12-15)
|
|
1213
924
|
|
|
1214
|
-
|
|
1215
925
|
### Bug Fixes
|
|
1216
926
|
|
|
1217
|
-
|
|
927
|
+
- **workspace-tools:** Resolve issue with type generations ([0873d59](https://github.com/storm-software/storm-ops/commit/0873d5947d6ef4540ccb55e0363801eb6ec3af7a))
|
|
1218
928
|
|
|
1219
929
|
## [1.30.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.11...create-storm-workspace-v1.30.12) (2023-12-15)
|
|
1220
930
|
|
|
1221
|
-
|
|
1222
931
|
### Bug Fixes
|
|
1223
932
|
|
|
1224
|
-
|
|
933
|
+
- **workspace-tools:** Resolved issue with bad `entry` option passed to tsup ([39c1ceb](https://github.com/storm-software/storm-ops/commit/39c1ceb98f99f722fe3bce62d6d0154bfd097d00))
|
|
1225
934
|
|
|
1226
935
|
## [1.30.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.10...create-storm-workspace-v1.30.11) (2023-12-15)
|
|
1227
936
|
|
|
1228
|
-
|
|
1229
937
|
### Bug Fixes
|
|
1230
938
|
|
|
1231
|
-
|
|
939
|
+
- **workspace-tools:** Added logging for troubleshooting entry points on build ([7f4d9c1](https://github.com/storm-software/storm-ops/commit/7f4d9c176aa171e0c7bb6f3b073bd233c366a3eb))
|
|
1232
940
|
|
|
1233
941
|
## [1.30.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.9...create-storm-workspace-v1.30.10) (2023-12-15)
|
|
1234
942
|
|
|
1235
|
-
|
|
1236
943
|
### Bug Fixes
|
|
1237
944
|
|
|
1238
|
-
|
|
945
|
+
- **workspace-tools:** Updated the code to define tsup config ([6d6889e](https://github.com/storm-software/storm-ops/commit/6d6889e81e493dbdb73386e10ea4583246886232))
|
|
1239
946
|
|
|
1240
947
|
## [1.30.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.8...create-storm-workspace-v1.30.9) (2023-12-15)
|
|
1241
948
|
|
|
1242
|
-
|
|
1243
949
|
### Bug Fixes
|
|
1244
950
|
|
|
1245
|
-
|
|
951
|
+
- **workspace-tools:** Update package.json export to include new options ([480d5d0](https://github.com/storm-software/storm-ops/commit/480d5d06eee301206ac0ed7c03ae6d7a22835b84))
|
|
1246
952
|
|
|
1247
953
|
## [1.30.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.7...create-storm-workspace-v1.30.8) (2023-12-14)
|
|
1248
954
|
|
|
1249
|
-
|
|
1250
955
|
### Bug Fixes
|
|
1251
956
|
|
|
1252
|
-
|
|
957
|
+
- **workspace-tools:** Resolve issue with dist paths in non-windows systems ([ea9e3a6](https://github.com/storm-software/storm-ops/commit/ea9e3a625847d0eb3472ec34a450b5c220103fd6))
|
|
1253
958
|
|
|
1254
959
|
## [1.30.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.6...create-storm-workspace-v1.30.7) (2023-12-14)
|
|
1255
960
|
|
|
1256
|
-
|
|
1257
961
|
### Bug Fixes
|
|
1258
962
|
|
|
1259
|
-
|
|
963
|
+
- **workspace-tools:** Resolved issue with promise on configuration object ([1f2046f](https://github.com/storm-software/storm-ops/commit/1f2046f4ad6bedbc314535b424cf1b5511f31269))
|
|
1260
964
|
|
|
1261
965
|
## [1.30.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.5...create-storm-workspace-v1.30.6) (2023-12-14)
|
|
1262
966
|
|
|
1263
|
-
|
|
1264
967
|
### Bug Fixes
|
|
1265
968
|
|
|
1266
|
-
|
|
969
|
+
- **workspace-tools:** Added debugging logs ([6801075](https://github.com/storm-software/storm-ops/commit/68010759c1cf8ec21c676886318ee04d3da60533))
|
|
1267
970
|
|
|
1268
971
|
## [1.30.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.4...create-storm-workspace-v1.30.5) (2023-12-14)
|
|
1269
972
|
|
|
1270
|
-
|
|
1271
973
|
### Bug Fixes
|
|
1272
974
|
|
|
1273
|
-
|
|
975
|
+
- **workspace-tools:** Resolved issue with null reference ([329b50e](https://github.com/storm-software/storm-ops/commit/329b50e63ce93dfded0e97b211ba4b452b0625dc))
|
|
1274
976
|
|
|
1275
977
|
## [1.30.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.3...create-storm-workspace-v1.30.4) (2023-12-14)
|
|
1276
978
|
|
|
1277
|
-
|
|
1278
979
|
### Bug Fixes
|
|
1279
980
|
|
|
1280
|
-
|
|
981
|
+
- **workspace-tools:** Resovled issue with internal references ([54334e6](https://github.com/storm-software/storm-ops/commit/54334e65c01f40b92b40c73361cfb1023df8e780))
|
|
1281
982
|
|
|
1282
983
|
## [1.30.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.2...create-storm-workspace-v1.30.3) (2023-12-12)
|
|
1283
984
|
|
|
1284
|
-
|
|
1285
985
|
### Bug Fixes
|
|
1286
986
|
|
|
1287
|
-
|
|
987
|
+
- **workspace-tools:** Resolved issue with bad reference to internal packages ([8dec631](https://github.com/storm-software/storm-ops/commit/8dec63115d4f1fd7af8b4c4fb1b7076d1b8c5e8b))
|
|
1288
988
|
|
|
1289
989
|
## [1.30.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.1...create-storm-workspace-v1.30.2) (2023-12-12)
|
|
1290
990
|
|
|
1291
|
-
|
|
1292
991
|
### Bug Fixes
|
|
1293
992
|
|
|
1294
|
-
|
|
993
|
+
- **workspace-tools:** Resolved issue where `includeSrc` option was incorrectly set ([a162001](https://github.com/storm-software/storm-ops/commit/a162001761a68900b5dc968f27cb70859bcfcc6a))
|
|
1295
994
|
|
|
1296
995
|
## [1.30.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.0...create-storm-workspace-v1.30.1) (2023-12-12)
|
|
1297
996
|
|
|
1298
|
-
|
|
1299
997
|
### Bug Fixes
|
|
1300
998
|
|
|
1301
|
-
|
|
999
|
+
- **workspace-tools:** Resolved issue with dependency names and bad entry paths ([85b3e68](https://github.com/storm-software/storm-ops/commit/85b3e6896731be05284b8c1d9f504ef75fd0dbfc))
|
|
1302
1000
|
|
|
1303
1001
|
# [1.30.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.29.0...create-storm-workspace-v1.30.0) (2023-12-12)
|
|
1304
1002
|
|
|
1305
|
-
|
|
1306
1003
|
### Features
|
|
1307
1004
|
|
|
1308
|
-
|
|
1005
|
+
- **workspace-tools:** Added the `packageAll` option to build nested package files ([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
|
|
1309
1006
|
|
|
1310
1007
|
# [1.29.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.28.0...create-storm-workspace-v1.29.0) (2023-12-12)
|
|
1311
1008
|
|
|
1312
|
-
|
|
1313
1009
|
### Features
|
|
1314
1010
|
|
|
1315
|
-
|
|
1011
|
+
- **workspace-tools:** Added compiled child directories to build package ([367ac43](https://github.com/storm-software/storm-ops/commit/367ac4312ed4b81badbce62676d3d9341431018a))
|
|
1316
1012
|
|
|
1317
1013
|
# [1.28.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.27.0...create-storm-workspace-v1.28.0) (2023-12-12)
|
|
1318
1014
|
|
|
1319
|
-
|
|
1320
1015
|
### Features
|
|
1321
1016
|
|
|
1322
|
-
|
|
1017
|
+
- **workspace-tools:** Added compiled child directories to build package ([3acac2b](https://github.com/storm-software/storm-ops/commit/3acac2b7ed07734665ca71cef80afc9bc0f88b8c))
|
|
1323
1018
|
|
|
1324
1019
|
# [1.27.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.26.1...create-storm-workspace-v1.27.0) (2023-12-12)
|
|
1325
1020
|
|
|
1326
|
-
|
|
1327
1021
|
### Features
|
|
1328
1022
|
|
|
1329
|
-
|
|
1023
|
+
- **workspace-tools:** Add `implicitDependencies` to external list ([9bc79bc](https://github.com/storm-software/storm-ops/commit/9bc79bcefa6358b15ae78bcc811c7554762baa6b))
|
|
1330
1024
|
|
|
1331
1025
|
## [1.26.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.26.0...create-storm-workspace-v1.26.1) (2023-12-12)
|
|
1332
1026
|
|
|
1333
|
-
|
|
1334
1027
|
### Bug Fixes
|
|
1335
1028
|
|
|
1336
|
-
|
|
1029
|
+
- **workspace-tools:** Set the `includeSrc` options default to true ([5e378ad](https://github.com/storm-software/storm-ops/commit/5e378ade04173b909ff8c8b4f3e4a6c73b5859a5))
|
|
1337
1030
|
|
|
1338
1031
|
# [1.26.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.25.0...create-storm-workspace-v1.26.0) (2023-12-11)
|
|
1339
1032
|
|
|
1340
|
-
|
|
1341
1033
|
### Features
|
|
1342
1034
|
|
|
1343
|
-
|
|
1035
|
+
- **workspace-tools:** Added the `shims` option to the tsup extractor ([108ad97](https://github.com/storm-software/storm-ops/commit/108ad973641620d06ccc2e43a2e028e78a948375))
|
|
1344
1036
|
|
|
1345
1037
|
# [1.25.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.24.2...create-storm-workspace-v1.25.0) (2023-12-11)
|
|
1346
1038
|
|
|
1347
|
-
|
|
1348
1039
|
### Features
|
|
1349
1040
|
|
|
1350
|
-
|
|
1041
|
+
- **workspace-tools:** Added the `generatePackageJson` option to tsup build ([c067c9b](https://github.com/storm-software/storm-ops/commit/c067c9baaf639b8e508e5fdc2789da2f8378c4b8))
|
|
1351
1042
|
|
|
1352
1043
|
## [1.24.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.24.1...create-storm-workspace-v1.24.2) (2023-12-11)
|
|
1353
1044
|
|
|
1354
|
-
|
|
1355
1045
|
### Bug Fixes
|
|
1356
1046
|
|
|
1357
|
-
|
|
1047
|
+
- **workspace-tools:** Update tsup build to not include `src` folder by default ([d400c33](https://github.com/storm-software/storm-ops/commit/d400c338e29ddfbe4c3288f1015db972849c7181))
|
|
1358
1048
|
|
|
1359
1049
|
## [1.24.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.24.0...create-storm-workspace-v1.24.1) (2023-12-11)
|
|
1360
1050
|
|
|
1361
|
-
|
|
1362
1051
|
### Bug Fixes
|
|
1363
1052
|
|
|
1364
|
-
|
|
1053
|
+
- **workspace-tools:** Resolved issue with bad nx.json config ([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
|
|
1365
1054
|
|
|
1366
1055
|
# [1.24.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.23.1...create-storm-workspace-v1.24.0) (2023-12-09)
|
|
1367
1056
|
|
|
1368
|
-
|
|
1369
1057
|
### Features
|
|
1370
1058
|
|
|
1371
|
-
|
|
1059
|
+
- **workspace-tools:** Added `esbuild-plugin-handlebars` plugin ([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
|
|
1372
1060
|
|
|
1373
1061
|
## [1.23.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.23.0...create-storm-workspace-v1.23.1) (2023-12-08)
|
|
1374
1062
|
|
|
1375
|
-
|
|
1376
1063
|
### Bug Fixes
|
|
1377
1064
|
|
|
1378
|
-
|
|
1065
|
+
- **workspace-tools:** Update the tsup build executor to use the daemon for getting the ProjectGraph ([0e3a598](https://github.com/storm-software/storm-ops/commit/0e3a598fb0b20008b8321a174dfb861590a6a9de))
|
|
1379
1066
|
|
|
1380
1067
|
# [1.23.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.22.2...create-storm-workspace-v1.23.0) (2023-12-08)
|
|
1381
1068
|
|
|
1382
|
-
|
|
1383
1069
|
### Bug Fixes
|
|
1384
1070
|
|
|
1385
|
-
|
|
1386
|
-
|
|
1071
|
+
- **workspace-tools:** Clean up default banner output in `src` folder with `prettier` formatting ([6773d04](https://github.com/storm-software/storm-ops/commit/6773d045109b002b4f2920d48bdb5b6dd150fb43))
|
|
1387
1072
|
|
|
1388
1073
|
### Features
|
|
1389
1074
|
|
|
1390
|
-
|
|
1075
|
+
- **workspace-tools:** Added the `splitting` and `treeShake` options to build executor ([fe58fd9](https://github.com/storm-software/storm-ops/commit/fe58fd96fab02c288a12861564e625a7eac56076))
|
|
1391
1076
|
|
|
1392
1077
|
## [1.22.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.22.1...create-storm-workspace-v1.22.2) (2023-12-07)
|
|
1393
1078
|
|
|
1394
|
-
|
|
1395
1079
|
### Bug Fixes
|
|
1396
1080
|
|
|
1397
|
-
|
|
1081
|
+
- **workspace-tools:** Update `includeSrc` default to `false` in tsup build executors ([ec6ac7c](https://github.com/storm-software/storm-ops/commit/ec6ac7cd84f3a4eb638d938bafb9cf495342bbb0))
|
|
1398
1082
|
|
|
1399
1083
|
## [1.22.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.22.0...create-storm-workspace-v1.22.1) (2023-12-06)
|
|
1400
1084
|
|
|
1401
|
-
|
|
1402
1085
|
### Bug Fixes
|
|
1403
1086
|
|
|
1404
|
-
|
|
1087
|
+
- **workspace-tools:** Resolved issue with bad options passed into base TS library generator ([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
|
|
1405
1088
|
|
|
1406
1089
|
# [1.22.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.19...create-storm-workspace-v1.22.0) (2023-12-06)
|
|
1407
1090
|
|
|
1408
|
-
|
|
1409
1091
|
### Features
|
|
1410
1092
|
|
|
1411
|
-
|
|
1093
|
+
- **workspace-tools:** Added the new Neutral TypeScript Library generator ([bc8aed7](https://github.com/storm-software/storm-ops/commit/bc8aed721cac28a20a8e320042a3c9288b38bf39))
|
|
1412
1094
|
|
|
1413
1095
|
## [1.21.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.18...create-storm-workspace-v1.21.19) (2023-12-05)
|
|
1414
1096
|
|
|
1415
|
-
|
|
1416
1097
|
### Bug Fixes
|
|
1417
1098
|
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1099
|
+
- **git-tools:** Resolved issue in `semantic-release` patch with module directory ([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
|
|
1100
|
+
- **git-tools:** Resolved issue with patched semantic-release bundled path ([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
|
|
1101
|
+
- **git-tools:** Update the env used by packages to match new config updates ([d3b7dac](https://github.com/storm-software/storm-ops/commit/d3b7dac057a04aff9e0170d89cedc4cb47c584e5))
|
|
1102
|
+
- **git-tools:** Updated `semantic-release` patch to properly check for plugins ([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
|
|
1422
1103
|
|
|
1423
1104
|
## [1.21.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.17...create-storm-workspace-v1.21.18) (2023-12-05)
|
|
1424
1105
|
|
|
1425
|
-
|
|
1426
1106
|
### Bug Fixes
|
|
1427
1107
|
|
|
1428
|
-
|
|
1108
|
+
- **config-tools:** Update generic type used in `createStormConfig` function ([fe72f6d](https://github.com/storm-software/storm-ops/commit/fe72f6d52ca0ea02e15f07679ba5f0e824a228be))
|
|
1429
1109
|
|
|
1430
1110
|
## [1.21.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.16...create-storm-workspace-v1.21.17) (2023-12-05)
|
|
1431
1111
|
|
|
1432
|
-
|
|
1433
1112
|
### Bug Fixes
|
|
1434
1113
|
|
|
1435
|
-
|
|
1114
|
+
- **config-tools:** Update configuration types to allow any type of schema ([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
|
|
1436
1115
|
|
|
1437
1116
|
## [1.21.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.15...create-storm-workspace-v1.21.16) (2023-12-04)
|
|
1438
1117
|
|
|
1439
|
-
|
|
1440
1118
|
### Bug Fixes
|
|
1441
1119
|
|
|
1442
|
-
|
|
1120
|
+
- **config-tools:** Included types definition with package ([d4176fb](https://github.com/storm-software/storm-ops/commit/d4176fb1e3fdbff73261118377dd48d62ceaee52))
|
|
1443
1121
|
|
|
1444
1122
|
## [1.21.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.14...create-storm-workspace-v1.21.15) (2023-12-03)
|
|
1445
1123
|
|
|
1446
|
-
|
|
1447
1124
|
### Bug Fixes
|
|
1448
1125
|
|
|
1449
|
-
|
|
1126
|
+
- **workspace-tools:** Resolved issue with passing incorrect config keys to tsup ([d8cd0f9](https://github.com/storm-software/storm-ops/commit/d8cd0f9b51af42575d923190ff9c85672214e0af))
|
|
1450
1127
|
|
|
1451
1128
|
## [1.21.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.13...create-storm-workspace-v1.21.14) (2023-12-03)
|
|
1452
1129
|
|
|
1453
|
-
|
|
1454
1130
|
### Bug Fixes
|
|
1455
1131
|
|
|
1456
|
-
|
|
1132
|
+
- **workspace-tools:** Ensure correct env values are passed to tsup build ([da0ba21](https://github.com/storm-software/storm-ops/commit/da0ba21533641a729f284bdbcbf061f699b4cfc3))
|
|
1457
1133
|
|
|
1458
1134
|
## [1.21.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.12...create-storm-workspace-v1.21.13) (2023-12-03)
|
|
1459
1135
|
|
|
1460
|
-
|
|
1461
1136
|
### Bug Fixes
|
|
1462
1137
|
|
|
1463
|
-
|
|
1138
|
+
- **workspace-tools:** Ensure only storm env are written to build package ([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
|
|
1464
1139
|
|
|
1465
1140
|
## [1.21.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.11...create-storm-workspace-v1.21.12) (2023-12-03)
|
|
1466
1141
|
|
|
1467
|
-
|
|
1468
1142
|
### Bug Fixes
|
|
1469
1143
|
|
|
1470
|
-
|
|
1144
|
+
- **workspace-tools:** Resolved issue with output extensions ([9a64356](https://github.com/storm-software/storm-ops/commit/9a643562c629527f83c0d9cab2912cf498d55bb6))
|
|
1471
1145
|
|
|
1472
1146
|
## [1.21.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.10...create-storm-workspace-v1.21.11) (2023-12-03)
|
|
1473
1147
|
|
|
1474
|
-
|
|
1475
1148
|
### Bug Fixes
|
|
1476
1149
|
|
|
1477
|
-
|
|
1150
|
+
- **workspace-tools:** Add prettier and typescript to externals list ([b17f44f](https://github.com/storm-software/storm-ops/commit/b17f44f7d244d9f538fa6c938a5fa2ce0ea1f5fd))
|
|
1478
1151
|
|
|
1479
1152
|
## [1.21.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.9...create-storm-workspace-v1.21.10) (2023-12-03)
|
|
1480
1153
|
|
|
1481
|
-
|
|
1482
1154
|
### Bug Fixes
|
|
1483
1155
|
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1156
|
+
- **storm-ops:** Update pnpm-lock.yaml file ([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
|
|
1157
|
+
- **workspace-tools:** Remove pino logging esbuild plugin ([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
|
|
1158
|
+
- **workspace-tools:** Resolved more issues with results display ([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
|
|
1159
|
+
- **workspace-tools:** Update all workspace chalk deps to version 4.1.0 ([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
|
|
1488
1160
|
|
|
1489
1161
|
## [1.21.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.8...create-storm-workspace-v1.21.9) (2023-12-03)
|
|
1490
1162
|
|
|
1491
|
-
|
|
1492
1163
|
### Bug Fixes
|
|
1493
1164
|
|
|
1494
|
-
|
|
1165
|
+
- **config-tools:** Update package to no longer bundle dependencies ([fb5b859](https://github.com/storm-software/storm-ops/commit/fb5b859451443b2e8ad0091abcd05e163a062305))
|
|
1495
1166
|
|
|
1496
1167
|
## [1.21.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.7...create-storm-workspace-v1.21.8) (2023-12-03)
|
|
1497
1168
|
|
|
1498
|
-
|
|
1499
1169
|
### Bug Fixes
|
|
1500
1170
|
|
|
1501
|
-
|
|
1171
|
+
- **workspace-tools:** Resolved issues with logging styling ([cc1ce21](https://github.com/storm-software/storm-ops/commit/cc1ce2167cf8be22db62ea73ed11ec2753fd6a0c))
|
|
1502
1172
|
|
|
1503
1173
|
## [1.21.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.6...create-storm-workspace-v1.21.7) (2023-12-03)
|
|
1504
1174
|
|
|
1505
|
-
|
|
1506
1175
|
### Bug Fixes
|
|
1507
1176
|
|
|
1508
|
-
|
|
1177
|
+
- **workspace-tools:** Remove config-tools as an external dependency ([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
|
|
1509
1178
|
|
|
1510
1179
|
## [1.21.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.5...create-storm-workspace-v1.21.6) (2023-12-03)
|
|
1511
1180
|
|
|
1512
|
-
|
|
1513
1181
|
### Bug Fixes
|
|
1514
1182
|
|
|
1515
|
-
|
|
1183
|
+
- **config-tools:** Updated the `StormConfig` schema to properly type extensions and removed @decs/typeschema dependency ([40ed139](https://github.com/storm-software/storm-ops/commit/40ed13919f073da95cac183467accdcfc6c12270))
|
|
1516
1184
|
|
|
1517
1185
|
## [1.21.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.4...create-storm-workspace-v1.21.5) (2023-12-02)
|
|
1518
1186
|
|
|
1519
|
-
|
|
1520
1187
|
### Bug Fixes
|
|
1521
1188
|
|
|
1522
|
-
|
|
1189
|
+
- **workspace-tools:** Resolved issue with bad `$id` field in schema.json ([dd6cc03](https://github.com/storm-software/storm-ops/commit/dd6cc03f288e09f51cfebc1570c30ccef657d525))
|
|
1523
1190
|
|
|
1524
1191
|
## [1.21.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.3...create-storm-workspace-v1.21.4) (2023-12-02)
|
|
1525
1192
|
|
|
1526
|
-
|
|
1527
1193
|
### Bug Fixes
|
|
1528
1194
|
|
|
1529
|
-
|
|
1195
|
+
- **config-tools:** Add `outExtension` to esbuild options ([57059ea](https://github.com/storm-software/storm-ops/commit/57059ead4b579cb4280b70e0ec32a33b83c40bcc))
|
|
1530
1196
|
|
|
1531
1197
|
## [1.21.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.2...create-storm-workspace-v1.21.3) (2023-12-02)
|
|
1532
1198
|
|
|
1533
|
-
|
|
1534
1199
|
### Bug Fixes
|
|
1535
1200
|
|
|
1536
|
-
|
|
1201
|
+
- **config-tools:** Update config package module type ([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
|
|
1537
1202
|
|
|
1538
1203
|
## [1.21.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.1...create-storm-workspace-v1.21.2) (2023-12-02)
|
|
1539
1204
|
|
|
1540
|
-
|
|
1541
1205
|
### Bug Fixes
|
|
1542
1206
|
|
|
1543
|
-
|
|
1207
|
+
- **config-tools:** Added esm and cjs as build options ([5fda41e](https://github.com/storm-software/storm-ops/commit/5fda41e2d589d8793b106a4a4ad1fc22b14fd459))
|
|
1544
1208
|
|
|
1545
1209
|
## [1.21.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.0...create-storm-workspace-v1.21.1) (2023-12-02)
|
|
1546
1210
|
|
|
1547
|
-
|
|
1548
1211
|
### Bug Fixes
|
|
1549
1212
|
|
|
1550
|
-
|
|
1213
|
+
- **workspace-tools:** Resolved issue with bad imports of config-tools package ([88433c2](https://github.com/storm-software/storm-ops/commit/88433c2fabaa3931e46553bb556d3a75f5a0c345))
|
|
1551
1214
|
|
|
1552
1215
|
# [1.21.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.20.1...create-storm-workspace-v1.21.0) (2023-12-02)
|
|
1553
1216
|
|
|
1554
|
-
|
|
1555
1217
|
### Features
|
|
1556
1218
|
|
|
1557
|
-
|
|
1219
|
+
- **config-tools:** Added `logLevel` configuration value ([edcd12a](https://github.com/storm-software/storm-ops/commit/edcd12a215cc1f6ec7c8ee3b1521a847a5a1e44f))
|
|
1558
1220
|
|
|
1559
1221
|
## [1.20.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.20.0...create-storm-workspace-v1.20.1) (2023-12-02)
|
|
1560
1222
|
|
|
1561
|
-
|
|
1562
1223
|
### Bug Fixes
|
|
1563
1224
|
|
|
1564
|
-
|
|
1225
|
+
- **workspace-tools:** Added `StormConfig` as potential option tokens ([cf0a4c5](https://github.com/storm-software/storm-ops/commit/cf0a4c555993c8dd16ca96670e205405e382907b))
|
|
1565
1226
|
|
|
1566
1227
|
# [1.20.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.19.3...create-storm-workspace-v1.20.0) (2023-12-02)
|
|
1567
1228
|
|
|
1568
|
-
|
|
1569
1229
|
### Features
|
|
1570
1230
|
|
|
1571
|
-
|
|
1231
|
+
- **workspace-tools:** Added default options function parameter to workspace tools ([9a5c880](https://github.com/storm-software/storm-ops/commit/9a5c880c24898f5c593c32d1d13e978c5e0b3356))
|
|
1572
1232
|
|
|
1573
1233
|
## [1.19.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.19.2...create-storm-workspace-v1.19.3) (2023-12-02)
|
|
1574
1234
|
|
|
1575
|
-
|
|
1576
1235
|
### Bug Fixes
|
|
1577
1236
|
|
|
1578
|
-
|
|
1237
|
+
- **workspace-tools:** Resolved issue with `esbuildPluginPino` plugin for neutral build ([dba1022](https://github.com/storm-software/storm-ops/commit/dba102278281102a359c1c7cff087b9969b58c7c))
|
|
1579
1238
|
|
|
1580
1239
|
## [1.19.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.19.1...create-storm-workspace-v1.19.2) (2023-12-02)
|
|
1581
1240
|
|
|
1582
|
-
|
|
1583
1241
|
### Bug Fixes
|
|
1584
1242
|
|
|
1585
|
-
|
|
1586
|
-
|
|
1243
|
+
- **config-tools:** Resolved issue with updated `createStormConfig` schema ([cbc6941](https://github.com/storm-software/storm-ops/commit/cbc69413e1ebbf5521c638401a34c604f25c2854))
|
|
1244
|
+
- **config-tools:** Updated the config schema's default values ([42fc718](https://github.com/storm-software/storm-ops/commit/42fc7183f2725e435d006897fb349c02f7454ff9))
|
|
1587
1245
|
|
|
1588
1246
|
## [1.19.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.19.0...create-storm-workspace-v1.19.1) (2023-12-02)
|
|
1589
1247
|
|
|
1590
|
-
|
|
1591
1248
|
### Bug Fixes
|
|
1592
1249
|
|
|
1593
|
-
|
|
1250
|
+
- **workspace-tools:** Added new executors to `additionalEntryPoints` configuration ([f7289c7](https://github.com/storm-software/storm-ops/commit/f7289c7b21eba99e0a70147767b1f28fea242854))
|
|
1594
1251
|
|
|
1595
1252
|
# [1.19.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.18.0...create-storm-workspace-v1.19.0) (2023-12-02)
|
|
1596
1253
|
|
|
1597
|
-
|
|
1598
1254
|
### Features
|
|
1599
1255
|
|
|
1600
|
-
|
|
1256
|
+
- **workspace-tools:** Added the config-schema generator to create json schemas for Storm Config ([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
|
|
1601
1257
|
|
|
1602
1258
|
# [1.18.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.17.2...create-storm-workspace-v1.18.0) (2023-12-02)
|
|
1603
1259
|
|
|
1604
|
-
|
|
1605
1260
|
### Features
|
|
1606
1261
|
|
|
1607
|
-
|
|
1608
|
-
|
|
1262
|
+
- **config-tools:** Added the config-tools library to support storm configuration ([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
|
|
1263
|
+
- **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors ([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
|
|
1609
1264
|
|
|
1610
1265
|
## [1.17.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.17.1...create-storm-workspace-v1.17.2) (2023-11-30)
|
|
1611
1266
|
|
|
1612
|
-
|
|
1613
1267
|
### Bug Fixes
|
|
1614
1268
|
|
|
1615
|
-
|
|
1269
|
+
- **workspace-tools:** Ensure we do no add duplicate dependencies ([5e65bbe](https://github.com/storm-software/storm-ops/commit/5e65bbe90790c7c8e77aa23977e988699901fd3d))
|
|
1616
1270
|
|
|
1617
1271
|
## [1.17.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.17.0...create-storm-workspace-v1.17.1) (2023-11-30)
|
|
1618
1272
|
|
|
1619
|
-
|
|
1620
1273
|
### Bug Fixes
|
|
1621
1274
|
|
|
1622
|
-
|
|
1275
|
+
- **workspace-tools:** Enhanced external dependency selection logic ([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
|
|
1623
1276
|
|
|
1624
1277
|
# [1.17.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.19...create-storm-workspace-v1.17.0) (2023-11-30)
|
|
1625
1278
|
|
|
1626
|
-
|
|
1627
1279
|
### Features
|
|
1628
1280
|
|
|
1629
|
-
|
|
1281
|
+
- **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor ([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
|
|
1630
1282
|
|
|
1631
1283
|
## [1.16.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.18...create-storm-workspace-v1.16.19) (2023-11-30)
|
|
1632
1284
|
|
|
1633
|
-
|
|
1634
1285
|
### Bug Fixes
|
|
1635
1286
|
|
|
1636
|
-
|
|
1287
|
+
- **workspace-tools:** Update input file path for api-extractor ([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
|
|
1637
1288
|
|
|
1638
1289
|
## [1.16.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.17...create-storm-workspace-v1.16.18) (2023-11-30)
|
|
1639
1290
|
|
|
1640
|
-
|
|
1641
1291
|
### Bug Fixes
|
|
1642
1292
|
|
|
1643
|
-
|
|
1293
|
+
- **workspace-tools:** Resolved bad reference to path ([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
|
|
1644
1294
|
|
|
1645
1295
|
## [1.16.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.16...create-storm-workspace-v1.16.17) (2023-11-30)
|
|
1646
1296
|
|
|
1647
|
-
|
|
1648
1297
|
### Bug Fixes
|
|
1649
1298
|
|
|
1650
|
-
|
|
1299
|
+
- **workspace-tools:** Resolved issue with api-extractor input path ([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
|
|
1651
1300
|
|
|
1652
1301
|
## [1.16.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.15...create-storm-workspace-v1.16.16) (2023-11-29)
|
|
1653
1302
|
|
|
1654
|
-
|
|
1655
1303
|
### Bug Fixes
|
|
1656
1304
|
|
|
1657
|
-
|
|
1305
|
+
- **workspace-tools:** Update the path separators in api-extractor parameters ([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
|
|
1658
1306
|
|
|
1659
1307
|
## [1.16.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.14...create-storm-workspace-v1.16.15) (2023-11-29)
|
|
1660
1308
|
|
|
1661
|
-
|
|
1662
1309
|
### Bug Fixes
|
|
1663
1310
|
|
|
1664
|
-
|
|
1665
|
-
|
|
1311
|
+
- **workspace-tools:** Add back the `declarationDir` value to the compilerOptions for dts build ([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
|
|
1666
1312
|
|
|
1667
1313
|
### Reverts
|
|
1668
1314
|
|
|
1669
|
-
|
|
1315
|
+
- **workspace-tools:** Revert tsup patch back to previous version before updates to api-extractor ([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
|
|
1670
1316
|
|
|
1671
1317
|
## [1.16.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.13...create-storm-workspace-v1.16.14) (2023-11-29)
|
|
1672
1318
|
|
|
1673
|
-
|
|
1674
1319
|
### Bug Fixes
|
|
1675
1320
|
|
|
1676
|
-
|
|
1321
|
+
- **workspace-tools:** Update tmp path on tsup patch ([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
|
|
1677
1322
|
|
|
1678
1323
|
## [1.16.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.12...create-storm-workspace-v1.16.13) (2023-11-29)
|
|
1679
1324
|
|
|
1680
|
-
|
|
1681
1325
|
### Bug Fixes
|
|
1682
1326
|
|
|
1683
|
-
|
|
1327
|
+
- **workspace-tools:** Resolve issue with path separators in tsup patch ([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
|
|
1684
1328
|
|
|
1685
1329
|
## [1.16.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.11...create-storm-workspace-v1.16.12) (2023-11-29)
|
|
1686
1330
|
|
|
1687
|
-
|
|
1688
1331
|
### Bug Fixes
|
|
1689
1332
|
|
|
1690
|
-
|
|
1333
|
+
- **workspace-tools:** Resolved issue with bad path module usage in tsup patch ([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
|
|
1691
1334
|
|
|
1692
1335
|
## [1.16.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.10...create-storm-workspace-v1.16.11) (2023-11-29)
|
|
1693
1336
|
|
|
1694
|
-
|
|
1695
1337
|
### Bug Fixes
|
|
1696
1338
|
|
|
1697
|
-
|
|
1339
|
+
- **git-tools:** Resolved issue with escape character in descriptions for nx plugins ([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
|
|
1698
1340
|
|
|
1699
1341
|
## [1.16.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.9...create-storm-workspace-v1.16.10) (2023-11-29)
|
|
1700
1342
|
|
|
1701
|
-
|
|
1702
1343
|
### Bug Fixes
|
|
1703
1344
|
|
|
1704
|
-
|
|
1345
|
+
- **workspace-tools:** Update tsup patch so correct files are written after api-extractor ([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
|
|
1705
1346
|
|
|
1706
1347
|
## [1.16.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.8...create-storm-workspace-v1.16.9) (2023-11-29)
|
|
1707
1348
|
|
|
1708
|
-
|
|
1709
1349
|
### Bug Fixes
|
|
1710
1350
|
|
|
1711
|
-
|
|
1351
|
+
- **workspace-tools:** Update tsup patch to use workspace root as base directory for api-extractor ([d8cdc3c](https://github.com/storm-software/storm-ops/commit/d8cdc3c461ac1a95a814f04e569f05a54d1a8937))
|
|
1712
1352
|
|
|
1713
1353
|
## [1.16.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.7...create-storm-workspace-v1.16.8) (2023-11-29)
|
|
1714
1354
|
|
|
1715
|
-
|
|
1716
1355
|
### Bug Fixes
|
|
1717
1356
|
|
|
1718
|
-
|
|
1357
|
+
- **workspace-tools:** Reduce path length of `mainEntryPointFilePath` api-extractor option ([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
|
|
1719
1358
|
|
|
1720
1359
|
## [1.16.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.6...create-storm-workspace-v1.16.7) (2023-11-29)
|
|
1721
1360
|
|
|
1722
|
-
|
|
1723
1361
|
### Bug Fixes
|
|
1724
1362
|
|
|
1725
|
-
|
|
1363
|
+
- **workspace-tools:** Resolve issue with api-extractor output directory ([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
|
|
1726
1364
|
|
|
1727
1365
|
## [1.16.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.5...create-storm-workspace-v1.16.6) (2023-11-29)
|
|
1728
1366
|
|
|
1729
|
-
|
|
1730
1367
|
### Bug Fixes
|
|
1731
1368
|
|
|
1732
|
-
|
|
1369
|
+
- **git-tools:** Resolved issue with generation of options table in readme-gen ([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
|
|
1733
1370
|
|
|
1734
1371
|
## [1.16.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.4...create-storm-workspace-v1.16.5) (2023-11-29)
|
|
1735
1372
|
|
|
1736
|
-
|
|
1737
1373
|
### Bug Fixes
|
|
1738
1374
|
|
|
1739
|
-
|
|
1375
|
+
- **workspace-tools:** Resolved issue with paths passed to api-extractor ([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
|
|
1740
1376
|
|
|
1741
1377
|
## [1.16.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.3...create-storm-workspace-v1.16.4) (2023-11-29)
|
|
1742
1378
|
|
|
1743
|
-
|
|
1744
1379
|
### Bug Fixes
|
|
1745
1380
|
|
|
1746
|
-
|
|
1381
|
+
- **git-tools:** Added code to ensure the readme-gen sections are added back after running ([19232ef](https://github.com/storm-software/storm-ops/commit/19232ef62d9d10bb4619debeb968f83e970e38c8))
|
|
1747
1382
|
|
|
1748
1383
|
## [1.16.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.2...create-storm-workspace-v1.16.3) (2023-11-29)
|
|
1749
1384
|
|
|
1750
|
-
|
|
1751
1385
|
### Bug Fixes
|
|
1752
1386
|
|
|
1753
|
-
|
|
1387
|
+
- **workspace-tools:** Resolved issue with entry path passed into api-extractor ([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
|
|
1754
1388
|
|
|
1755
1389
|
## [1.16.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.1...create-storm-workspace-v1.16.2) (2023-11-29)
|
|
1756
1390
|
|
|
1757
|
-
|
|
1758
1391
|
### Bug Fixes
|
|
1759
1392
|
|
|
1760
|
-
|
|
1393
|
+
- **git-tools:** Resolved various issues with nx documentation for readme-gen ([8067497](https://github.com/storm-software/storm-ops/commit/806749724b520f21622c0c93c8ff4e3c63129480))
|
|
1761
1394
|
|
|
1762
1395
|
## [1.16.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.0...create-storm-workspace-v1.16.1) (2023-11-29)
|
|
1763
1396
|
|
|
1764
|
-
|
|
1765
1397
|
### Bug Fixes
|
|
1766
1398
|
|
|
1767
|
-
|
|
1399
|
+
- **workspace-tools:** Resolved issue with invalid schema json for tsup executor ([045560e](https://github.com/storm-software/storm-ops/commit/045560e2add5f4dc33be71148d63e4ecee496ced))
|
|
1768
1400
|
|
|
1769
1401
|
# [1.16.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.15.3...create-storm-workspace-v1.16.0) (2023-11-29)
|
|
1770
1402
|
|
|
1771
|
-
|
|
1772
1403
|
### Features
|
|
1773
1404
|
|
|
1774
|
-
|
|
1405
|
+
- **git-tools:** Added executors and generators sections to the readme-gen CLI ([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
|
|
1775
1406
|
|
|
1776
1407
|
## [1.15.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.15.2...create-storm-workspace-v1.15.3) (2023-11-29)
|
|
1777
1408
|
|
|
1778
|
-
|
|
1779
1409
|
### Bug Fixes
|
|
1780
1410
|
|
|
1781
|
-
|
|
1411
|
+
- **workspace-tools:** Update paths passed to api-extractor in tsup patch ([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
|
|
1782
1412
|
|
|
1783
1413
|
## [1.15.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.15.1...create-storm-workspace-v1.15.2) (2023-11-29)
|
|
1784
1414
|
|
|
1785
|
-
|
|
1786
1415
|
### Bug Fixes
|
|
1787
1416
|
|
|
1788
|
-
|
|
1417
|
+
- **workspace-tools:** Update the slashes used in package path in tsup patch ([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
|
|
1789
1418
|
|
|
1790
1419
|
## [1.15.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.15.0...create-storm-workspace-v1.15.1) (2023-11-29)
|
|
1791
1420
|
|
|
1792
|
-
|
|
1793
1421
|
### Bug Fixes
|
|
1794
1422
|
|
|
1795
|
-
|
|
1423
|
+
- **workspace-tools:** Update package path used by api-extractor ([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
|
|
1796
1424
|
|
|
1797
1425
|
# [1.15.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.14.2...create-storm-workspace-v1.15.0) (2023-11-29)
|
|
1798
1426
|
|
|
1799
|
-
|
|
1800
1427
|
### Features
|
|
1801
1428
|
|
|
1802
|
-
|
|
1429
|
+
- **linting-tools:** Added more items to cspell dictionary ([34112bf](https://github.com/storm-software/storm-ops/commit/34112bf17967dd4069d5cba1bedda12b84fadbc0))
|
|
1803
1430
|
|
|
1804
1431
|
## [1.14.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.14.1...create-storm-workspace-v1.14.2) (2023-11-29)
|
|
1805
1432
|
|
|
1806
|
-
|
|
1807
1433
|
### Bug Fixes
|
|
1808
1434
|
|
|
1809
|
-
|
|
1435
|
+
- **workspace-tools:** Resolved issue with package.json search method ([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
|
|
1810
1436
|
|
|
1811
1437
|
## [1.14.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.14.0...create-storm-workspace-v1.14.1) (2023-11-29)
|
|
1812
1438
|
|
|
1813
|
-
|
|
1814
1439
|
### Bug Fixes
|
|
1815
1440
|
|
|
1816
|
-
|
|
1441
|
+
- **workspace-tools:** Remove code that overwrites dts files ([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
|
|
1817
1442
|
|
|
1818
1443
|
# [1.14.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.26...create-storm-workspace-v1.14.0) (2023-11-28)
|
|
1819
1444
|
|
|
1820
|
-
|
|
1821
1445
|
### Bug Fixes
|
|
1822
1446
|
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1447
|
+
- **workspace-tools:** Export executor and generator functions by name ([96c1b7a](https://github.com/storm-software/storm-ops/commit/96c1b7a1c5db17910f84610f928e36d757c9efbf))
|
|
1448
|
+
- **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list ([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
|
|
1826
1449
|
|
|
1827
1450
|
### Features
|
|
1828
1451
|
|
|
1829
|
-
|
|
1452
|
+
- **workspace-tools:** Added the `plugins` option to the tsup executor ([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
|
|
1830
1453
|
|
|
1831
1454
|
## [1.13.26](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.25...create-storm-workspace-v1.13.26) (2023-11-27)
|
|
1832
1455
|
|
|
1833
|
-
|
|
1834
1456
|
### Bug Fixes
|
|
1835
1457
|
|
|
1836
|
-
|
|
1458
|
+
- **workspace-tools:** Cleaned up tsup patch and executor code ([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
|
|
1837
1459
|
|
|
1838
1460
|
## [1.13.25](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.24...create-storm-workspace-v1.13.25) (2023-11-27)
|
|
1839
1461
|
|
|
1840
|
-
|
|
1841
1462
|
### Bug Fixes
|
|
1842
1463
|
|
|
1843
|
-
|
|
1464
|
+
- **workspace-tools:** Resolved issue specifying compiler options ([530e114](https://github.com/storm-software/storm-ops/commit/530e114bbc9ebd4c02db46deda8d91b57944cdce))
|
|
1844
1465
|
|
|
1845
1466
|
## [1.13.24](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.23...create-storm-workspace-v1.13.24) (2023-11-27)
|
|
1846
1467
|
|
|
1847
|
-
|
|
1848
1468
|
### Bug Fixes
|
|
1849
1469
|
|
|
1850
|
-
|
|
1470
|
+
- **workspace-tools:** Resolved issue with noEmit set to true for dts build ([4670adf](https://github.com/storm-software/storm-ops/commit/4670adfb0dc97c7b29e7a0ebfa9bab93041fe138))
|
|
1851
1471
|
|
|
1852
1472
|
## [1.13.23](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.22...create-storm-workspace-v1.13.23) (2023-11-27)
|
|
1853
1473
|
|
|
1854
|
-
|
|
1855
1474
|
### Bug Fixes
|
|
1856
1475
|
|
|
1857
|
-
|
|
1476
|
+
- **workspace-tools:** Resolved issue preventing file mappings from being logged ([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
|
|
1858
1477
|
|
|
1859
1478
|
## [1.13.22](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.21...create-storm-workspace-v1.13.22) (2023-11-27)
|
|
1860
1479
|
|
|
1861
|
-
|
|
1862
1480
|
### Bug Fixes
|
|
1863
1481
|
|
|
1864
|
-
|
|
1865
|
-
|
|
1482
|
+
- **workspace-tools:** Resolved const issue in tsup patch ([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
|
|
1483
|
+
- **workspace-tools:** Updated issue with bad map logging ([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
|
|
1866
1484
|
|
|
1867
1485
|
## [1.13.21](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.20...create-storm-workspace-v1.13.21) (2023-11-27)
|
|
1868
1486
|
|
|
1869
|
-
|
|
1870
1487
|
### Bug Fixes
|
|
1871
1488
|
|
|
1872
|
-
|
|
1489
|
+
- **workspace-tools:** Added additional logging for tsc process ([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
|
|
1873
1490
|
|
|
1874
1491
|
## [1.13.20](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.19...create-storm-workspace-v1.13.20) (2023-11-27)
|
|
1875
1492
|
|
|
1876
|
-
|
|
1877
1493
|
### Bug Fixes
|
|
1878
1494
|
|
|
1879
|
-
|
|
1495
|
+
- **workspace-tools:** Resolved issue with invalid fileNames variable reference ([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
|
|
1880
1496
|
|
|
1881
1497
|
## [1.13.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.18...create-storm-workspace-v1.13.19) (2023-11-27)
|
|
1882
1498
|
|
|
1883
|
-
|
|
1884
1499
|
### Bug Fixes
|
|
1885
1500
|
|
|
1886
|
-
|
|
1501
|
+
- **workspace-tools:** Resolve issue with rootDir used in tsup executor ([627f76a](https://github.com/storm-software/storm-ops/commit/627f76a2f9186280ba6384182087fdcb2598a428))
|
|
1887
1502
|
|
|
1888
1503
|
## [1.13.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.17...create-storm-workspace-v1.13.18) (2023-11-27)
|
|
1889
1504
|
|
|
1890
|
-
|
|
1891
1505
|
### Bug Fixes
|
|
1892
1506
|
|
|
1893
|
-
|
|
1507
|
+
- **workspace-tools:** Resovled issue with parameters passed to createProgram ([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
|
|
1894
1508
|
|
|
1895
1509
|
## [1.13.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.16...create-storm-workspace-v1.13.17) (2023-11-27)
|
|
1896
1510
|
|
|
1897
|
-
|
|
1898
1511
|
### Bug Fixes
|
|
1899
1512
|
|
|
1900
|
-
|
|
1513
|
+
- **workspace-tools:** Added code to prevent issue with tsconfig for dts build ([bed9e45](https://github.com/storm-software/storm-ops/commit/bed9e45968329a2f0dd0adcdabb91f20d8bf535f))
|
|
1901
1514
|
|
|
1902
1515
|
## [1.13.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.15...create-storm-workspace-v1.13.16) (2023-11-27)
|
|
1903
1516
|
|
|
1904
|
-
|
|
1905
1517
|
### Bug Fixes
|
|
1906
1518
|
|
|
1907
|
-
|
|
1519
|
+
- **workspace-tools:** Added paresed tsc options as tsup parameter ([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
|
|
1908
1520
|
|
|
1909
1521
|
## [1.13.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.14...create-storm-workspace-v1.13.15) (2023-11-27)
|
|
1910
1522
|
|
|
1911
|
-
|
|
1912
1523
|
### Bug Fixes
|
|
1913
1524
|
|
|
1914
|
-
|
|
1525
|
+
- **workspace-tools:** Added custom tsc options to tsup patch config ([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
|
|
1915
1526
|
|
|
1916
1527
|
## [1.13.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.13...create-storm-workspace-v1.13.14) (2023-11-27)
|
|
1917
1528
|
|
|
1918
|
-
|
|
1919
1529
|
### Bug Fixes
|
|
1920
1530
|
|
|
1921
|
-
|
|
1531
|
+
- **workspace-tools:** Resolved issue with bad path in file map ([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
|
|
1922
1532
|
|
|
1923
1533
|
## [1.13.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.12...create-storm-workspace-v1.13.13) (2023-11-27)
|
|
1924
1534
|
|
|
1925
|
-
|
|
1926
1535
|
### Bug Fixes
|
|
1927
1536
|
|
|
1928
|
-
|
|
1537
|
+
- **workspace-tools:** Added code to call original emit method ([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
|
|
1929
1538
|
|
|
1930
1539
|
## [1.13.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.11...create-storm-workspace-v1.13.12) (2023-11-27)
|
|
1931
1540
|
|
|
1932
|
-
|
|
1933
1541
|
### Bug Fixes
|
|
1934
1542
|
|
|
1935
|
-
|
|
1543
|
+
- **workspace-tools:** Resolved issue around adding files to api-extractor config ([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
|
|
1936
1544
|
|
|
1937
1545
|
## [1.13.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.10...create-storm-workspace-v1.13.11) (2023-11-27)
|
|
1938
1546
|
|
|
1939
|
-
|
|
1940
1547
|
### Bug Fixes
|
|
1941
1548
|
|
|
1942
|
-
|
|
1549
|
+
- **workspace-tools:** Clean up around tsup patch dts build ([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
|
|
1943
1550
|
|
|
1944
1551
|
## [1.13.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.9...create-storm-workspace-v1.13.10) (2023-11-27)
|
|
1945
1552
|
|
|
1946
|
-
|
|
1947
1553
|
### Bug Fixes
|
|
1948
1554
|
|
|
1949
|
-
|
|
1555
|
+
- **workspace-tools:** Updated how emit is called ([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
|
|
1950
1556
|
|
|
1951
1557
|
## [1.13.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.8...create-storm-workspace-v1.13.9) (2023-11-26)
|
|
1952
1558
|
|
|
1953
|
-
|
|
1954
1559
|
### Bug Fixes
|
|
1955
1560
|
|
|
1956
|
-
|
|
1561
|
+
- **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of api-extractor ([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
|
|
1957
1562
|
|
|
1958
1563
|
## [1.13.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.7...create-storm-workspace-v1.13.8) (2023-11-26)
|
|
1959
1564
|
|
|
1960
|
-
|
|
1961
1565
|
### Bug Fixes
|
|
1962
1566
|
|
|
1963
|
-
|
|
1567
|
+
- **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler options ([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
|
|
1964
1568
|
|
|
1965
1569
|
## [1.13.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.6...create-storm-workspace-v1.13.7) (2023-11-26)
|
|
1966
1570
|
|
|
1967
|
-
|
|
1968
1571
|
### Bug Fixes
|
|
1969
1572
|
|
|
1970
|
-
|
|
1573
|
+
- **workspace-tools:** Resolved issue where fs map was cleared out ([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
|
|
1971
1574
|
|
|
1972
1575
|
## [1.13.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.5...create-storm-workspace-v1.13.6) (2023-11-26)
|
|
1973
1576
|
|
|
1974
|
-
|
|
1975
1577
|
### Bug Fixes
|
|
1976
1578
|
|
|
1977
|
-
|
|
1579
|
+
- **workspace-tools:** Resolved issue with virtual file system in tsup patch ([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
|
|
1978
1580
|
|
|
1979
1581
|
## [1.13.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.4...create-storm-workspace-v1.13.5) (2023-11-26)
|
|
1980
1582
|
|
|
1981
|
-
|
|
1982
1583
|
### Bug Fixes
|
|
1983
1584
|
|
|
1984
|
-
|
|
1585
|
+
- **workspace-tools:** Resolved issue with fs key ([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
|
|
1985
1586
|
|
|
1986
1587
|
## [1.13.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.3...create-storm-workspace-v1.13.4) (2023-11-25)
|
|
1987
1588
|
|
|
1988
|
-
|
|
1989
1589
|
### Bug Fixes
|
|
1990
1590
|
|
|
1991
|
-
|
|
1591
|
+
- **workspace-tools:** Resolved issue with incorrectly written config file ([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
|
|
1992
1592
|
|
|
1993
1593
|
## [1.13.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.2...create-storm-workspace-v1.13.3) (2023-11-25)
|
|
1994
1594
|
|
|
1995
|
-
|
|
1996
1595
|
### Bug Fixes
|
|
1997
1596
|
|
|
1998
|
-
|
|
1597
|
+
- **workspace-tools:** Updated the way options are passed to `createProgram` ([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
|
|
1999
1598
|
|
|
2000
1599
|
## [1.13.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.1...create-storm-workspace-v1.13.2) (2023-11-25)
|
|
2001
1600
|
|
|
2002
|
-
|
|
2003
1601
|
### Bug Fixes
|
|
2004
1602
|
|
|
2005
|
-
|
|
1603
|
+
- **workspace-tools:** Updated tsup patch to use compilerHost ([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
|
|
2006
1604
|
|
|
2007
1605
|
## [1.13.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.0...create-storm-workspace-v1.13.1) (2023-11-25)
|
|
2008
1606
|
|
|
2009
|
-
|
|
2010
1607
|
### Bug Fixes
|
|
2011
1608
|
|
|
2012
|
-
|
|
1609
|
+
- **workspace-tools:** Resolved issue with missing node_modules folder ([ac6c99e](https://github.com/storm-software/storm-ops/commit/ac6c99e2dd1ab0d3a9a3b68722724ace5271c564))
|
|
2013
1610
|
|
|
2014
1611
|
# [1.13.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.12.6...create-storm-workspace-v1.13.0) (2023-11-25)
|
|
2015
1612
|
|
|
2016
|
-
|
|
2017
1613
|
### Bug Fixes
|
|
2018
1614
|
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
1615
|
+
- **workspace-tools:** Removed default imports of node packages ([3781197](https://github.com/storm-software/storm-ops/commit/378119711fd6e88a36f61f3ad9eb347ef30867ee))
|
|
1616
|
+
- **workspace-tools:** Resolved issue with ES module imports ([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
|
|
1617
|
+
- **workspace-tools:** Resolved issue with missing return statement ([138f96a](https://github.com/storm-software/storm-ops/commit/138f96a1d129cfda8c36cf8d13bd76bf931bf2a0))
|
|
2023
1618
|
|
|
2024
1619
|
### Features
|
|
2025
1620
|
|
|
2026
|
-
|
|
1621
|
+
- **workspace-tools:** Added `WorkspaceStorage` class to handle caching during processing ([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
|
|
2027
1622
|
|
|
2028
1623
|
## [1.12.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.12.5...create-storm-workspace-v1.12.6) (2023-11-25)
|
|
2029
1624
|
|
|
2030
|
-
|
|
2031
1625
|
### Bug Fixes
|
|
2032
1626
|
|
|
2033
|
-
|
|
1627
|
+
- **workspace-tools:** Resovled issue with missing options in rollup build in tsup patch ([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
|
|
2034
1628
|
|
|
2035
1629
|
## [1.12.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.12.4...create-storm-workspace-v1.12.5) (2023-11-25)
|
|
2036
1630
|
|
|
2037
|
-
|
|
2038
1631
|
### Bug Fixes
|
|
2039
1632
|
|
|
2040
|
-
|
|
1633
|
+
- **workspace-tools:** Update imports for @typescript/vfs to use named values ([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
|
|
2041
1634
|
|
|
2042
1635
|
## [1.12.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.12.3...create-storm-workspace-v1.12.4) (2023-11-25)
|
|
2043
1636
|
|
|
2044
|
-
|
|
2045
1637
|
### Bug Fixes
|
|
2046
1638
|
|
|
2047
|
-
|
|
1639
|
+
- **workspace-tools:** Added virtual file system to tsup patch to resolve missing libs ([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
|
|
2048
1640
|
|
|
2049
1641
|
## [1.12.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.12.2...create-storm-workspace-v1.12.3) (2023-11-25)
|
|
2050
1642
|
|
|
2051
|
-
|
|
2052
1643
|
### Bug Fixes
|
|
2053
1644
|
|
|
2054
|
-
|
|
1645
|
+
- **workspace-tools:** Removed compiler options to set targer manaully in tsup build ([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
|
|
2055
1646
|
|
|
2056
1647
|
## [1.12.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.12.1...create-storm-workspace-v1.12.2) (2023-11-25)
|
|
2057
1648
|
|
|
2058
|
-
|
|
2059
1649
|
### Bug Fixes
|
|
2060
1650
|
|
|
2061
|
-
|
|
1651
|
+
- **workspace-tools:** Update default compilerOptions prior to calling tsc ([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
|
|
2062
1652
|
|
|
2063
1653
|
## [1.12.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.12.0...create-storm-workspace-v1.12.1) (2023-11-25)
|
|
2064
1654
|
|
|
2065
|
-
|
|
2066
1655
|
### Bug Fixes
|
|
2067
1656
|
|
|
2068
|
-
|
|
1657
|
+
- **workspace-tools:** Resolved bad iterable issue in tsup patch ([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
|
|
2069
1658
|
|
|
2070
1659
|
# [1.12.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.11.1...create-storm-workspace-v1.12.0) (2023-11-25)
|
|
2071
1660
|
|
|
2072
|
-
|
|
2073
1661
|
### Features
|
|
2074
1662
|
|
|
2075
|
-
|
|
1663
|
+
- **workspace-tools:** Added the `includeSrc` option to the tsup build executor ([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
|
|
2076
1664
|
|
|
2077
1665
|
## [1.11.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.11.0...create-storm-workspace-v1.11.1) (2023-11-25)
|
|
2078
1666
|
|
|
2079
|
-
|
|
2080
1667
|
### Bug Fixes
|
|
2081
1668
|
|
|
2082
|
-
|
|
1669
|
+
- **workspace-tools:** Update include paths in tsconfig used in tsup builder ([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
|
|
2083
1670
|
|
|
2084
1671
|
# [1.11.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.20...create-storm-workspace-v1.11.0) (2023-11-25)
|
|
2085
1672
|
|
|
2086
|
-
|
|
2087
1673
|
### Features
|
|
2088
1674
|
|
|
2089
|
-
|
|
1675
|
+
- **workspace-tools:** Added workers distribution to tsup build ([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
|
|
2090
1676
|
|
|
2091
1677
|
## [1.10.20](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.19...create-storm-workspace-v1.10.20) (2023-11-25)
|
|
2092
1678
|
|
|
2093
|
-
|
|
2094
1679
|
### Bug Fixes
|
|
2095
1680
|
|
|
2096
|
-
|
|
1681
|
+
- **workspace-tools:** Update the outDir value of parsed tsconfig options in tsup patch ([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
|
|
2097
1682
|
|
|
2098
1683
|
## [1.10.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.18...create-storm-workspace-v1.10.19) (2023-11-25)
|
|
2099
1684
|
|
|
2100
|
-
|
|
2101
1685
|
### Bug Fixes
|
|
2102
1686
|
|
|
2103
|
-
|
|
1687
|
+
- **workspace-tools:** Replace invalid charaters in property key ([923bdad](https://github.com/storm-software/storm-ops/commit/923bdada143fc1150113b9b1881fe915a33a9e87))
|
|
2104
1688
|
|
|
2105
1689
|
## [1.10.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.17...create-storm-workspace-v1.10.18) (2023-11-25)
|
|
2106
1690
|
|
|
2107
|
-
|
|
2108
1691
|
### Bug Fixes
|
|
2109
1692
|
|
|
2110
|
-
|
|
1693
|
+
- **workspace-tools:** Resolve issue with entry properties ([476affc](https://github.com/storm-software/storm-ops/commit/476affcab1b17148b4e3df78f24dd3fd6588d403))
|
|
2111
1694
|
|
|
2112
1695
|
## [1.10.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.16...create-storm-workspace-v1.10.17) (2023-11-25)
|
|
2113
1696
|
|
|
2114
|
-
|
|
2115
1697
|
### Bug Fixes
|
|
2116
1698
|
|
|
2117
|
-
|
|
1699
|
+
- **workspace-tools:** Fixed issue with invalid chars in entry name ([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
|
|
2118
1700
|
|
|
2119
1701
|
## [1.10.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.15...create-storm-workspace-v1.10.16) (2023-11-25)
|
|
2120
1702
|
|
|
2121
|
-
|
|
2122
1703
|
### Bug Fixes
|
|
2123
1704
|
|
|
2124
|
-
|
|
1705
|
+
- **workspace-tools:** Resolved issue with names in `entry` options for tsup builder ([bc0c2a1](https://github.com/storm-software/storm-ops/commit/bc0c2a175d78771b8e6d1aa215b540f7204abc23))
|
|
2125
1706
|
|
|
2126
1707
|
## [1.10.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.14...create-storm-workspace-v1.10.15) (2023-11-24)
|
|
2127
1708
|
|
|
2128
|
-
|
|
2129
1709
|
### Bug Fixes
|
|
2130
1710
|
|
|
2131
|
-
|
|
1711
|
+
- **workspace-tools:** Resolve issue with dts `files` in compiler options ([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
|
|
2132
1712
|
|
|
2133
1713
|
## [1.10.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.13...create-storm-workspace-v1.10.14) (2023-11-24)
|
|
2134
1714
|
|
|
2135
|
-
|
|
2136
1715
|
### Bug Fixes
|
|
2137
1716
|
|
|
2138
|
-
|
|
2139
|
-
|
|
1717
|
+
- **workspace-tools:** Resolved issue with bad import ([e795302](https://github.com/storm-software/storm-ops/commit/e795302f766b5fea4e27c60ffdc09cade02041e1))
|
|
1718
|
+
- **workspace-tools:** Update path joins in tsup build ([696a0a3](https://github.com/storm-software/storm-ops/commit/696a0a3d487009b00fb50915fb0c62db40f728dc))
|
|
2140
1719
|
|
|
2141
1720
|
## [1.10.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.12...create-storm-workspace-v1.10.13) (2023-11-24)
|
|
2142
1721
|
|
|
2143
|
-
|
|
2144
1722
|
### Bug Fixes
|
|
2145
1723
|
|
|
2146
|
-
|
|
1724
|
+
- **workspace-tools:** Update entry creation code in tsup build ([6c8b12f](https://github.com/storm-software/storm-ops/commit/6c8b12fd6ae01659f004525cc4dfdbab484e3096))
|
|
2147
1725
|
|
|
2148
1726
|
## [1.10.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.11...create-storm-workspace-v1.10.12) (2023-11-24)
|
|
2149
1727
|
|
|
2150
|
-
|
|
2151
1728
|
### Bug Fixes
|
|
2152
1729
|
|
|
2153
|
-
|
|
1730
|
+
- **workspace-tools:** Update how entry is determined in tsup build ([7af0212](https://github.com/storm-software/storm-ops/commit/7af0212ebd5272826227591c262ac42b740a7508))
|
|
2154
1731
|
|
|
2155
1732
|
## [1.10.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.10...create-storm-workspace-v1.10.11) (2023-11-22)
|
|
2156
1733
|
|
|
2157
|
-
|
|
2158
1734
|
### Bug Fixes
|
|
2159
1735
|
|
|
2160
|
-
|
|
1736
|
+
- **workspace-tools:** Resolved issue with bad path in tsup build ([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
|
|
2161
1737
|
|
|
2162
1738
|
## [1.10.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.9...create-storm-workspace-v1.10.10) (2023-11-22)
|
|
2163
1739
|
|
|
2164
|
-
|
|
2165
1740
|
### Bug Fixes
|
|
2166
1741
|
|
|
2167
|
-
|
|
1742
|
+
- **workspace-tools:** Update generated tsconfig include to point to package root ([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
|
|
2168
1743
|
|
|
2169
1744
|
## [1.10.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.8...create-storm-workspace-v1.10.9) (2023-11-22)
|
|
2170
1745
|
|
|
2171
|
-
|
|
2172
1746
|
### Bug Fixes
|
|
2173
1747
|
|
|
2174
|
-
|
|
1748
|
+
- **workspace-tools:** Resolve include issue with tsc during tsup build ([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
|
|
2175
1749
|
|
|
2176
1750
|
## [1.10.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.7...create-storm-workspace-v1.10.8) (2023-11-22)
|
|
2177
1751
|
|
|
2178
|
-
|
|
2179
1752
|
### Bug Fixes
|
|
2180
1753
|
|
|
2181
|
-
|
|
1754
|
+
- **workspace-tools:** Resolved issue around incorrect output mapping in api-extractor ([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
|
|
2182
1755
|
|
|
2183
1756
|
## [1.10.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.6...create-storm-workspace-v1.10.7) (2023-11-22)
|
|
2184
1757
|
|
|
2185
|
-
|
|
2186
1758
|
### Bug Fixes
|
|
2187
1759
|
|
|
2188
|
-
|
|
1760
|
+
- **workspace-tools:** Removed overriden tsconfig for api-extractor ([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
|
|
2189
1761
|
|
|
2190
1762
|
## [1.10.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.5...create-storm-workspace-v1.10.6) (2023-11-22)
|
|
2191
1763
|
|
|
2192
|
-
|
|
2193
1764
|
### Bug Fixes
|
|
2194
1765
|
|
|
2195
|
-
|
|
1766
|
+
- **workspace-tools:** Correctly formatted include path in tsconfig passed to api extractor ([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
|
|
2196
1767
|
|
|
2197
1768
|
## [1.10.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.4...create-storm-workspace-v1.10.5) (2023-11-22)
|
|
2198
1769
|
|
|
2199
|
-
|
|
2200
1770
|
### Bug Fixes
|
|
2201
1771
|
|
|
2202
|
-
|
|
1772
|
+
- **workspace-tools:** Allow main to default from sourceRoot when not provided to tsup executor ([e794d02](https://github.com/storm-software/storm-ops/commit/e794d02e4b2fffa6af0e6624b4499206574409a4))
|
|
2203
1773
|
|
|
2204
1774
|
## [1.10.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.3...create-storm-workspace-v1.10.4) (2023-11-22)
|
|
2205
1775
|
|
|
2206
|
-
|
|
2207
1776
|
### Bug Fixes
|
|
2208
1777
|
|
|
2209
|
-
|
|
1778
|
+
- **workspace-tools:** Resolved issue with export generation after api-extractor ([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
|
|
2210
1779
|
|
|
2211
1780
|
## [1.10.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.2...create-storm-workspace-v1.10.3) (2023-11-22)
|
|
2212
1781
|
|
|
2213
|
-
|
|
2214
1782
|
### Bug Fixes
|
|
2215
1783
|
|
|
2216
|
-
|
|
1784
|
+
- **workspace-tools:** Add default tsconfig values for api-extractor ([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
|
|
2217
1785
|
|
|
2218
1786
|
## [1.10.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.1...create-storm-workspace-v1.10.2) (2023-11-22)
|
|
2219
1787
|
|
|
2220
|
-
|
|
2221
1788
|
### Bug Fixes
|
|
2222
1789
|
|
|
2223
|
-
|
|
1790
|
+
- **workspace-tools:** Update the `projectFolder` option passed to api-extractor ([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
|
|
2224
1791
|
|
|
2225
1792
|
## [1.10.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.0...create-storm-workspace-v1.10.1) (2023-11-21)
|
|
2226
1793
|
|
|
2227
|
-
|
|
2228
1794
|
### Bug Fixes
|
|
2229
1795
|
|
|
2230
|
-
|
|
1796
|
+
- **workspace-tools:** Resolved issues with api-extractors paths ([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
|
|
2231
1797
|
|
|
2232
1798
|
# [1.10.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.9.0...create-storm-workspace-v1.10.0) (2023-11-21)
|
|
2233
1799
|
|
|
2234
|
-
|
|
2235
1800
|
### Features
|
|
2236
1801
|
|
|
2237
|
-
|
|
1802
|
+
- **workspace-tools:** Added the `main` option to tsup build support manually entered entry paths ([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
|
|
2238
1803
|
|
|
2239
1804
|
# [1.9.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.8.5...create-storm-workspace-v1.9.0) (2023-11-21)
|
|
2240
1805
|
|
|
2241
|
-
|
|
2242
1806
|
### Features
|
|
2243
1807
|
|
|
2244
|
-
|
|
1808
|
+
- **workspace-tools:** Added `description` as an option in the node-library generator ([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
|
|
2245
1809
|
|
|
2246
1810
|
## [1.8.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.8.4...create-storm-workspace-v1.8.5) (2023-11-21)
|
|
2247
1811
|
|
|
2248
|
-
|
|
2249
1812
|
### Bug Fixes
|
|
2250
1813
|
|
|
2251
|
-
|
|
1814
|
+
- **workspace-tools:** Updated paths of generated api-reports ([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
|
|
2252
1815
|
|
|
2253
1816
|
## [1.8.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.8.3...create-storm-workspace-v1.8.4) (2023-11-21)
|
|
2254
1817
|
|
|
2255
|
-
|
|
2256
1818
|
### Bug Fixes
|
|
2257
1819
|
|
|
2258
|
-
|
|
1820
|
+
- **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option ([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
|
|
2259
1821
|
|
|
2260
1822
|
## [1.8.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.8.2...create-storm-workspace-v1.8.3) (2023-11-21)
|
|
2261
1823
|
|
|
2262
|
-
|
|
2263
1824
|
### Bug Fixes
|
|
2264
1825
|
|
|
2265
|
-
|
|
1826
|
+
- **workspace-tools:** Resolved issue with path separator character in tsup ([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
|
|
2266
1827
|
|
|
2267
1828
|
## [1.8.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.8.1...create-storm-workspace-v1.8.2) (2023-11-20)
|
|
2268
1829
|
|
|
2269
|
-
|
|
2270
1830
|
### Bug Fixes
|
|
2271
1831
|
|
|
2272
|
-
|
|
1832
|
+
- **workspace-tools:** Resolved path issue in API Extractor config ([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
|
|
2273
1833
|
|
|
2274
1834
|
## [1.8.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.8.0...create-storm-workspace-v1.8.1) (2023-11-20)
|
|
2275
1835
|
|
|
2276
|
-
|
|
2277
1836
|
### Bug Fixes
|
|
2278
1837
|
|
|
2279
|
-
|
|
1838
|
+
- **workspace-tools:** Updated the api-reports docs path in tsup executor ([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
|
|
2280
1839
|
|
|
2281
1840
|
# [1.8.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.37...create-storm-workspace-v1.8.0) (2023-11-20)
|
|
2282
1841
|
|
|
2283
|
-
|
|
2284
1842
|
### Features
|
|
2285
1843
|
|
|
2286
|
-
|
|
1844
|
+
- **workspace-tools:** Update tsup executor to generate API Report file, Doc Model, and TSDoc Metadata ([fb4cda5](https://github.com/storm-software/storm-ops/commit/fb4cda5807005d2ae412d637fa5247ebad09abf7))
|
|
2287
1845
|
|
|
2288
1846
|
## [1.7.37](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.36...create-storm-workspace-v1.7.37) (2023-11-20)
|
|
2289
1847
|
|
|
2290
|
-
|
|
2291
1848
|
### Bug Fixes
|
|
2292
1849
|
|
|
2293
|
-
|
|
1850
|
+
- **workspace-tools:** Added missing @microsoft/api-extractor dependency for tsup DTS build ([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
|
|
2294
1851
|
|
|
2295
1852
|
## [1.7.36](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.35...create-storm-workspace-v1.7.36) (2023-11-20)
|
|
2296
1853
|
|
|
2297
|
-
|
|
2298
1854
|
### Bug Fixes
|
|
2299
1855
|
|
|
2300
|
-
|
|
1856
|
+
- **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup patch ([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
|
|
2301
1857
|
|
|
2302
1858
|
## [1.7.35](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.34...create-storm-workspace-v1.7.35) (2023-11-20)
|
|
2303
1859
|
|
|
2304
|
-
|
|
2305
1860
|
### Bug Fixes
|
|
2306
1861
|
|
|
2307
|
-
|
|
1862
|
+
- **workspace-tools:** Added extra logging to tsup patch ([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
|
|
2308
1863
|
|
|
2309
1864
|
## [1.7.34](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.33...create-storm-workspace-v1.7.34) (2023-11-20)
|
|
2310
1865
|
|
|
2311
|
-
|
|
2312
1866
|
### Bug Fixes
|
|
2313
1867
|
|
|
2314
|
-
|
|
1868
|
+
- **workspace-tools:** Resolved issue with package export lookup in tsup patch ([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
|
|
2315
1869
|
|
|
2316
1870
|
## [1.7.33](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.32...create-storm-workspace-v1.7.33) (2023-11-20)
|
|
2317
1871
|
|
|
2318
|
-
|
|
2319
1872
|
### Bug Fixes
|
|
2320
1873
|
|
|
2321
|
-
|
|
1874
|
+
- **workspace-tools:** Resolved bad tsconfig path issue in tsup patch ([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
|
|
2322
1875
|
|
|
2323
1876
|
## [1.7.32](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.31...create-storm-workspace-v1.7.32) (2023-11-20)
|
|
2324
1877
|
|
|
2325
|
-
|
|
2326
1878
|
### Bug Fixes
|
|
2327
1879
|
|
|
2328
|
-
|
|
1880
|
+
- **workspace-tools:** Resolve issue with path library reference in tsup ([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
|
|
2329
1881
|
|
|
2330
1882
|
## [1.7.31](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.30...create-storm-workspace-v1.7.31) (2023-11-20)
|
|
2331
1883
|
|
|
2332
|
-
|
|
2333
1884
|
### Bug Fixes
|
|
2334
1885
|
|
|
2335
|
-
|
|
1886
|
+
- **workspace-tools:** Resovled issue with tsup dts tsconfig path ([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
|
|
2336
1887
|
|
|
2337
1888
|
## [1.7.30](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.29...create-storm-workspace-v1.7.30) (2023-11-20)
|
|
2338
1889
|
|
|
2339
|
-
|
|
2340
1890
|
### Bug Fixes
|
|
2341
1891
|
|
|
2342
|
-
|
|
1892
|
+
- **workspace-tools:** Added code to default tsup build options and package.json path in api-extractor ([f79dbb1](https://github.com/storm-software/storm-ops/commit/f79dbb1d57ba7e2da054ae47483e98516739662b))
|
|
2343
1893
|
|
|
2344
1894
|
## [1.7.29](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.28...create-storm-workspace-v1.7.29) (2023-11-20)
|
|
2345
1895
|
|
|
2346
|
-
|
|
2347
1896
|
### Bug Fixes
|
|
2348
1897
|
|
|
2349
|
-
|
|
1898
|
+
- **workspace-tools:** Added env option to the tsup executor config ([80e4e84](https://github.com/storm-software/storm-ops/commit/80e4e84d130bd7275a7b104d8f589d906c9f92ac))
|
|
2350
1899
|
|
|
2351
1900
|
## [1.7.28](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.27...create-storm-workspace-v1.7.28) (2023-11-20)
|
|
2352
1901
|
|
|
2353
|
-
|
|
2354
1902
|
### Bug Fixes
|
|
2355
1903
|
|
|
2356
|
-
|
|
1904
|
+
- **workspace-tools:** Prevent both dts and experimentalDts from being enabled ([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
|
|
2357
1905
|
|
|
2358
1906
|
## [1.7.27](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.26...create-storm-workspace-v1.7.27) (2023-11-19)
|
|
2359
1907
|
|
|
2360
|
-
|
|
2361
1908
|
### Bug Fixes
|
|
2362
1909
|
|
|
2363
|
-
|
|
1910
|
+
- **workspace-tools:** Upgrade tsup version and enabled experimental dts ([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
|
|
2364
1911
|
|
|
2365
1912
|
## [1.7.26](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.25...create-storm-workspace-v1.7.26) (2023-11-19)
|
|
2366
1913
|
|
|
2367
|
-
|
|
2368
1914
|
### Bug Fixes
|
|
2369
1915
|
|
|
2370
|
-
|
|
1916
|
+
- **workspace-tools:** Update where tsup loads shim files and added define option ([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
|
|
2371
1917
|
|
|
2372
1918
|
## [1.7.25](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.24...create-storm-workspace-v1.7.25) (2023-11-19)
|
|
2373
1919
|
|
|
2374
|
-
|
|
2375
1920
|
### Bug Fixes
|
|
2376
1921
|
|
|
2377
|
-
|
|
1922
|
+
- **workspace-tools:** Added esm and cjs shims to package bundle ([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
|
|
2378
1923
|
|
|
2379
1924
|
## [1.7.24](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.23...create-storm-workspace-v1.7.24) (2023-11-19)
|
|
2380
1925
|
|
|
2381
|
-
|
|
2382
1926
|
### Bug Fixes
|
|
2383
1927
|
|
|
2384
|
-
|
|
1928
|
+
- **workspace-tools:** Added rollup support for DTS generation ([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
|
|
2385
1929
|
|
|
2386
1930
|
## [1.7.23](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.22...create-storm-workspace-v1.7.23) (2023-11-19)
|
|
2387
1931
|
|
|
2388
|
-
|
|
2389
1932
|
### Bug Fixes
|
|
2390
1933
|
|
|
2391
|
-
|
|
1934
|
+
- **workspace-tools:** Resolved issue preventing package.json from being written ([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
|
|
2392
1935
|
|
|
2393
1936
|
## [1.7.22](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.21...create-storm-workspace-v1.7.22) (2023-11-19)
|
|
2394
1937
|
|
|
2395
|
-
|
|
2396
1938
|
### Bug Fixes
|
|
2397
1939
|
|
|
2398
|
-
|
|
1940
|
+
- **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch ([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
|
|
2399
1941
|
|
|
2400
1942
|
## [1.7.21](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.20...create-storm-workspace-v1.7.21) (2023-11-19)
|
|
2401
1943
|
|
|
2402
|
-
|
|
2403
1944
|
### Bug Fixes
|
|
2404
1945
|
|
|
2405
|
-
|
|
1946
|
+
- **workspace-tools:** Added conditional to tsup package.json search ([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
|
|
2406
1947
|
|
|
2407
1948
|
## [1.7.20](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.19...create-storm-workspace-v1.7.20) (2023-11-18)
|
|
2408
1949
|
|
|
2409
|
-
|
|
2410
1950
|
### Bug Fixes
|
|
2411
1951
|
|
|
2412
|
-
|
|
1952
|
+
- **workspace-tools:** Resolved issue with order of package.json search in tsup executor ([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
|
|
2413
1953
|
|
|
2414
1954
|
## [1.7.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.18...create-storm-workspace-v1.7.19) (2023-11-18)
|
|
2415
1955
|
|
|
2416
|
-
|
|
2417
1956
|
### Bug Fixes
|
|
2418
1957
|
|
|
2419
|
-
|
|
1958
|
+
- **workspace-tools:** Added join to add separators in package.json path in tsup ([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
|
|
2420
1959
|
|
|
2421
1960
|
## [1.7.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.17...create-storm-workspace-v1.7.18) (2023-11-18)
|
|
2422
1961
|
|
|
2423
|
-
|
|
2424
1962
|
### Bug Fixes
|
|
2425
1963
|
|
|
2426
|
-
|
|
1964
|
+
- **workspace-tools:** Resolved issue looking up package folder in tsup patch ([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
|
|
2427
1965
|
|
|
2428
1966
|
## [1.7.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.16...create-storm-workspace-v1.7.17) (2023-11-18)
|
|
2429
1967
|
|
|
2430
|
-
|
|
2431
1968
|
### Bug Fixes
|
|
2432
1969
|
|
|
2433
|
-
|
|
1970
|
+
- **workspace-tools:** Fixed issue in tsup patch around package.json generation ([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
|
|
2434
1971
|
|
|
2435
1972
|
## [1.7.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.15...create-storm-workspace-v1.7.16) (2023-11-18)
|
|
2436
1973
|
|
|
2437
|
-
|
|
2438
1974
|
### Bug Fixes
|
|
2439
1975
|
|
|
2440
|
-
|
|
2441
|
-
|
|
1976
|
+
- **workspace-tools:** Added conditional to ensure package.json path was populated ([88b558f](https://github.com/storm-software/storm-ops/commit/88b558fb75d47a8d7fc7f2ec050626f9e2d06a2c))
|
|
1977
|
+
- **workspace-tools:** Added prettier as an external dependency ([33009d8](https://github.com/storm-software/storm-ops/commit/33009d8aee2774c2ce537a35f2226e92b41fea9b))
|
|
2442
1978
|
|
|
2443
1979
|
## [1.7.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.14...create-storm-workspace-v1.7.15) (2023-11-18)
|
|
2444
1980
|
|
|
2445
|
-
|
|
2446
1981
|
### Bug Fixes
|
|
2447
1982
|
|
|
2448
|
-
|
|
1983
|
+
- **workspace-tools:** Update the tsup executor to include 3rd party depencendies in package.json ([4896ca8](https://github.com/storm-software/storm-ops/commit/4896ca87839af146f18de16d0924853ab971dff0))
|
|
2449
1984
|
|
|
2450
1985
|
## [1.7.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.13...create-storm-workspace-v1.7.14) (2023-11-18)
|
|
2451
1986
|
|
|
2452
|
-
|
|
2453
1987
|
### Bug Fixes
|
|
2454
1988
|
|
|
2455
|
-
|
|
1989
|
+
- **workspace-tools:** Added thirdparty packages to workspace tools build ([efd7c3a](https://github.com/storm-software/storm-ops/commit/efd7c3af0891bf3f57e931d082208666ab7d30d8))
|
|
2456
1990
|
|
|
2457
1991
|
## [1.7.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.12...create-storm-workspace-v1.7.13) (2023-11-18)
|
|
2458
1992
|
|
|
2459
|
-
|
|
2460
1993
|
### Bug Fixes
|
|
2461
1994
|
|
|
2462
|
-
|
|
1995
|
+
- **workspace-tools:** Added banner to tsup patch ([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
|
|
2463
1996
|
|
|
2464
1997
|
## [1.7.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.11...create-storm-workspace-v1.7.12) (2023-11-18)
|
|
2465
1998
|
|
|
2466
|
-
|
|
2467
1999
|
### Bug Fixes
|
|
2468
2000
|
|
|
2469
|
-
|
|
2001
|
+
- **workspace-tools:** Patched tsup to properly use logger ([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
|
|
2470
2002
|
|
|
2471
2003
|
## [1.7.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.10...create-storm-workspace-v1.7.11) (2023-11-18)
|
|
2472
2004
|
|
|
2473
|
-
|
|
2474
2005
|
### Bug Fixes
|
|
2475
2006
|
|
|
2476
|
-
|
|
2007
|
+
- **workspace-tools:** Resolved issue with external deps were not passed to tsup ([72126c9](https://github.com/storm-software/storm-ops/commit/72126c99a46d307a3afca50dc6881dc33735c772))
|
|
2477
2008
|
|
|
2478
2009
|
## [1.7.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.9...create-storm-workspace-v1.7.10) (2023-11-18)
|
|
2479
2010
|
|
|
2480
|
-
|
|
2481
2011
|
### Bug Fixes
|
|
2482
2012
|
|
|
2483
|
-
|
|
2484
|
-
|
|
2013
|
+
- **workspace-tools:** Prevented empty headers from being added and resolved issue with project.json ([d1a1a5e](https://github.com/storm-software/storm-ops/commit/d1a1a5ec740dcfec1b8de26010bf532ddbcf38a1))
|
|
2014
|
+
- **workspace-tools:** Renamed `fileHeading` to `banner` to align with existing ESBuild options ([a4c3ad0](https://github.com/storm-software/storm-ops/commit/a4c3ad08f6af7b2a9342f72083f31b9c6ab92552))
|
|
2485
2015
|
|
|
2486
2016
|
## [1.7.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.8...create-storm-workspace-v1.7.9) (2023-11-18)
|
|
2487
2017
|
|
|
2488
|
-
|
|
2489
2018
|
### Bug Fixes
|
|
2490
2019
|
|
|
2491
|
-
|
|
2020
|
+
- **workspace-tools:** Update the sourceRoot value passed to getConfig in tsup executor ([5220d4d](https://github.com/storm-software/storm-ops/commit/5220d4d946ed01d27cda4ca1f2434eeff93a161c))
|
|
2492
2021
|
|
|
2493
2022
|
## [1.7.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.7...create-storm-workspace-v1.7.8) (2023-11-18)
|
|
2494
2023
|
|
|
2495
|
-
|
|
2496
2024
|
### Bug Fixes
|
|
2497
2025
|
|
|
2498
|
-
|
|
2026
|
+
- **workspace-tools:** Resolve issue with bad path in tsup build ([2c96c49](https://github.com/storm-software/storm-ops/commit/2c96c49fc3142ef62f3024694e7d9745e706748f))
|
|
2499
2027
|
|
|
2500
2028
|
## [1.7.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.6...create-storm-workspace-v1.7.7) (2023-11-18)
|
|
2501
2029
|
|
|
2502
|
-
|
|
2503
2030
|
### Bug Fixes
|
|
2504
2031
|
|
|
2505
|
-
|
|
2032
|
+
- **workspace-tools:** Update tsup build to use glob to update src files ([316b91d](https://github.com/storm-software/storm-ops/commit/316b91d72cf4ab7373b48feacac8fca3160f7a8b))
|
|
2506
2033
|
|
|
2507
2034
|
## [1.7.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.5...create-storm-workspace-v1.7.6) (2023-11-17)
|
|
2508
2035
|
|
|
2509
|
-
|
|
2510
2036
|
### Bug Fixes
|
|
2511
2037
|
|
|
2512
|
-
|
|
2038
|
+
- **workspace-tools:** Update tsup build executor to resolve error thrown during heading printing ([4c41547](https://github.com/storm-software/storm-ops/commit/4c4154749c7f1abbb9a129d809c2e4f4dfe88b21))
|
|
2513
2039
|
|
|
2514
2040
|
## [1.7.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.4...create-storm-workspace-v1.7.5) (2023-11-17)
|
|
2515
2041
|
|
|
2516
|
-
|
|
2517
2042
|
### Bug Fixes
|
|
2518
2043
|
|
|
2519
|
-
|
|
2520
|
-
|
|
2044
|
+
- **workspace-tools:** Ensure the type field is applied to package.jcon ([2e93db7](https://github.com/storm-software/storm-ops/commit/2e93db7798999f76a4a0e03c9ac9525d4d6eec61))
|
|
2045
|
+
- **workspace-tools:** Update path to typescript source files in package output ([41bf658](https://github.com/storm-software/storm-ops/commit/41bf658b403b36a01590d0e5eb0d8343ab20c435))
|
|
2521
2046
|
|
|
2522
2047
|
## [1.7.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.3...create-storm-workspace-v1.7.4) (2023-11-17)
|
|
2523
2048
|
|
|
2524
|
-
|
|
2525
2049
|
### Bug Fixes
|
|
2526
2050
|
|
|
2527
|
-
|
|
2051
|
+
- **workspace-tools:** Update prettier to use normal runtime instead of standalone ([5a7d631](https://github.com/storm-software/storm-ops/commit/5a7d631a5985e2596b4e712a33427e1aaa1fad25))
|
|
2528
2052
|
|
|
2529
2053
|
## [1.7.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.2...create-storm-workspace-v1.7.3) (2023-11-17)
|
|
2530
2054
|
|
|
2531
|
-
|
|
2532
2055
|
### Bug Fixes
|
|
2533
2056
|
|
|
2534
|
-
|
|
2057
|
+
- **workspace-tools:** Added heading to the packaged typescript files ([fddf128](https://github.com/storm-software/storm-ops/commit/fddf1280035c5b2a31a2f8333b10a29e9bc38f90))
|
|
2535
2058
|
|
|
2536
2059
|
## [1.7.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.1...create-storm-workspace-v1.7.2) (2023-11-17)
|
|
2537
2060
|
|
|
2538
|
-
|
|
2539
2061
|
### Bug Fixes
|
|
2540
2062
|
|
|
2541
|
-
|
|
2063
|
+
- **workspace-tools:** Update default platform to node ([4b6f1b2](https://github.com/storm-software/storm-ops/commit/4b6f1b208da89492a9586cc87970c4a78f09861f))
|
|
2542
2064
|
|
|
2543
2065
|
## [1.7.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.0...create-storm-workspace-v1.7.1) (2023-11-17)
|
|
2544
2066
|
|
|
2545
|
-
|
|
2546
2067
|
### Bug Fixes
|
|
2547
2068
|
|
|
2548
|
-
|
|
2069
|
+
- **workspace-tools:** Added shim to modern build ([0e03ce7](https://github.com/storm-software/storm-ops/commit/0e03ce7a933454d2ca5adf889e60083105d6f433))
|
|
2549
2070
|
|
|
2550
2071
|
# [1.7.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.58...create-storm-workspace-v1.7.0) (2023-11-17)
|
|
2551
2072
|
|
|
2552
|
-
|
|
2553
2073
|
### Features
|
|
2554
2074
|
|
|
2555
|
-
|
|
2075
|
+
- **workspace-tools:** Added outExtension config option ([fe31e5c](https://github.com/storm-software/storm-ops/commit/fe31e5c3aefb853edc557c288104fe82a6fe77d2))
|
|
2556
2076
|
|
|
2557
2077
|
## [1.6.58](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.57...create-storm-workspace-v1.6.58) (2023-11-16)
|
|
2558
2078
|
|
|
2559
|
-
|
|
2560
2079
|
### Bug Fixes
|
|
2561
2080
|
|
|
2562
|
-
|
|
2081
|
+
- **workspace-tools:** Update `entry` in tsup to use a single default file ([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
|
|
2563
2082
|
|
|
2564
2083
|
## [1.6.57](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.56...create-storm-workspace-v1.6.57) (2023-11-16)
|
|
2565
2084
|
|
|
2566
|
-
|
|
2567
2085
|
### Bug Fixes
|
|
2568
2086
|
|
|
2569
|
-
|
|
2087
|
+
- **linting-tools:** Added tsconfig recommended to root tsconfig ([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
|
|
2570
2088
|
|
|
2571
2089
|
## [1.6.56](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.55...create-storm-workspace-v1.6.56) (2023-11-16)
|
|
2572
2090
|
|
|
2573
|
-
|
|
2574
2091
|
### Bug Fixes
|
|
2575
2092
|
|
|
2576
|
-
|
|
2093
|
+
- **workspace-tools:** Update entry config to use strings instead of `Path` objects ([265669a](https://github.com/storm-software/storm-ops/commit/265669ae0d1e616289c0d3e77db223e97c9e52a3))
|
|
2577
2094
|
|
|
2578
2095
|
## [1.6.55](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.54...create-storm-workspace-v1.6.55) (2023-11-16)
|
|
2579
2096
|
|
|
2580
|
-
|
|
2581
2097
|
### Bug Fixes
|
|
2582
2098
|
|
|
2583
|
-
|
|
2099
|
+
- **workspace-tools:** Ensure full paths are used for tsup entry config ([10c915d](https://github.com/storm-software/storm-ops/commit/10c915dd36f0474e4005675e11eeecd98103834f))
|
|
2584
2100
|
|
|
2585
2101
|
## [1.6.54](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.53...create-storm-workspace-v1.6.54) (2023-11-16)
|
|
2586
2102
|
|
|
2587
|
-
|
|
2588
2103
|
### Bug Fixes
|
|
2589
2104
|
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2105
|
+
- **workspace-tools:** Added glob entry loading to tsup config ([fe40be2](https://github.com/storm-software/storm-ops/commit/fe40be28e6b0b049d4268b6d5c1b743634571a0f))
|
|
2106
|
+
- **workspace-tools:** Change tsup build to use glob package instead of function from Nx ([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
|
|
2107
|
+
- **workspace-tools:** Included missing config function signature change ([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
|
|
2108
|
+
- **workspace-tools:** Remove outExtensions from tsup config ([18d3ec7](https://github.com/storm-software/storm-ops/commit/18d3ec7ea63f2c6f64b8d31a7e458fea2b792f79))
|
|
2594
2109
|
|
|
2595
2110
|
## [1.6.53](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.52...create-storm-workspace-v1.6.53) (2023-11-16)
|
|
2596
2111
|
|
|
2597
|
-
|
|
2598
2112
|
### Bug Fixes
|
|
2599
2113
|
|
|
2600
|
-
|
|
2114
|
+
- **workspace-tools:** Added EventEmitter listener to the tsup executor ([384ff89](https://github.com/storm-software/storm-ops/commit/384ff89035134a131ee63c4ea43fa15349146e44))
|
|
2601
2115
|
|
|
2602
2116
|
## [1.6.52](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.51...create-storm-workspace-v1.6.52) (2023-11-16)
|
|
2603
2117
|
|
|
2604
|
-
|
|
2605
2118
|
### Bug Fixes
|
|
2606
2119
|
|
|
2607
|
-
|
|
2120
|
+
- **workspace-tools:** Update executor to attach message event handler to `window` ([00555a9](https://github.com/storm-software/storm-ops/commit/00555a99645f92e6f1060b34e9bfc913238913c8))
|
|
2608
2121
|
|
|
2609
2122
|
## [1.6.51](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.50...create-storm-workspace-v1.6.51) (2023-11-16)
|
|
2610
2123
|
|
|
2611
|
-
|
|
2612
2124
|
### Bug Fixes
|
|
2613
2125
|
|
|
2614
|
-
|
|
2126
|
+
- **workspace-tools:** Removed `cjsInterop` and added code to handle post message events ([06adf3c](https://github.com/storm-software/storm-ops/commit/06adf3c3905fae95f275bec2b8325021349867c0))
|
|
2615
2127
|
|
|
2616
2128
|
## [1.6.50](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.49...create-storm-workspace-v1.6.50) (2023-11-16)
|
|
2617
2129
|
|
|
2618
|
-
|
|
2619
2130
|
### Bug Fixes
|
|
2620
2131
|
|
|
2621
|
-
|
|
2132
|
+
- **workspace-tools:** Patch tsup build with check for `this` in rollup config ([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
|
|
2622
2133
|
|
|
2623
2134
|
## [1.6.49](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.48...create-storm-workspace-v1.6.49) (2023-11-16)
|
|
2624
2135
|
|
|
2625
|
-
|
|
2626
2136
|
### Bug Fixes
|
|
2627
2137
|
|
|
2628
|
-
|
|
2629
|
-
|
|
2138
|
+
- **workspace-tools:** Patch logging into tsup build ([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
|
|
2139
|
+
- **workspace-tools:** Updates to tsup build config ([157b420](https://github.com/storm-software/storm-ops/commit/157b420de3ba39b1fce535c64c7b12fe8f590e4f))
|
|
2630
2140
|
|
|
2631
2141
|
## [1.6.48](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.47...create-storm-workspace-v1.6.48) (2023-11-16)
|
|
2632
2142
|
|
|
2633
|
-
|
|
2634
2143
|
### Bug Fixes
|
|
2635
2144
|
|
|
2636
|
-
|
|
2145
|
+
- **workspace-tools:** Update tsup patch to use the logger ([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
|
|
2637
2146
|
|
|
2638
2147
|
## [1.6.47](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.46...create-storm-workspace-v1.6.47) (2023-11-16)
|
|
2639
2148
|
|
|
2640
|
-
|
|
2641
2149
|
### Bug Fixes
|
|
2642
2150
|
|
|
2643
|
-
|
|
2151
|
+
- **workspace-tools:** Added troubleshooting logging to tsup build ([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
|
|
2644
2152
|
|
|
2645
2153
|
## [1.6.46](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.45...create-storm-workspace-v1.6.46) (2023-11-15)
|
|
2646
2154
|
|
|
2647
|
-
|
|
2648
2155
|
### Bug Fixes
|
|
2649
2156
|
|
|
2650
|
-
|
|
2157
|
+
- **workspace-tools:** Add json parser option to prettier format line ([86790d6](https://github.com/storm-software/storm-ops/commit/86790d6d683fe191c582afcd5a90b1d086497aec))
|
|
2651
2158
|
|
|
2652
2159
|
## [1.6.45](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.44...create-storm-workspace-v1.6.45) (2023-11-15)
|
|
2653
2160
|
|
|
2654
|
-
|
|
2655
2161
|
### Bug Fixes
|
|
2656
2162
|
|
|
2657
|
-
|
|
2658
|
-
|
|
2163
|
+
- **workspace-tools:** Resolved issue with prettier config import ([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
|
|
2164
|
+
- **workspace-tools:** Updated tsup build to check for package.json in outDir via patch ([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
|
|
2659
2165
|
|
|
2660
2166
|
## [1.6.44](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.43...create-storm-workspace-v1.6.44) (2023-11-15)
|
|
2661
2167
|
|
|
2662
|
-
|
|
2663
2168
|
### Bug Fixes
|
|
2664
2169
|
|
|
2665
|
-
|
|
2170
|
+
- **workspace-tools:** Resolved issue around writing data to package.json file ([991485e](https://github.com/storm-software/storm-ops/commit/991485e59b749c2278a90684126567835a0a0abc))
|
|
2666
2171
|
|
|
2667
2172
|
## [1.6.43](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.42...create-storm-workspace-v1.6.43) (2023-11-15)
|
|
2668
2173
|
|
|
2669
|
-
|
|
2670
2174
|
### Bug Fixes
|
|
2671
2175
|
|
|
2672
|
-
|
|
2176
|
+
- **workspace-tools:** Resolved tsup issue with entry option and package.json full path ([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
|
|
2673
2177
|
|
|
2674
2178
|
## [1.6.42](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.41...create-storm-workspace-v1.6.42) (2023-11-15)
|
|
2675
2179
|
|
|
2676
|
-
|
|
2677
2180
|
### Bug Fixes
|
|
2678
2181
|
|
|
2679
|
-
|
|
2182
|
+
- **workspace-tools:** Patch tsup to use generated package.json file ([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
|
|
2680
2183
|
|
|
2681
2184
|
## [1.6.41](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.40...create-storm-workspace-v1.6.41) (2023-11-15)
|
|
2682
2185
|
|
|
2683
|
-
|
|
2684
2186
|
### Bug Fixes
|
|
2685
2187
|
|
|
2686
|
-
|
|
2188
|
+
- **workspace-tools:** Update package.json path generation ([a5c84a2](https://github.com/storm-software/storm-ops/commit/a5c84a2e10dc8e241bc698c086b77c6265d1f36f))
|
|
2687
2189
|
|
|
2688
2190
|
## [1.6.40](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.39...create-storm-workspace-v1.6.40) (2023-11-15)
|
|
2689
2191
|
|
|
2690
|
-
|
|
2691
2192
|
### Bug Fixes
|
|
2692
2193
|
|
|
2693
|
-
|
|
2194
|
+
- **workspace-tools:** Update tsup executor to dynamically generate exports in package.json ([0c833b3](https://github.com/storm-software/storm-ops/commit/0c833b3770c885c857c8cd8ca57299b2864f0935))
|
|
2694
2195
|
|
|
2695
2196
|
## [1.6.39](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.38...create-storm-workspace-v1.6.39) (2023-11-15)
|
|
2696
2197
|
|
|
2697
|
-
|
|
2698
2198
|
### Bug Fixes
|
|
2699
2199
|
|
|
2700
|
-
|
|
2200
|
+
- **workspace-tools:** Update entry file to point to src/index.ts file specifically ([b3ab296](https://github.com/storm-software/storm-ops/commit/b3ab296a24b41996c264ab70d72d9dd5038fec04))
|
|
2701
2201
|
|
|
2702
2202
|
## [1.6.38](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.37...create-storm-workspace-v1.6.38) (2023-11-15)
|
|
2703
2203
|
|
|
2704
|
-
|
|
2705
2204
|
### Bug Fixes
|
|
2706
2205
|
|
|
2707
|
-
|
|
2708
|
-
|
|
2709
|
-
|
|
2206
|
+
- **deps:** update patch prod dependencies ([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
|
|
2207
|
+
- **workspace-tools:** Added back previously removed config ([d599f20](https://github.com/storm-software/storm-ops/commit/d599f20113c117b7a430de422b49921053cf61e4))
|
|
2208
|
+
- **workspace-tools:** Update default options for tsup executor ([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
|
|
2710
2209
|
|
|
2711
2210
|
## [1.6.37](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.36...create-storm-workspace-v1.6.37) (2023-11-15)
|
|
2712
2211
|
|
|
2713
|
-
|
|
2714
2212
|
### Bug Fixes
|
|
2715
2213
|
|
|
2716
|
-
|
|
2214
|
+
- **workspace-tools:** Removed some of the extra tsup config options ([085c056](https://github.com/storm-software/storm-ops/commit/085c0566e546f648a8aed3604f1ea356c3b4a7bc))
|
|
2717
2215
|
|
|
2718
2216
|
## [1.6.36](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.35...create-storm-workspace-v1.6.36) (2023-11-15)
|
|
2719
2217
|
|
|
2720
|
-
|
|
2721
2218
|
### Bug Fixes
|
|
2722
2219
|
|
|
2723
|
-
|
|
2220
|
+
- **workspace-tools:** Generate tsconfig fields in node-library generator ([d34b2e6](https://github.com/storm-software/storm-ops/commit/d34b2e6fab177c490ea7fc81637cf26dbb4dad5f))
|
|
2724
2221
|
|
|
2725
2222
|
## [1.6.35](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.34...create-storm-workspace-v1.6.35) (2023-11-15)
|
|
2726
2223
|
|
|
2727
|
-
|
|
2728
2224
|
### Bug Fixes
|
|
2729
2225
|
|
|
2730
|
-
|
|
2731
|
-
|
|
2732
|
-
|
|
2226
|
+
- **workspace-tools:** Further required updates to the tsup config ([d075188](https://github.com/storm-software/storm-ops/commit/d07518857d56eff163f70118e955c6d5348ef2cf))
|
|
2227
|
+
- **workspace-tools:** Included funding in package.json of monorepo packages ([338677c](https://github.com/storm-software/storm-ops/commit/338677ce3ec9ca3179de732c96795db39fbb34a3))
|
|
2228
|
+
- **workspace-tools:** Remove unneeded plugin from tsup config ([e205c7a](https://github.com/storm-software/storm-ops/commit/e205c7a9ec94b09e03a8b3ced2369c03c3c26e97))
|
|
2733
2229
|
|
|
2734
2230
|
## [1.6.34](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.33...create-storm-workspace-v1.6.34) (2023-11-15)
|
|
2735
2231
|
|
|
2736
|
-
|
|
2737
2232
|
### Bug Fixes
|
|
2738
2233
|
|
|
2739
|
-
|
|
2234
|
+
- **workspace-tools:** Remove .d.ts from extensions config ([fd342ce](https://github.com/storm-software/storm-ops/commit/fd342cee8fa5d1ed3f4ffb2a5d25e1c8f554f7e2))
|
|
2740
2235
|
|
|
2741
2236
|
## [1.6.33](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.32...create-storm-workspace-v1.6.33) (2023-11-15)
|
|
2742
2237
|
|
|
2743
|
-
|
|
2744
2238
|
### Bug Fixes
|
|
2745
2239
|
|
|
2746
|
-
|
|
2240
|
+
- **workspace-tools:** Undo previous changes to `outExtension` config ([cea4c2e](https://github.com/storm-software/storm-ops/commit/cea4c2e294a7d60bc85ebc859841c45c62d2f484))
|
|
2747
2241
|
|
|
2748
2242
|
## [1.6.32](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.31...create-storm-workspace-v1.6.32) (2023-11-15)
|
|
2749
2243
|
|
|
2750
|
-
|
|
2751
2244
|
### Bug Fixes
|
|
2752
2245
|
|
|
2753
|
-
|
|
2246
|
+
- **workspace-tools:** Added mts to list of extensions for output ([d64b590](https://github.com/storm-software/storm-ops/commit/d64b5906c926de0ff661769cd3dce59c1330ecb4))
|
|
2754
2247
|
|
|
2755
2248
|
## [1.6.31](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.30...create-storm-workspace-v1.6.31) (2023-11-15)
|
|
2756
2249
|
|
|
2757
|
-
|
|
2758
2250
|
### Bug Fixes
|
|
2759
2251
|
|
|
2760
|
-
|
|
2252
|
+
- **workspace-tools:** Ensure proper extensions are applied to declaration files on cjs build ([d1221e6](https://github.com/storm-software/storm-ops/commit/d1221e6e63ea7b4e4cb935d367bc255cf29a5334))
|
|
2761
2253
|
|
|
2762
2254
|
## [1.6.30](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.29...create-storm-workspace-v1.6.30) (2023-11-14)
|
|
2763
2255
|
|
|
2764
|
-
|
|
2765
2256
|
### Bug Fixes
|
|
2766
2257
|
|
|
2767
|
-
|
|
2258
|
+
- **workspace-tools:** Added esbuildOption update function to change extensions on output files ([1038fd6](https://github.com/storm-software/storm-ops/commit/1038fd6b044aa66ad73d28541782b59392d98ef1))
|
|
2768
2259
|
|
|
2769
2260
|
## [1.6.29](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.28...create-storm-workspace-v1.6.29) (2023-11-14)
|
|
2770
2261
|
|
|
2771
|
-
|
|
2772
2262
|
### Bug Fixes
|
|
2773
2263
|
|
|
2774
|
-
|
|
2264
|
+
- **workspace-tools:** Update tsup build executor to correctly generate package.json in output directory ([b335ff3](https://github.com/storm-software/storm-ops/commit/b335ff3876e0c0b16d7fd457f514859088041c44))
|
|
2775
2265
|
|
|
2776
2266
|
## [1.6.28](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.27...create-storm-workspace-v1.6.28) (2023-11-14)
|
|
2777
2267
|
|
|
2778
|
-
|
|
2779
2268
|
### Bug Fixes
|
|
2780
2269
|
|
|
2781
|
-
|
|
2270
|
+
- **workspace-tools:** Resolved issue with incorrect extensions provided to tsup build config ([46d7dc5](https://github.com/storm-software/storm-ops/commit/46d7dc5835cd49da484e50d6eda7e8013071b72c))
|
|
2782
2271
|
|
|
2783
2272
|
## [1.6.27](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.26...create-storm-workspace-v1.6.27) (2023-11-13)
|
|
2784
2273
|
|
|
2785
|
-
|
|
2786
2274
|
### Bug Fixes
|
|
2787
2275
|
|
|
2788
|
-
|
|
2276
|
+
- **workspace-tools:** Update tsup config to package src files in build package ([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
|
|
2789
2277
|
|
|
2790
2278
|
## [1.6.26](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.25...create-storm-workspace-v1.6.26) (2023-11-13)
|
|
2791
2279
|
|
|
2792
|
-
|
|
2793
2280
|
### Bug Fixes
|
|
2794
2281
|
|
|
2795
|
-
|
|
2282
|
+
- **workspace-tools:** Include terser in workspace package for tsup build ([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
|
|
2796
2283
|
|
|
2797
2284
|
## [1.6.25](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.24...create-storm-workspace-v1.6.25) (2023-11-13)
|
|
2798
2285
|
|
|
2799
|
-
|
|
2800
2286
|
### Bug Fixes
|
|
2801
2287
|
|
|
2802
|
-
|
|
2288
|
+
- **workspace-tools:** Update tsup config to use minifier correctly ([fd86f5b](https://github.com/storm-software/storm-ops/commit/fd86f5bbdd1d7c4f76dd625a7aea91304a7102af))
|
|
2803
2289
|
|
|
2804
2290
|
## [1.6.24](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.23...create-storm-workspace-v1.6.24) (2023-11-13)
|
|
2805
2291
|
|
|
2806
|
-
|
|
2807
2292
|
### Bug Fixes
|
|
2808
2293
|
|
|
2809
|
-
|
|
2294
|
+
- **workspace-tools:** Upgrade legacy tsup build target to 2022 ([80cf997](https://github.com/storm-software/storm-ops/commit/80cf99784451809fc70a359e21ab5523ce1193c3))
|
|
2810
2295
|
|
|
2811
2296
|
## [1.6.23](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.22...create-storm-workspace-v1.6.23) (2023-11-13)
|
|
2812
2297
|
|
|
2813
|
-
|
|
2814
2298
|
### Bug Fixes
|
|
2815
2299
|
|
|
2816
|
-
|
|
2300
|
+
- **linting-tools:** Removed emitDecoratorMetadata from base tsconfig ([e2339d0](https://github.com/storm-software/storm-ops/commit/e2339d0e679ec33e88156124cfb5e9f912a750b5))
|
|
2817
2301
|
|
|
2818
2302
|
## [1.6.22](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.21...create-storm-workspace-v1.6.22) (2023-11-13)
|
|
2819
2303
|
|
|
2820
|
-
|
|
2821
2304
|
### Bug Fixes
|
|
2822
2305
|
|
|
2823
|
-
|
|
2306
|
+
- **linting-tools:** Remove `experimentalDecorators` from base tsconfig as it is no longer required ([294e869](https://github.com/storm-software/storm-ops/commit/294e86947e46e5aa4b275412f48dd2363e992abb))
|
|
2824
2307
|
|
|
2825
2308
|
## [1.6.21](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.20...create-storm-workspace-v1.6.21) (2023-11-13)
|
|
2826
2309
|
|
|
2827
|
-
|
|
2828
2310
|
### Bug Fixes
|
|
2829
2311
|
|
|
2830
|
-
|
|
2312
|
+
- **workspace-tools:** Update the package.json config during tsup build executor ([39a6a40](https://github.com/storm-software/storm-ops/commit/39a6a40e4b98300ab6c970c2a8b83ba2d6f19351))
|
|
2831
2313
|
|
|
2832
2314
|
## [1.6.20](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.19...create-storm-workspace-v1.6.20) (2023-11-13)
|
|
2833
2315
|
|
|
2834
|
-
|
|
2835
2316
|
### Bug Fixes
|
|
2836
2317
|
|
|
2837
|
-
|
|
2318
|
+
- **workspace-tools:** Update treeshaking config for tsup build executor ([a2903f2](https://github.com/storm-software/storm-ops/commit/a2903f2c528046093d637e8feb9c4d50027021c6))
|
|
2838
2319
|
|
|
2839
2320
|
## [1.6.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.18...create-storm-workspace-v1.6.19) (2023-11-13)
|
|
2840
2321
|
|
|
2841
|
-
|
|
2842
2322
|
### Bug Fixes
|
|
2843
2323
|
|
|
2844
|
-
|
|
2324
|
+
- **workspace-tools:** Added path extension plugin to tsup build config ([a03f2f3](https://github.com/storm-software/storm-ops/commit/a03f2f374dac599db24c77e4121925c12d232b18))
|
|
2845
2325
|
|
|
2846
2326
|
## [1.6.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.17...create-storm-workspace-v1.6.18) (2023-11-13)
|
|
2847
2327
|
|
|
2848
|
-
|
|
2849
2328
|
### Bug Fixes
|
|
2850
2329
|
|
|
2851
|
-
|
|
2330
|
+
- **workspace-tools:** Resolved issue with missing option in node-library generator ([b555532](https://github.com/storm-software/storm-ops/commit/b5555324e3ceef6e687b7b0e327f3cb1c2052700))
|
|
2852
2331
|
|
|
2853
2332
|
## [1.6.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.16...create-storm-workspace-v1.6.17) (2023-11-13)
|
|
2854
2333
|
|
|
2855
|
-
|
|
2856
2334
|
### Bug Fixes
|
|
2857
2335
|
|
|
2858
|
-
|
|
2336
|
+
- **workspace-tools:** Remove the extension update plugin from tsup config ([e003eb1](https://github.com/storm-software/storm-ops/commit/e003eb1a28042009cf478c5529b99941c7580d13))
|
|
2859
2337
|
|
|
2860
2338
|
## [1.6.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.15...create-storm-workspace-v1.6.16) (2023-11-13)
|
|
2861
2339
|
|
|
2862
|
-
|
|
2863
2340
|
### Bug Fixes
|
|
2864
2341
|
|
|
2865
|
-
|
|
2342
|
+
- **workspace-tools:** Update the entry glob to start at sourceRoot ([92c5ac2](https://github.com/storm-software/storm-ops/commit/92c5ac25736c49c5522f2e251b06b5e1406fd688))
|
|
2866
2343
|
|
|
2867
2344
|
## [1.6.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.14...create-storm-workspace-v1.6.15) (2023-11-12)
|
|
2868
2345
|
|
|
2869
|
-
|
|
2870
2346
|
### Bug Fixes
|
|
2871
2347
|
|
|
2872
|
-
|
|
2348
|
+
- **workspace-tools:** Resolved issue with entry globs ([12bb7b2](https://github.com/storm-software/storm-ops/commit/12bb7b29a4b0bec58307caf98e2b5ad7efef3c65))
|
|
2873
2349
|
|
|
2874
2350
|
## [1.6.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.13...create-storm-workspace-v1.6.14) (2023-11-12)
|
|
2875
2351
|
|
|
2876
|
-
|
|
2877
2352
|
### Bug Fixes
|
|
2878
2353
|
|
|
2879
|
-
|
|
2354
|
+
- **workspace-tools:** Update entry paths for tsup build executor ([031f80e](https://github.com/storm-software/storm-ops/commit/031f80e3ac6880fc7be7cc2375ea70c748411b34))
|
|
2880
2355
|
|
|
2881
2356
|
## [1.6.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.12...create-storm-workspace-v1.6.13) (2023-11-12)
|
|
2882
2357
|
|
|
2883
|
-
|
|
2884
2358
|
### Bug Fixes
|
|
2885
2359
|
|
|
2886
|
-
|
|
2360
|
+
- **workspace-tools:** Update output paths on tsup executor config ([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
|
|
2887
2361
|
|
|
2888
2362
|
## [1.6.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.11...create-storm-workspace-v1.6.12) (2023-11-12)
|
|
2889
2363
|
|
|
2890
|
-
|
|
2891
2364
|
### Bug Fixes
|
|
2892
2365
|
|
|
2893
|
-
|
|
2366
|
+
- **workspace-tools:** Update default config for tsup build executor ([8296085](https://github.com/storm-software/storm-ops/commit/829608553c2a6c05f48520bc0d0b42ae12b3118f))
|
|
2894
2367
|
|
|
2895
2368
|
## [1.6.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.10...create-storm-workspace-v1.6.11) (2023-11-12)
|
|
2896
2369
|
|
|
2897
|
-
|
|
2898
2370
|
### Bug Fixes
|
|
2899
2371
|
|
|
2900
|
-
|
|
2372
|
+
- **workspace-tools:** Update clean functionality so no previously build files are removed ([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
|
|
2901
2373
|
|
|
2902
2374
|
## [1.6.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.9...create-storm-workspace-v1.6.10) (2023-11-12)
|
|
2903
2375
|
|
|
2904
|
-
|
|
2905
2376
|
### Bug Fixes
|
|
2906
2377
|
|
|
2907
|
-
|
|
2378
|
+
- **workspace-tools:** Resolve issue with config objects passed to copyAssets function ([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
|
|
2908
2379
|
|
|
2909
2380
|
## [1.6.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.8...create-storm-workspace-v1.6.9) (2023-11-12)
|
|
2910
2381
|
|
|
2911
|
-
|
|
2912
2382
|
### Bug Fixes
|
|
2913
2383
|
|
|
2914
|
-
|
|
2384
|
+
- **workspace-tools:** Log error when copy assets fails ([c97b2c9](https://github.com/storm-software/storm-ops/commit/c97b2c9ca6ea5b3170718c23894b45db41172ff0))
|
|
2915
2385
|
|
|
2916
2386
|
## [1.6.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.7...create-storm-workspace-v1.6.8) (2023-11-12)
|
|
2917
2387
|
|
|
2918
|
-
|
|
2919
2388
|
### Bug Fixes
|
|
2920
2389
|
|
|
2921
|
-
|
|
2390
|
+
- **workspace-tools:** Log copy package failures instead of throwing an error during tsup executor ([6f61a2a](https://github.com/storm-software/storm-ops/commit/6f61a2a92690fe94a4f8748011374e1eca534962))
|
|
2922
2391
|
|
|
2923
2392
|
## [1.6.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.6...create-storm-workspace-v1.6.7) (2023-11-12)
|
|
2924
2393
|
|
|
2925
|
-
|
|
2926
2394
|
### Bug Fixes
|
|
2927
2395
|
|
|
2928
|
-
|
|
2396
|
+
- **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle ([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
|
|
2929
2397
|
|
|
2930
2398
|
## [1.6.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.5...create-storm-workspace-v1.6.6) (2023-11-12)
|
|
2931
2399
|
|
|
2932
|
-
|
|
2933
2400
|
### Bug Fixes
|
|
2934
2401
|
|
|
2935
|
-
|
|
2402
|
+
- **workspace-tools:** Change the extension on the compiled files to js ([5214e97](https://github.com/storm-software/storm-ops/commit/5214e9752594b0bf9aaff19c453bcce935bfdbb4))
|
|
2936
2403
|
|
|
2937
2404
|
## [1.6.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.4...create-storm-workspace-v1.6.5) (2023-11-12)
|
|
2938
2405
|
|
|
2939
|
-
|
|
2940
2406
|
### Bug Fixes
|
|
2941
2407
|
|
|
2942
|
-
|
|
2408
|
+
- **workspace-tools:** Remove ES module from build process ([afaaef0](https://github.com/storm-software/storm-ops/commit/afaaef08e1c13b8c008d5a6648caa56d7167d0bc))
|
|
2943
2409
|
|
|
2944
2410
|
## [1.6.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.3...create-storm-workspace-v1.6.4) (2023-11-12)
|
|
2945
2411
|
|
|
2946
|
-
|
|
2947
2412
|
### Bug Fixes
|
|
2948
2413
|
|
|
2949
|
-
|
|
2414
|
+
- **workspace-tools:** Added code to properly set the package.json files in node-library generator ([144749c](https://github.com/storm-software/storm-ops/commit/144749caf85d606612e67e7cfae9273ff8f70bce))
|
|
2950
2415
|
|
|
2951
2416
|
## [1.6.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.2...create-storm-workspace-v1.6.3) (2023-11-12)
|
|
2952
2417
|
|
|
2953
|
-
|
|
2954
2418
|
### Bug Fixes
|
|
2955
2419
|
|
|
2956
|
-
|
|
2957
|
-
|
|
2420
|
+
- **workspace-tools:** Removed unused hasher module ([83cc1ac](https://github.com/storm-software/storm-ops/commit/83cc1ac61e560b19986fab8b02ac94e54a8d0273))
|
|
2421
|
+
- **workspace-tools:** Resolve issue with `outDir` in spec tsconfig ([cbf4245](https://github.com/storm-software/storm-ops/commit/cbf4245fc217f4e319c43565ab5bc64af5af2c22))
|
|
2958
2422
|
|
|
2959
2423
|
## [1.6.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.1...create-storm-workspace-v1.6.2) (2023-11-12)
|
|
2960
2424
|
|
|
2961
|
-
|
|
2962
2425
|
### Bug Fixes
|
|
2963
2426
|
|
|
2964
|
-
|
|
2427
|
+
- **workspace-tools:** Resolved export issue with tsup executor ([f5427a1](https://github.com/storm-software/storm-ops/commit/f5427a1314473ffb2598a6c9c88de73877778770))
|
|
2965
2428
|
|
|
2966
2429
|
## [1.6.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.0...create-storm-workspace-v1.6.1) (2023-11-12)
|
|
2967
2430
|
|
|
2968
|
-
|
|
2969
2431
|
### Bug Fixes
|
|
2970
2432
|
|
|
2971
|
-
|
|
2433
|
+
- **workspace-tools:** Resolved issue with missing tsup executor hasher code ([b1b6412](https://github.com/storm-software/storm-ops/commit/b1b6412f5b1106c494d686dc4115e3e2235358a6))
|
|
2972
2434
|
|
|
2973
2435
|
# [1.6.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.34...create-storm-workspace-v1.6.0) (2023-11-12)
|
|
2974
2436
|
|
|
2975
|
-
|
|
2976
2437
|
### Features
|
|
2977
2438
|
|
|
2978
|
-
|
|
2439
|
+
- **workspace-tools:** Upgrade workspace tools to bundle all dependencies ([4a110f1](https://github.com/storm-software/storm-ops/commit/4a110f11fa41b0f1e4c0e403e033069647ec7b53))
|
|
2979
2440
|
|
|
2980
2441
|
## [1.5.34](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.33...create-storm-workspace-v1.5.34) (2023-11-11)
|
|
2981
2442
|
|
|
2982
|
-
|
|
2983
2443
|
### Bug Fixes
|
|
2984
2444
|
|
|
2985
|
-
|
|
2445
|
+
- **workspace-tools:** Resolve null reference issue in node-library generator ([113a9dc](https://github.com/storm-software/storm-ops/commit/113a9dc34587c2b6b3cdfe006d13f09f46560e00))
|
|
2986
2446
|
|
|
2987
2447
|
## [1.5.33](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.32...create-storm-workspace-v1.5.33) (2023-11-11)
|
|
2988
2448
|
|
|
2989
|
-
|
|
2990
2449
|
### Bug Fixes
|
|
2991
2450
|
|
|
2992
|
-
|
|
2451
|
+
- **workspace-tools:** Resovled issue with node-library generator null reference ([3172e27](https://github.com/storm-software/storm-ops/commit/3172e270ad18b179e462fd7f2a9672e7ffe6bede))
|
|
2993
2452
|
|
|
2994
2453
|
## [1.5.32](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.31...create-storm-workspace-v1.5.32) (2023-11-11)
|
|
2995
2454
|
|
|
2996
|
-
|
|
2997
2455
|
### Bug Fixes
|
|
2998
2456
|
|
|
2999
|
-
|
|
2457
|
+
- **workspace-tools:** Fixed issue with husky hook commands ([da3d9af](https://github.com/storm-software/storm-ops/commit/da3d9af86632754e3005d11f5d67b90d2edb31b1))
|
|
3000
2458
|
|
|
3001
2459
|
## [1.5.31](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.30...create-storm-workspace-v1.5.31) (2023-11-10)
|
|
3002
2460
|
|
|
3003
|
-
|
|
3004
2461
|
### Bug Fixes
|
|
3005
2462
|
|
|
3006
|
-
|
|
2463
|
+
- **workspace-tools:** Resolved issue setting private package.json field in node-library generator ([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
|
|
3007
2464
|
|
|
3008
2465
|
## [1.5.30](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.29...create-storm-workspace-v1.5.30) (2023-11-10)
|
|
3009
2466
|
|
|
3010
|
-
|
|
3011
2467
|
### Bug Fixes
|
|
3012
2468
|
|
|
3013
|
-
|
|
2469
|
+
- **workspace-tools:** Resolve issue adding linting during node-library generator ([6b5c34a](https://github.com/storm-software/storm-ops/commit/6b5c34ad9297bd622ccca8c322abbc7cfdb09326))
|
|
3014
2470
|
|
|
3015
2471
|
## [1.5.29](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.28...create-storm-workspace-v1.5.29) (2023-11-10)
|
|
3016
2472
|
|
|
3017
|
-
|
|
3018
2473
|
### Bug Fixes
|
|
3019
2474
|
|
|
3020
|
-
|
|
2475
|
+
- **workspace-tools:** Resolved issue with node-library generator ([c0f2d26](https://github.com/storm-software/storm-ops/commit/c0f2d26849f0f16ca4e6da30c953152be3113906))
|
|
3021
2476
|
|
|
3022
2477
|
## [1.5.28](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.27...create-storm-workspace-v1.5.28) (2023-11-10)
|
|
3023
2478
|
|
|
3024
|
-
|
|
3025
2479
|
### Bug Fixes
|
|
3026
2480
|
|
|
3027
|
-
|
|
2481
|
+
- **git-tools:** Update readme-gen to use the configured pnpm script ([87a2788](https://github.com/storm-software/storm-ops/commit/87a2788bbe74bd7ef92ca872c3cadc57531ba51e))
|
|
3028
2482
|
|
|
3029
2483
|
## [1.5.27](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.26...create-storm-workspace-v1.5.27) (2023-11-10)
|
|
3030
2484
|
|
|
3031
|
-
|
|
3032
2485
|
### Bug Fixes
|
|
3033
2486
|
|
|
3034
|
-
|
|
3035
|
-
|
|
2487
|
+
- **git-tools:** Update list-staged config extension to work with ES modules ([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
|
|
2488
|
+
- **linting-tools:** Update cspell config to json to resolve import issue ([5ca437a](https://github.com/storm-software/storm-ops/commit/5ca437a2880486de494f4a49803b5e59b5a746dc))
|
|
3036
2489
|
|
|
3037
2490
|
## [1.5.26](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.25...create-storm-workspace-v1.5.26) (2023-11-10)
|
|
3038
2491
|
|
|
3039
|
-
|
|
3040
2492
|
### Bug Fixes
|
|
3041
2493
|
|
|
3042
|
-
|
|
2494
|
+
- **git-tools:** Resolved issues with husky hook scripts ([3c330bb](https://github.com/storm-software/storm-ops/commit/3c330bb92ed007d9d8c9b6f893826057b5150092))
|
|
3043
2495
|
|
|
3044
2496
|
## [1.5.25](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.24...create-storm-workspace-v1.5.25) (2023-11-10)
|
|
3045
2497
|
|
|
3046
|
-
|
|
3047
2498
|
### Bug Fixes
|
|
3048
2499
|
|
|
3049
|
-
|
|
2500
|
+
- **workspace-tools:** Resolved project configuration reference issue in tsup executor ([f6f8cef](https://github.com/storm-software/storm-ops/commit/f6f8ceff5ff7fc94c4c1680db2ce25afcc8254d4))
|
|
3050
2501
|
|
|
3051
2502
|
## [1.5.24](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.23...create-storm-workspace-v1.5.24) (2023-11-10)
|
|
3052
2503
|
|
|
3053
|
-
|
|
3054
2504
|
### Bug Fixes
|
|
3055
2505
|
|
|
3056
|
-
|
|
2506
|
+
- **git-tools:** Resolved issue with missing husky hooks ([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
|
|
3057
2507
|
|
|
3058
2508
|
## [1.5.23](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.22...create-storm-workspace-v1.5.23) (2023-11-10)
|
|
3059
2509
|
|
|
3060
|
-
|
|
3061
2510
|
### Bug Fixes
|
|
3062
2511
|
|
|
3063
|
-
|
|
2512
|
+
- **workspace-tools:** Resolved issue with path to tsup executor ([7eca742](https://github.com/storm-software/storm-ops/commit/7eca742381ccb9c78bfd401db8215f958bcf7697))
|
|
3064
2513
|
|
|
3065
2514
|
## [1.5.22](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.21...create-storm-workspace-v1.5.22) (2023-11-10)
|
|
3066
2515
|
|
|
3067
|
-
|
|
3068
2516
|
### Bug Fixes
|
|
3069
2517
|
|
|
3070
|
-
|
|
3071
|
-
|
|
3072
|
-
|
|
2518
|
+
- **workspace-tools:** Move the nx.json default config to tasks-runners ([3103757](https://github.com/storm-software/storm-ops/commit/31037576dec87a7291bed5fb4f0626b83e351e1e))
|
|
2519
|
+
- **workspace-tools:** Update cache directory in nx.json default ([67e04c6](https://github.com/storm-software/storm-ops/commit/67e04c6dbf7f78f0f713d34abae94a7f45ab7a79))
|
|
2520
|
+
- **workspace-tools:** Update env file in preset generator ([c48acad](https://github.com/storm-software/storm-ops/commit/c48acad7b01ee56e7f9304f16b8b32aaa31be441))
|
|
3073
2521
|
|
|
3074
2522
|
## [1.5.21](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.20...create-storm-workspace-v1.5.21) (2023-11-10)
|
|
3075
2523
|
|
|
3076
|
-
|
|
3077
2524
|
### Bug Fixes
|
|
3078
2525
|
|
|
3079
|
-
|
|
2526
|
+
- **workspace-tools:** Update node-library generator to add library to workspace tsconfig and package.json ([325cb72](https://github.com/storm-software/storm-ops/commit/325cb726e37a333bab12bbfbd95b16497dd2a940))
|
|
3080
2527
|
|
|
3081
2528
|
## [1.5.20](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.19...create-storm-workspace-v1.5.20) (2023-11-10)
|
|
3082
2529
|
|
|
3083
|
-
|
|
3084
2530
|
### Bug Fixes
|
|
3085
2531
|
|
|
3086
|
-
|
|
2532
|
+
- **workspace-tools:** Replace joins with calls to joinPathFragments in node-library generator ([5599b5b](https://github.com/storm-software/storm-ops/commit/5599b5bf0f3ddac163b20efe05f0c3e62a215ac9))
|
|
3087
2533
|
|
|
3088
2534
|
## [1.5.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.18...create-storm-workspace-v1.5.19) (2023-11-10)
|
|
3089
2535
|
|
|
3090
|
-
|
|
3091
2536
|
### Bug Fixes
|
|
3092
2537
|
|
|
3093
|
-
|
|
2538
|
+
- **workspace-tools:** Resolved issue with node-library generator package.json creation ([d18d160](https://github.com/storm-software/storm-ops/commit/d18d160f1dd7958df7c0d9c0b1921600dbb3741d))
|
|
3094
2539
|
|
|
3095
2540
|
## [1.5.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.17...create-storm-workspace-v1.5.18) (2023-11-09)
|
|
3096
2541
|
|
|
3097
|
-
|
|
3098
2542
|
### Bug Fixes
|
|
3099
2543
|
|
|
3100
|
-
|
|
2544
|
+
- **workspace-tools:** Resolved issue with dependency versions in preset ([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
|
|
3101
2545
|
|
|
3102
2546
|
## [1.5.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.16...create-storm-workspace-v1.5.17) (2023-11-09)
|
|
3103
2547
|
|
|
3104
|
-
|
|
3105
2548
|
### Bug Fixes
|
|
3106
2549
|
|
|
3107
|
-
|
|
2550
|
+
- **linting-tools:** Resolved issue with linting tool executable file name ([6ad8767](https://github.com/storm-software/storm-ops/commit/6ad87673332ebdebc56eb32266585f801f791797))
|
|
3108
2551
|
|
|
3109
2552
|
## [1.5.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.15...create-storm-workspace-v1.5.16) (2023-11-08)
|
|
3110
2553
|
|
|
3111
|
-
|
|
3112
2554
|
### Bug Fixes
|
|
3113
2555
|
|
|
3114
|
-
|
|
2556
|
+
- **create-storm-workspace:** Update preset implementation and added back nxCloud and mode args to CLI ([35bab7e](https://github.com/storm-software/storm-ops/commit/35bab7e28ca2d7ca2430e0ec2d4c257d241adc53))
|
|
3115
2557
|
|
|
3116
2558
|
## [1.5.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.14...create-storm-workspace-v1.5.15) (2023-11-08)
|
|
3117
2559
|
|
|
3118
|
-
|
|
3119
2560
|
### Bug Fixes
|
|
3120
2561
|
|
|
3121
|
-
|
|
2562
|
+
- **workspace-tools:** Resolved husky install error thrown in preset ([a24d783](https://github.com/storm-software/storm-ops/commit/a24d783a1402f3bc7232b8c9195a6ea01322533c))
|
|
3122
2563
|
|
|
3123
2564
|
## [1.5.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.13...create-storm-workspace-v1.5.14) (2023-11-08)
|
|
3124
2565
|
|
|
3125
|
-
|
|
3126
2566
|
### Bug Fixes
|
|
3127
2567
|
|
|
3128
|
-
|
|
3129
|
-
|
|
2568
|
+
- **create-storm-workspace:** Resolved issue with command args and added debug option to tsup ([01d2296](https://github.com/storm-software/storm-ops/commit/01d2296ab7651f83966cf2e8ec364f066e09611b))
|
|
2569
|
+
- **workspace-tools:** Added husky install to prepare script ([f29b34e](https://github.com/storm-software/storm-ops/commit/f29b34eb96882a8330bf7463fc39624d4124e1e9))
|
|
3130
2570
|
|
|
3131
2571
|
## [1.5.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.12...create-storm-workspace-v1.5.13) (2023-11-08)
|
|
3132
2572
|
|
|
3133
|
-
|
|
3134
2573
|
### Bug Fixes
|
|
3135
2574
|
|
|
3136
|
-
|
|
2575
|
+
- **workspace-tools:** Resolved issues with all-contributors template ([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
|
|
3137
2576
|
|
|
3138
2577
|
## [1.5.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.11...create-storm-workspace-v1.5.12) (2023-11-08)
|
|
3139
2578
|
|
|
3140
|
-
|
|
3141
2579
|
### Bug Fixes
|
|
3142
2580
|
|
|
3143
|
-
|
|
3144
|
-
|
|
2581
|
+
- **create-storm-workspace:** Updated vsc setting config and args order ([0cdbfef](https://github.com/storm-software/storm-ops/commit/0cdbfef3083d2fbc3a2b65c185d2c5ac61ce0207))
|
|
2582
|
+
- **workspace-tools:** Resolved issue with Setup Workspace action name ([1ccd8b4](https://github.com/storm-software/storm-ops/commit/1ccd8b4f0523576175e48ef36cfa4a47f00e4ad4))
|
|
3145
2583
|
|
|
3146
2584
|
## [1.5.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.10...create-storm-workspace-v1.5.11) (2023-11-08)
|
|
3147
2585
|
|
|
3148
|
-
|
|
3149
2586
|
### Bug Fixes
|
|
3150
2587
|
|
|
3151
|
-
|
|
2588
|
+
- **workspace-tools:** Updated package.json scripts in preset ([9dd9b9c](https://github.com/storm-software/storm-ops/commit/9dd9b9cc2acd250da5e8278d7ef2212aff6469f6))
|
|
3152
2589
|
|
|
3153
2590
|
## [1.5.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.9...create-storm-workspace-v1.5.10) (2023-11-08)
|
|
3154
2591
|
|
|
3155
|
-
|
|
3156
2592
|
### Bug Fixes
|
|
3157
2593
|
|
|
3158
|
-
|
|
2594
|
+
- **create-storm-workspace:** Resolved issue with array index access ([6ec1fc8](https://github.com/storm-software/storm-ops/commit/6ec1fc83621bc0027f4783cd10513884ef233fd5))
|
|
3159
2595
|
|
|
3160
2596
|
## [1.5.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.8...create-storm-workspace-v1.5.9) (2023-11-08)
|
|
3161
2597
|
|
|
3162
|
-
|
|
3163
2598
|
### Bug Fixes
|
|
3164
2599
|
|
|
3165
|
-
|
|
2600
|
+
- **workspace-tools:** Resolve issue with preset CI action's env config ([e6f7b8a](https://github.com/storm-software/storm-ops/commit/e6f7b8a81be6197d9f5d0fe71dafabf90189c669))
|
|
3166
2601
|
|
|
3167
2602
|
## [1.5.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.7...create-storm-workspace-v1.5.8) (2023-11-08)
|
|
3168
2603
|
|
|
3169
|
-
|
|
3170
2604
|
### Bug Fixes
|
|
3171
2605
|
|
|
3172
|
-
|
|
2606
|
+
- **workspace-tools:** Resolved issue with README template in preset ([5824423](https://github.com/storm-software/storm-ops/commit/5824423e787aa2bec7e94cca89105a2bee2828f4))
|
|
3173
2607
|
|
|
3174
2608
|
## [1.5.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.6...create-storm-workspace-v1.5.7) (2023-11-08)
|
|
3175
2609
|
|
|
3176
|
-
|
|
3177
2610
|
### Bug Fixes
|
|
3178
2611
|
|
|
3179
|
-
|
|
2612
|
+
- **workspace-tools:** Resolved issue with nx.json file in preset ([ce132a0](https://github.com/storm-software/storm-ops/commit/ce132a00334b9c6e6123c1302301b808212db4fb))
|
|
3180
2613
|
|
|
3181
2614
|
## [1.5.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.5...create-storm-workspace-v1.5.6) (2023-11-08)
|
|
3182
2615
|
|
|
3183
|
-
|
|
3184
2616
|
### Bug Fixes
|
|
3185
2617
|
|
|
3186
|
-
|
|
3187
|
-
|
|
2618
|
+
- **create-storm-workspace:** Resolved issue with the CLI's arg indexes ([78b12e1](https://github.com/storm-software/storm-ops/commit/78b12e14aa96e55a7768efff433d57e10374fbe7))
|
|
2619
|
+
- **workspace-tools:** Resolved issues with mismatching node/pnpm versions ([8f9d0dd](https://github.com/storm-software/storm-ops/commit/8f9d0ddf4391534ee60dee603a819bf95f8b859c))
|
|
3188
2620
|
|
|
3189
2621
|
## [1.5.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.4...create-storm-workspace-v1.5.5) (2023-11-07)
|
|
3190
2622
|
|
|
3191
|
-
|
|
3192
2623
|
### Bug Fixes
|
|
3193
2624
|
|
|
3194
|
-
|
|
2625
|
+
- **workspace-tools:** Resolved various type issues with preset execution ([189ed86](https://github.com/storm-software/storm-ops/commit/189ed867e688af05a3b1aebbd8a053c2c707a457))
|
|
3195
2626
|
|
|
3196
2627
|
## [1.5.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.3...create-storm-workspace-v1.5.4) (2023-11-07)
|
|
3197
2628
|
|
|
3198
|
-
|
|
3199
2629
|
### Bug Fixes
|
|
3200
2630
|
|
|
3201
|
-
|
|
2631
|
+
- **create-storm-workspace:** Resolved issue with missing package executable ([4256731](https://github.com/storm-software/storm-ops/commit/4256731041c36bcf54d965b9b8d44f5b2163566e))
|
|
3202
2632
|
|
|
3203
2633
|
## [1.5.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.2...create-storm-workspace-v1.5.3) (2023-11-07)
|
|
3204
2634
|
|
|
3205
|
-
|
|
3206
2635
|
### Bug Fixes
|
|
3207
2636
|
|
|
3208
|
-
|
|
2637
|
+
- **create-storm-workspace:** Bundle packages with create-storm-workspace ([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
|
|
3209
2638
|
|
|
3210
2639
|
## [1.5.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.1...create-storm-workspace-v1.5.2) (2023-11-07)
|
|
3211
2640
|
|
|
3212
|
-
|
|
3213
2641
|
### Bug Fixes
|
|
3214
2642
|
|
|
3215
|
-
|
|
2643
|
+
- **create-storm-workspace:** Resolved issue getting workspace-tools package version ([2ce3d32](https://github.com/storm-software/storm-ops/commit/2ce3d32525e0f184c47c7b98bd880cafd8f3a6e8))
|
|
3216
2644
|
|
|
3217
2645
|
## [1.5.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.0...create-storm-workspace-v1.5.1) (2023-11-07)
|
|
3218
2646
|
|
|
3219
|
-
|
|
3220
2647
|
### Bug Fixes
|
|
3221
2648
|
|
|
3222
|
-
|
|
2649
|
+
- **create-storm-workspace:** Resolved issue with linked workspace-tools dependency in package.json ([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
|
|
3223
2650
|
|
|
3224
2651
|
# [1.5.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.4.0...create-storm-workspace-v1.5.0) (2023-11-07)
|
|
3225
2652
|
|
|
3226
|
-
|
|
3227
2653
|
### Features
|
|
3228
2654
|
|
|
3229
|
-
|
|
2655
|
+
- **workspace-tools:** Added the node-library generator ([85ada65](https://github.com/storm-software/storm-ops/commit/85ada65f9737f972a36d0a001179f87963b4aa98))
|
|
3230
2656
|
|
|
3231
2657
|
# [1.4.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.3.0...create-storm-workspace-v1.4.0) (2023-11-07)
|
|
3232
2658
|
|
|
3233
|
-
|
|
3234
2659
|
### Bug Fixes
|
|
3235
2660
|
|
|
3236
|
-
|
|
3237
|
-
|
|
2661
|
+
- **storm-ops:** Regenerated pnpm filelock file ([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
|
|
3238
2662
|
|
|
3239
2663
|
### Features
|
|
3240
2664
|
|
|
3241
|
-
|
|
2665
|
+
- **testing-tools:** Added testing-tools library for common test functionality ([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))
|
|
3242
2666
|
|
|
3243
2667
|
# [1.3.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.2.2...create-storm-workspace-v1.3.0) (2023-11-07)
|
|
3244
2668
|
|
|
3245
|
-
|
|
3246
2669
|
### Bug Fixes
|
|
3247
2670
|
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
|
|
2671
|
+
- **storm-ops:** Update pnpm lockfile ([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
|
|
2672
|
+
- **workspace-tools:** Exclude eslint config from generators in typescript comiler ([83bd2b3](https://github.com/storm-software/storm-ops/commit/83bd2b32815a6c6603a83106f1832a67a933d70e))
|
|
3251
2673
|
|
|
3252
2674
|
### Features
|
|
3253
2675
|
|
|
3254
|
-
|
|
2676
|
+
- **storm-ops:** Converted repository eslint to flat structure ([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
|
|
3255
2677
|
|
|
3256
2678
|
## [1.2.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.2.1...create-storm-workspace-v1.2.2) (2023-11-06)
|
|
3257
2679
|
|
|
3258
|
-
|
|
3259
2680
|
### Bug Fixes
|
|
3260
2681
|
|
|
3261
|
-
|
|
3262
|
-
|
|
2682
|
+
- **create-storm-workspace:** Resolved issues with create workspace script options ([b81eaf2](https://github.com/storm-software/storm-ops/commit/b81eaf2c493dd319458f5ad5b375612fb3b8206f))
|
|
2683
|
+
- **storm-ops:** Regenerate pnpm lockfile ([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
|
|
3263
2684
|
|
|
3264
2685
|
## [1.2.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.2.0...create-storm-workspace-v1.2.1) (2023-11-06)
|
|
3265
2686
|
|
|
3266
|
-
|
|
3267
2687
|
### Bug Fixes
|
|
3268
2688
|
|
|
3269
|
-
|
|
2689
|
+
- **git-tools:** Added missing GitHub release config and removed failed GitGuardian lines ([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
|
|
3270
2690
|
|
|
3271
2691
|
# [1.2.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.1.1...create-storm-workspace-v1.2.0) (2023-11-06)
|
|
3272
2692
|
|
|
3273
|
-
|
|
3274
2693
|
### Features
|
|
3275
2694
|
|
|
3276
|
-
|
|
2695
|
+
- **workspace-tools:** Added init generator and enhanced preset template files ([c1ac333](https://github.com/storm-software/storm-ops/commit/c1ac33355520a717df93f157f31bb311dd81b7c6))
|
|
3277
2696
|
|
|
3278
2697
|
## [1.1.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.1.0...create-storm-workspace-v1.1.1) (2023-11-06)
|
|
3279
2698
|
|
|
3280
|
-
|
|
3281
2699
|
### Bug Fixes
|
|
3282
2700
|
|
|
3283
|
-
|
|
3284
|
-
|
|
2701
|
+
- **storm-ops:** Add @semantic-release/commit-analyzer dependency back to workspace root ([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
|
|
2702
|
+
- **storm-ops:** Resolved issue with prepare script in workspace root ([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
|
|
3285
2703
|
|
|
3286
2704
|
# [1.1.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.0.1...create-storm-workspace-v1.1.0) (2023-11-06)
|
|
3287
2705
|
|
|
3288
|
-
|
|
3289
2706
|
### Features
|
|
3290
2707
|
|
|
3291
|
-
|
|
2708
|
+
- **workspace-tools:** Added the init generator and tsup build executor ([e34d64c](https://github.com/storm-software/storm-ops/commit/e34d64c84027d60cb29ca54fa957b5994128b4aa))
|
|
3292
2709
|
|
|
3293
2710
|
## [1.0.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.0.0...create-storm-workspace-v1.0.1) (2023-11-06)
|
|
3294
2711
|
|
|
3295
|
-
|
|
3296
2712
|
### Bug Fixes
|
|
3297
2713
|
|
|
3298
|
-
|
|
2714
|
+
- **git-tools:** Updated default README template files used by readme CLI ([77c7c59](https://github.com/storm-software/storm-ops/commit/77c7c5936b614f7a5d3072254ff8065e70ad4d25))
|
|
3299
2715
|
|
|
3300
2716
|
# [1.0.0](https://github.com/storm-software/storm-ops/compare/...create-storm-workspace-v1.0.0) (2023-11-06)
|
|
3301
2717
|
|
|
3302
|
-
|
|
3303
2718
|
### Bug Fixes
|
|
3304
2719
|
|
|
3305
|
-
|
|
3306
|
-
|
|
3307
|
-
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
|
|
3312
|
-
|
|
3313
|
-
|
|
3314
|
-
|
|
3315
|
-
|
|
3316
|
-
|
|
3317
|
-
|
|
3318
|
-
|
|
3319
|
-
|
|
3320
|
-
|
|
3321
|
-
|
|
3322
|
-
|
|
3323
|
-
|
|
3324
|
-
|
|
3325
|
-
|
|
3326
|
-
|
|
3327
|
-
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
|
|
3331
|
-
|
|
3332
|
-
|
|
3333
|
-
|
|
3334
|
-
|
|
3335
|
-
|
|
3336
|
-
|
|
3337
|
-
|
|
3338
|
-
|
|
3339
|
-
|
|
3340
|
-
|
|
3341
|
-
|
|
3342
|
-
|
|
3343
|
-
|
|
3344
|
-
|
|
3345
|
-
|
|
3346
|
-
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
|
|
3350
|
-
|
|
3351
|
-
|
|
3352
|
-
|
|
3353
|
-
|
|
3354
|
-
|
|
2720
|
+
- **deps:** pin dependencies ([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
|
|
2721
|
+
- **deps:** update dependencies-non-major ([8b99e68](https://github.com/storm-software/storm-ops/commit/8b99e68edc98c02d0e59d69d7c82069e60ee0faa))
|
|
2722
|
+
- **deps:** update dependency @cspell/dict-en-gb to v4 ([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
|
|
2723
|
+
- **deps:** update dependency p-limit to v5 ([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
|
|
2724
|
+
- **deps:** update dependency prettier to v3 ([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
|
|
2725
|
+
- **deps:** update patch prod dependencies ([651ea23](https://github.com/storm-software/storm-ops/commit/651ea23e5a515e2391a415b5c9b1f194eb7ff8f0))
|
|
2726
|
+
- **deps:** update typescript-eslint monorepo to v6 ([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
|
|
2727
|
+
- **git-tools:** Add @semantic-release/github dependency to git-tools ([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
|
|
2728
|
+
- **git-tools:** Added config token replacement functionality ([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
|
|
2729
|
+
- **git-tools:** Added missing semantic-release depenencies ([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
|
|
2730
|
+
- **git-tools:** Added missing semantic-release plugins ([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
|
|
2731
|
+
- **git-tools:** Added semantic-release plugins to root package.json ([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
|
|
2732
|
+
- **git-tools:** Convert package to ES module ([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
|
|
2733
|
+
- **git-tools:** Patch semantic-release to use an import instead of require on the plugin ([25dcf81](https://github.com/storm-software/storm-ops/commit/25dcf81794381cb3df24ea944592bf6e729093cf))
|
|
2734
|
+
- **git-tools:** Remove unused lodash dependency ([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
|
|
2735
|
+
- **git-tools:** Resolve issue with CJS vs ESM conflicts ([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
|
|
2736
|
+
- **git-tools:** Resolved issues with release module imports ([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
|
|
2737
|
+
- **git-tools:** Update method of importing semantic-release ([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
|
|
2738
|
+
- **git-tools:** Update require to import in semantic-release patch ([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
|
|
2739
|
+
- **semantic-release-plugin:** Add cjs build to release plugin ([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
|
|
2740
|
+
- **semantic-release-plugin:** Add code for commit analyzer ([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
|
|
2741
|
+
- **semantic-release-plugin:** Add release note generation to semantic release plugin ([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
|
|
2742
|
+
- **semantic-release-plugin:** Add rootDir to plugin ([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
|
|
2743
|
+
- **semantic-release-plugin:** Change compiler type ([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
|
|
2744
|
+
- **semantic-release-plugin:** Changed import type for release plugin ([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
|
|
2745
|
+
- **semantic-release-plugin:** Converted the plugin to CommonJS ([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
|
|
2746
|
+
- **semantic-release-plugin:** Format output to mjs file ([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
|
|
2747
|
+
- **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES module issues ([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
|
|
2748
|
+
- **semantic-release-plugin:** Mark the semantic-release plugin as external ([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
|
|
2749
|
+
- **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use import instead of require ([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
|
|
2750
|
+
- **semantic-release-plugin:** Remove code to avoid semantic release built-in plugins ([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
|
|
2751
|
+
- **semantic-release-plugin:** Remove third party code from bundle ([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
|
|
2752
|
+
- **semantic-release-plugin:** Removed dependancy on commit analyzer ([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
|
|
2753
|
+
- **semantic-release-plugin:** Resolve imports to support ES modules ([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
|
|
2754
|
+
- **semantic-release-plugin:** Resolve issue with main path extension in package.json ([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
|
|
2755
|
+
- **semantic-release-plugin:** Resolve missing path module ([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
|
|
2756
|
+
- **semantic-release-plugin:** Resolve path import issue ([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
|
|
2757
|
+
- **semantic-release-plugin:** Unbundle sematic release plugin ([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
|
|
2758
|
+
- **semantic-release-plugin:** Update extension on main file to be mjs ([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
|
|
2759
|
+
- **semantic-release-plugin:** Update the package.json index file path ([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
|
|
2760
|
+
- **storm-ops:** Added back husky hooks and removed config from package.json ([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
|
|
2761
|
+
- **storm-ops:** Patch semantic release to use old config import ([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
|
|
2762
|
+
- **storm-ops:** Remove unused workspace config from package.json ([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
|
|
2763
|
+
- **storm-ops:** Resolved issues with build/CI ([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
|
|
2764
|
+
- **storm-ops:** Resolved issues with pnpm lockfile ([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
|
|
2765
|
+
- **storm-ops:** Update linting tools, and scripts, to use ES modules ([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
|
|
2766
|
+
- **storm-ops:** Update lockfile for monorepo ([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
|
|
2767
|
+
- **storm-ops:** Update workspace package.json file with private field set to false ([2045f27](https://github.com/storm-software/storm-ops/commit/2045f2753e90828747d155903dc5071864e893aa))
|
|
2768
|
+
- **workspace-tools:** Resolved issue with invalid include path ([e1a29fd](https://github.com/storm-software/storm-ops/commit/e1a29fd4c0688af43b1f59bca19be087534d7c3b))
|
|
3355
2769
|
|
|
3356
2770
|
### Features
|
|
3357
2771
|
|
|
3358
|
-
|
|
3359
|
-
|
|
3360
|
-
|
|
3361
|
-
|
|
3362
|
-
|
|
2772
|
+
- **create-storm-workspace:** Initial check-in for storm-ops monorepo ([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
|
|
2773
|
+
- **git-tools:** Move the semantic-release-plugin into the git-tools package ([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
|
|
2774
|
+
- **semantic-release-plugin:** Resolve issues with plugin so release executes ([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
|
|
2775
|
+
- **semantic-release-plugin:** Split out the semantic release plugin into it's own project ([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
|
|
2776
|
+
- **workspace-tools:** Added initial code for tsup build executor ([b3d08b6](https://github.com/storm-software/storm-ops/commit/b3d08b6ae781436ae941669047bbbb62a95cc709))
|