@storm-software/testing-tools 1.37.1 → 1.37.3
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 +306 -690
- package/README.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,243 +1,225 @@
|
|
|
1
|
-
## 1.37.
|
|
1
|
+
## 1.37.3 (2024-04-08)
|
|
2
2
|
|
|
3
3
|
|
|
4
|
+
### 🩹 Fixes
|
|
5
|
+
|
|
6
|
+
- **build-tools:** Resolved issue with duplicate require definition ([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### ❤️ Thank You
|
|
10
|
+
|
|
11
|
+
- Patrick Sullivan
|
|
12
|
+
|
|
13
|
+
## 1.37.2 (2024-04-08)
|
|
14
|
+
|
|
15
|
+
### 🩹 Fixes
|
|
16
|
+
|
|
17
|
+
- **workspace-tools:** Resolve issues with `build-tools` import ([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
|
|
18
|
+
|
|
19
|
+
### ❤️ Thank You
|
|
20
|
+
|
|
21
|
+
- Patrick Sullivan
|
|
22
|
+
|
|
23
|
+
## 1.37.1 (2024-04-08)
|
|
24
|
+
|
|
4
25
|
### 🩹 Fixes
|
|
5
26
|
|
|
6
27
|
- **deps:** update dependencies-non-major ([#38](https://github.com/storm-software/storm-ops/pull/38))
|
|
7
28
|
|
|
8
29
|
- **git-tools:** Update release tool to use local function to get configuration ([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
|
|
9
30
|
|
|
10
|
-
|
|
11
|
-
### ❤️ Thank You
|
|
31
|
+
### ❤️ Thank You
|
|
12
32
|
|
|
13
33
|
- Patrick Sullivan
|
|
14
34
|
|
|
15
35
|
## 1.37.0 (2024-04-07)
|
|
16
36
|
|
|
17
|
-
|
|
18
37
|
### 🚀 Features
|
|
19
38
|
|
|
20
39
|
- **storm-ops:** Merged in change to the main branch ([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
|
|
21
40
|
|
|
22
|
-
|
|
23
|
-
### ❤️ Thank You
|
|
41
|
+
### ❤️ Thank You
|
|
24
42
|
|
|
25
43
|
- Patrick Sullivan
|
|
26
44
|
|
|
27
45
|
## 1.36.0 (2024-04-06)
|
|
28
46
|
|
|
29
|
-
|
|
30
47
|
### 🚀 Features
|
|
31
48
|
|
|
32
49
|
- **build-tools:** Added support for `rolldown` builds ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
|
|
33
50
|
|
|
34
|
-
|
|
35
|
-
### ❤️ Thank You
|
|
51
|
+
### ❤️ Thank You
|
|
36
52
|
|
|
37
53
|
- Patrick Sullivan
|
|
38
54
|
|
|
39
55
|
## 1.35.5 (2024-04-01)
|
|
40
56
|
|
|
41
|
-
|
|
42
57
|
### 🩹 Fixes
|
|
43
58
|
|
|
44
59
|
- **workspace-tools:** Resolve issue with bad release path in npm publish ([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
|
|
45
60
|
|
|
46
|
-
|
|
47
|
-
### ❤️ Thank You
|
|
61
|
+
### ❤️ Thank You
|
|
48
62
|
|
|
49
63
|
- Patrick Sullivan
|
|
50
64
|
|
|
51
65
|
## 1.35.4 (2024-03-29)
|
|
52
66
|
|
|
53
|
-
|
|
54
67
|
### 🩹 Fixes
|
|
55
68
|
|
|
56
69
|
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript projects ([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
|
|
57
70
|
|
|
58
|
-
|
|
59
|
-
### ❤️ Thank You
|
|
71
|
+
### ❤️ Thank You
|
|
60
72
|
|
|
61
73
|
- Patrick Sullivan
|
|
62
74
|
|
|
63
75
|
## 1.35.3 (2024-03-28)
|
|
64
76
|
|
|
65
|
-
|
|
66
77
|
### 🩹 Fixes
|
|
67
78
|
|
|
68
79
|
- **git-tools:** Added code to add ts plugin transpilers ([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
|
|
69
80
|
|
|
70
|
-
|
|
71
|
-
### ❤️ Thank You
|
|
81
|
+
### ❤️ Thank You
|
|
72
82
|
|
|
73
83
|
- Patrick Sullivan
|
|
74
84
|
|
|
75
85
|
## 1.35.2 (2024-03-28)
|
|
76
86
|
|
|
77
|
-
|
|
78
87
|
### 🩹 Fixes
|
|
79
88
|
|
|
80
89
|
- **storm-ops:** Resolve issue with workspace dependencies ([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
|
|
81
90
|
|
|
82
|
-
|
|
83
|
-
### ❤️ Thank You
|
|
91
|
+
### ❤️ Thank You
|
|
84
92
|
|
|
85
93
|
- Patrick Sullivan
|
|
86
94
|
|
|
87
95
|
## 1.35.1 (2024-03-28)
|
|
88
96
|
|
|
89
|
-
|
|
90
97
|
### 🩹 Fixes
|
|
91
98
|
|
|
92
99
|
- **storm-ops:** Update the links in the README files to use proper repository ([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
|
|
93
100
|
|
|
94
|
-
|
|
95
|
-
### ❤️ Thank You
|
|
101
|
+
### ❤️ Thank You
|
|
96
102
|
|
|
97
103
|
- Patrick Sullivan
|
|
98
104
|
|
|
99
105
|
## 1.35.0 (2024-03-25)
|
|
100
106
|
|
|
101
|
-
|
|
102
107
|
### 🚀 Features
|
|
103
108
|
|
|
104
109
|
- **workspace-tools:** Added Nx plugin to apply rust and typescript targets ([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
|
|
105
110
|
|
|
106
111
|
- **workspace-tools:** Major updates to base nx.json configuration ([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
|
|
107
112
|
|
|
108
|
-
|
|
109
|
-
### ❤️ Thank You
|
|
113
|
+
### ❤️ Thank You
|
|
110
114
|
|
|
111
115
|
- Patrick Sullivan
|
|
112
116
|
|
|
113
117
|
## 1.34.9 (2024-03-01)
|
|
114
118
|
|
|
115
|
-
|
|
116
119
|
### 🩹 Fixes
|
|
117
120
|
|
|
118
121
|
- **workspace-tools:** Remove the storm env filter ([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
|
|
119
122
|
|
|
120
|
-
|
|
121
|
-
### ❤️ Thank You
|
|
123
|
+
### ❤️ Thank You
|
|
122
124
|
|
|
123
125
|
- Patrick Sullivan
|
|
124
126
|
|
|
125
127
|
## 1.34.8 (2024-02-27)
|
|
126
128
|
|
|
127
|
-
|
|
128
129
|
### 🩹 Fixes
|
|
129
130
|
|
|
130
131
|
- **workspace-tools:** Relocation config parser code to build function ([fa27dea4](https://github.com/storm-software/storm-ops/commit/fa27dea4))
|
|
131
132
|
|
|
132
|
-
|
|
133
|
-
### ❤️ Thank You
|
|
133
|
+
### ❤️ Thank You
|
|
134
134
|
|
|
135
135
|
- Patrick Sullivan
|
|
136
136
|
|
|
137
137
|
## 1.34.7 (2024-02-27)
|
|
138
138
|
|
|
139
|
-
|
|
140
139
|
### 🩹 Fixes
|
|
141
140
|
|
|
142
141
|
- **workspace-tools:** Resolve issue with tsconfig file resolution ([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
|
|
143
142
|
|
|
144
|
-
|
|
145
|
-
### ❤️ Thank You
|
|
143
|
+
### ❤️ Thank You
|
|
146
144
|
|
|
147
145
|
- Patrick Sullivan
|
|
148
146
|
|
|
149
147
|
## 1.34.6 (2024-02-27)
|
|
150
148
|
|
|
151
|
-
|
|
152
149
|
### 🩹 Fixes
|
|
153
150
|
|
|
154
151
|
- **workspace-tools:** Dynamically load tsup module and resolve `testing-tools` type issues ([c1d51975](https://github.com/storm-software/storm-ops/commit/c1d51975))
|
|
155
152
|
|
|
156
|
-
|
|
157
|
-
### ❤️ Thank You
|
|
153
|
+
### ❤️ Thank You
|
|
158
154
|
|
|
159
155
|
- Patrick Sullivan
|
|
160
156
|
|
|
161
157
|
## 1.34.5 (2024-02-27)
|
|
162
158
|
|
|
163
|
-
|
|
164
159
|
### 🩹 Fixes
|
|
165
160
|
|
|
166
161
|
- **config-tools:** Update config packages to only use cjs ([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
|
|
167
162
|
|
|
168
|
-
|
|
169
|
-
### ❤️ Thank You
|
|
163
|
+
### ❤️ Thank You
|
|
170
164
|
|
|
171
165
|
- Patrick Sullivan
|
|
172
166
|
|
|
173
167
|
## 1.34.4 (2024-02-27)
|
|
174
168
|
|
|
175
|
-
|
|
176
169
|
### 🩹 Fixes
|
|
177
170
|
|
|
178
171
|
- **workspace-tools:** Update the build executor back to esbuild ([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
|
|
179
172
|
|
|
180
|
-
|
|
181
|
-
### ❤️ Thank You
|
|
173
|
+
### ❤️ Thank You
|
|
182
174
|
|
|
183
175
|
- Patrick Sullivan
|
|
184
176
|
|
|
185
177
|
## 1.34.3 (2024-02-26)
|
|
186
178
|
|
|
187
|
-
|
|
188
179
|
### 🩹 Fixes
|
|
189
180
|
|
|
190
181
|
- **git-tools:** Resolved linting issues with the nx-version module ([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
|
|
191
182
|
|
|
192
|
-
|
|
193
|
-
### ❤️ Thank You
|
|
183
|
+
### ❤️ Thank You
|
|
194
184
|
|
|
195
185
|
- Patrick Sullivan
|
|
196
186
|
|
|
197
187
|
## 1.34.2 (2024-02-24)
|
|
198
188
|
|
|
199
|
-
|
|
200
189
|
### 🩹 Fixes
|
|
201
190
|
|
|
202
191
|
- **workspace-tools:** Update build compiler parameters ([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
|
|
203
192
|
|
|
204
|
-
|
|
205
|
-
### ❤️ Thank You
|
|
193
|
+
### ❤️ Thank You
|
|
206
194
|
|
|
207
195
|
- Patrick Sullivan
|
|
208
196
|
|
|
209
197
|
## 1.34.1 (2024-02-20)
|
|
210
198
|
|
|
211
|
-
|
|
212
199
|
### 🚀 Features
|
|
213
200
|
|
|
214
201
|
- **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
215
202
|
|
|
216
|
-
|
|
217
203
|
### 🩹 Fixes
|
|
218
204
|
|
|
219
205
|
- **config:** Mark config to no longer bundle code ([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
|
|
220
206
|
|
|
221
|
-
|
|
222
|
-
### ❤️ Thank You
|
|
207
|
+
### ❤️ Thank You
|
|
223
208
|
|
|
224
209
|
- Patrick Sullivan
|
|
225
210
|
|
|
226
211
|
## 1.34.0 (2024-02-20)
|
|
227
212
|
|
|
228
|
-
|
|
229
213
|
### 🚀 Features
|
|
230
214
|
|
|
231
215
|
- **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
232
216
|
|
|
233
|
-
|
|
234
|
-
### ❤️ Thank You
|
|
217
|
+
### ❤️ Thank You
|
|
235
218
|
|
|
236
219
|
- Patrick Sullivan
|
|
237
220
|
|
|
238
221
|
## 1.33.21 (2024-02-17)
|
|
239
222
|
|
|
240
|
-
|
|
241
223
|
### 🩹 Fixes
|
|
242
224
|
|
|
243
225
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -248,14 +230,12 @@
|
|
|
248
230
|
|
|
249
231
|
- **workspace-tools:** Update method of referencing the internal packages ([b3f127c4](https://github.com/storm-software/storm-ops/commit/b3f127c4))
|
|
250
232
|
|
|
251
|
-
|
|
252
|
-
### ❤️ Thank You
|
|
233
|
+
### ❤️ Thank You
|
|
253
234
|
|
|
254
235
|
- Patrick Sullivan
|
|
255
236
|
|
|
256
237
|
## 1.33.20 (2024-02-15)
|
|
257
238
|
|
|
258
|
-
|
|
259
239
|
### 🩹 Fixes
|
|
260
240
|
|
|
261
241
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -264,1651 +244,1287 @@
|
|
|
264
244
|
|
|
265
245
|
- **config-tools:** Update package type to a module to resolve import issues ([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
266
246
|
|
|
267
|
-
|
|
268
|
-
### ❤️ Thank You
|
|
247
|
+
### ❤️ Thank You
|
|
269
248
|
|
|
270
249
|
- Patrick Sullivan
|
|
271
250
|
|
|
272
251
|
## 1.33.19 (2024-02-15)
|
|
273
252
|
|
|
274
|
-
|
|
275
253
|
### 🩹 Fixes
|
|
276
254
|
|
|
277
255
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
278
256
|
|
|
279
257
|
- **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
280
258
|
|
|
281
|
-
|
|
282
|
-
### ❤️ Thank You
|
|
259
|
+
### ❤️ Thank You
|
|
283
260
|
|
|
284
261
|
- Patrick Sullivan
|
|
285
262
|
|
|
286
263
|
## 1.33.18 (2024-02-15)
|
|
287
264
|
|
|
288
|
-
|
|
289
265
|
### 🩹 Fixes
|
|
290
266
|
|
|
291
267
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
292
268
|
|
|
293
|
-
|
|
294
|
-
### ❤️ Thank You
|
|
269
|
+
### ❤️ Thank You
|
|
295
270
|
|
|
296
271
|
- Patrick Sullivan
|
|
297
272
|
|
|
298
273
|
## 1.33.17 (2024-02-15)
|
|
299
274
|
|
|
300
|
-
|
|
301
275
|
### 🩹 Fixes
|
|
302
276
|
|
|
303
277
|
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
304
278
|
|
|
305
279
|
- **storm-ops:** Downgrade dependencies to work with cjs task runners ([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
306
280
|
|
|
307
|
-
|
|
308
|
-
### ❤️ Thank You
|
|
281
|
+
### ❤️ Thank You
|
|
309
282
|
|
|
310
283
|
- Patrick Sullivan
|
|
311
284
|
|
|
312
285
|
## 1.33.16 (2024-02-15)
|
|
313
286
|
|
|
314
|
-
|
|
315
287
|
### 🩹 Fixes
|
|
316
288
|
|
|
317
289
|
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
318
290
|
|
|
319
|
-
|
|
320
|
-
### ❤️ Thank You
|
|
291
|
+
### ❤️ Thank You
|
|
321
292
|
|
|
322
293
|
- Patrick Sullivan
|
|
323
294
|
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
295
|
## 1.32.0 (2024-02-07)
|
|
359
296
|
|
|
360
|
-
|
|
361
297
|
### 🚀 Features
|
|
362
298
|
|
|
363
299
|
- **config:** Added a base config package to allow neutral access of `StormConfig` ([164eaa5b](https://github.com/storm-software/storm-ops/commit/164eaa5b))
|
|
364
300
|
|
|
365
|
-
|
|
366
|
-
### ❤️ Thank You
|
|
301
|
+
### ❤️ Thank You
|
|
367
302
|
|
|
368
303
|
- Patrick Sullivan
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
304
|
|
|
390
305
|
## 1.29.12 (2024-01-29)
|
|
391
306
|
|
|
392
|
-
|
|
393
307
|
### 🩹 Fixes
|
|
394
308
|
|
|
395
309
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
396
310
|
|
|
397
|
-
|
|
398
|
-
### ❤️ Thank You
|
|
311
|
+
### ❤️ Thank You
|
|
399
312
|
|
|
400
313
|
- Patrick Sullivan
|
|
401
314
|
|
|
402
315
|
## 1.29.11 (2024-01-29)
|
|
403
316
|
|
|
404
|
-
|
|
405
317
|
### 🩹 Fixes
|
|
406
318
|
|
|
407
319
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
408
320
|
|
|
409
|
-
|
|
410
|
-
### ❤️ Thank You
|
|
321
|
+
### ❤️ Thank You
|
|
411
322
|
|
|
412
323
|
- Patrick Sullivan
|
|
413
324
|
|
|
414
325
|
## 1.29.10 (2024-01-28)
|
|
415
326
|
|
|
416
|
-
|
|
417
327
|
### 🩹 Fixes
|
|
418
328
|
|
|
419
329
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
420
330
|
|
|
421
|
-
|
|
422
|
-
### ❤️ Thank You
|
|
331
|
+
### ❤️ Thank You
|
|
423
332
|
|
|
424
333
|
- Patrick Sullivan
|
|
425
334
|
|
|
426
335
|
## 1.29.9 (2024-01-28)
|
|
427
336
|
|
|
428
|
-
|
|
429
337
|
### 🩹 Fixes
|
|
430
338
|
|
|
431
339
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
432
340
|
|
|
433
|
-
|
|
434
|
-
### ❤️ Thank You
|
|
341
|
+
### ❤️ Thank You
|
|
435
342
|
|
|
436
343
|
- Patrick Sullivan
|
|
437
344
|
|
|
438
345
|
## 1.29.8 (2024-01-28)
|
|
439
346
|
|
|
440
|
-
|
|
441
347
|
### 🩹 Fixes
|
|
442
348
|
|
|
443
349
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
444
350
|
|
|
445
|
-
|
|
446
|
-
### ❤️ Thank You
|
|
351
|
+
### ❤️ Thank You
|
|
447
352
|
|
|
448
353
|
- Patrick Sullivan
|
|
449
354
|
|
|
450
355
|
## 1.29.7 (2024-01-28)
|
|
451
356
|
|
|
452
|
-
|
|
453
357
|
### 🩹 Fixes
|
|
454
358
|
|
|
455
359
|
- **workspace-tools:** Added the nx-release-publish task to project target ([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
|
|
456
360
|
|
|
457
|
-
|
|
458
|
-
### ❤️ Thank You
|
|
361
|
+
### ❤️ Thank You
|
|
459
362
|
|
|
460
363
|
- Patrick Sullivan
|
|
461
364
|
|
|
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
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
365
|
## 1.28.2 (2024-01-27)
|
|
563
366
|
|
|
564
|
-
|
|
565
367
|
### 🩹 Fixes
|
|
566
368
|
|
|
567
369
|
- **git-tools:** Prevent extra newlines added to changelog files ([0f7091f2](https://github.com/storm-software/storm-ops/commit/0f7091f2))
|
|
568
370
|
|
|
569
|
-
|
|
570
|
-
### ❤️ Thank You
|
|
371
|
+
### ❤️ Thank You
|
|
571
372
|
|
|
572
373
|
- Patrick Sullivan
|
|
573
374
|
|
|
574
|
-
|
|
575
375
|
## 1.26.0 (2024-01-21)
|
|
576
376
|
|
|
577
|
-
|
|
578
377
|
### 🩹 Fixes
|
|
579
378
|
|
|
580
379
|
- **git-tools:** Update path to changelog renderer ([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
|
|
581
380
|
|
|
582
|
-
|
|
583
|
-
### ❤️ Thank You
|
|
381
|
+
### ❤️ Thank You
|
|
584
382
|
|
|
585
383
|
- Patrick Sullivan
|
|
586
384
|
|
|
587
385
|
## 1.25.5 (2024-01-21)
|
|
588
386
|
|
|
589
|
-
|
|
590
387
|
### 🩹 Fixes
|
|
591
388
|
|
|
592
389
|
- **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
593
390
|
|
|
594
|
-
|
|
595
|
-
### ❤️ Thank You
|
|
391
|
+
### ❤️ Thank You
|
|
596
392
|
|
|
597
393
|
- Patrick Sullivan
|
|
598
394
|
|
|
599
395
|
## 1.25.4 (2024-01-21)
|
|
600
396
|
|
|
601
|
-
|
|
602
397
|
### 🩹 Fixes
|
|
603
398
|
|
|
604
399
|
- **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
605
400
|
|
|
606
|
-
|
|
607
|
-
### ❤️ Thank You
|
|
401
|
+
### ❤️ Thank You
|
|
608
402
|
|
|
609
403
|
- Patrick Sullivan
|
|
610
404
|
|
|
611
405
|
## 1.25.3 (2024-01-21)
|
|
612
406
|
|
|
613
|
-
|
|
614
407
|
### 🩹 Fixes
|
|
615
408
|
|
|
616
409
|
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
617
410
|
|
|
618
411
|
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
619
412
|
|
|
620
|
-
|
|
621
|
-
### ❤️ Thank You
|
|
413
|
+
### ❤️ Thank You
|
|
622
414
|
|
|
623
415
|
- Patrick Sullivan
|
|
624
416
|
|
|
625
417
|
## 1.25.2 (2024-01-21)
|
|
626
418
|
|
|
627
|
-
|
|
628
419
|
### 🩹 Fixes
|
|
629
420
|
|
|
630
421
|
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
631
422
|
|
|
632
423
|
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
633
424
|
|
|
634
|
-
|
|
635
|
-
### ❤️ Thank You
|
|
425
|
+
### ❤️ Thank You
|
|
636
426
|
|
|
637
427
|
- Patrick Sullivan
|
|
638
428
|
|
|
639
429
|
## 1.25.1 (2024-01-21)
|
|
640
430
|
|
|
641
|
-
|
|
642
431
|
### 🩹 Fixes
|
|
643
432
|
|
|
644
433
|
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
645
434
|
|
|
646
435
|
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
647
436
|
|
|
648
|
-
|
|
649
|
-
### ❤️ Thank You
|
|
437
|
+
### ❤️ Thank You
|
|
650
438
|
|
|
651
439
|
- Patrick Sullivan
|
|
652
440
|
|
|
653
441
|
# [1.25.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.24.0...testing-tools-v1.25.0) (2024-01-20)
|
|
654
442
|
|
|
655
|
-
|
|
656
443
|
### Features
|
|
657
444
|
|
|
658
|
-
|
|
445
|
+
- **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build ([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
|
|
659
446
|
|
|
660
447
|
# [1.24.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.23.1...testing-tools-v1.24.0) (2024-01-19)
|
|
661
448
|
|
|
662
|
-
|
|
663
449
|
### Bug Fixes
|
|
664
450
|
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
451
|
+
- **config-tools:** Rerun ci pipeline ([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
|
|
452
|
+
- **git-tools:** Resolved issue preventing git-tools publish ([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
|
|
453
|
+
- **git-tools:** Resovled issues with lock file versions ([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
|
|
454
|
+
- **git-tools:** Upgrade Nx version and resolved import issues ([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
|
|
455
|
+
- **git-tools:** Upgrade pnpm lock file ([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
|
|
671
456
|
|
|
672
457
|
### Features
|
|
673
458
|
|
|
674
|
-
|
|
459
|
+
- **git-tools:** Redesigned the executable script structure ([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
|
|
675
460
|
|
|
676
461
|
## [1.23.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.23.0...testing-tools-v1.23.1) (2024-01-19)
|
|
677
462
|
|
|
678
|
-
|
|
679
463
|
### Bug Fixes
|
|
680
464
|
|
|
681
|
-
|
|
465
|
+
- **git-tools:** Updated executable scripts to use correct directory ([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
|
|
682
466
|
|
|
683
467
|
# [1.23.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.6...testing-tools-v1.23.0) (2024-01-18)
|
|
684
468
|
|
|
685
|
-
|
|
686
469
|
### Features
|
|
687
470
|
|
|
688
|
-
|
|
471
|
+
- **workspace-tools:** Added the `typia` executor ([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
|
|
689
472
|
|
|
690
473
|
## [1.22.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.5...testing-tools-v1.22.6) (2024-01-18)
|
|
691
474
|
|
|
692
|
-
|
|
693
475
|
### Bug Fixes
|
|
694
476
|
|
|
695
|
-
|
|
477
|
+
- **linting-tools:** Updated ignored files in biome linter ([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
|
|
696
478
|
|
|
697
479
|
## [1.22.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.4...testing-tools-v1.22.5) (2024-01-17)
|
|
698
480
|
|
|
699
|
-
|
|
700
481
|
### Bug Fixes
|
|
701
482
|
|
|
702
|
-
|
|
483
|
+
- **workspace-tools:** Patched transformer functions in tsup dependency ([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
|
|
703
484
|
|
|
704
485
|
## [1.22.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.3...testing-tools-v1.22.4) (2024-01-17)
|
|
705
486
|
|
|
706
|
-
|
|
707
487
|
### Bug Fixes
|
|
708
488
|
|
|
709
|
-
|
|
489
|
+
- **workspace-tools:** Resolved blocking issue preventing tsup build completion ([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
|
|
710
490
|
|
|
711
491
|
## [1.22.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.2...testing-tools-v1.22.3) (2024-01-17)
|
|
712
492
|
|
|
713
|
-
|
|
714
493
|
### Bug Fixes
|
|
715
494
|
|
|
716
|
-
|
|
495
|
+
- **workspace-tools:** Removed instance of JSDocs parser in tsup patch ([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
|
|
717
496
|
|
|
718
497
|
## [1.22.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.1...testing-tools-v1.22.2) (2024-01-17)
|
|
719
498
|
|
|
720
|
-
|
|
721
499
|
### Bug Fixes
|
|
722
500
|
|
|
723
|
-
|
|
501
|
+
- **workspace-tools:** Remove the transform code from tsup patch ([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
|
|
724
502
|
|
|
725
503
|
## [1.22.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.0...testing-tools-v1.22.1) (2024-01-16)
|
|
726
504
|
|
|
727
|
-
|
|
728
505
|
### Bug Fixes
|
|
729
506
|
|
|
730
|
-
|
|
507
|
+
- **git-tools:** Resolved logging issues with git hooks and tsup build ([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
|
|
731
508
|
|
|
732
509
|
# [1.22.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.21.3...testing-tools-v1.22.0) (2024-01-15)
|
|
733
510
|
|
|
734
|
-
|
|
735
511
|
### Features
|
|
736
512
|
|
|
737
|
-
|
|
513
|
+
- **workspace-tools:** Added logger functions to use in the repo's console CLI apps ([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
|
|
738
514
|
|
|
739
515
|
## [1.21.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.21.2...testing-tools-v1.21.3) (2024-01-15)
|
|
740
516
|
|
|
741
|
-
|
|
742
517
|
### Bug Fixes
|
|
743
518
|
|
|
744
|
-
|
|
519
|
+
- **workspace-tools:** Many code quality improvements and enhanced linting rules ([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
|
|
745
520
|
|
|
746
521
|
## [1.21.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.21.1...testing-tools-v1.21.2) (2024-01-15)
|
|
747
522
|
|
|
748
|
-
|
|
749
523
|
### Bug Fixes
|
|
750
524
|
|
|
751
|
-
|
|
525
|
+
- **git-tools:** Added dependency override for `request` package to prevent request forgery exposure ([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
|
|
752
526
|
|
|
753
527
|
## [1.21.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.21.0...testing-tools-v1.21.1) (2024-01-15)
|
|
754
528
|
|
|
755
|
-
|
|
756
529
|
### Bug Fixes
|
|
757
530
|
|
|
758
|
-
|
|
531
|
+
- **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))
|
|
759
532
|
|
|
760
533
|
# [1.21.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.20.1...testing-tools-v1.21.0) (2024-01-15)
|
|
761
534
|
|
|
762
|
-
|
|
763
535
|
### Bug Fixes
|
|
764
536
|
|
|
765
|
-
|
|
766
|
-
|
|
537
|
+
- **linting-tools:** Various improvements to the biome formatter and linter configuration ([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
|
|
767
538
|
|
|
768
539
|
### Features
|
|
769
540
|
|
|
770
|
-
|
|
541
|
+
- **git-tools:** Added default `lefthook` and `biome` configuration ([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
|
|
771
542
|
|
|
772
543
|
## [1.20.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.20.0...testing-tools-v1.20.1) (2024-01-14)
|
|
773
544
|
|
|
774
|
-
|
|
775
545
|
### Bug Fixes
|
|
776
546
|
|
|
777
|
-
|
|
547
|
+
- **workspace-tools:** Cleaned up dependanies and option defaulting in tsup ([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
|
|
778
548
|
|
|
779
549
|
# [1.20.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.19.0...testing-tools-v1.20.0) (2024-01-14)
|
|
780
550
|
|
|
781
|
-
|
|
782
551
|
### Features
|
|
783
552
|
|
|
784
|
-
|
|
553
|
+
- **git-tools:** Improved all CLI tools and git hooks to use the `zx` package ([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
|
|
785
554
|
|
|
786
555
|
# [1.19.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.18.0...testing-tools-v1.19.0) (2024-01-14)
|
|
787
556
|
|
|
788
|
-
|
|
789
557
|
### Bug Fixes
|
|
790
558
|
|
|
791
|
-
|
|
792
|
-
|
|
559
|
+
- **storm-ops:** Added missing dependencies ([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
|
|
793
560
|
|
|
794
561
|
### Features
|
|
795
562
|
|
|
796
|
-
|
|
797
|
-
|
|
563
|
+
- **git-tools:** Re-added the Git hooks to drive workspace processing ([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
|
|
564
|
+
- **linting-tools:** Added Typia compiler transformer to tsup build ([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
|
|
798
565
|
|
|
799
566
|
# [1.18.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.17.1...testing-tools-v1.18.0) (2024-01-13)
|
|
800
567
|
|
|
801
|
-
|
|
802
568
|
### Features
|
|
803
569
|
|
|
804
|
-
|
|
570
|
+
- **workspace-tools:** Added Typia compiler transformer to tsup build ([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
|
|
805
571
|
|
|
806
572
|
## [1.17.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.17.0...testing-tools-v1.17.1) (2024-01-12)
|
|
807
573
|
|
|
808
|
-
|
|
809
574
|
### Bug Fixes
|
|
810
575
|
|
|
811
|
-
|
|
576
|
+
- **workspace-tools:** Removed legacy config from neutral tsup build ([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
|
|
812
577
|
|
|
813
578
|
# [1.17.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.16.1...testing-tools-v1.17.0) (2024-01-11)
|
|
814
579
|
|
|
815
|
-
|
|
816
580
|
### Features
|
|
817
581
|
|
|
818
|
-
|
|
582
|
+
- **workspace-tools:** Added `metafile` option to tsup build ([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
|
|
819
583
|
|
|
820
584
|
## [1.16.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.16.0...testing-tools-v1.16.1) (2023-12-26)
|
|
821
585
|
|
|
822
|
-
|
|
823
586
|
### Bug Fixes
|
|
824
587
|
|
|
825
|
-
|
|
588
|
+
- **linting-tools:** Added tailwindcss prettier formatting to linting tools ([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
|
|
826
589
|
|
|
827
590
|
# [1.16.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.15.2...testing-tools-v1.16.0) (2023-12-21)
|
|
828
591
|
|
|
829
|
-
|
|
830
592
|
### Features
|
|
831
593
|
|
|
832
|
-
|
|
594
|
+
- **config-tools:** Added the `findWorkspaceRootSync` and `findWorkspaceRootSafeSync` functions ([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
|
|
833
595
|
|
|
834
596
|
## [1.15.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.15.1...testing-tools-v1.15.2) (2023-12-21)
|
|
835
597
|
|
|
836
|
-
|
|
837
598
|
### Bug Fixes
|
|
838
599
|
|
|
839
|
-
|
|
600
|
+
- **config-tools:** Remove unused dependencies ([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
|
|
840
601
|
|
|
841
602
|
## [1.15.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.15.0...testing-tools-v1.15.1) (2023-12-20)
|
|
842
603
|
|
|
843
|
-
|
|
844
604
|
### Bug Fixes
|
|
845
605
|
|
|
846
|
-
|
|
606
|
+
- **config-tools:** Added more accurate search for workspace root ([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
|
|
847
607
|
|
|
848
608
|
# [1.15.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.14.0...testing-tools-v1.15.0) (2023-12-15)
|
|
849
609
|
|
|
850
|
-
|
|
851
610
|
### Features
|
|
852
611
|
|
|
853
|
-
|
|
612
|
+
- **design-tools:** Added design tools package to support storm design systems ([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
|
|
854
613
|
|
|
855
614
|
# [1.14.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.13.1...testing-tools-v1.14.0) (2023-12-12)
|
|
856
615
|
|
|
857
|
-
|
|
858
616
|
### Features
|
|
859
617
|
|
|
860
|
-
|
|
618
|
+
- **workspace-tools:** Added the `packageAll` option to build nested package files ([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
|
|
861
619
|
|
|
862
620
|
## [1.13.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.13.0...testing-tools-v1.13.1) (2023-12-11)
|
|
863
621
|
|
|
864
|
-
|
|
865
622
|
### Bug Fixes
|
|
866
623
|
|
|
867
|
-
|
|
624
|
+
- **workspace-tools:** Resolved issue with bad nx.json config ([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
|
|
868
625
|
|
|
869
626
|
# [1.13.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.11...testing-tools-v1.13.0) (2023-12-09)
|
|
870
627
|
|
|
871
|
-
|
|
872
628
|
### Features
|
|
873
629
|
|
|
874
|
-
|
|
630
|
+
- **workspace-tools:** Added `esbuild-plugin-handlebars` plugin ([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
|
|
875
631
|
|
|
876
632
|
## [1.12.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.10...testing-tools-v1.12.11) (2023-12-08)
|
|
877
633
|
|
|
878
|
-
|
|
879
634
|
### Bug Fixes
|
|
880
635
|
|
|
881
|
-
|
|
636
|
+
- **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))
|
|
882
637
|
|
|
883
638
|
## [1.12.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.9...testing-tools-v1.12.10) (2023-12-06)
|
|
884
639
|
|
|
885
|
-
|
|
886
640
|
### Bug Fixes
|
|
887
641
|
|
|
888
|
-
|
|
642
|
+
- **workspace-tools:** Resolved issue with bad options passed into base TS library generator ([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
|
|
889
643
|
|
|
890
644
|
## [1.12.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.8...testing-tools-v1.12.9) (2023-12-05)
|
|
891
645
|
|
|
892
|
-
|
|
893
646
|
### Bug Fixes
|
|
894
647
|
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
648
|
+
- **git-tools:** Resolved issue in `semantic-release` patch with module directory ([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
|
|
649
|
+
- **git-tools:** Resolved issue with patched semantic-release bundled path ([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
|
|
650
|
+
- **git-tools:** Updated `semantic-release` patch to properly check for plugins ([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
|
|
898
651
|
|
|
899
652
|
## [1.12.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.7...testing-tools-v1.12.8) (2023-12-05)
|
|
900
653
|
|
|
901
|
-
|
|
902
654
|
### Bug Fixes
|
|
903
655
|
|
|
904
|
-
|
|
656
|
+
- **config-tools:** Update configuration types to allow any type of schema ([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
|
|
905
657
|
|
|
906
658
|
## [1.12.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.6...testing-tools-v1.12.7) (2023-12-03)
|
|
907
659
|
|
|
908
|
-
|
|
909
660
|
### Bug Fixes
|
|
910
661
|
|
|
911
|
-
|
|
662
|
+
- **workspace-tools:** Ensure only storm env are written to build package ([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
|
|
912
663
|
|
|
913
664
|
## [1.12.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.5...testing-tools-v1.12.6) (2023-12-03)
|
|
914
665
|
|
|
915
|
-
|
|
916
666
|
### Bug Fixes
|
|
917
667
|
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
668
|
+
- **storm-ops:** Update pnpm-lock.yaml file ([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
|
|
669
|
+
- **workspace-tools:** Remove pino logging esbuild plugin ([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
|
|
670
|
+
- **workspace-tools:** Resolved more issues with results display ([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
|
|
671
|
+
- **workspace-tools:** Update all workspace chalk deps to version 4.1.0 ([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
|
|
922
672
|
|
|
923
673
|
## [1.12.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.4...testing-tools-v1.12.5) (2023-12-03)
|
|
924
674
|
|
|
925
|
-
|
|
926
675
|
### Bug Fixes
|
|
927
676
|
|
|
928
|
-
|
|
677
|
+
- **workspace-tools:** Remove config-tools as an external dependency ([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
|
|
929
678
|
|
|
930
679
|
## [1.12.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.3...testing-tools-v1.12.4) (2023-12-03)
|
|
931
680
|
|
|
932
|
-
|
|
933
681
|
### Bug Fixes
|
|
934
682
|
|
|
935
|
-
|
|
683
|
+
- **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))
|
|
936
684
|
|
|
937
685
|
## [1.12.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.2...testing-tools-v1.12.3) (2023-12-02)
|
|
938
686
|
|
|
939
|
-
|
|
940
687
|
### Bug Fixes
|
|
941
688
|
|
|
942
|
-
|
|
689
|
+
- **config-tools:** Update config package module type ([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
|
|
943
690
|
|
|
944
691
|
## [1.12.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.1...testing-tools-v1.12.2) (2023-12-02)
|
|
945
692
|
|
|
946
|
-
|
|
947
693
|
### Bug Fixes
|
|
948
694
|
|
|
949
|
-
|
|
695
|
+
- **config-tools:** Resolved issue with updated `createStormConfig` schema ([cbc6941](https://github.com/storm-software/storm-ops/commit/cbc69413e1ebbf5521c638401a34c604f25c2854))
|
|
950
696
|
|
|
951
697
|
## [1.12.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.0...testing-tools-v1.12.1) (2023-12-02)
|
|
952
698
|
|
|
953
|
-
|
|
954
699
|
### Bug Fixes
|
|
955
700
|
|
|
956
|
-
|
|
701
|
+
- **workspace-tools:** Added new executors to `additionalEntryPoints` configuration ([f7289c7](https://github.com/storm-software/storm-ops/commit/f7289c7b21eba99e0a70147767b1f28fea242854))
|
|
957
702
|
|
|
958
703
|
# [1.12.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.11.0...testing-tools-v1.12.0) (2023-12-02)
|
|
959
704
|
|
|
960
|
-
|
|
961
705
|
### Features
|
|
962
706
|
|
|
963
|
-
|
|
707
|
+
- **workspace-tools:** Added the config-schema generator to create json schemas for Storm Config ([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
|
|
964
708
|
|
|
965
709
|
# [1.11.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.10.1...testing-tools-v1.11.0) (2023-12-02)
|
|
966
710
|
|
|
967
|
-
|
|
968
711
|
### Features
|
|
969
712
|
|
|
970
|
-
|
|
971
|
-
|
|
713
|
+
- **config-tools:** Added the config-tools library to support storm configuration ([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
|
|
714
|
+
- **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors ([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
|
|
972
715
|
|
|
973
716
|
## [1.10.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.10.0...testing-tools-v1.10.1) (2023-11-30)
|
|
974
717
|
|
|
975
|
-
|
|
976
718
|
### Bug Fixes
|
|
977
719
|
|
|
978
|
-
|
|
720
|
+
- **workspace-tools:** Enhanced external dependency selection logic ([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
|
|
979
721
|
|
|
980
722
|
# [1.10.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.14...testing-tools-v1.10.0) (2023-11-30)
|
|
981
723
|
|
|
982
|
-
|
|
983
724
|
### Features
|
|
984
725
|
|
|
985
|
-
|
|
726
|
+
- **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor ([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
|
|
986
727
|
|
|
987
728
|
## [1.9.14](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.13...testing-tools-v1.9.14) (2023-11-30)
|
|
988
729
|
|
|
989
|
-
|
|
990
730
|
### Bug Fixes
|
|
991
731
|
|
|
992
|
-
|
|
732
|
+
- **workspace-tools:** Update input file path for api-extractor ([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
|
|
993
733
|
|
|
994
734
|
## [1.9.13](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.12...testing-tools-v1.9.13) (2023-11-30)
|
|
995
735
|
|
|
996
|
-
|
|
997
736
|
### Bug Fixes
|
|
998
737
|
|
|
999
|
-
|
|
738
|
+
- **workspace-tools:** Resolved bad reference to path ([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
|
|
1000
739
|
|
|
1001
740
|
## [1.9.12](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.11...testing-tools-v1.9.12) (2023-11-30)
|
|
1002
741
|
|
|
1003
|
-
|
|
1004
742
|
### Bug Fixes
|
|
1005
743
|
|
|
1006
|
-
|
|
744
|
+
- **workspace-tools:** Resolved issue with api-extractor input path ([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
|
|
1007
745
|
|
|
1008
746
|
## [1.9.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.10...testing-tools-v1.9.11) (2023-11-30)
|
|
1009
747
|
|
|
1010
|
-
|
|
1011
748
|
### Bug Fixes
|
|
1012
749
|
|
|
1013
|
-
|
|
750
|
+
- **workspace-tools:** Update the path separators in api-extractor parameters ([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
|
|
1014
751
|
|
|
1015
752
|
## [1.9.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.9...testing-tools-v1.9.10) (2023-11-29)
|
|
1016
753
|
|
|
1017
|
-
|
|
1018
754
|
### Bug Fixes
|
|
1019
755
|
|
|
1020
|
-
|
|
1021
|
-
|
|
756
|
+
- **workspace-tools:** Add back the `declarationDir` value to the compilerOptions for dts build ([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
|
|
1022
757
|
|
|
1023
758
|
### Reverts
|
|
1024
759
|
|
|
1025
|
-
|
|
760
|
+
- **workspace-tools:** Revert tsup patch back to previous version before updates to api-extractor ([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
|
|
1026
761
|
|
|
1027
762
|
## [1.9.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.8...testing-tools-v1.9.9) (2023-11-29)
|
|
1028
763
|
|
|
1029
|
-
|
|
1030
764
|
### Bug Fixes
|
|
1031
765
|
|
|
1032
|
-
|
|
766
|
+
- **workspace-tools:** Update tmp path on tsup patch ([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
|
|
1033
767
|
|
|
1034
768
|
## [1.9.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.7...testing-tools-v1.9.8) (2023-11-29)
|
|
1035
769
|
|
|
1036
|
-
|
|
1037
770
|
### Bug Fixes
|
|
1038
771
|
|
|
1039
|
-
|
|
772
|
+
- **workspace-tools:** Resolve issue with path separators in tsup patch ([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
|
|
1040
773
|
|
|
1041
774
|
## [1.9.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.6...testing-tools-v1.9.7) (2023-11-29)
|
|
1042
775
|
|
|
1043
|
-
|
|
1044
776
|
### Bug Fixes
|
|
1045
777
|
|
|
1046
|
-
|
|
778
|
+
- **workspace-tools:** Resolved issue with bad path module usage in tsup patch ([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
|
|
1047
779
|
|
|
1048
780
|
## [1.9.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.5...testing-tools-v1.9.6) (2023-11-29)
|
|
1049
781
|
|
|
1050
|
-
|
|
1051
782
|
### Bug Fixes
|
|
1052
783
|
|
|
1053
|
-
|
|
1054
|
-
|
|
784
|
+
- **git-tools:** Resolved issue with escape character in descriptions for nx plugins ([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
|
|
785
|
+
- **workspace-tools:** Update tsup patch so correct files are written after api-extractor ([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
|
|
1055
786
|
|
|
1056
787
|
## [1.9.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.4...testing-tools-v1.9.5) (2023-11-29)
|
|
1057
788
|
|
|
1058
|
-
|
|
1059
789
|
### Bug Fixes
|
|
1060
790
|
|
|
1061
|
-
|
|
791
|
+
- **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))
|
|
1062
792
|
|
|
1063
793
|
## [1.9.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.3...testing-tools-v1.9.4) (2023-11-29)
|
|
1064
794
|
|
|
1065
|
-
|
|
1066
795
|
### Bug Fixes
|
|
1067
796
|
|
|
1068
|
-
|
|
797
|
+
- **workspace-tools:** Reduce path length of `mainEntryPointFilePath` api-extractor option ([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
|
|
1069
798
|
|
|
1070
799
|
## [1.9.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.2...testing-tools-v1.9.3) (2023-11-29)
|
|
1071
800
|
|
|
1072
|
-
|
|
1073
801
|
### Bug Fixes
|
|
1074
802
|
|
|
1075
|
-
|
|
803
|
+
- **workspace-tools:** Resolve issue with api-extractor output directory ([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
|
|
1076
804
|
|
|
1077
805
|
## [1.9.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.1...testing-tools-v1.9.2) (2023-11-29)
|
|
1078
806
|
|
|
1079
|
-
|
|
1080
807
|
### Bug Fixes
|
|
1081
808
|
|
|
1082
|
-
|
|
1083
|
-
|
|
809
|
+
- **git-tools:** Resolved issue with generation of options table in readme-gen ([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
|
|
810
|
+
- **workspace-tools:** Resolved issue with paths passed to api-extractor ([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
|
|
1084
811
|
|
|
1085
812
|
## [1.9.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.0...testing-tools-v1.9.1) (2023-11-29)
|
|
1086
813
|
|
|
1087
|
-
|
|
1088
814
|
### Bug Fixes
|
|
1089
815
|
|
|
1090
|
-
|
|
816
|
+
- **workspace-tools:** Resolved issue with entry path passed into api-extractor ([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
|
|
1091
817
|
|
|
1092
818
|
# [1.9.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.5...testing-tools-v1.9.0) (2023-11-29)
|
|
1093
819
|
|
|
1094
|
-
|
|
1095
820
|
### Features
|
|
1096
821
|
|
|
1097
|
-
|
|
822
|
+
- **git-tools:** Added executors and generators sections to the readme-gen CLI ([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
|
|
1098
823
|
|
|
1099
824
|
## [1.8.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.4...testing-tools-v1.8.5) (2023-11-29)
|
|
1100
825
|
|
|
1101
|
-
|
|
1102
826
|
### Bug Fixes
|
|
1103
827
|
|
|
1104
|
-
|
|
828
|
+
- **workspace-tools:** Update paths passed to api-extractor in tsup patch ([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
|
|
1105
829
|
|
|
1106
830
|
## [1.8.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.3...testing-tools-v1.8.4) (2023-11-29)
|
|
1107
831
|
|
|
1108
|
-
|
|
1109
832
|
### Bug Fixes
|
|
1110
833
|
|
|
1111
|
-
|
|
834
|
+
- **workspace-tools:** Update the slashes used in package path in tsup patch ([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
|
|
1112
835
|
|
|
1113
836
|
## [1.8.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.2...testing-tools-v1.8.3) (2023-11-29)
|
|
1114
837
|
|
|
1115
|
-
|
|
1116
838
|
### Bug Fixes
|
|
1117
839
|
|
|
1118
|
-
|
|
840
|
+
- **workspace-tools:** Update package path used by api-extractor ([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
|
|
1119
841
|
|
|
1120
842
|
## [1.8.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.1...testing-tools-v1.8.2) (2023-11-29)
|
|
1121
843
|
|
|
1122
|
-
|
|
1123
844
|
### Bug Fixes
|
|
1124
845
|
|
|
1125
|
-
|
|
846
|
+
- **workspace-tools:** Resolved issue with package.json search method ([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
|
|
1126
847
|
|
|
1127
848
|
## [1.8.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.0...testing-tools-v1.8.1) (2023-11-29)
|
|
1128
849
|
|
|
1129
|
-
|
|
1130
850
|
### Bug Fixes
|
|
1131
851
|
|
|
1132
|
-
|
|
852
|
+
- **workspace-tools:** Remove code that overwrites dts files ([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
|
|
1133
853
|
|
|
1134
854
|
# [1.8.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.21...testing-tools-v1.8.0) (2023-11-28)
|
|
1135
855
|
|
|
1136
|
-
|
|
1137
856
|
### Bug Fixes
|
|
1138
857
|
|
|
1139
|
-
|
|
1140
|
-
|
|
858
|
+
- **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list ([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
|
|
1141
859
|
|
|
1142
860
|
### Features
|
|
1143
861
|
|
|
1144
|
-
|
|
862
|
+
- **workspace-tools:** Added the `plugins` option to the tsup executor ([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
|
|
1145
863
|
|
|
1146
864
|
## [1.7.21](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.20...testing-tools-v1.7.21) (2023-11-27)
|
|
1147
865
|
|
|
1148
|
-
|
|
1149
866
|
### Bug Fixes
|
|
1150
867
|
|
|
1151
|
-
|
|
868
|
+
- **workspace-tools:** Cleaned up tsup patch and executor code ([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
|
|
1152
869
|
|
|
1153
870
|
## [1.7.20](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.19...testing-tools-v1.7.20) (2023-11-27)
|
|
1154
871
|
|
|
1155
|
-
|
|
1156
872
|
### Bug Fixes
|
|
1157
873
|
|
|
1158
|
-
|
|
874
|
+
- **workspace-tools:** Resolved issue preventing file mappings from being logged ([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
|
|
1159
875
|
|
|
1160
876
|
## [1.7.19](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.18...testing-tools-v1.7.19) (2023-11-27)
|
|
1161
877
|
|
|
1162
|
-
|
|
1163
878
|
### Bug Fixes
|
|
1164
879
|
|
|
1165
|
-
|
|
1166
|
-
|
|
880
|
+
- **workspace-tools:** Resolved const issue in tsup patch ([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
|
|
881
|
+
- **workspace-tools:** Updated issue with bad map logging ([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
|
|
1167
882
|
|
|
1168
883
|
## [1.7.18](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.17...testing-tools-v1.7.18) (2023-11-27)
|
|
1169
884
|
|
|
1170
|
-
|
|
1171
885
|
### Bug Fixes
|
|
1172
886
|
|
|
1173
|
-
|
|
887
|
+
- **workspace-tools:** Added additional logging for tsc process ([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
|
|
1174
888
|
|
|
1175
889
|
## [1.7.17](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.16...testing-tools-v1.7.17) (2023-11-27)
|
|
1176
890
|
|
|
1177
|
-
|
|
1178
891
|
### Bug Fixes
|
|
1179
892
|
|
|
1180
|
-
|
|
893
|
+
- **workspace-tools:** Resolved issue with invalid fileNames variable reference ([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
|
|
1181
894
|
|
|
1182
895
|
## [1.7.16](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.15...testing-tools-v1.7.16) (2023-11-27)
|
|
1183
896
|
|
|
1184
|
-
|
|
1185
897
|
### Bug Fixes
|
|
1186
898
|
|
|
1187
|
-
|
|
899
|
+
- **workspace-tools:** Resovled issue with parameters passed to createProgram ([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
|
|
1188
900
|
|
|
1189
901
|
## [1.7.15](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.14...testing-tools-v1.7.15) (2023-11-27)
|
|
1190
902
|
|
|
1191
|
-
|
|
1192
903
|
### Bug Fixes
|
|
1193
904
|
|
|
1194
|
-
|
|
905
|
+
- **workspace-tools:** Added paresed tsc options as tsup parameter ([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
|
|
1195
906
|
|
|
1196
907
|
## [1.7.14](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.13...testing-tools-v1.7.14) (2023-11-27)
|
|
1197
908
|
|
|
1198
|
-
|
|
1199
909
|
### Bug Fixes
|
|
1200
910
|
|
|
1201
|
-
|
|
911
|
+
- **workspace-tools:** Added custom tsc options to tsup patch config ([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
|
|
1202
912
|
|
|
1203
913
|
## [1.7.13](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.12...testing-tools-v1.7.13) (2023-11-27)
|
|
1204
914
|
|
|
1205
|
-
|
|
1206
915
|
### Bug Fixes
|
|
1207
916
|
|
|
1208
|
-
|
|
917
|
+
- **workspace-tools:** Resolved issue with bad path in file map ([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
|
|
1209
918
|
|
|
1210
919
|
## [1.7.12](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.11...testing-tools-v1.7.12) (2023-11-27)
|
|
1211
920
|
|
|
1212
|
-
|
|
1213
921
|
### Bug Fixes
|
|
1214
922
|
|
|
1215
|
-
|
|
923
|
+
- **workspace-tools:** Added code to call original emit method ([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
|
|
1216
924
|
|
|
1217
925
|
## [1.7.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.10...testing-tools-v1.7.11) (2023-11-27)
|
|
1218
926
|
|
|
1219
|
-
|
|
1220
927
|
### Bug Fixes
|
|
1221
928
|
|
|
1222
|
-
|
|
929
|
+
- **workspace-tools:** Resolved issue around adding files to api-extractor config ([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
|
|
1223
930
|
|
|
1224
931
|
## [1.7.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.9...testing-tools-v1.7.10) (2023-11-27)
|
|
1225
932
|
|
|
1226
|
-
|
|
1227
933
|
### Bug Fixes
|
|
1228
934
|
|
|
1229
|
-
|
|
935
|
+
- **workspace-tools:** Clean up around tsup patch dts build ([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
|
|
1230
936
|
|
|
1231
937
|
## [1.7.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.8...testing-tools-v1.7.9) (2023-11-27)
|
|
1232
938
|
|
|
1233
|
-
|
|
1234
939
|
### Bug Fixes
|
|
1235
940
|
|
|
1236
|
-
|
|
941
|
+
- **workspace-tools:** Updated how emit is called ([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
|
|
1237
942
|
|
|
1238
943
|
## [1.7.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.7...testing-tools-v1.7.8) (2023-11-26)
|
|
1239
944
|
|
|
1240
|
-
|
|
1241
945
|
### Bug Fixes
|
|
1242
946
|
|
|
1243
|
-
|
|
947
|
+
- **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of api-extractor ([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
|
|
1244
948
|
|
|
1245
949
|
## [1.7.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.6...testing-tools-v1.7.7) (2023-11-26)
|
|
1246
950
|
|
|
1247
|
-
|
|
1248
951
|
### Bug Fixes
|
|
1249
952
|
|
|
1250
|
-
|
|
953
|
+
- **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler options ([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
|
|
1251
954
|
|
|
1252
955
|
## [1.7.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.5...testing-tools-v1.7.6) (2023-11-26)
|
|
1253
956
|
|
|
1254
|
-
|
|
1255
957
|
### Bug Fixes
|
|
1256
958
|
|
|
1257
|
-
|
|
959
|
+
- **workspace-tools:** Resolved issue where fs map was cleared out ([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
|
|
1258
960
|
|
|
1259
961
|
## [1.7.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.4...testing-tools-v1.7.5) (2023-11-26)
|
|
1260
962
|
|
|
1261
|
-
|
|
1262
963
|
### Bug Fixes
|
|
1263
964
|
|
|
1264
|
-
|
|
965
|
+
- **workspace-tools:** Resolved issue with virtual file system in tsup patch ([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
|
|
1265
966
|
|
|
1266
967
|
## [1.7.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.3...testing-tools-v1.7.4) (2023-11-26)
|
|
1267
968
|
|
|
1268
|
-
|
|
1269
969
|
### Bug Fixes
|
|
1270
970
|
|
|
1271
|
-
|
|
971
|
+
- **workspace-tools:** Resolved issue with fs key ([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
|
|
1272
972
|
|
|
1273
973
|
## [1.7.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.2...testing-tools-v1.7.3) (2023-11-25)
|
|
1274
974
|
|
|
1275
|
-
|
|
1276
975
|
### Bug Fixes
|
|
1277
976
|
|
|
1278
|
-
|
|
977
|
+
- **workspace-tools:** Resolved issue with incorrectly written config file ([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
|
|
1279
978
|
|
|
1280
979
|
## [1.7.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.1...testing-tools-v1.7.2) (2023-11-25)
|
|
1281
980
|
|
|
1282
|
-
|
|
1283
981
|
### Bug Fixes
|
|
1284
982
|
|
|
1285
|
-
|
|
983
|
+
- **workspace-tools:** Updated the way options are passed to `createProgram` ([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
|
|
1286
984
|
|
|
1287
985
|
## [1.7.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.0...testing-tools-v1.7.1) (2023-11-25)
|
|
1288
986
|
|
|
1289
|
-
|
|
1290
987
|
### Bug Fixes
|
|
1291
988
|
|
|
1292
|
-
|
|
989
|
+
- **workspace-tools:** Updated tsup patch to use compilerHost ([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
|
|
1293
990
|
|
|
1294
991
|
# [1.7.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.6...testing-tools-v1.7.0) (2023-11-25)
|
|
1295
992
|
|
|
1296
|
-
|
|
1297
993
|
### Bug Fixes
|
|
1298
994
|
|
|
1299
|
-
|
|
1300
|
-
|
|
995
|
+
- **workspace-tools:** Resolved issue with ES module imports ([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
|
|
1301
996
|
|
|
1302
997
|
### Features
|
|
1303
998
|
|
|
1304
|
-
|
|
999
|
+
- **workspace-tools:** Added `WorkspaceStorage` class to handle caching during processing ([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
|
|
1305
1000
|
|
|
1306
1001
|
## [1.6.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.5...testing-tools-v1.6.6) (2023-11-25)
|
|
1307
1002
|
|
|
1308
|
-
|
|
1309
1003
|
### Bug Fixes
|
|
1310
1004
|
|
|
1311
|
-
|
|
1005
|
+
- **workspace-tools:** Resovled issue with missing options in rollup build in tsup patch ([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
|
|
1312
1006
|
|
|
1313
1007
|
## [1.6.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.4...testing-tools-v1.6.5) (2023-11-25)
|
|
1314
1008
|
|
|
1315
|
-
|
|
1316
1009
|
### Bug Fixes
|
|
1317
1010
|
|
|
1318
|
-
|
|
1011
|
+
- **workspace-tools:** Update imports for @typescript/vfs to use named values ([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
|
|
1319
1012
|
|
|
1320
1013
|
## [1.6.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.3...testing-tools-v1.6.4) (2023-11-25)
|
|
1321
1014
|
|
|
1322
|
-
|
|
1323
1015
|
### Bug Fixes
|
|
1324
1016
|
|
|
1325
|
-
|
|
1017
|
+
- **workspace-tools:** Added virtual file system to tsup patch to resolve missing libs ([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
|
|
1326
1018
|
|
|
1327
1019
|
## [1.6.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.2...testing-tools-v1.6.3) (2023-11-25)
|
|
1328
1020
|
|
|
1329
|
-
|
|
1330
1021
|
### Bug Fixes
|
|
1331
1022
|
|
|
1332
|
-
|
|
1023
|
+
- **workspace-tools:** Removed compiler options to set targer manaully in tsup build ([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
|
|
1333
1024
|
|
|
1334
1025
|
## [1.6.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.1...testing-tools-v1.6.2) (2023-11-25)
|
|
1335
1026
|
|
|
1336
|
-
|
|
1337
1027
|
### Bug Fixes
|
|
1338
1028
|
|
|
1339
|
-
|
|
1029
|
+
- **workspace-tools:** Update default compilerOptions prior to calling tsc ([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
|
|
1340
1030
|
|
|
1341
1031
|
## [1.6.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.0...testing-tools-v1.6.1) (2023-11-25)
|
|
1342
1032
|
|
|
1343
|
-
|
|
1344
1033
|
### Bug Fixes
|
|
1345
1034
|
|
|
1346
|
-
|
|
1035
|
+
- **workspace-tools:** Resolved bad iterable issue in tsup patch ([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
|
|
1347
1036
|
|
|
1348
1037
|
# [1.6.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.5.1...testing-tools-v1.6.0) (2023-11-25)
|
|
1349
1038
|
|
|
1350
|
-
|
|
1351
1039
|
### Features
|
|
1352
1040
|
|
|
1353
|
-
|
|
1041
|
+
- **workspace-tools:** Added the `includeSrc` option to the tsup build executor ([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
|
|
1354
1042
|
|
|
1355
1043
|
## [1.5.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.5.0...testing-tools-v1.5.1) (2023-11-25)
|
|
1356
1044
|
|
|
1357
|
-
|
|
1358
1045
|
### Bug Fixes
|
|
1359
1046
|
|
|
1360
|
-
|
|
1047
|
+
- **workspace-tools:** Update include paths in tsconfig used in tsup builder ([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
|
|
1361
1048
|
|
|
1362
1049
|
# [1.5.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.13...testing-tools-v1.5.0) (2023-11-25)
|
|
1363
1050
|
|
|
1364
|
-
|
|
1365
1051
|
### Features
|
|
1366
1052
|
|
|
1367
|
-
|
|
1053
|
+
- **workspace-tools:** Added workers distribution to tsup build ([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
|
|
1368
1054
|
|
|
1369
1055
|
## [1.4.13](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.12...testing-tools-v1.4.13) (2023-11-25)
|
|
1370
1056
|
|
|
1371
|
-
|
|
1372
1057
|
### Bug Fixes
|
|
1373
1058
|
|
|
1374
|
-
|
|
1059
|
+
- **workspace-tools:** Update the outDir value of parsed tsconfig options in tsup patch ([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
|
|
1375
1060
|
|
|
1376
1061
|
## [1.4.12](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.11...testing-tools-v1.4.12) (2023-11-25)
|
|
1377
1062
|
|
|
1378
|
-
|
|
1379
1063
|
### Bug Fixes
|
|
1380
1064
|
|
|
1381
|
-
|
|
1065
|
+
- **workspace-tools:** Fixed issue with invalid chars in entry name ([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
|
|
1382
1066
|
|
|
1383
1067
|
## [1.4.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.10...testing-tools-v1.4.11) (2023-11-24)
|
|
1384
1068
|
|
|
1385
|
-
|
|
1386
1069
|
### Bug Fixes
|
|
1387
1070
|
|
|
1388
|
-
|
|
1071
|
+
- **workspace-tools:** Resolve issue with dts `files` in compiler options ([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
|
|
1389
1072
|
|
|
1390
1073
|
## [1.4.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.9...testing-tools-v1.4.10) (2023-11-22)
|
|
1391
1074
|
|
|
1392
|
-
|
|
1393
1075
|
### Bug Fixes
|
|
1394
1076
|
|
|
1395
|
-
|
|
1077
|
+
- **workspace-tools:** Resolved issue with bad path in tsup build ([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
|
|
1396
1078
|
|
|
1397
1079
|
## [1.4.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.8...testing-tools-v1.4.9) (2023-11-22)
|
|
1398
1080
|
|
|
1399
|
-
|
|
1400
1081
|
### Bug Fixes
|
|
1401
1082
|
|
|
1402
|
-
|
|
1083
|
+
- **workspace-tools:** Update generated tsconfig include to point to package root ([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
|
|
1403
1084
|
|
|
1404
1085
|
## [1.4.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.7...testing-tools-v1.4.8) (2023-11-22)
|
|
1405
1086
|
|
|
1406
|
-
|
|
1407
1087
|
### Bug Fixes
|
|
1408
1088
|
|
|
1409
|
-
|
|
1089
|
+
- **workspace-tools:** Resolve include issue with tsc during tsup build ([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
|
|
1410
1090
|
|
|
1411
1091
|
## [1.4.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.6...testing-tools-v1.4.7) (2023-11-22)
|
|
1412
1092
|
|
|
1413
|
-
|
|
1414
1093
|
### Bug Fixes
|
|
1415
1094
|
|
|
1416
|
-
|
|
1095
|
+
- **workspace-tools:** Resolved issue around incorrect output mapping in api-extractor ([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
|
|
1417
1096
|
|
|
1418
1097
|
## [1.4.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.5...testing-tools-v1.4.6) (2023-11-22)
|
|
1419
1098
|
|
|
1420
|
-
|
|
1421
1099
|
### Bug Fixes
|
|
1422
1100
|
|
|
1423
|
-
|
|
1101
|
+
- **workspace-tools:** Removed overriden tsconfig for api-extractor ([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
|
|
1424
1102
|
|
|
1425
1103
|
## [1.4.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.4...testing-tools-v1.4.5) (2023-11-22)
|
|
1426
1104
|
|
|
1427
|
-
|
|
1428
1105
|
### Bug Fixes
|
|
1429
1106
|
|
|
1430
|
-
|
|
1107
|
+
- **workspace-tools:** Correctly formatted include path in tsconfig passed to api extractor ([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
|
|
1431
1108
|
|
|
1432
1109
|
## [1.4.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.3...testing-tools-v1.4.4) (2023-11-22)
|
|
1433
1110
|
|
|
1434
|
-
|
|
1435
1111
|
### Bug Fixes
|
|
1436
1112
|
|
|
1437
|
-
|
|
1113
|
+
- **workspace-tools:** Resolved issue with export generation after api-extractor ([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
|
|
1438
1114
|
|
|
1439
1115
|
## [1.4.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.2...testing-tools-v1.4.3) (2023-11-22)
|
|
1440
1116
|
|
|
1441
|
-
|
|
1442
1117
|
### Bug Fixes
|
|
1443
1118
|
|
|
1444
|
-
|
|
1119
|
+
- **workspace-tools:** Add default tsconfig values for api-extractor ([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
|
|
1445
1120
|
|
|
1446
1121
|
## [1.4.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.1...testing-tools-v1.4.2) (2023-11-22)
|
|
1447
1122
|
|
|
1448
|
-
|
|
1449
1123
|
### Bug Fixes
|
|
1450
1124
|
|
|
1451
|
-
|
|
1125
|
+
- **workspace-tools:** Update the `projectFolder` option passed to api-extractor ([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
|
|
1452
1126
|
|
|
1453
1127
|
## [1.4.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.0...testing-tools-v1.4.1) (2023-11-21)
|
|
1454
1128
|
|
|
1455
|
-
|
|
1456
1129
|
### Bug Fixes
|
|
1457
1130
|
|
|
1458
|
-
|
|
1131
|
+
- **workspace-tools:** Resolved issues with api-extractors paths ([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
|
|
1459
1132
|
|
|
1460
1133
|
# [1.4.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.3.0...testing-tools-v1.4.0) (2023-11-21)
|
|
1461
1134
|
|
|
1462
|
-
|
|
1463
1135
|
### Features
|
|
1464
1136
|
|
|
1465
|
-
|
|
1137
|
+
- **workspace-tools:** Added the `main` option to tsup build support manually entered entry paths ([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
|
|
1466
1138
|
|
|
1467
1139
|
# [1.3.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.5...testing-tools-v1.3.0) (2023-11-21)
|
|
1468
1140
|
|
|
1469
|
-
|
|
1470
1141
|
### Features
|
|
1471
1142
|
|
|
1472
|
-
|
|
1143
|
+
- **workspace-tools:** Added `description` as an option in the node-library generator ([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
|
|
1473
1144
|
|
|
1474
1145
|
## [1.2.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.4...testing-tools-v1.2.5) (2023-11-21)
|
|
1475
1146
|
|
|
1476
|
-
|
|
1477
1147
|
### Bug Fixes
|
|
1478
1148
|
|
|
1479
|
-
|
|
1149
|
+
- **workspace-tools:** Updated paths of generated api-reports ([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
|
|
1480
1150
|
|
|
1481
1151
|
## [1.2.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.3...testing-tools-v1.2.4) (2023-11-21)
|
|
1482
1152
|
|
|
1483
|
-
|
|
1484
1153
|
### Bug Fixes
|
|
1485
1154
|
|
|
1486
|
-
|
|
1155
|
+
- **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option ([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
|
|
1487
1156
|
|
|
1488
1157
|
## [1.2.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.2...testing-tools-v1.2.3) (2023-11-21)
|
|
1489
1158
|
|
|
1490
|
-
|
|
1491
1159
|
### Bug Fixes
|
|
1492
1160
|
|
|
1493
|
-
|
|
1161
|
+
- **workspace-tools:** Resolved issue with path separator character in tsup ([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
|
|
1494
1162
|
|
|
1495
1163
|
## [1.2.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.1...testing-tools-v1.2.2) (2023-11-20)
|
|
1496
1164
|
|
|
1497
|
-
|
|
1498
1165
|
### Bug Fixes
|
|
1499
1166
|
|
|
1500
|
-
|
|
1167
|
+
- **workspace-tools:** Resolved path issue in API Extractor config ([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
|
|
1501
1168
|
|
|
1502
1169
|
## [1.2.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.0...testing-tools-v1.2.1) (2023-11-20)
|
|
1503
1170
|
|
|
1504
|
-
|
|
1505
1171
|
### Bug Fixes
|
|
1506
1172
|
|
|
1507
|
-
|
|
1173
|
+
- **workspace-tools:** Updated the api-reports docs path in tsup executor ([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
|
|
1508
1174
|
|
|
1509
1175
|
# [1.2.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.46...testing-tools-v1.2.0) (2023-11-20)
|
|
1510
1176
|
|
|
1511
|
-
|
|
1512
1177
|
### Features
|
|
1513
1178
|
|
|
1514
|
-
|
|
1179
|
+
- **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))
|
|
1515
1180
|
|
|
1516
1181
|
## [1.1.46](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.45...testing-tools-v1.1.46) (2023-11-20)
|
|
1517
1182
|
|
|
1518
|
-
|
|
1519
1183
|
### Bug Fixes
|
|
1520
1184
|
|
|
1521
|
-
|
|
1185
|
+
- **workspace-tools:** Added missing @microsoft/api-extractor dependency for tsup DTS build ([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
|
|
1522
1186
|
|
|
1523
1187
|
## [1.1.45](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.44...testing-tools-v1.1.45) (2023-11-20)
|
|
1524
1188
|
|
|
1525
|
-
|
|
1526
1189
|
### Bug Fixes
|
|
1527
1190
|
|
|
1528
|
-
|
|
1191
|
+
- **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup patch ([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
|
|
1529
1192
|
|
|
1530
1193
|
## [1.1.44](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.43...testing-tools-v1.1.44) (2023-11-20)
|
|
1531
1194
|
|
|
1532
|
-
|
|
1533
1195
|
### Bug Fixes
|
|
1534
1196
|
|
|
1535
|
-
|
|
1197
|
+
- **workspace-tools:** Added extra logging to tsup patch ([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
|
|
1536
1198
|
|
|
1537
1199
|
## [1.1.43](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.42...testing-tools-v1.1.43) (2023-11-20)
|
|
1538
1200
|
|
|
1539
|
-
|
|
1540
1201
|
### Bug Fixes
|
|
1541
1202
|
|
|
1542
|
-
|
|
1203
|
+
- **workspace-tools:** Resolved issue with package export lookup in tsup patch ([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
|
|
1543
1204
|
|
|
1544
1205
|
## [1.1.42](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.41...testing-tools-v1.1.42) (2023-11-20)
|
|
1545
1206
|
|
|
1546
|
-
|
|
1547
1207
|
### Bug Fixes
|
|
1548
1208
|
|
|
1549
|
-
|
|
1209
|
+
- **workspace-tools:** Resolved bad tsconfig path issue in tsup patch ([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
|
|
1550
1210
|
|
|
1551
1211
|
## [1.1.41](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.40...testing-tools-v1.1.41) (2023-11-20)
|
|
1552
1212
|
|
|
1553
|
-
|
|
1554
1213
|
### Bug Fixes
|
|
1555
1214
|
|
|
1556
|
-
|
|
1215
|
+
- **workspace-tools:** Resolve issue with path library reference in tsup ([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
|
|
1557
1216
|
|
|
1558
1217
|
## [1.1.40](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.39...testing-tools-v1.1.40) (2023-11-20)
|
|
1559
1218
|
|
|
1560
|
-
|
|
1561
1219
|
### Bug Fixes
|
|
1562
1220
|
|
|
1563
|
-
|
|
1221
|
+
- **workspace-tools:** Resovled issue with tsup dts tsconfig path ([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
|
|
1564
1222
|
|
|
1565
1223
|
## [1.1.39](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.38...testing-tools-v1.1.39) (2023-11-20)
|
|
1566
1224
|
|
|
1567
|
-
|
|
1568
1225
|
### Bug Fixes
|
|
1569
1226
|
|
|
1570
|
-
|
|
1227
|
+
- **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))
|
|
1571
1228
|
|
|
1572
1229
|
## [1.1.38](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.37...testing-tools-v1.1.38) (2023-11-20)
|
|
1573
1230
|
|
|
1574
|
-
|
|
1575
1231
|
### Bug Fixes
|
|
1576
1232
|
|
|
1577
|
-
|
|
1233
|
+
- **workspace-tools:** Prevent both dts and experimentalDts from being enabled ([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
|
|
1578
1234
|
|
|
1579
1235
|
## [1.1.37](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.36...testing-tools-v1.1.37) (2023-11-19)
|
|
1580
1236
|
|
|
1581
|
-
|
|
1582
1237
|
### Bug Fixes
|
|
1583
1238
|
|
|
1584
|
-
|
|
1239
|
+
- **workspace-tools:** Upgrade tsup version and enabled experimental dts ([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
|
|
1585
1240
|
|
|
1586
1241
|
## [1.1.36](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.35...testing-tools-v1.1.36) (2023-11-19)
|
|
1587
1242
|
|
|
1588
|
-
|
|
1589
1243
|
### Bug Fixes
|
|
1590
1244
|
|
|
1591
|
-
|
|
1245
|
+
- **workspace-tools:** Update where tsup loads shim files and added define option ([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
|
|
1592
1246
|
|
|
1593
1247
|
## [1.1.35](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.34...testing-tools-v1.1.35) (2023-11-19)
|
|
1594
1248
|
|
|
1595
|
-
|
|
1596
1249
|
### Bug Fixes
|
|
1597
1250
|
|
|
1598
|
-
|
|
1251
|
+
- **workspace-tools:** Added esm and cjs shims to package bundle ([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
|
|
1599
1252
|
|
|
1600
1253
|
## [1.1.34](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.33...testing-tools-v1.1.34) (2023-11-19)
|
|
1601
1254
|
|
|
1602
|
-
|
|
1603
1255
|
### Bug Fixes
|
|
1604
1256
|
|
|
1605
|
-
|
|
1257
|
+
- **workspace-tools:** Added rollup support for DTS generation ([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
|
|
1606
1258
|
|
|
1607
1259
|
## [1.1.33](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.32...testing-tools-v1.1.33) (2023-11-19)
|
|
1608
1260
|
|
|
1609
|
-
|
|
1610
1261
|
### Bug Fixes
|
|
1611
1262
|
|
|
1612
|
-
|
|
1263
|
+
- **workspace-tools:** Resolved issue preventing package.json from being written ([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
|
|
1613
1264
|
|
|
1614
1265
|
## [1.1.32](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.31...testing-tools-v1.1.32) (2023-11-19)
|
|
1615
1266
|
|
|
1616
|
-
|
|
1617
1267
|
### Bug Fixes
|
|
1618
1268
|
|
|
1619
|
-
|
|
1269
|
+
- **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch ([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
|
|
1620
1270
|
|
|
1621
1271
|
## [1.1.31](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.30...testing-tools-v1.1.31) (2023-11-19)
|
|
1622
1272
|
|
|
1623
|
-
|
|
1624
1273
|
### Bug Fixes
|
|
1625
1274
|
|
|
1626
|
-
|
|
1275
|
+
- **workspace-tools:** Added conditional to tsup package.json search ([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
|
|
1627
1276
|
|
|
1628
1277
|
## [1.1.30](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.29...testing-tools-v1.1.30) (2023-11-18)
|
|
1629
1278
|
|
|
1630
|
-
|
|
1631
1279
|
### Bug Fixes
|
|
1632
1280
|
|
|
1633
|
-
|
|
1281
|
+
- **workspace-tools:** Resolved issue with order of package.json search in tsup executor ([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
|
|
1634
1282
|
|
|
1635
1283
|
## [1.1.29](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.28...testing-tools-v1.1.29) (2023-11-18)
|
|
1636
1284
|
|
|
1637
|
-
|
|
1638
1285
|
### Bug Fixes
|
|
1639
1286
|
|
|
1640
|
-
|
|
1287
|
+
- **workspace-tools:** Added join to add separators in package.json path in tsup ([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
|
|
1641
1288
|
|
|
1642
1289
|
## [1.1.28](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.27...testing-tools-v1.1.28) (2023-11-18)
|
|
1643
1290
|
|
|
1644
|
-
|
|
1645
1291
|
### Bug Fixes
|
|
1646
1292
|
|
|
1647
|
-
|
|
1293
|
+
- **workspace-tools:** Resolved issue looking up package folder in tsup patch ([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
|
|
1648
1294
|
|
|
1649
1295
|
## [1.1.27](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.26...testing-tools-v1.1.27) (2023-11-18)
|
|
1650
1296
|
|
|
1651
|
-
|
|
1652
1297
|
### Bug Fixes
|
|
1653
1298
|
|
|
1654
|
-
|
|
1299
|
+
- **workspace-tools:** Fixed issue in tsup patch around package.json generation ([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
|
|
1655
1300
|
|
|
1656
1301
|
## [1.1.26](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.25...testing-tools-v1.1.26) (2023-11-18)
|
|
1657
1302
|
|
|
1658
|
-
|
|
1659
1303
|
### Bug Fixes
|
|
1660
1304
|
|
|
1661
|
-
|
|
1305
|
+
- **workspace-tools:** Added banner to tsup patch ([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
|
|
1662
1306
|
|
|
1663
1307
|
## [1.1.25](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.24...testing-tools-v1.1.25) (2023-11-18)
|
|
1664
1308
|
|
|
1665
|
-
|
|
1666
1309
|
### Bug Fixes
|
|
1667
1310
|
|
|
1668
|
-
|
|
1311
|
+
- **workspace-tools:** Patched tsup to properly use logger ([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
|
|
1669
1312
|
|
|
1670
1313
|
## [1.1.24](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.23...testing-tools-v1.1.24) (2023-11-16)
|
|
1671
1314
|
|
|
1672
|
-
|
|
1673
1315
|
### Bug Fixes
|
|
1674
1316
|
|
|
1675
|
-
|
|
1317
|
+
- **workspace-tools:** Update `entry` in tsup to use a single default file ([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
|
|
1676
1318
|
|
|
1677
1319
|
## [1.1.23](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.22...testing-tools-v1.1.23) (2023-11-16)
|
|
1678
1320
|
|
|
1679
|
-
|
|
1680
1321
|
### Bug Fixes
|
|
1681
1322
|
|
|
1682
|
-
|
|
1323
|
+
- **linting-tools:** Added tsconfig recommended to root tsconfig ([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
|
|
1683
1324
|
|
|
1684
1325
|
## [1.1.22](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.21...testing-tools-v1.1.22) (2023-11-16)
|
|
1685
1326
|
|
|
1686
|
-
|
|
1687
1327
|
### Bug Fixes
|
|
1688
1328
|
|
|
1689
|
-
|
|
1690
|
-
|
|
1329
|
+
- **workspace-tools:** Change tsup build to use glob package instead of function from Nx ([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
|
|
1330
|
+
- **workspace-tools:** Included missing config function signature change ([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
|
|
1691
1331
|
|
|
1692
1332
|
## [1.1.21](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.20...testing-tools-v1.1.21) (2023-11-16)
|
|
1693
1333
|
|
|
1694
|
-
|
|
1695
1334
|
### Bug Fixes
|
|
1696
1335
|
|
|
1697
|
-
|
|
1698
|
-
|
|
1336
|
+
- **workspace-tools:** Patch logging into tsup build ([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
|
|
1337
|
+
- **workspace-tools:** Patch tsup build with check for `this` in rollup config ([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
|
|
1699
1338
|
|
|
1700
1339
|
## [1.1.20](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.19...testing-tools-v1.1.20) (2023-11-16)
|
|
1701
1340
|
|
|
1702
|
-
|
|
1703
1341
|
### Bug Fixes
|
|
1704
1342
|
|
|
1705
|
-
|
|
1343
|
+
- **workspace-tools:** Update tsup patch to use the logger ([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
|
|
1706
1344
|
|
|
1707
1345
|
## [1.1.19](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.18...testing-tools-v1.1.19) (2023-11-16)
|
|
1708
1346
|
|
|
1709
|
-
|
|
1710
1347
|
### Bug Fixes
|
|
1711
1348
|
|
|
1712
|
-
|
|
1349
|
+
- **workspace-tools:** Added troubleshooting logging to tsup build ([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
|
|
1713
1350
|
|
|
1714
1351
|
## [1.1.18](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.17...testing-tools-v1.1.18) (2023-11-15)
|
|
1715
1352
|
|
|
1716
|
-
|
|
1717
1353
|
### Bug Fixes
|
|
1718
1354
|
|
|
1719
|
-
|
|
1720
|
-
|
|
1355
|
+
- **workspace-tools:** Resolved issue with prettier config import ([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
|
|
1356
|
+
- **workspace-tools:** Updated tsup build to check for package.json in outDir via patch ([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
|
|
1721
1357
|
|
|
1722
1358
|
## [1.1.17](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.16...testing-tools-v1.1.17) (2023-11-15)
|
|
1723
1359
|
|
|
1724
|
-
|
|
1725
1360
|
### Bug Fixes
|
|
1726
1361
|
|
|
1727
|
-
|
|
1362
|
+
- **workspace-tools:** Resolved tsup issue with entry option and package.json full path ([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
|
|
1728
1363
|
|
|
1729
1364
|
## [1.1.16](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.15...testing-tools-v1.1.16) (2023-11-15)
|
|
1730
1365
|
|
|
1731
|
-
|
|
1732
1366
|
### Bug Fixes
|
|
1733
1367
|
|
|
1734
|
-
|
|
1368
|
+
- **workspace-tools:** Patch tsup to use generated package.json file ([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
|
|
1735
1369
|
|
|
1736
1370
|
## [1.1.15](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.14...testing-tools-v1.1.15) (2023-11-15)
|
|
1737
1371
|
|
|
1738
|
-
|
|
1739
1372
|
### Bug Fixes
|
|
1740
1373
|
|
|
1741
|
-
|
|
1742
|
-
|
|
1374
|
+
- **deps:** update patch prod dependencies ([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
|
|
1375
|
+
- **workspace-tools:** Update default options for tsup executor ([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
|
|
1743
1376
|
|
|
1744
1377
|
## [1.1.14](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.13...testing-tools-v1.1.14) (2023-11-13)
|
|
1745
1378
|
|
|
1746
|
-
|
|
1747
1379
|
### Bug Fixes
|
|
1748
1380
|
|
|
1749
|
-
|
|
1381
|
+
- **workspace-tools:** Update tsup config to package src files in build package ([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
|
|
1750
1382
|
|
|
1751
1383
|
## [1.1.13](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.12...testing-tools-v1.1.13) (2023-11-13)
|
|
1752
1384
|
|
|
1753
|
-
|
|
1754
1385
|
### Bug Fixes
|
|
1755
1386
|
|
|
1756
|
-
|
|
1387
|
+
- **workspace-tools:** Include terser in workspace package for tsup build ([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
|
|
1757
1388
|
|
|
1758
1389
|
## [1.1.12](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.11...testing-tools-v1.1.12) (2023-11-12)
|
|
1759
1390
|
|
|
1760
|
-
|
|
1761
1391
|
### Bug Fixes
|
|
1762
1392
|
|
|
1763
|
-
|
|
1393
|
+
- **workspace-tools:** Update output paths on tsup executor config ([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
|
|
1764
1394
|
|
|
1765
1395
|
## [1.1.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.10...testing-tools-v1.1.11) (2023-11-12)
|
|
1766
1396
|
|
|
1767
|
-
|
|
1768
1397
|
### Bug Fixes
|
|
1769
1398
|
|
|
1770
|
-
|
|
1399
|
+
- **workspace-tools:** Update clean functionality so no previously build files are removed ([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
|
|
1771
1400
|
|
|
1772
1401
|
## [1.1.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.9...testing-tools-v1.1.10) (2023-11-12)
|
|
1773
1402
|
|
|
1774
|
-
|
|
1775
1403
|
### Bug Fixes
|
|
1776
1404
|
|
|
1777
|
-
|
|
1405
|
+
- **workspace-tools:** Resolve issue with config objects passed to copyAssets function ([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
|
|
1778
1406
|
|
|
1779
1407
|
## [1.1.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.8...testing-tools-v1.1.9) (2023-11-12)
|
|
1780
1408
|
|
|
1781
|
-
|
|
1782
1409
|
### Bug Fixes
|
|
1783
1410
|
|
|
1784
|
-
|
|
1411
|
+
- **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle ([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
|
|
1785
1412
|
|
|
1786
1413
|
## [1.1.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.7...testing-tools-v1.1.8) (2023-11-10)
|
|
1787
1414
|
|
|
1788
|
-
|
|
1789
1415
|
### Bug Fixes
|
|
1790
1416
|
|
|
1791
|
-
|
|
1417
|
+
- **workspace-tools:** Resolved issue setting private package.json field in node-library generator ([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
|
|
1792
1418
|
|
|
1793
1419
|
## [1.1.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.6...testing-tools-v1.1.7) (2023-11-10)
|
|
1794
1420
|
|
|
1795
|
-
|
|
1796
1421
|
### Bug Fixes
|
|
1797
1422
|
|
|
1798
|
-
|
|
1423
|
+
- **git-tools:** Update list-staged config extension to work with ES modules ([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
|
|
1799
1424
|
|
|
1800
1425
|
## [1.1.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.5...testing-tools-v1.1.6) (2023-11-10)
|
|
1801
1426
|
|
|
1802
|
-
|
|
1803
1427
|
### Bug Fixes
|
|
1804
1428
|
|
|
1805
|
-
|
|
1429
|
+
- **git-tools:** Resolved issue with missing husky hooks ([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
|
|
1806
1430
|
|
|
1807
1431
|
## [1.1.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.4...testing-tools-v1.1.5) (2023-11-09)
|
|
1808
1432
|
|
|
1809
|
-
|
|
1810
1433
|
### Bug Fixes
|
|
1811
1434
|
|
|
1812
|
-
|
|
1435
|
+
- **workspace-tools:** Resolved issue with dependency versions in preset ([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
|
|
1813
1436
|
|
|
1814
1437
|
## [1.1.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.3...testing-tools-v1.1.4) (2023-11-08)
|
|
1815
1438
|
|
|
1816
|
-
|
|
1817
1439
|
### Bug Fixes
|
|
1818
1440
|
|
|
1819
|
-
|
|
1441
|
+
- **workspace-tools:** Resolved issues with all-contributors template ([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
|
|
1820
1442
|
|
|
1821
1443
|
## [1.1.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.2...testing-tools-v1.1.3) (2023-11-08)
|
|
1822
1444
|
|
|
1823
|
-
|
|
1824
1445
|
### Bug Fixes
|
|
1825
1446
|
|
|
1826
|
-
|
|
1447
|
+
- **workspace-tools:** Resolved issues with mismatching node/pnpm versions ([8f9d0dd](https://github.com/storm-software/storm-ops/commit/8f9d0ddf4391534ee60dee603a819bf95f8b859c))
|
|
1827
1448
|
|
|
1828
1449
|
## [1.1.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.1...testing-tools-v1.1.2) (2023-11-07)
|
|
1829
1450
|
|
|
1830
|
-
|
|
1831
1451
|
### Bug Fixes
|
|
1832
1452
|
|
|
1833
|
-
|
|
1453
|
+
- **create-storm-workspace:** Bundle packages with create-storm-workspace ([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
|
|
1834
1454
|
|
|
1835
1455
|
## [1.1.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.0...testing-tools-v1.1.1) (2023-11-07)
|
|
1836
1456
|
|
|
1837
|
-
|
|
1838
1457
|
### Bug Fixes
|
|
1839
1458
|
|
|
1840
|
-
|
|
1459
|
+
- **create-storm-workspace:** Resolved issue with linked workspace-tools dependency in package.json ([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
|
|
1841
1460
|
|
|
1842
1461
|
# [1.1.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.0.0...testing-tools-v1.1.0) (2023-11-07)
|
|
1843
1462
|
|
|
1844
|
-
|
|
1845
1463
|
### Features
|
|
1846
1464
|
|
|
1847
|
-
|
|
1465
|
+
- **workspace-tools:** Added the node-library generator ([85ada65](https://github.com/storm-software/storm-ops/commit/85ada65f9737f972a36d0a001179f87963b4aa98))
|
|
1848
1466
|
|
|
1849
1467
|
# [1.0.0](https://github.com/storm-software/storm-ops/compare/...testing-tools-v1.0.0) (2023-11-07)
|
|
1850
1468
|
|
|
1851
|
-
|
|
1852
1469
|
### Bug Fixes
|
|
1853
1470
|
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1471
|
+
- **deps:** pin dependencies ([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
|
|
1472
|
+
- **deps:** update dependency @cspell/dict-en-gb to v4 ([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
|
|
1473
|
+
- **deps:** update dependency p-limit to v5 ([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
|
|
1474
|
+
- **deps:** update dependency prettier to v3 ([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
|
|
1475
|
+
- **deps:** update typescript-eslint monorepo to v6 ([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
|
|
1476
|
+
- **git-tools:** Add @semantic-release/github dependency to git-tools ([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
|
|
1477
|
+
- **git-tools:** Added config token replacement functionality ([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
|
|
1478
|
+
- **git-tools:** Added missing GitHub release config and removed failed GitGuardian lines ([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
|
|
1479
|
+
- **git-tools:** Added missing semantic-release depenencies ([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
|
|
1480
|
+
- **git-tools:** Added missing semantic-release plugins ([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
|
|
1481
|
+
- **git-tools:** Added semantic-release plugins to root package.json ([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
|
|
1482
|
+
- **git-tools:** Convert package to ES module ([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
|
|
1483
|
+
- **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))
|
|
1484
|
+
- **git-tools:** Remove unused lodash dependency ([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
|
|
1485
|
+
- **git-tools:** Resolve issue with CJS vs ESM conflicts ([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
|
|
1486
|
+
- **git-tools:** Resolved issues with release module imports ([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
|
|
1487
|
+
- **git-tools:** Update method of importing semantic-release ([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
|
|
1488
|
+
- **git-tools:** Update require to import in semantic-release patch ([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
|
|
1489
|
+
- **semantic-release-plugin:** Add cjs build to release plugin ([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
|
|
1490
|
+
- **semantic-release-plugin:** Add code for commit analyzer ([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
|
|
1491
|
+
- **semantic-release-plugin:** Add release note generation to semantic release plugin ([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
|
|
1492
|
+
- **semantic-release-plugin:** Add rootDir to plugin ([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
|
|
1493
|
+
- **semantic-release-plugin:** Change compiler type ([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
|
|
1494
|
+
- **semantic-release-plugin:** Changed import type for release plugin ([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
|
|
1495
|
+
- **semantic-release-plugin:** Converted the plugin to CommonJS ([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
|
|
1496
|
+
- **semantic-release-plugin:** Format output to mjs file ([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
|
|
1497
|
+
- **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES module issues ([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
|
|
1498
|
+
- **semantic-release-plugin:** Mark the semantic-release plugin as external ([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
|
|
1499
|
+
- **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use import instead of require ([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
|
|
1500
|
+
- **semantic-release-plugin:** Remove code to avoid semantic release built-in plugins ([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
|
|
1501
|
+
- **semantic-release-plugin:** Remove third party code from bundle ([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
|
|
1502
|
+
- **semantic-release-plugin:** Removed dependancy on commit analyzer ([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
|
|
1503
|
+
- **semantic-release-plugin:** Resolve imports to support ES modules ([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
|
|
1504
|
+
- **semantic-release-plugin:** Resolve issue with main path extension in package.json ([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
|
|
1505
|
+
- **semantic-release-plugin:** Resolve missing path module ([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
|
|
1506
|
+
- **semantic-release-plugin:** Resolve path import issue ([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
|
|
1507
|
+
- **semantic-release-plugin:** Unbundle sematic release plugin ([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
|
|
1508
|
+
- **semantic-release-plugin:** Update extension on main file to be mjs ([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
|
|
1509
|
+
- **semantic-release-plugin:** Update the package.json index file path ([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
|
|
1510
|
+
- **storm-ops:** Add @semantic-release/commit-analyzer dependency back to workspace root ([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
|
|
1511
|
+
- **storm-ops:** Added back husky hooks and removed config from package.json ([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
|
|
1512
|
+
- **storm-ops:** Patch semantic release to use old config import ([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
|
|
1513
|
+
- **storm-ops:** Regenerate pnpm lockfile ([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
|
|
1514
|
+
- **storm-ops:** Regenerated pnpm filelock file ([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
|
|
1515
|
+
- **storm-ops:** Remove unused workspace config from package.json ([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
|
|
1516
|
+
- **storm-ops:** Resolved issue with prepare script in workspace root ([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
|
|
1517
|
+
- **storm-ops:** Resolved issues with build/CI ([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
|
|
1518
|
+
- **storm-ops:** Resolved issues with pnpm lockfile ([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
|
|
1519
|
+
- **storm-ops:** Update linting tools, and scripts, to use ES modules ([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
|
|
1520
|
+
- **storm-ops:** Update lockfile for monorepo ([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
|
|
1521
|
+
- **storm-ops:** Update pnpm lockfile ([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
|
|
1906
1522
|
|
|
1907
1523
|
### Features
|
|
1908
1524
|
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1525
|
+
- **create-storm-workspace:** Initial check-in for storm-ops monorepo ([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
|
|
1526
|
+
- **git-tools:** Move the semantic-release-plugin into the git-tools package ([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
|
|
1527
|
+
- **semantic-release-plugin:** Resolve issues with plugin so release executes ([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
|
|
1528
|
+
- **semantic-release-plugin:** Split out the semantic release plugin into it's own project ([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
|
|
1529
|
+
- **storm-ops:** Converted repository eslint to flat structure ([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
|
|
1530
|
+
- **testing-tools:** Added testing-tools library for common test functionality ([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))
|