@storm-software/config-tools 1.35.3 → 1.35.5
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 +390 -670
- package/README.md +1 -1
- package/package.json +1 -1
- package/project.json +4 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,382 +1,343 @@
|
|
|
1
|
-
## 1.35.
|
|
1
|
+
## 1.35.5 (2024-04-08)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### 🩹 Fixes
|
|
5
5
|
|
|
6
|
-
- **
|
|
6
|
+
- **build-tools:** Resolve issue with Nx file imports ([e86eff43](https://github.com/storm-software/storm-ops/commit/e86eff43))
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
### ❤️ Thank You
|
|
10
10
|
|
|
11
11
|
- Patrick Sullivan
|
|
12
12
|
|
|
13
|
-
## 1.35.
|
|
13
|
+
## 1.35.4 (2024-04-08)
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
### 🩹 Fixes
|
|
17
17
|
|
|
18
|
-
- **
|
|
18
|
+
- **build-tools:** Resolved issue with duplicate require definition ([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
### ❤️ Thank You
|
|
22
22
|
|
|
23
23
|
- Patrick Sullivan
|
|
24
24
|
|
|
25
|
-
## 1.35.
|
|
25
|
+
## 1.35.3 (2024-04-08)
|
|
26
26
|
|
|
27
|
+
### 🩹 Fixes
|
|
28
|
+
|
|
29
|
+
- **workspace-tools:** Resolve issues with `build-tools` import ([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
|
|
30
|
+
|
|
31
|
+
### ❤️ Thank You
|
|
32
|
+
|
|
33
|
+
- Patrick Sullivan
|
|
34
|
+
|
|
35
|
+
## 1.35.2 (2024-04-08)
|
|
27
36
|
|
|
28
37
|
### 🩹 Fixes
|
|
29
38
|
|
|
30
|
-
- **
|
|
39
|
+
- **workspace-tools:** Added code to invoke rolldown via command-line ([b365a74e](https://github.com/storm-software/storm-ops/commit/b365a74e))
|
|
31
40
|
|
|
41
|
+
### ❤️ Thank You
|
|
32
42
|
|
|
33
|
-
|
|
43
|
+
- Patrick Sullivan
|
|
44
|
+
|
|
45
|
+
## 1.35.1 (2024-04-08)
|
|
46
|
+
|
|
47
|
+
### 🩹 Fixes
|
|
48
|
+
|
|
49
|
+
- **git-tools:** Update release tool to use local function to get configuration ([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
|
|
50
|
+
|
|
51
|
+
### ❤️ Thank You
|
|
34
52
|
|
|
35
53
|
- Patrick Sullivan
|
|
36
54
|
|
|
37
55
|
## 1.35.0 (2024-04-07)
|
|
38
56
|
|
|
39
|
-
|
|
40
57
|
### 🚀 Features
|
|
41
58
|
|
|
42
59
|
- **git-tools:** Added reusable GitHub `workflows` and `actions` ([1c9a5391](https://github.com/storm-software/storm-ops/commit/1c9a5391))
|
|
43
60
|
|
|
44
61
|
- **storm-ops:** Merged in change to the main branch ([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
|
|
45
62
|
|
|
46
|
-
|
|
47
|
-
### ❤️ Thank You
|
|
63
|
+
### ❤️ Thank You
|
|
48
64
|
|
|
49
65
|
- Patrick Sullivan
|
|
50
66
|
|
|
51
67
|
## 1.34.0 (2024-04-06)
|
|
52
68
|
|
|
53
|
-
|
|
54
69
|
### 🚀 Features
|
|
55
70
|
|
|
56
71
|
- **build-tools:** Added support for `rolldown` builds ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
|
|
57
72
|
|
|
58
|
-
|
|
59
|
-
### ❤️ Thank You
|
|
73
|
+
### ❤️ Thank You
|
|
60
74
|
|
|
61
75
|
- Patrick Sullivan
|
|
62
76
|
|
|
63
77
|
## 1.33.5 (2024-04-01)
|
|
64
78
|
|
|
65
|
-
|
|
66
79
|
### 🩹 Fixes
|
|
67
80
|
|
|
68
81
|
- **workspace-tools:** Resolve issue with bad release path in npm publish ([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
|
|
69
82
|
|
|
70
|
-
|
|
71
|
-
### ❤️ Thank You
|
|
83
|
+
### ❤️ Thank You
|
|
72
84
|
|
|
73
85
|
- Patrick Sullivan
|
|
74
86
|
|
|
75
87
|
## 1.33.4 (2024-03-29)
|
|
76
88
|
|
|
77
|
-
|
|
78
89
|
### 🩹 Fixes
|
|
79
90
|
|
|
80
91
|
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript projects ([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
|
|
81
92
|
|
|
82
|
-
|
|
83
|
-
### ❤️ Thank You
|
|
93
|
+
### ❤️ Thank You
|
|
84
94
|
|
|
85
95
|
- Patrick Sullivan
|
|
86
96
|
|
|
87
97
|
## 1.33.3 (2024-03-28)
|
|
88
98
|
|
|
89
|
-
|
|
90
99
|
### 🩹 Fixes
|
|
91
100
|
|
|
92
101
|
- **git-tools:** Added code to add ts plugin transpilers ([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
|
|
93
102
|
|
|
94
|
-
|
|
95
|
-
### ❤️ Thank You
|
|
103
|
+
### ❤️ Thank You
|
|
96
104
|
|
|
97
105
|
- Patrick Sullivan
|
|
98
106
|
|
|
99
107
|
## 1.33.2 (2024-03-28)
|
|
100
108
|
|
|
101
|
-
|
|
102
109
|
### 🩹 Fixes
|
|
103
110
|
|
|
104
111
|
- **storm-ops:** Resolve issue with workspace dependencies ([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
|
|
105
112
|
|
|
106
|
-
|
|
107
|
-
### ❤️ Thank You
|
|
113
|
+
### ❤️ Thank You
|
|
108
114
|
|
|
109
115
|
- Patrick Sullivan
|
|
110
116
|
|
|
111
117
|
## 1.33.1 (2024-03-28)
|
|
112
118
|
|
|
113
|
-
|
|
114
119
|
### 🩹 Fixes
|
|
115
120
|
|
|
116
121
|
- **storm-ops:** Update the links in the README files to use proper repository ([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
|
|
117
122
|
|
|
118
|
-
|
|
119
|
-
### ❤️ Thank You
|
|
123
|
+
### ❤️ Thank You
|
|
120
124
|
|
|
121
125
|
- Patrick Sullivan
|
|
122
126
|
|
|
123
127
|
## 1.33.0 (2024-03-25)
|
|
124
128
|
|
|
125
|
-
|
|
126
129
|
### 🚀 Features
|
|
127
130
|
|
|
128
131
|
- **workspace-tools:** Added Nx plugin to apply rust and typescript targets ([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
|
|
129
132
|
|
|
130
133
|
- **workspace-tools:** Major updates to base nx.json configuration ([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
|
|
131
134
|
|
|
132
|
-
|
|
133
|
-
### ❤️ Thank You
|
|
135
|
+
### ❤️ Thank You
|
|
134
136
|
|
|
135
137
|
- Patrick Sullivan
|
|
136
138
|
|
|
137
139
|
## 1.32.4 (2024-03-15)
|
|
138
140
|
|
|
139
|
-
|
|
140
141
|
### 🩹 Fixes
|
|
141
142
|
|
|
142
143
|
- **build-tools:** Resolved issue with improper token application ([53398629](https://github.com/storm-software/storm-ops/commit/53398629))
|
|
143
144
|
|
|
144
|
-
|
|
145
|
-
### ❤️ Thank You
|
|
145
|
+
### ❤️ Thank You
|
|
146
146
|
|
|
147
147
|
- Patrick Sullivan
|
|
148
148
|
|
|
149
149
|
## 1.32.3 (2024-03-06)
|
|
150
150
|
|
|
151
|
-
|
|
152
151
|
### 🩹 Fixes
|
|
153
152
|
|
|
154
153
|
- **build-tools:** Fix `applyDefaultOptions` issue that cleared out `getConfig` values ([baab6f94](https://github.com/storm-software/storm-ops/commit/baab6f94))
|
|
155
154
|
|
|
156
|
-
|
|
157
|
-
### ❤️ Thank You
|
|
155
|
+
### ❤️ Thank You
|
|
158
156
|
|
|
159
157
|
- Patrick Sullivan
|
|
160
158
|
|
|
161
159
|
## 1.32.2 (2024-03-05)
|
|
162
160
|
|
|
163
|
-
|
|
164
161
|
### 🩹 Fixes
|
|
165
162
|
|
|
166
163
|
- **build-tools:** Resolved issues with created context in build process ([186ac3c7](https://github.com/storm-software/storm-ops/commit/186ac3c7))
|
|
167
164
|
|
|
168
|
-
|
|
169
|
-
### ❤️ Thank You
|
|
165
|
+
### ❤️ Thank You
|
|
170
166
|
|
|
171
167
|
- Patrick Sullivan
|
|
172
168
|
|
|
173
169
|
## 1.32.1 (2024-03-05)
|
|
174
170
|
|
|
175
|
-
|
|
176
171
|
### 🩹 Fixes
|
|
177
172
|
|
|
178
173
|
- **build-tools:** Resolved issue determining project name prior to build ([62d4332d](https://github.com/storm-software/storm-ops/commit/62d4332d))
|
|
179
174
|
|
|
180
|
-
|
|
181
|
-
### ❤️ Thank You
|
|
175
|
+
### ❤️ Thank You
|
|
182
176
|
|
|
183
177
|
- Patrick Sullivan
|
|
184
178
|
|
|
185
179
|
## 1.32.0 (2024-03-05)
|
|
186
180
|
|
|
187
|
-
|
|
188
181
|
### 🚀 Features
|
|
189
182
|
|
|
190
183
|
- **build-tools:** Split out Build CLI and supporting code to separate package ([9376ed39](https://github.com/storm-software/storm-ops/commit/9376ed39))
|
|
191
184
|
|
|
192
|
-
|
|
193
|
-
### ❤️ Thank You
|
|
185
|
+
### ❤️ Thank You
|
|
194
186
|
|
|
195
187
|
- Patrick Sullivan
|
|
196
188
|
|
|
197
189
|
## 1.31.1 (2024-03-05)
|
|
198
190
|
|
|
199
|
-
|
|
200
191
|
### 🩹 Fixes
|
|
201
192
|
|
|
202
193
|
- **storm-ops:** Resolve issue with path corrections logic ([2f84316c](https://github.com/storm-software/storm-ops/commit/2f84316c))
|
|
203
194
|
|
|
204
|
-
|
|
205
|
-
### ❤️ Thank You
|
|
195
|
+
### ❤️ Thank You
|
|
206
196
|
|
|
207
197
|
- Patrick Sullivan
|
|
208
198
|
|
|
209
199
|
## 1.31.0 (2024-03-03)
|
|
210
200
|
|
|
211
|
-
|
|
212
201
|
### 🚀 Features
|
|
213
202
|
|
|
214
203
|
- **config:** Added the implementation for the `externalPackagePatterns` config parameter ([73762463](https://github.com/storm-software/storm-ops/commit/73762463))
|
|
215
204
|
|
|
216
|
-
|
|
217
|
-
### ❤️ Thank You
|
|
205
|
+
### ❤️ Thank You
|
|
218
206
|
|
|
219
207
|
- Patrick Sullivan
|
|
220
208
|
|
|
221
209
|
## 1.30.9 (2024-03-03)
|
|
222
210
|
|
|
223
|
-
|
|
224
211
|
### 🩹 Fixes
|
|
225
212
|
|
|
226
213
|
- **workspace-tools:** Ensure file paths are valid in `fileNames` array ([0f15dabc](https://github.com/storm-software/storm-ops/commit/0f15dabc))
|
|
227
214
|
|
|
228
|
-
|
|
229
|
-
### ❤️ Thank You
|
|
215
|
+
### ❤️ Thank You
|
|
230
216
|
|
|
231
217
|
- Patrick Sullivan
|
|
232
218
|
|
|
233
219
|
## 1.30.8 (2024-03-03)
|
|
234
220
|
|
|
235
|
-
|
|
236
221
|
### 🩹 Fixes
|
|
237
222
|
|
|
238
223
|
- **workspace-tools:** Resolved issues with inconsistent path formats ([f34a6029](https://github.com/storm-software/storm-ops/commit/f34a6029))
|
|
239
224
|
|
|
240
|
-
|
|
241
|
-
### ❤️ Thank You
|
|
225
|
+
### ❤️ Thank You
|
|
242
226
|
|
|
243
227
|
- Patrick Sullivan
|
|
244
228
|
|
|
245
229
|
## 1.30.7 (2024-03-03)
|
|
246
230
|
|
|
247
|
-
|
|
248
231
|
### 🩹 Fixes
|
|
249
232
|
|
|
250
233
|
- **workspace-tools:** Added code to resolve issues with paths saved to `StormConfig` ([bafecf5b](https://github.com/storm-software/storm-ops/commit/bafecf5b))
|
|
251
234
|
|
|
252
|
-
|
|
253
|
-
### ❤️ Thank You
|
|
235
|
+
### ❤️ Thank You
|
|
254
236
|
|
|
255
237
|
- Patrick Sullivan
|
|
256
238
|
|
|
257
239
|
## 1.30.6 (2024-03-01)
|
|
258
240
|
|
|
259
|
-
|
|
260
241
|
### 🩹 Fixes
|
|
261
242
|
|
|
262
243
|
- **workspace-tools:** Remove the storm env filter ([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
|
|
263
244
|
|
|
264
|
-
|
|
265
|
-
### ❤️ Thank You
|
|
245
|
+
### ❤️ Thank You
|
|
266
246
|
|
|
267
247
|
- Patrick Sullivan
|
|
268
248
|
|
|
269
249
|
## 1.30.5 (2024-03-01)
|
|
270
250
|
|
|
271
|
-
|
|
272
251
|
### 🩹 Fixes
|
|
273
252
|
|
|
274
253
|
- **workspace-tools:** Use tsc to build package ([05780f07](https://github.com/storm-software/storm-ops/commit/05780f07))
|
|
275
254
|
|
|
276
|
-
|
|
277
|
-
### ❤️ Thank You
|
|
255
|
+
### ❤️ Thank You
|
|
278
256
|
|
|
279
257
|
- Patrick Sullivan
|
|
280
258
|
|
|
281
259
|
## 1.30.4 (2024-02-27)
|
|
282
260
|
|
|
283
|
-
|
|
284
261
|
### 🩹 Fixes
|
|
285
262
|
|
|
286
263
|
- **workspace-tools:** Resolve issue with tsconfig file resolution ([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
|
|
287
264
|
|
|
288
|
-
|
|
289
|
-
### ❤️ Thank You
|
|
265
|
+
### ❤️ Thank You
|
|
290
266
|
|
|
291
267
|
- Patrick Sullivan
|
|
292
268
|
|
|
293
269
|
## 1.30.3 (2024-02-27)
|
|
294
270
|
|
|
295
|
-
|
|
296
271
|
### 🩹 Fixes
|
|
297
272
|
|
|
298
273
|
- **workspace-tools:** Update module type on config packages to support imports ([a0b2bff4](https://github.com/storm-software/storm-ops/commit/a0b2bff4))
|
|
299
274
|
|
|
300
275
|
- **config-tools:** Update config packages to only use cjs ([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
|
|
301
276
|
|
|
302
|
-
|
|
303
|
-
### ❤️ Thank You
|
|
277
|
+
### ❤️ Thank You
|
|
304
278
|
|
|
305
279
|
- Patrick Sullivan
|
|
306
280
|
|
|
307
281
|
## 1.30.2 (2024-02-27)
|
|
308
282
|
|
|
309
|
-
|
|
310
283
|
### 🩹 Fixes
|
|
311
284
|
|
|
312
285
|
- **workspace-tools:** Update the build executor back to esbuild ([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
|
|
313
286
|
|
|
314
|
-
|
|
315
|
-
### ❤️ Thank You
|
|
287
|
+
### ❤️ Thank You
|
|
316
288
|
|
|
317
289
|
- Patrick Sullivan
|
|
318
290
|
|
|
319
291
|
## 1.30.1 (2024-02-26)
|
|
320
292
|
|
|
321
|
-
|
|
322
293
|
### 🩹 Fixes
|
|
323
294
|
|
|
324
295
|
- **config-tools:** Update config loading to ensure workspace root is set properly ([75a4d506](https://github.com/storm-software/storm-ops/commit/75a4d506))
|
|
325
296
|
|
|
326
|
-
|
|
327
|
-
### ❤️ Thank You
|
|
297
|
+
### ❤️ Thank You
|
|
328
298
|
|
|
329
299
|
- Patrick Sullivan
|
|
330
300
|
|
|
331
301
|
## 1.30.0 (2024-02-26)
|
|
332
302
|
|
|
333
|
-
|
|
334
303
|
### 🚀 Features
|
|
335
304
|
|
|
336
305
|
- **tsconfig:** Added package to contain default base tsconfig files ([1b341f9a](https://github.com/storm-software/storm-ops/commit/1b341f9a))
|
|
337
306
|
|
|
338
|
-
|
|
339
307
|
### 🩹 Fixes
|
|
340
308
|
|
|
341
309
|
- **git-tools:** Resolved linting issues with the nx-version module ([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
|
|
342
310
|
|
|
343
|
-
|
|
344
|
-
### ❤️ Thank You
|
|
311
|
+
### ❤️ Thank You
|
|
345
312
|
|
|
346
313
|
- Patrick Sullivan
|
|
347
314
|
|
|
348
315
|
## 1.29.0 (2024-02-26)
|
|
349
316
|
|
|
350
|
-
|
|
351
317
|
### 🚀 Features
|
|
352
318
|
|
|
353
319
|
- **storm-ops:** Major updates to tsconfig values ([a3638fae](https://github.com/storm-software/storm-ops/commit/a3638fae))
|
|
354
320
|
|
|
355
|
-
|
|
356
|
-
### ❤️ Thank You
|
|
321
|
+
### ❤️ Thank You
|
|
357
322
|
|
|
358
323
|
- Patrick Sullivan
|
|
359
324
|
|
|
360
325
|
## 1.28.3 (2024-02-24)
|
|
361
326
|
|
|
362
|
-
|
|
363
327
|
### 🩹 Fixes
|
|
364
328
|
|
|
365
329
|
- **workspace-tools:** Update build compiler parameters ([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
|
|
366
330
|
|
|
367
|
-
|
|
368
|
-
### ❤️ Thank You
|
|
331
|
+
### ❤️ Thank You
|
|
369
332
|
|
|
370
333
|
- Patrick Sullivan
|
|
371
334
|
|
|
372
335
|
## 1.28.2 (2024-02-20)
|
|
373
336
|
|
|
374
|
-
|
|
375
337
|
### 🚀 Features
|
|
376
338
|
|
|
377
339
|
- **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
378
340
|
|
|
379
|
-
|
|
380
341
|
### 🩹 Fixes
|
|
381
342
|
|
|
382
343
|
- **changelog:** Resolved type issues when calling changelogRenderer ([3c84ddd5](https://github.com/storm-software/storm-ops/commit/3c84ddd5))
|
|
@@ -385,50 +346,42 @@
|
|
|
385
346
|
|
|
386
347
|
- **config:** Mark config to no longer bundle code ([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
|
|
387
348
|
|
|
388
|
-
|
|
389
|
-
### ❤️ Thank You
|
|
349
|
+
### ❤️ Thank You
|
|
390
350
|
|
|
391
351
|
- Patrick Sullivan
|
|
392
352
|
|
|
393
353
|
## 1.28.1 (2024-02-20)
|
|
394
354
|
|
|
395
|
-
|
|
396
355
|
### 🚀 Features
|
|
397
356
|
|
|
398
357
|
- **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
399
358
|
|
|
400
|
-
|
|
401
359
|
### 🩹 Fixes
|
|
402
360
|
|
|
403
361
|
- **changelog:** Resolved type issues when calling changelogRenderer ([3c84ddd5](https://github.com/storm-software/storm-ops/commit/3c84ddd5))
|
|
404
362
|
|
|
405
363
|
- **config-tools:** Update method of importing config package ([197213a6](https://github.com/storm-software/storm-ops/commit/197213a6))
|
|
406
364
|
|
|
407
|
-
|
|
408
|
-
### ❤️ Thank You
|
|
365
|
+
### ❤️ Thank You
|
|
409
366
|
|
|
410
367
|
- Patrick Sullivan
|
|
411
368
|
|
|
412
369
|
## 1.28.0 (2024-02-20)
|
|
413
370
|
|
|
414
|
-
|
|
415
371
|
### 🚀 Features
|
|
416
372
|
|
|
417
373
|
- **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
418
374
|
|
|
419
|
-
|
|
420
375
|
### 🩹 Fixes
|
|
421
376
|
|
|
422
377
|
- **changelog:** Resolved type issues when calling changelogRenderer ([3c84ddd5](https://github.com/storm-software/storm-ops/commit/3c84ddd5))
|
|
423
378
|
|
|
424
|
-
|
|
425
|
-
### ❤️ Thank You
|
|
379
|
+
### ❤️ Thank You
|
|
426
380
|
|
|
427
381
|
- Patrick Sullivan
|
|
428
382
|
|
|
429
383
|
## 1.27.31 (2024-02-17)
|
|
430
384
|
|
|
431
|
-
|
|
432
385
|
### 🩹 Fixes
|
|
433
386
|
|
|
434
387
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -451,14 +404,12 @@
|
|
|
451
404
|
|
|
452
405
|
- **workspace-tools:** Update method of referencing the internal packages ([b3f127c4](https://github.com/storm-software/storm-ops/commit/b3f127c4))
|
|
453
406
|
|
|
454
|
-
|
|
455
|
-
### ❤️ Thank You
|
|
407
|
+
### ❤️ Thank You
|
|
456
408
|
|
|
457
409
|
- Patrick Sullivan
|
|
458
410
|
|
|
459
411
|
## 1.27.30 (2024-02-17)
|
|
460
412
|
|
|
461
|
-
|
|
462
413
|
### 🩹 Fixes
|
|
463
414
|
|
|
464
415
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -479,14 +430,12 @@
|
|
|
479
430
|
|
|
480
431
|
- **config-tools:** Update method of importing `cosmiconfig` module ([5b8540d9](https://github.com/storm-software/storm-ops/commit/5b8540d9))
|
|
481
432
|
|
|
482
|
-
|
|
483
|
-
### ❤️ Thank You
|
|
433
|
+
### ❤️ Thank You
|
|
484
434
|
|
|
485
435
|
- Patrick Sullivan
|
|
486
436
|
|
|
487
437
|
## 1.27.29 (2024-02-15)
|
|
488
438
|
|
|
489
|
-
|
|
490
439
|
### 🩹 Fixes
|
|
491
440
|
|
|
492
441
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -505,14 +454,12 @@
|
|
|
505
454
|
|
|
506
455
|
- **workspace-tools:** Update the method of importing `config-tools` utilities ([13d66ff0](https://github.com/storm-software/storm-ops/commit/13d66ff0))
|
|
507
456
|
|
|
508
|
-
|
|
509
|
-
### ❤️ Thank You
|
|
457
|
+
### ❤️ Thank You
|
|
510
458
|
|
|
511
459
|
- Patrick Sullivan
|
|
512
460
|
|
|
513
461
|
## 1.27.28 (2024-02-15)
|
|
514
462
|
|
|
515
|
-
|
|
516
463
|
### 🩹 Fixes
|
|
517
464
|
|
|
518
465
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -529,14 +476,12 @@
|
|
|
529
476
|
|
|
530
477
|
- **config-tools:** Update package type to a module to resolve import issues ([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
531
478
|
|
|
532
|
-
|
|
533
|
-
### ❤️ Thank You
|
|
479
|
+
### ❤️ Thank You
|
|
534
480
|
|
|
535
481
|
- Patrick Sullivan
|
|
536
482
|
|
|
537
483
|
## 1.27.27 (2024-02-15)
|
|
538
484
|
|
|
539
|
-
|
|
540
485
|
### 🩹 Fixes
|
|
541
486
|
|
|
542
487
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -551,14 +496,12 @@
|
|
|
551
496
|
|
|
552
497
|
- **config-tools:** Update the `package.json` to use the same extension as the `project.json` file ([d5602b9a](https://github.com/storm-software/storm-ops/commit/d5602b9a))
|
|
553
498
|
|
|
554
|
-
|
|
555
|
-
### ❤️ Thank You
|
|
499
|
+
### ❤️ Thank You
|
|
556
500
|
|
|
557
501
|
- Patrick Sullivan
|
|
558
502
|
|
|
559
503
|
## 1.27.26 (2024-02-15)
|
|
560
504
|
|
|
561
|
-
|
|
562
505
|
### 🩹 Fixes
|
|
563
506
|
|
|
564
507
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -571,14 +514,12 @@
|
|
|
571
514
|
|
|
572
515
|
- **config-tools:** Update the extension of the compiled JavaScript file ([4a6dea62](https://github.com/storm-software/storm-ops/commit/4a6dea62))
|
|
573
516
|
|
|
574
|
-
|
|
575
|
-
### ❤️ Thank You
|
|
517
|
+
### ❤️ Thank You
|
|
576
518
|
|
|
577
519
|
- Patrick Sullivan
|
|
578
520
|
|
|
579
521
|
## 1.27.25 (2024-02-15)
|
|
580
522
|
|
|
581
|
-
|
|
582
523
|
### 🩹 Fixes
|
|
583
524
|
|
|
584
525
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -589,14 +530,12 @@
|
|
|
589
530
|
|
|
590
531
|
- **config-tools:** Added back the esm option to build ([9e4171d0](https://github.com/storm-software/storm-ops/commit/9e4171d0))
|
|
591
532
|
|
|
592
|
-
|
|
593
|
-
### ❤️ Thank You
|
|
533
|
+
### ❤️ Thank You
|
|
594
534
|
|
|
595
535
|
- Patrick Sullivan
|
|
596
536
|
|
|
597
537
|
## 1.27.24 (2024-02-15)
|
|
598
538
|
|
|
599
|
-
|
|
600
539
|
### 🩹 Fixes
|
|
601
540
|
|
|
602
541
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -605,26 +544,22 @@
|
|
|
605
544
|
|
|
606
545
|
- **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
607
546
|
|
|
608
|
-
|
|
609
|
-
### ❤️ Thank You
|
|
547
|
+
### ❤️ Thank You
|
|
610
548
|
|
|
611
549
|
- Patrick Sullivan
|
|
612
550
|
|
|
613
551
|
## 1.27.23 (2024-02-15)
|
|
614
552
|
|
|
615
|
-
|
|
616
553
|
### 🩹 Fixes
|
|
617
554
|
|
|
618
555
|
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
619
556
|
|
|
620
|
-
|
|
621
|
-
### ❤️ Thank You
|
|
557
|
+
### ❤️ Thank You
|
|
622
558
|
|
|
623
559
|
- Patrick Sullivan
|
|
624
560
|
|
|
625
561
|
## 1.27.22 (2024-02-15)
|
|
626
562
|
|
|
627
|
-
|
|
628
563
|
### 🩹 Fixes
|
|
629
564
|
|
|
630
565
|
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
@@ -647,14 +582,12 @@
|
|
|
647
582
|
|
|
648
583
|
- **config-tools:** Another change to the method of importing chalk ([6e40e2ac](https://github.com/storm-software/storm-ops/commit/6e40e2ac))
|
|
649
584
|
|
|
650
|
-
|
|
651
|
-
### ❤️ Thank You
|
|
585
|
+
### ❤️ Thank You
|
|
652
586
|
|
|
653
587
|
- Patrick Sullivan
|
|
654
588
|
|
|
655
589
|
## 1.27.21 (2024-02-15)
|
|
656
590
|
|
|
657
|
-
|
|
658
591
|
### 🩹 Fixes
|
|
659
592
|
|
|
660
593
|
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
@@ -675,14 +608,12 @@
|
|
|
675
608
|
|
|
676
609
|
- **config-tools:** Update to the way the chalk module is imported ([05ebdb5f](https://github.com/storm-software/storm-ops/commit/05ebdb5f))
|
|
677
610
|
|
|
678
|
-
|
|
679
|
-
### ❤️ Thank You
|
|
611
|
+
### ❤️ Thank You
|
|
680
612
|
|
|
681
613
|
- Patrick Sullivan
|
|
682
614
|
|
|
683
615
|
## 1.27.20 (2024-02-15)
|
|
684
616
|
|
|
685
|
-
|
|
686
617
|
### 🩹 Fixes
|
|
687
618
|
|
|
688
619
|
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
@@ -701,14 +632,12 @@
|
|
|
701
632
|
|
|
702
633
|
- **config-tools:** Remove esm format option from build ([c8819c0f](https://github.com/storm-software/storm-ops/commit/c8819c0f))
|
|
703
634
|
|
|
704
|
-
|
|
705
|
-
### ❤️ Thank You
|
|
635
|
+
### ❤️ Thank You
|
|
706
636
|
|
|
707
637
|
- Patrick Sullivan
|
|
708
638
|
|
|
709
639
|
## 1.27.19 (2024-02-15)
|
|
710
640
|
|
|
711
|
-
|
|
712
641
|
### 🩹 Fixes
|
|
713
642
|
|
|
714
643
|
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
@@ -725,14 +654,12 @@
|
|
|
725
654
|
|
|
726
655
|
- **config-tools:** Resolved issue with missing polyfill logger calls ([6dcc429b](https://github.com/storm-software/storm-ops/commit/6dcc429b))
|
|
727
656
|
|
|
728
|
-
|
|
729
|
-
### ❤️ Thank You
|
|
657
|
+
### ❤️ Thank You
|
|
730
658
|
|
|
731
659
|
- Patrick Sullivan
|
|
732
660
|
|
|
733
661
|
## 1.27.18 (2024-02-15)
|
|
734
662
|
|
|
735
|
-
|
|
736
663
|
### 🩹 Fixes
|
|
737
664
|
|
|
738
665
|
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
@@ -741,171 +668,108 @@
|
|
|
741
668
|
|
|
742
669
|
- **config-tools:** Update format to exlcusively cjs ([f4a4e026](https://github.com/storm-software/storm-ops/commit/f4a4e026))
|
|
743
670
|
|
|
744
|
-
|
|
745
|
-
### ❤️ Thank You
|
|
671
|
+
### ❤️ Thank You
|
|
746
672
|
|
|
747
673
|
- Patrick Sullivan
|
|
748
674
|
|
|
749
675
|
## 1.27.17 (2024-02-15)
|
|
750
676
|
|
|
751
|
-
|
|
752
677
|
### 🩹 Fixes
|
|
753
678
|
|
|
754
679
|
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
755
680
|
|
|
756
681
|
- **storm-ops:** Downgrade dependencies to work with cjs task runners ([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
757
682
|
|
|
758
|
-
|
|
759
|
-
### ❤️ Thank You
|
|
683
|
+
### ❤️ Thank You
|
|
760
684
|
|
|
761
685
|
- Patrick Sullivan
|
|
762
686
|
|
|
763
687
|
## 1.27.16 (2024-02-15)
|
|
764
688
|
|
|
765
|
-
|
|
766
689
|
### 🩹 Fixes
|
|
767
690
|
|
|
768
691
|
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
769
692
|
|
|
770
|
-
|
|
771
|
-
### ❤️ Thank You
|
|
693
|
+
### ❤️ Thank You
|
|
772
694
|
|
|
773
695
|
- Patrick Sullivan
|
|
774
696
|
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
697
|
## 1.27.12 (2024-02-09)
|
|
780
698
|
|
|
781
|
-
|
|
782
699
|
### 🩹 Fixes
|
|
783
700
|
|
|
784
701
|
- **config-tools:** Cleaned up the config-tools logging display ([ce939d1a](https://github.com/storm-software/storm-ops/commit/ce939d1a))
|
|
785
702
|
|
|
786
|
-
|
|
787
|
-
### ❤️ Thank You
|
|
703
|
+
### ❤️ Thank You
|
|
788
704
|
|
|
789
705
|
- Patrick Sullivan
|
|
790
706
|
|
|
791
707
|
## 1.27.11 (2024-02-09)
|
|
792
708
|
|
|
793
|
-
|
|
794
709
|
### 🩹 Fixes
|
|
795
710
|
|
|
796
711
|
- **config-tools:** Updated the color of the logger text ([63016bd6](https://github.com/storm-software/storm-ops/commit/63016bd6))
|
|
797
712
|
|
|
798
|
-
|
|
799
|
-
### ❤️ Thank You
|
|
713
|
+
### ❤️ Thank You
|
|
800
714
|
|
|
801
715
|
- Patrick Sullivan
|
|
802
716
|
|
|
803
717
|
## 1.27.10 (2024-02-09)
|
|
804
718
|
|
|
805
|
-
|
|
806
719
|
### 🩹 Fixes
|
|
807
720
|
|
|
808
721
|
- **config-tools:** Update `run` function to use a nodejs child process ([bef2780c](https://github.com/storm-software/storm-ops/commit/bef2780c))
|
|
809
722
|
|
|
810
|
-
|
|
811
|
-
### ❤️ Thank You
|
|
723
|
+
### ❤️ Thank You
|
|
812
724
|
|
|
813
725
|
- Patrick Sullivan
|
|
814
726
|
|
|
815
727
|
## 1.27.9 (2024-02-09)
|
|
816
728
|
|
|
817
|
-
|
|
818
729
|
### 🩹 Fixes
|
|
819
730
|
|
|
820
731
|
- **config-tools:** Update `run` function to use a nodejs child process ([bef2780c](https://github.com/storm-software/storm-ops/commit/bef2780c))
|
|
821
732
|
|
|
822
|
-
|
|
823
|
-
### ❤️ Thank You
|
|
733
|
+
### ❤️ Thank You
|
|
824
734
|
|
|
825
735
|
- Patrick Sullivan
|
|
826
736
|
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
737
|
## 1.26.0 (2024-02-07)
|
|
850
738
|
|
|
851
|
-
|
|
852
739
|
### 🚀 Features
|
|
853
740
|
|
|
854
741
|
- **config:** Added a base config package to allow neutral access of `StormConfig` ([164eaa5b](https://github.com/storm-software/storm-ops/commit/164eaa5b))
|
|
855
742
|
|
|
856
|
-
|
|
857
|
-
### ❤️ Thank You
|
|
743
|
+
### ❤️ Thank You
|
|
858
744
|
|
|
859
745
|
- Patrick Sullivan
|
|
860
746
|
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
747
|
## 1.24.1 (2024-02-05)
|
|
868
748
|
|
|
869
|
-
|
|
870
749
|
### 🚀 Features
|
|
871
750
|
|
|
872
751
|
- **config-tools:** Added the `cacheDirectory` and `skipCache` options to the base Storm config ([e9931c58](https://github.com/storm-software/storm-ops/commit/e9931c58))
|
|
873
752
|
|
|
874
|
-
|
|
875
753
|
### 🩹 Fixes
|
|
876
754
|
|
|
877
755
|
- **config-tools:** Remove code to change the Nx cache directory based on Storm config ([8996f4c8](https://github.com/storm-software/storm-ops/commit/8996f4c8))
|
|
878
756
|
|
|
879
|
-
|
|
880
|
-
### ❤️ Thank You
|
|
757
|
+
### ❤️ Thank You
|
|
881
758
|
|
|
882
759
|
- Patrick Sullivan
|
|
883
760
|
|
|
884
761
|
## 1.24.0 (2024-02-05)
|
|
885
762
|
|
|
886
|
-
|
|
887
763
|
### 🚀 Features
|
|
888
764
|
|
|
889
765
|
- **config-tools:** Added the `cacheDirectory` and `skipCache` options to the base Storm config ([e9931c58](https://github.com/storm-software/storm-ops/commit/e9931c58))
|
|
890
766
|
|
|
891
|
-
|
|
892
|
-
### ❤️ Thank You
|
|
767
|
+
### ❤️ Thank You
|
|
893
768
|
|
|
894
769
|
- Patrick Sullivan
|
|
895
770
|
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
771
|
## 1.23.12 (2024-01-29)
|
|
907
772
|
|
|
908
|
-
|
|
909
773
|
### 🩹 Fixes
|
|
910
774
|
|
|
911
775
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
@@ -914,14 +778,12 @@
|
|
|
914
778
|
|
|
915
779
|
- **workspace-tools:** Removed unused dependency on execa ([ef923229](https://github.com/storm-software/storm-ops/commit/ef923229))
|
|
916
780
|
|
|
917
|
-
|
|
918
|
-
### ❤️ Thank You
|
|
781
|
+
### ❤️ Thank You
|
|
919
782
|
|
|
920
783
|
- Patrick Sullivan
|
|
921
784
|
|
|
922
785
|
## 1.23.11 (2024-01-29)
|
|
923
786
|
|
|
924
|
-
|
|
925
787
|
### 🩹 Fixes
|
|
926
788
|
|
|
927
789
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
@@ -930,1049 +792,907 @@
|
|
|
930
792
|
|
|
931
793
|
- **workspace-tools:** Removed unused dependency on execa ([ef923229](https://github.com/storm-software/storm-ops/commit/ef923229))
|
|
932
794
|
|
|
933
|
-
|
|
934
|
-
### ❤️ Thank You
|
|
795
|
+
### ❤️ Thank You
|
|
935
796
|
|
|
936
797
|
- Patrick Sullivan
|
|
937
798
|
|
|
938
799
|
## 1.23.10 (2024-01-28)
|
|
939
800
|
|
|
940
|
-
|
|
941
801
|
### 🩹 Fixes
|
|
942
802
|
|
|
943
803
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
944
804
|
|
|
945
805
|
- **config-tools:** Resolved issue with execa import ([457f41e7](https://github.com/storm-software/storm-ops/commit/457f41e7))
|
|
946
806
|
|
|
947
|
-
|
|
948
|
-
### ❤️ Thank You
|
|
807
|
+
### ❤️ Thank You
|
|
949
808
|
|
|
950
809
|
- Patrick Sullivan
|
|
951
810
|
|
|
952
811
|
## 1.23.9 (2024-01-28)
|
|
953
812
|
|
|
954
|
-
|
|
955
813
|
### 🩹 Fixes
|
|
956
814
|
|
|
957
815
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
958
816
|
|
|
959
|
-
|
|
960
|
-
### ❤️ Thank You
|
|
817
|
+
### ❤️ Thank You
|
|
961
818
|
|
|
962
819
|
- Patrick Sullivan
|
|
963
820
|
|
|
964
821
|
## 1.23.8 (2024-01-28)
|
|
965
822
|
|
|
966
|
-
|
|
967
823
|
### 🩹 Fixes
|
|
968
824
|
|
|
969
825
|
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
970
826
|
|
|
971
|
-
|
|
972
|
-
### ❤️ Thank You
|
|
827
|
+
### ❤️ Thank You
|
|
973
828
|
|
|
974
829
|
- Patrick Sullivan
|
|
975
830
|
|
|
976
831
|
## 1.23.7 (2024-01-28)
|
|
977
832
|
|
|
978
|
-
|
|
979
833
|
### 🩹 Fixes
|
|
980
834
|
|
|
981
835
|
- **workspace-tools:** Added the nx-release-publish task to project target ([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
|
|
982
836
|
|
|
983
|
-
|
|
984
|
-
### ❤️ Thank You
|
|
837
|
+
### ❤️ Thank You
|
|
985
838
|
|
|
986
839
|
- Patrick Sullivan
|
|
987
840
|
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
841
|
## 1.23.0 (2024-01-27)
|
|
1001
842
|
|
|
1002
|
-
|
|
1003
843
|
### 🚀 Features
|
|
1004
844
|
|
|
1005
845
|
- **config-tools:** Added the `preid` config option and removed `preMajor` ([0d8756dc](https://github.com/storm-software/storm-ops/commit/0d8756dc))
|
|
1006
846
|
|
|
1007
|
-
|
|
1008
|
-
### ❤️ Thank You
|
|
847
|
+
### ❤️ Thank You
|
|
1009
848
|
|
|
1010
849
|
- Patrick Sullivan
|
|
1011
850
|
|
|
1012
851
|
## 1.22.2 (2024-01-27)
|
|
1013
852
|
|
|
1014
|
-
|
|
1015
853
|
### 🩹 Fixes
|
|
1016
854
|
|
|
1017
855
|
- **config-tools:** Resolved issue with stdio prefernce in `run` function ([81ac8a91](https://github.com/storm-software/storm-ops/commit/81ac8a91))
|
|
1018
856
|
|
|
1019
|
-
|
|
1020
|
-
### ❤️ Thank You
|
|
857
|
+
### ❤️ Thank You
|
|
1021
858
|
|
|
1022
859
|
- Patrick Sullivan
|
|
1023
860
|
|
|
1024
|
-
|
|
1025
861
|
## 1.22.0 (2024-01-26)
|
|
1026
862
|
|
|
1027
|
-
|
|
1028
863
|
### 🚀 Features
|
|
1029
864
|
|
|
1030
865
|
- **workspace-tools:** Added custom `npm-publish` executor ([3e6292dd](https://github.com/storm-software/storm-ops/commit/3e6292dd))
|
|
1031
866
|
|
|
1032
|
-
|
|
1033
|
-
### ❤️ Thank You
|
|
867
|
+
### ❤️ Thank You
|
|
1034
868
|
|
|
1035
869
|
- Patrick Sullivan
|
|
1036
870
|
|
|
1037
|
-
|
|
1038
871
|
## 1.21.0 (2024-01-26)
|
|
1039
872
|
|
|
1040
|
-
|
|
1041
873
|
### 🚀 Features
|
|
1042
874
|
|
|
1043
875
|
- **config-tools:** Added the `externalPackagePatterns` option to Storm config ([78f5c9d4](https://github.com/storm-software/storm-ops/commit/78f5c9d4))
|
|
1044
876
|
|
|
1045
|
-
|
|
1046
|
-
### ❤️ Thank You
|
|
877
|
+
### ❤️ Thank You
|
|
1047
878
|
|
|
1048
879
|
- Patrick Sullivan
|
|
1049
880
|
|
|
1050
|
-
|
|
1051
881
|
## 1.20.21 (2024-01-25)
|
|
1052
882
|
|
|
1053
|
-
|
|
1054
883
|
### 🩹 Fixes
|
|
1055
884
|
|
|
1056
885
|
- **workspace-tools:** Updates to method of providing `getConfig` parameter ([d4b95d86](https://github.com/storm-software/storm-ops/commit/d4b95d86))
|
|
1057
886
|
|
|
1058
|
-
|
|
1059
|
-
### ❤️ Thank You
|
|
887
|
+
### ❤️ Thank You
|
|
1060
888
|
|
|
1061
889
|
- Patrick Sullivan
|
|
1062
890
|
|
|
1063
|
-
|
|
1064
891
|
## 1.20.10 (2024-01-24)
|
|
1065
892
|
|
|
1066
|
-
|
|
1067
893
|
### 🩹 Fixes
|
|
1068
894
|
|
|
1069
895
|
- **config-tools:** Added console logging function typings ([c20aac44](https://github.com/storm-software/storm-ops/commit/c20aac44))
|
|
1070
896
|
|
|
1071
|
-
|
|
1072
|
-
### ❤️ Thank You
|
|
897
|
+
### ❤️ Thank You
|
|
1073
898
|
|
|
1074
899
|
- Patrick Sullivan
|
|
1075
900
|
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
901
|
## 1.20.8 (2024-01-23)
|
|
1079
902
|
|
|
1080
|
-
|
|
1081
903
|
### 🩹 Fixes
|
|
1082
904
|
|
|
1083
905
|
- **config-tools:** Updated typings to include newly added functions ([3b0b9495](https://github.com/storm-software/storm-ops/commit/3b0b9495))
|
|
1084
906
|
|
|
1085
|
-
|
|
1086
|
-
### ❤️ Thank You
|
|
907
|
+
### ❤️ Thank You
|
|
1087
908
|
|
|
1088
909
|
- Patrick Sullivan
|
|
1089
910
|
|
|
1090
|
-
|
|
1091
911
|
## 1.20.0 (2024-01-21)
|
|
1092
912
|
|
|
1093
|
-
|
|
1094
913
|
### 🩹 Fixes
|
|
1095
914
|
|
|
1096
915
|
- **git-tools:** Update path to changelog renderer ([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
|
|
1097
916
|
|
|
1098
|
-
|
|
1099
|
-
### ❤️ Thank You
|
|
917
|
+
### ❤️ Thank You
|
|
1100
918
|
|
|
1101
919
|
- Patrick Sullivan
|
|
1102
920
|
|
|
1103
921
|
## 1.19.5 (2024-01-21)
|
|
1104
922
|
|
|
1105
|
-
|
|
1106
923
|
### 🩹 Fixes
|
|
1107
924
|
|
|
1108
925
|
- **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
1109
926
|
|
|
1110
|
-
|
|
1111
|
-
### ❤️ Thank You
|
|
927
|
+
### ❤️ Thank You
|
|
1112
928
|
|
|
1113
929
|
- Patrick Sullivan
|
|
1114
930
|
|
|
1115
931
|
## 1.19.4 (2024-01-21)
|
|
1116
932
|
|
|
1117
|
-
|
|
1118
933
|
### 🩹 Fixes
|
|
1119
934
|
|
|
1120
935
|
- **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
1121
936
|
|
|
1122
|
-
|
|
1123
|
-
### ❤️ Thank You
|
|
937
|
+
### ❤️ Thank You
|
|
1124
938
|
|
|
1125
939
|
- Patrick Sullivan
|
|
1126
940
|
|
|
1127
941
|
## 1.19.3 (2024-01-21)
|
|
1128
942
|
|
|
1129
|
-
|
|
1130
943
|
### 🩹 Fixes
|
|
1131
944
|
|
|
1132
945
|
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
1133
946
|
|
|
1134
947
|
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
1135
948
|
|
|
1136
|
-
|
|
1137
|
-
### ❤️ Thank You
|
|
949
|
+
### ❤️ Thank You
|
|
1138
950
|
|
|
1139
951
|
- Patrick Sullivan
|
|
1140
952
|
|
|
1141
953
|
## 1.19.2 (2024-01-21)
|
|
1142
954
|
|
|
1143
|
-
|
|
1144
955
|
### 🩹 Fixes
|
|
1145
956
|
|
|
1146
957
|
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
1147
958
|
|
|
1148
959
|
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
1149
960
|
|
|
1150
|
-
|
|
1151
|
-
### ❤️ Thank You
|
|
961
|
+
### ❤️ Thank You
|
|
1152
962
|
|
|
1153
963
|
- Patrick Sullivan
|
|
1154
964
|
|
|
1155
965
|
## 1.19.1 (2024-01-21)
|
|
1156
966
|
|
|
1157
|
-
|
|
1158
967
|
### 🩹 Fixes
|
|
1159
968
|
|
|
1160
969
|
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
1161
970
|
|
|
1162
971
|
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
1163
972
|
|
|
1164
|
-
|
|
1165
|
-
### ❤️ Thank You
|
|
973
|
+
### ❤️ Thank You
|
|
1166
974
|
|
|
1167
975
|
- Patrick Sullivan
|
|
1168
976
|
|
|
1169
977
|
# [1.19.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.18.0...config-tools-v1.19.0) (2024-01-20)
|
|
1170
978
|
|
|
1171
|
-
|
|
1172
979
|
### Features
|
|
1173
980
|
|
|
1174
|
-
|
|
981
|
+
- **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build ([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
|
|
1175
982
|
|
|
1176
983
|
# [1.18.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.17.1...config-tools-v1.18.0) (2024-01-19)
|
|
1177
984
|
|
|
1178
|
-
|
|
1179
985
|
### Features
|
|
1180
986
|
|
|
1181
|
-
|
|
987
|
+
- **config-tools:** Added the `getConfigFileByName` function export ([9f56a9c](https://github.com/storm-software/storm-ops/commit/9f56a9ca2c1df0bccbf533cc63f15602e8de0dff))
|
|
1182
988
|
|
|
1183
989
|
## [1.17.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.17.0...config-tools-v1.17.1) (2024-01-19)
|
|
1184
990
|
|
|
1185
|
-
|
|
1186
991
|
### Bug Fixes
|
|
1187
992
|
|
|
1188
|
-
|
|
993
|
+
- **config-tools:** Added the `defineConfig` function to type-check config options ([0676271](https://github.com/storm-software/storm-ops/commit/0676271161ec4a04715fb495f55042328a9f116f))
|
|
1189
994
|
|
|
1190
995
|
# [1.17.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.16.2...config-tools-v1.17.0) (2024-01-19)
|
|
1191
996
|
|
|
1192
|
-
|
|
1193
997
|
### Bug Fixes
|
|
1194
998
|
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
999
|
+
- **config-tools:** Rerun ci pipeline ([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
|
|
1000
|
+
- **config-tools:** Resolved the issue with the tsconfig properties ([5bc729e](https://github.com/storm-software/storm-ops/commit/5bc729e4680f2bb8ce67a2f6a85dff875bef9997))
|
|
1001
|
+
- **config-tools:** Skip type checks ([c7da786](https://github.com/storm-software/storm-ops/commit/c7da78609234d5eb0998465c9d38fe10eb02d205))
|
|
1002
|
+
- **config-tools:** Update lefthook config to call install prior to push ([6a81b6a](https://github.com/storm-software/storm-ops/commit/6a81b6a27359ab41549cb93227d28c5fc1b2ee01))
|
|
1003
|
+
- **git-tools:** Resolved issue preventing git-tools publish ([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
|
|
1004
|
+
- **git-tools:** Resovled issues with lock file versions ([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
|
|
1005
|
+
- **git-tools:** Upgrade Nx version and resolved import issues ([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
|
|
1006
|
+
- **git-tools:** Upgrade pnpm lock file ([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
|
|
1204
1007
|
|
|
1205
1008
|
### Features
|
|
1206
1009
|
|
|
1207
|
-
|
|
1010
|
+
- **git-tools:** Redesigned the executable script structure ([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
|
|
1208
1011
|
|
|
1209
1012
|
## [1.16.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.16.1...config-tools-v1.16.2) (2024-01-19)
|
|
1210
1013
|
|
|
1211
|
-
|
|
1212
1014
|
### Bug Fixes
|
|
1213
1015
|
|
|
1214
|
-
|
|
1016
|
+
- **git-tools:** Updated executable scripts to use correct directory ([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
|
|
1215
1017
|
|
|
1216
1018
|
## [1.16.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.16.0...config-tools-v1.16.1) (2024-01-18)
|
|
1217
1019
|
|
|
1218
|
-
|
|
1219
1020
|
### Bug Fixes
|
|
1220
1021
|
|
|
1221
|
-
|
|
1022
|
+
- **config-tools:** Resolved empty config file loading error ([6b84a12](https://github.com/storm-software/storm-ops/commit/6b84a12f762ac038d9ca6131249c8b51979d0320))
|
|
1222
1023
|
|
|
1223
1024
|
# [1.16.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.15...config-tools-v1.16.0) (2024-01-18)
|
|
1224
1025
|
|
|
1225
|
-
|
|
1226
1026
|
### Features
|
|
1227
1027
|
|
|
1228
|
-
|
|
1028
|
+
- **workspace-tools:** Added the `typia` executor ([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
|
|
1229
1029
|
|
|
1230
1030
|
## [1.15.15](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.14...config-tools-v1.15.15) (2024-01-18)
|
|
1231
1031
|
|
|
1232
|
-
|
|
1233
1032
|
### Bug Fixes
|
|
1234
1033
|
|
|
1235
|
-
|
|
1034
|
+
- **linting-tools:** Updated ignored files in biome linter ([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
|
|
1236
1035
|
|
|
1237
1036
|
## [1.15.14](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.13...config-tools-v1.15.14) (2024-01-17)
|
|
1238
1037
|
|
|
1239
|
-
|
|
1240
1038
|
### Bug Fixes
|
|
1241
1039
|
|
|
1242
|
-
|
|
1040
|
+
- **workspace-tools:** Patched transformer functions in tsup dependency ([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
|
|
1243
1041
|
|
|
1244
1042
|
## [1.15.13](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.12...config-tools-v1.15.13) (2024-01-17)
|
|
1245
1043
|
|
|
1246
|
-
|
|
1247
1044
|
### Bug Fixes
|
|
1248
1045
|
|
|
1249
|
-
|
|
1046
|
+
- **workspace-tools:** Resolved blocking issue preventing tsup build completion ([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
|
|
1250
1047
|
|
|
1251
1048
|
## [1.15.12](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.11...config-tools-v1.15.12) (2024-01-17)
|
|
1252
1049
|
|
|
1253
|
-
|
|
1254
1050
|
### Bug Fixes
|
|
1255
1051
|
|
|
1256
|
-
|
|
1052
|
+
- **config-tools:** Ensure colors are set correctly ([e6fffd0](https://github.com/storm-software/storm-ops/commit/e6fffd0c6554d2fa36e3a4b8b44b443c030aa831))
|
|
1257
1053
|
|
|
1258
1054
|
## [1.15.11](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.10...config-tools-v1.15.11) (2024-01-17)
|
|
1259
1055
|
|
|
1260
|
-
|
|
1261
1056
|
### Bug Fixes
|
|
1262
1057
|
|
|
1263
|
-
|
|
1058
|
+
- **config-tools:** Fixed config value defaulting issue for booleans ([c54c60b](https://github.com/storm-software/storm-ops/commit/c54c60b1ddd533530571dd41fd9b6502c1cb2cb8))
|
|
1264
1059
|
|
|
1265
1060
|
## [1.15.10](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.9...config-tools-v1.15.10) (2024-01-17)
|
|
1266
1061
|
|
|
1267
|
-
|
|
1268
1062
|
### Bug Fixes
|
|
1269
1063
|
|
|
1270
|
-
|
|
1064
|
+
- **config-tools:** Ehanced config values assignement logic ([d66dcf7](https://github.com/storm-software/storm-ops/commit/d66dcf7500d15bc85065cb5676a1fb585d44d94b))
|
|
1271
1065
|
|
|
1272
1066
|
## [1.15.9](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.8...config-tools-v1.15.9) (2024-01-17)
|
|
1273
1067
|
|
|
1274
|
-
|
|
1275
1068
|
### Bug Fixes
|
|
1276
1069
|
|
|
1277
|
-
|
|
1070
|
+
- **config-tools:** Added code to print out config values added ([ea56410](https://github.com/storm-software/storm-ops/commit/ea56410f9e7e9f3e4f68268395a13127a1653d2d))
|
|
1278
1071
|
|
|
1279
1072
|
## [1.15.8](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.7...config-tools-v1.15.8) (2024-01-17)
|
|
1280
1073
|
|
|
1281
|
-
|
|
1282
1074
|
### Bug Fixes
|
|
1283
1075
|
|
|
1284
|
-
|
|
1076
|
+
- **config-tools:** Removed unused defaulting logic for config file ([2770efd](https://github.com/storm-software/storm-ops/commit/2770efde7032b88e6bf20fb23c5b89060175db5d))
|
|
1285
1077
|
|
|
1286
1078
|
## [1.15.7](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.6...config-tools-v1.15.7) (2024-01-17)
|
|
1287
1079
|
|
|
1288
|
-
|
|
1289
1080
|
### Bug Fixes
|
|
1290
1081
|
|
|
1291
|
-
|
|
1292
|
-
|
|
1082
|
+
- **config-tools:** Resolved issue with bad config file lookup logic ([9967de4](https://github.com/storm-software/storm-ops/commit/9967de48b063a83f42c74c3f6dd667d31123dc6f))
|
|
1083
|
+
- **workspace-tools:** Resolved issue with config file names changing ([f18c40c](https://github.com/storm-software/storm-ops/commit/f18c40c1be8c154aff163692e79351b34accb991))
|
|
1293
1084
|
|
|
1294
1085
|
## [1.15.6](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.5...config-tools-v1.15.6) (2024-01-17)
|
|
1295
1086
|
|
|
1296
|
-
|
|
1297
1087
|
### Bug Fixes
|
|
1298
1088
|
|
|
1299
|
-
|
|
1089
|
+
- **workspace-tools:** Added code to properly parse out the config file ([c345fef](https://github.com/storm-software/storm-ops/commit/c345fefc6389a9a10b3f5b8446eb76982f45e6f7))
|
|
1300
1090
|
|
|
1301
1091
|
## [1.15.5](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.4...config-tools-v1.15.5) (2024-01-17)
|
|
1302
1092
|
|
|
1303
|
-
|
|
1304
1093
|
### Bug Fixes
|
|
1305
1094
|
|
|
1306
|
-
|
|
1095
|
+
- **workspace-tools:** Removed instance of JSDocs parser in tsup patch ([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
|
|
1307
1096
|
|
|
1308
1097
|
## [1.15.4](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.3...config-tools-v1.15.4) (2024-01-17)
|
|
1309
1098
|
|
|
1310
|
-
|
|
1311
1099
|
### Bug Fixes
|
|
1312
1100
|
|
|
1313
|
-
|
|
1314
|
-
|
|
1101
|
+
- **git-tools:** Resolved issue with logging strings ([21d9e0d](https://github.com/storm-software/storm-ops/commit/21d9e0dc7f21820909697577931d0c7b339755b7))
|
|
1102
|
+
- **workspace-tools:** Remove the transform code from tsup patch ([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
|
|
1315
1103
|
|
|
1316
1104
|
## [1.15.3](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.2...config-tools-v1.15.3) (2024-01-16)
|
|
1317
1105
|
|
|
1318
|
-
|
|
1319
1106
|
### Bug Fixes
|
|
1320
1107
|
|
|
1321
|
-
|
|
1108
|
+
- **workspace-tools:** Clean up code to apply getConfig option in tsup build ([96227fd](https://github.com/storm-software/storm-ops/commit/96227fde3d3f2871a88aa24be9206d555d373c9b))
|
|
1322
1109
|
|
|
1323
1110
|
## [1.15.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.1...config-tools-v1.15.2) (2024-01-16)
|
|
1324
1111
|
|
|
1325
|
-
|
|
1326
1112
|
### Bug Fixes
|
|
1327
1113
|
|
|
1328
|
-
|
|
1114
|
+
- **git-tools:** Updated console formatting and text colors ([82e869f](https://github.com/storm-software/storm-ops/commit/82e869f0395d112c0a2906223e0827fd9b243e54))
|
|
1329
1115
|
|
|
1330
1116
|
## [1.15.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.0...config-tools-v1.15.1) (2024-01-16)
|
|
1331
1117
|
|
|
1332
|
-
|
|
1333
1118
|
### Bug Fixes
|
|
1334
1119
|
|
|
1335
|
-
|
|
1120
|
+
- **git-tools:** Resolved logging issues with git hooks and tsup build ([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
|
|
1336
1121
|
|
|
1337
1122
|
# [1.15.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.14.3...config-tools-v1.15.0) (2024-01-15)
|
|
1338
1123
|
|
|
1339
|
-
|
|
1340
1124
|
### Features
|
|
1341
1125
|
|
|
1342
|
-
|
|
1126
|
+
- **workspace-tools:** Added logger functions to use in the repo's console CLI apps ([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
|
|
1343
1127
|
|
|
1344
1128
|
## [1.14.3](https://github.com/storm-software/storm-ops/compare/config-tools-v1.14.2...config-tools-v1.14.3) (2024-01-15)
|
|
1345
1129
|
|
|
1346
|
-
|
|
1347
1130
|
### Bug Fixes
|
|
1348
1131
|
|
|
1349
|
-
|
|
1132
|
+
- **workspace-tools:** Many code quality improvements and enhanced linting rules ([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
|
|
1350
1133
|
|
|
1351
1134
|
## [1.14.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.14.1...config-tools-v1.14.2) (2024-01-15)
|
|
1352
1135
|
|
|
1353
|
-
|
|
1354
1136
|
### Bug Fixes
|
|
1355
1137
|
|
|
1356
|
-
|
|
1138
|
+
- **git-tools:** Added dependency override for `request` package to prevent request forgery exposure ([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
|
|
1357
1139
|
|
|
1358
1140
|
## [1.14.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.14.0...config-tools-v1.14.1) (2024-01-15)
|
|
1359
1141
|
|
|
1360
|
-
|
|
1361
1142
|
### Bug Fixes
|
|
1362
1143
|
|
|
1363
|
-
|
|
1144
|
+
- **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))
|
|
1364
1145
|
|
|
1365
1146
|
# [1.14.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.13.1...config-tools-v1.14.0) (2024-01-15)
|
|
1366
1147
|
|
|
1367
|
-
|
|
1368
1148
|
### Bug Fixes
|
|
1369
1149
|
|
|
1370
|
-
|
|
1371
|
-
|
|
1150
|
+
- **linting-tools:** Various improvements to the biome formatter and linter configuration ([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
|
|
1372
1151
|
|
|
1373
1152
|
### Features
|
|
1374
1153
|
|
|
1375
|
-
|
|
1154
|
+
- **git-tools:** Added default `lefthook` and `biome` configuration ([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
|
|
1376
1155
|
|
|
1377
1156
|
## [1.13.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.13.0...config-tools-v1.13.1) (2024-01-14)
|
|
1378
1157
|
|
|
1379
|
-
|
|
1380
1158
|
### Bug Fixes
|
|
1381
1159
|
|
|
1382
|
-
|
|
1160
|
+
- **workspace-tools:** Cleaned up dependanies and option defaulting in tsup ([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
|
|
1383
1161
|
|
|
1384
1162
|
# [1.13.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.12.0...config-tools-v1.13.0) (2024-01-14)
|
|
1385
1163
|
|
|
1386
|
-
|
|
1387
1164
|
### Features
|
|
1388
1165
|
|
|
1389
|
-
|
|
1166
|
+
- **git-tools:** Improved all CLI tools and git hooks to use the `zx` package ([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
|
|
1390
1167
|
|
|
1391
1168
|
# [1.12.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.11.0...config-tools-v1.12.0) (2024-01-14)
|
|
1392
1169
|
|
|
1393
|
-
|
|
1394
1170
|
### Bug Fixes
|
|
1395
1171
|
|
|
1396
|
-
|
|
1397
|
-
|
|
1172
|
+
- **storm-ops:** Added missing dependencies ([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
|
|
1398
1173
|
|
|
1399
1174
|
### Features
|
|
1400
1175
|
|
|
1401
|
-
|
|
1402
|
-
|
|
1176
|
+
- **git-tools:** Re-added the Git hooks to drive workspace processing ([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
|
|
1177
|
+
- **linting-tools:** Added Typia compiler transformer to tsup build ([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
|
|
1403
1178
|
|
|
1404
1179
|
# [1.11.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.10.1...config-tools-v1.11.0) (2024-01-13)
|
|
1405
1180
|
|
|
1406
|
-
|
|
1407
1181
|
### Features
|
|
1408
1182
|
|
|
1409
|
-
|
|
1183
|
+
- **workspace-tools:** Added Typia compiler transformer to tsup build ([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
|
|
1410
1184
|
|
|
1411
1185
|
## [1.10.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.10.0...config-tools-v1.10.1) (2024-01-12)
|
|
1412
1186
|
|
|
1413
|
-
|
|
1414
1187
|
### Bug Fixes
|
|
1415
1188
|
|
|
1416
|
-
|
|
1189
|
+
- **workspace-tools:** Removed legacy config from neutral tsup build ([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
|
|
1417
1190
|
|
|
1418
1191
|
# [1.10.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.9.4...config-tools-v1.10.0) (2024-01-11)
|
|
1419
1192
|
|
|
1420
|
-
|
|
1421
1193
|
### Features
|
|
1422
1194
|
|
|
1423
|
-
|
|
1195
|
+
- **workspace-tools:** Added `metafile` option to tsup build ([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
|
|
1424
1196
|
|
|
1425
1197
|
## [1.9.4](https://github.com/storm-software/storm-ops/compare/config-tools-v1.9.3...config-tools-v1.9.4) (2023-12-26)
|
|
1426
1198
|
|
|
1427
|
-
|
|
1428
1199
|
### Bug Fixes
|
|
1429
1200
|
|
|
1430
|
-
|
|
1201
|
+
- **linting-tools:** Added tailwindcss prettier formatting to linting tools ([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
|
|
1431
1202
|
|
|
1432
1203
|
## [1.9.3](https://github.com/storm-software/storm-ops/compare/config-tools-v1.9.2...config-tools-v1.9.3) (2023-12-24)
|
|
1433
1204
|
|
|
1434
|
-
|
|
1435
1205
|
### Bug Fixes
|
|
1436
1206
|
|
|
1437
|
-
|
|
1207
|
+
- **config-tools:** Resolved issues with defaulting config when no file exists ([3f44d88](https://github.com/storm-software/storm-ops/commit/3f44d88fec753bfa818d2b738f1debd2a6cd686a))
|
|
1438
1208
|
|
|
1439
1209
|
## [1.9.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.9.1...config-tools-v1.9.2) (2023-12-23)
|
|
1440
1210
|
|
|
1441
|
-
|
|
1442
1211
|
### Bug Fixes
|
|
1443
1212
|
|
|
1444
|
-
|
|
1213
|
+
- **config-tools:** Resolve potential empty extensions config issue ([80836bb](https://github.com/storm-software/storm-ops/commit/80836bbe70afa0b38f67c78f1e127eacb4f8ca87))
|
|
1445
1214
|
|
|
1446
1215
|
## [1.9.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.9.0...config-tools-v1.9.1) (2023-12-23)
|
|
1447
1216
|
|
|
1448
|
-
|
|
1449
1217
|
### Bug Fixes
|
|
1450
1218
|
|
|
1451
|
-
|
|
1219
|
+
- **config-tools:** Resolved isssue with config file loading ([f2e7897](https://github.com/storm-software/storm-ops/commit/f2e789761230d78ec1fedb511744ef57075d2b7d))
|
|
1452
1220
|
|
|
1453
1221
|
# [1.9.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.8.2...config-tools-v1.9.0) (2023-12-23)
|
|
1454
1222
|
|
|
1455
|
-
|
|
1456
1223
|
### Features
|
|
1457
1224
|
|
|
1458
|
-
|
|
1225
|
+
- **config-tools:** Added the `loadStormConfig` function ([cfcda96](https://github.com/storm-software/storm-ops/commit/cfcda96d27e49f12036d6d31128eb5546800b9d7))
|
|
1459
1226
|
|
|
1460
1227
|
## [1.8.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.8.1...config-tools-v1.8.2) (2023-12-22)
|
|
1461
1228
|
|
|
1462
|
-
|
|
1463
1229
|
### Bug Fixes
|
|
1464
1230
|
|
|
1465
|
-
|
|
1231
|
+
- **config-tools:** Resolved issue in configuration defaulter function ([92e10c1](https://github.com/storm-software/storm-ops/commit/92e10c1fa0283eaf341f4bc9338628cbdb546eb9))
|
|
1466
1232
|
|
|
1467
1233
|
## [1.8.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.8.0...config-tools-v1.8.1) (2023-12-22)
|
|
1468
1234
|
|
|
1469
|
-
|
|
1470
1235
|
### Bug Fixes
|
|
1471
1236
|
|
|
1472
|
-
|
|
1237
|
+
- **config-tools:** Resolved export issue in type declarations ([9125a40](https://github.com/storm-software/storm-ops/commit/9125a40607db1f58351cd9ef12e86f62b234d753))
|
|
1473
1238
|
|
|
1474
1239
|
# [1.8.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.7.1...config-tools-v1.8.0) (2023-12-22)
|
|
1475
1240
|
|
|
1476
|
-
|
|
1477
1241
|
### Features
|
|
1478
1242
|
|
|
1479
|
-
|
|
1243
|
+
- **workspace-tools:** Added `design-tokens` generator ([af49878](https://github.com/storm-software/storm-ops/commit/af498784bc6446974c141ebb6206749076e2a6b3))
|
|
1480
1244
|
|
|
1481
1245
|
## [1.7.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.7.0...config-tools-v1.7.1) (2023-12-22)
|
|
1482
1246
|
|
|
1483
|
-
|
|
1484
1247
|
### Bug Fixes
|
|
1485
1248
|
|
|
1486
|
-
|
|
1249
|
+
- **config-tools:** Resolved issues with returned values in `findWorkspaceRoot` functions ([c790e15](https://github.com/storm-software/storm-ops/commit/c790e151ec130b4a72d17b965092c402c685d824))
|
|
1487
1250
|
|
|
1488
1251
|
# [1.7.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.6.1...config-tools-v1.7.0) (2023-12-21)
|
|
1489
1252
|
|
|
1490
|
-
|
|
1491
1253
|
### Features
|
|
1492
1254
|
|
|
1493
|
-
|
|
1255
|
+
- **config-tools:** Added the `findWorkspaceRootSync` and `findWorkspaceRootSafeSync` functions ([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
|
|
1494
1256
|
|
|
1495
1257
|
## [1.6.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.6.0...config-tools-v1.6.1) (2023-12-21)
|
|
1496
1258
|
|
|
1497
|
-
|
|
1498
1259
|
### Bug Fixes
|
|
1499
1260
|
|
|
1500
|
-
|
|
1261
|
+
- **config-tools:** Remove unused dependencies ([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
|
|
1501
1262
|
|
|
1502
1263
|
# [1.6.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.14...config-tools-v1.6.0) (2023-12-21)
|
|
1503
1264
|
|
|
1504
|
-
|
|
1505
1265
|
### Features
|
|
1506
1266
|
|
|
1507
|
-
|
|
1267
|
+
- **config-tools:** Publish `findWorkspaceRoot` and `findWorkspaceRootSafe` to package ([e5302ed](https://github.com/storm-software/storm-ops/commit/e5302edc6ceff492f8274b8d48d7c74a5f7a72c7))
|
|
1508
1268
|
|
|
1509
1269
|
## [1.5.14](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.13...config-tools-v1.5.14) (2023-12-21)
|
|
1510
1270
|
|
|
1511
|
-
|
|
1512
1271
|
### Bug Fixes
|
|
1513
1272
|
|
|
1514
|
-
|
|
1273
|
+
- **config-tools:** Update declaration types ([8ca8850](https://github.com/storm-software/storm-ops/commit/8ca8850c5ba1d92e7bc3fa273f332cf8c1acce18))
|
|
1515
1274
|
|
|
1516
1275
|
## [1.5.13](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.12...config-tools-v1.5.13) (2023-12-21)
|
|
1517
1276
|
|
|
1518
|
-
|
|
1519
1277
|
### Bug Fixes
|
|
1520
1278
|
|
|
1521
|
-
|
|
1279
|
+
- **config-tools:** Add workspace root parameter to config creator ([a22f0fb](https://github.com/storm-software/storm-ops/commit/a22f0fb10970bf49c4ab384ef9a4e8988ef6f372))
|
|
1522
1280
|
|
|
1523
1281
|
## [1.5.12](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.11...config-tools-v1.5.12) (2023-12-21)
|
|
1524
1282
|
|
|
1525
|
-
|
|
1526
1283
|
### Bug Fixes
|
|
1527
1284
|
|
|
1528
|
-
|
|
1285
|
+
- **config-tools:** Resolved issue around path parameter ([eb15b5d](https://github.com/storm-software/storm-ops/commit/eb15b5d8d2344cc8517a5d26b30685ee990cc877))
|
|
1529
1286
|
|
|
1530
1287
|
## [1.5.11](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.10...config-tools-v1.5.11) (2023-12-21)
|
|
1531
1288
|
|
|
1532
|
-
|
|
1533
1289
|
### Bug Fixes
|
|
1534
1290
|
|
|
1535
|
-
|
|
1291
|
+
- **config-tools:** Resolved issue with default config lookup ([4db800a](https://github.com/storm-software/storm-ops/commit/4db800a424e71ba89db29de50f516a725162ded5))
|
|
1536
1292
|
|
|
1537
1293
|
## [1.5.10](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.9...config-tools-v1.5.10) (2023-12-21)
|
|
1538
1294
|
|
|
1539
|
-
|
|
1540
1295
|
### Bug Fixes
|
|
1541
1296
|
|
|
1542
|
-
|
|
1297
|
+
- **config-tools:** Resolved issue with determining workspace root ([a614a36](https://github.com/storm-software/storm-ops/commit/a614a363194913de9d5de596fc70910f586d33f9))
|
|
1543
1298
|
|
|
1544
1299
|
## [1.5.9](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.8...config-tools-v1.5.9) (2023-12-21)
|
|
1545
1300
|
|
|
1546
|
-
|
|
1547
1301
|
### Bug Fixes
|
|
1548
1302
|
|
|
1549
|
-
|
|
1303
|
+
- **config-tools:** Handle sync method correctly ([6cbd64e](https://github.com/storm-software/storm-ops/commit/6cbd64e61f88f4a651ae1f05e16811fdf355fc71))
|
|
1550
1304
|
|
|
1551
1305
|
## [1.5.8](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.7...config-tools-v1.5.8) (2023-12-20)
|
|
1552
1306
|
|
|
1553
|
-
|
|
1554
1307
|
### Bug Fixes
|
|
1555
1308
|
|
|
1556
|
-
|
|
1309
|
+
- **config-tools:** Added more accurate search for workspace root ([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
|
|
1557
1310
|
|
|
1558
1311
|
## [1.5.7](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.6...config-tools-v1.5.7) (2023-12-20)
|
|
1559
1312
|
|
|
1560
|
-
|
|
1561
1313
|
### Bug Fixes
|
|
1562
1314
|
|
|
1563
|
-
|
|
1315
|
+
- **config-tools:** Mark the package type as module ([3ca24c0](https://github.com/storm-software/storm-ops/commit/3ca24c0149ce2a56d2b64f69441b0f8f7efa76a5))
|
|
1564
1316
|
|
|
1565
1317
|
## [1.5.6](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.5...config-tools-v1.5.6) (2023-12-20)
|
|
1566
1318
|
|
|
1567
|
-
|
|
1568
1319
|
### Bug Fixes
|
|
1569
1320
|
|
|
1570
|
-
|
|
1321
|
+
- **config-tools:** Enabled bundling but kept `thirdParty` false ([77f5e54](https://github.com/storm-software/storm-ops/commit/77f5e54495c23998546083c45a8358374bed2104))
|
|
1571
1322
|
|
|
1572
1323
|
## [1.5.5](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.4...config-tools-v1.5.5) (2023-12-20)
|
|
1573
1324
|
|
|
1574
|
-
|
|
1575
1325
|
### Bug Fixes
|
|
1576
1326
|
|
|
1577
|
-
|
|
1327
|
+
- **config-tools:** Update project config to no longer bundle ([06b72cd](https://github.com/storm-software/storm-ops/commit/06b72cdea2b85826571d177dad1cb352769c0f76))
|
|
1578
1328
|
|
|
1579
1329
|
## [1.5.4](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.3...config-tools-v1.5.4) (2023-12-20)
|
|
1580
1330
|
|
|
1581
|
-
|
|
1582
1331
|
### Bug Fixes
|
|
1583
1332
|
|
|
1584
|
-
|
|
1333
|
+
- **config-tools:** Resovled issue in project.json and package.json import fields ([1c5c665](https://github.com/storm-software/storm-ops/commit/1c5c6658c7ab1322ba6f33032c1c304628d31ece))
|
|
1585
1334
|
|
|
1586
1335
|
## [1.5.3](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.2...config-tools-v1.5.3) (2023-12-20)
|
|
1587
1336
|
|
|
1588
|
-
|
|
1589
1337
|
### Bug Fixes
|
|
1590
1338
|
|
|
1591
|
-
|
|
1339
|
+
- **config-tools:** Resolved issues to ensure support for cjs and esm builds ([90a6379](https://github.com/storm-software/storm-ops/commit/90a63798156c3984697e69e685bd3e8cbd02a06f))
|
|
1592
1340
|
|
|
1593
1341
|
## [1.5.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.1...config-tools-v1.5.2) (2023-12-20)
|
|
1594
1342
|
|
|
1595
|
-
|
|
1596
1343
|
### Bug Fixes
|
|
1597
1344
|
|
|
1598
|
-
|
|
1345
|
+
- **config-tools:** Added esm to the build ([48d834e](https://github.com/storm-software/storm-ops/commit/48d834ea0f801017c591a51d675044f14b7fb213))
|
|
1599
1346
|
|
|
1600
1347
|
## [1.5.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.0...config-tools-v1.5.1) (2023-12-20)
|
|
1601
1348
|
|
|
1602
|
-
|
|
1603
1349
|
### Bug Fixes
|
|
1604
1350
|
|
|
1605
|
-
|
|
1351
|
+
- **config-tools:** Update package tools to bundle dependencies ([982a31b](https://github.com/storm-software/storm-ops/commit/982a31bbfe0505064592f62b6e8a2936e0850aac))
|
|
1606
1352
|
|
|
1607
1353
|
# [1.5.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.4.0...config-tools-v1.5.0) (2023-12-15)
|
|
1608
1354
|
|
|
1609
|
-
|
|
1610
1355
|
### Features
|
|
1611
1356
|
|
|
1612
|
-
|
|
1357
|
+
- **design-tools:** Added design tools package to support storm design systems ([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
|
|
1613
1358
|
|
|
1614
1359
|
# [1.4.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.3.1...config-tools-v1.4.0) (2023-12-12)
|
|
1615
1360
|
|
|
1616
|
-
|
|
1617
1361
|
### Features
|
|
1618
1362
|
|
|
1619
|
-
|
|
1363
|
+
- **workspace-tools:** Added the `packageAll` option to build nested package files ([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
|
|
1620
1364
|
|
|
1621
1365
|
## [1.3.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.3.0...config-tools-v1.3.1) (2023-12-11)
|
|
1622
1366
|
|
|
1623
|
-
|
|
1624
1367
|
### Bug Fixes
|
|
1625
1368
|
|
|
1626
|
-
|
|
1369
|
+
- **workspace-tools:** Resolved issue with bad nx.json config ([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
|
|
1627
1370
|
|
|
1628
1371
|
# [1.3.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.14...config-tools-v1.3.0) (2023-12-09)
|
|
1629
1372
|
|
|
1630
|
-
|
|
1631
1373
|
### Features
|
|
1632
1374
|
|
|
1633
|
-
|
|
1375
|
+
- **workspace-tools:** Added `esbuild-plugin-handlebars` plugin ([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
|
|
1634
1376
|
|
|
1635
1377
|
## [1.2.14](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.13...config-tools-v1.2.14) (2023-12-08)
|
|
1636
1378
|
|
|
1637
|
-
|
|
1638
1379
|
### Bug Fixes
|
|
1639
1380
|
|
|
1640
|
-
|
|
1381
|
+
- **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))
|
|
1641
1382
|
|
|
1642
1383
|
## [1.2.13](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.12...config-tools-v1.2.13) (2023-12-06)
|
|
1643
1384
|
|
|
1644
|
-
|
|
1645
1385
|
### Bug Fixes
|
|
1646
1386
|
|
|
1647
|
-
|
|
1387
|
+
- **workspace-tools:** Resolved issue with bad options passed into base TS library generator ([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
|
|
1648
1388
|
|
|
1649
1389
|
## [1.2.12](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.11...config-tools-v1.2.12) (2023-12-05)
|
|
1650
1390
|
|
|
1651
|
-
|
|
1652
1391
|
### Bug Fixes
|
|
1653
1392
|
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1393
|
+
- **git-tools:** Resolved issue in `semantic-release` patch with module directory ([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
|
|
1394
|
+
- **git-tools:** Resolved issue with patched semantic-release bundled path ([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
|
|
1395
|
+
- **git-tools:** Update the env used by packages to match new config updates ([d3b7dac](https://github.com/storm-software/storm-ops/commit/d3b7dac057a04aff9e0170d89cedc4cb47c584e5))
|
|
1396
|
+
- **git-tools:** Updated `semantic-release` patch to properly check for plugins ([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
|
|
1658
1397
|
|
|
1659
1398
|
## [1.2.11](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.10...config-tools-v1.2.11) (2023-12-05)
|
|
1660
1399
|
|
|
1661
|
-
|
|
1662
1400
|
### Bug Fixes
|
|
1663
1401
|
|
|
1664
|
-
|
|
1402
|
+
- **config-tools:** Update generic type used in `createStormConfig` function ([fe72f6d](https://github.com/storm-software/storm-ops/commit/fe72f6d52ca0ea02e15f07679ba5f0e824a228be))
|
|
1665
1403
|
|
|
1666
1404
|
## [1.2.10](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.9...config-tools-v1.2.10) (2023-12-05)
|
|
1667
1405
|
|
|
1668
|
-
|
|
1669
1406
|
### Bug Fixes
|
|
1670
1407
|
|
|
1671
|
-
|
|
1408
|
+
- **config-tools:** Update configuration types to allow any type of schema ([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
|
|
1672
1409
|
|
|
1673
1410
|
## [1.2.9](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.8...config-tools-v1.2.9) (2023-12-04)
|
|
1674
1411
|
|
|
1675
|
-
|
|
1676
1412
|
### Bug Fixes
|
|
1677
1413
|
|
|
1678
|
-
|
|
1414
|
+
- **config-tools:** Included types definition with package ([d4176fb](https://github.com/storm-software/storm-ops/commit/d4176fb1e3fdbff73261118377dd48d62ceaee52))
|
|
1679
1415
|
|
|
1680
1416
|
## [1.2.8](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.7...config-tools-v1.2.8) (2023-12-03)
|
|
1681
1417
|
|
|
1682
|
-
|
|
1683
1418
|
### Bug Fixes
|
|
1684
1419
|
|
|
1685
|
-
|
|
1420
|
+
- **workspace-tools:** Ensure only storm env are written to build package ([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
|
|
1686
1421
|
|
|
1687
1422
|
## [1.2.7](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.6...config-tools-v1.2.7) (2023-12-03)
|
|
1688
1423
|
|
|
1689
|
-
|
|
1690
1424
|
### Bug Fixes
|
|
1691
1425
|
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1426
|
+
- **storm-ops:** Update pnpm-lock.yaml file ([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
|
|
1427
|
+
- **workspace-tools:** Remove pino logging esbuild plugin ([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
|
|
1428
|
+
- **workspace-tools:** Resolved more issues with results display ([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
|
|
1429
|
+
- **workspace-tools:** Update all workspace chalk deps to version 4.1.0 ([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
|
|
1696
1430
|
|
|
1697
1431
|
## [1.2.6](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.5...config-tools-v1.2.6) (2023-12-03)
|
|
1698
1432
|
|
|
1699
|
-
|
|
1700
1433
|
### Bug Fixes
|
|
1701
1434
|
|
|
1702
|
-
|
|
1435
|
+
- **config-tools:** Update package to no longer bundle dependencies ([fb5b859](https://github.com/storm-software/storm-ops/commit/fb5b859451443b2e8ad0091abcd05e163a062305))
|
|
1703
1436
|
|
|
1704
1437
|
## [1.2.5](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.4...config-tools-v1.2.5) (2023-12-03)
|
|
1705
1438
|
|
|
1706
|
-
|
|
1707
1439
|
### Bug Fixes
|
|
1708
1440
|
|
|
1709
|
-
|
|
1441
|
+
- **workspace-tools:** Remove config-tools as an external dependency ([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
|
|
1710
1442
|
|
|
1711
1443
|
## [1.2.4](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.3...config-tools-v1.2.4) (2023-12-03)
|
|
1712
1444
|
|
|
1713
|
-
|
|
1714
1445
|
### Bug Fixes
|
|
1715
1446
|
|
|
1716
|
-
|
|
1447
|
+
- **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))
|
|
1717
1448
|
|
|
1718
1449
|
## [1.2.3](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.2...config-tools-v1.2.3) (2023-12-02)
|
|
1719
1450
|
|
|
1720
|
-
|
|
1721
1451
|
### Bug Fixes
|
|
1722
1452
|
|
|
1723
|
-
|
|
1453
|
+
- **config-tools:** Add `outExtension` to esbuild options ([57059ea](https://github.com/storm-software/storm-ops/commit/57059ead4b579cb4280b70e0ec32a33b83c40bcc))
|
|
1724
1454
|
|
|
1725
1455
|
## [1.2.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.1...config-tools-v1.2.2) (2023-12-02)
|
|
1726
1456
|
|
|
1727
|
-
|
|
1728
1457
|
### Bug Fixes
|
|
1729
1458
|
|
|
1730
|
-
|
|
1459
|
+
- **config-tools:** Update config package module type ([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
|
|
1731
1460
|
|
|
1732
1461
|
## [1.2.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.0...config-tools-v1.2.1) (2023-12-02)
|
|
1733
1462
|
|
|
1734
|
-
|
|
1735
1463
|
### Bug Fixes
|
|
1736
1464
|
|
|
1737
|
-
|
|
1465
|
+
- **config-tools:** Added esm and cjs as build options ([5fda41e](https://github.com/storm-software/storm-ops/commit/5fda41e2d589d8793b106a4a4ad1fc22b14fd459))
|
|
1738
1466
|
|
|
1739
1467
|
# [1.2.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.1.3...config-tools-v1.2.0) (2023-12-02)
|
|
1740
1468
|
|
|
1741
|
-
|
|
1742
1469
|
### Features
|
|
1743
1470
|
|
|
1744
|
-
|
|
1471
|
+
- **config-tools:** Added `logLevel` configuration value ([edcd12a](https://github.com/storm-software/storm-ops/commit/edcd12a215cc1f6ec7c8ee3b1521a847a5a1e44f))
|
|
1745
1472
|
|
|
1746
1473
|
## [1.1.3](https://github.com/storm-software/storm-ops/compare/config-tools-v1.1.2...config-tools-v1.1.3) (2023-12-02)
|
|
1747
1474
|
|
|
1748
|
-
|
|
1749
1475
|
### Bug Fixes
|
|
1750
1476
|
|
|
1751
|
-
|
|
1477
|
+
- **workspace-tools:** Resolved issue with `esbuildPluginPino` plugin for neutral build ([dba1022](https://github.com/storm-software/storm-ops/commit/dba102278281102a359c1c7cff087b9969b58c7c))
|
|
1752
1478
|
|
|
1753
1479
|
## [1.1.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.1.1...config-tools-v1.1.2) (2023-12-02)
|
|
1754
1480
|
|
|
1755
|
-
|
|
1756
1481
|
### Bug Fixes
|
|
1757
1482
|
|
|
1758
|
-
|
|
1759
|
-
|
|
1483
|
+
- **config-tools:** Resolved issue with updated `createStormConfig` schema ([cbc6941](https://github.com/storm-software/storm-ops/commit/cbc69413e1ebbf5521c638401a34c604f25c2854))
|
|
1484
|
+
- **config-tools:** Updated the config schema's default values ([42fc718](https://github.com/storm-software/storm-ops/commit/42fc7183f2725e435d006897fb349c02f7454ff9))
|
|
1760
1485
|
|
|
1761
1486
|
## [1.1.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.1.0...config-tools-v1.1.1) (2023-12-02)
|
|
1762
1487
|
|
|
1763
|
-
|
|
1764
1488
|
### Bug Fixes
|
|
1765
1489
|
|
|
1766
|
-
|
|
1490
|
+
- **workspace-tools:** Added new executors to `additionalEntryPoints` configuration ([f7289c7](https://github.com/storm-software/storm-ops/commit/f7289c7b21eba99e0a70147767b1f28fea242854))
|
|
1767
1491
|
|
|
1768
1492
|
# [1.1.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.0.0...config-tools-v1.1.0) (2023-12-02)
|
|
1769
1493
|
|
|
1770
|
-
|
|
1771
1494
|
### Features
|
|
1772
1495
|
|
|
1773
|
-
|
|
1496
|
+
- **workspace-tools:** Added the config-schema generator to create json schemas for Storm Config ([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
|
|
1774
1497
|
|
|
1775
1498
|
# [1.0.0](https://github.com/storm-software/storm-ops/compare/...config-tools-v1.0.0) (2023-12-02)
|
|
1776
1499
|
|
|
1777
|
-
|
|
1778
1500
|
### Bug Fixes
|
|
1779
1501
|
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
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
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1502
|
+
- **create-storm-workspace:** Bundle packages with create-storm-workspace ([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
|
|
1503
|
+
- **create-storm-workspace:** Resolved issue with linked workspace-tools dependency in package.json ([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
|
|
1504
|
+
- **deps:** pin dependencies ([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
|
|
1505
|
+
- **deps:** update dependency @cspell/dict-en-gb to v4 ([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
|
|
1506
|
+
- **deps:** update dependency p-limit to v5 ([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
|
|
1507
|
+
- **deps:** update dependency prettier to v3 ([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
|
|
1508
|
+
- **deps:** update patch prod dependencies ([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
|
|
1509
|
+
- **deps:** update typescript-eslint monorepo to v6 ([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
|
|
1510
|
+
- **git-tools:** Add @semantic-release/github dependency to git-tools ([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
|
|
1511
|
+
- **git-tools:** Added config token replacement functionality ([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
|
|
1512
|
+
- **git-tools:** Added missing GitHub release config and removed failed GitGuardian lines ([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
|
|
1513
|
+
- **git-tools:** Added missing semantic-release depenencies ([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
|
|
1514
|
+
- **git-tools:** Added missing semantic-release plugins ([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
|
|
1515
|
+
- **git-tools:** Added semantic-release plugins to root package.json ([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
|
|
1516
|
+
- **git-tools:** Convert package to ES module ([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
|
|
1517
|
+
- **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))
|
|
1518
|
+
- **git-tools:** Remove unused lodash dependency ([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
|
|
1519
|
+
- **git-tools:** Resolve issue with CJS vs ESM conflicts ([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
|
|
1520
|
+
- **git-tools:** Resolved issue with escape character in descriptions for nx plugins ([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
|
|
1521
|
+
- **git-tools:** Resolved issue with generation of options table in readme-gen ([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
|
|
1522
|
+
- **git-tools:** Resolved issue with missing husky hooks ([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
|
|
1523
|
+
- **git-tools:** Resolved issues with release module imports ([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
|
|
1524
|
+
- **git-tools:** Update list-staged config extension to work with ES modules ([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
|
|
1525
|
+
- **git-tools:** Update method of importing semantic-release ([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
|
|
1526
|
+
- **git-tools:** Update require to import in semantic-release patch ([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
|
|
1527
|
+
- **linting-tools:** Added tsconfig recommended to root tsconfig ([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
|
|
1528
|
+
- **semantic-release-plugin:** Add cjs build to release plugin ([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
|
|
1529
|
+
- **semantic-release-plugin:** Add code for commit analyzer ([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
|
|
1530
|
+
- **semantic-release-plugin:** Add release note generation to semantic release plugin ([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
|
|
1531
|
+
- **semantic-release-plugin:** Add rootDir to plugin ([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
|
|
1532
|
+
- **semantic-release-plugin:** Change compiler type ([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
|
|
1533
|
+
- **semantic-release-plugin:** Changed import type for release plugin ([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
|
|
1534
|
+
- **semantic-release-plugin:** Converted the plugin to CommonJS ([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
|
|
1535
|
+
- **semantic-release-plugin:** Format output to mjs file ([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
|
|
1536
|
+
- **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES module issues ([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
|
|
1537
|
+
- **semantic-release-plugin:** Mark the semantic-release plugin as external ([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
|
|
1538
|
+
- **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use import instead of require ([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
|
|
1539
|
+
- **semantic-release-plugin:** Remove code to avoid semantic release built-in plugins ([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
|
|
1540
|
+
- **semantic-release-plugin:** Remove third party code from bundle ([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
|
|
1541
|
+
- **semantic-release-plugin:** Removed dependancy on commit analyzer ([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
|
|
1542
|
+
- **semantic-release-plugin:** Resolve imports to support ES modules ([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
|
|
1543
|
+
- **semantic-release-plugin:** Resolve issue with main path extension in package.json ([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
|
|
1544
|
+
- **semantic-release-plugin:** Resolve missing path module ([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
|
|
1545
|
+
- **semantic-release-plugin:** Resolve path import issue ([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
|
|
1546
|
+
- **semantic-release-plugin:** Unbundle sematic release plugin ([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
|
|
1547
|
+
- **semantic-release-plugin:** Update extension on main file to be mjs ([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
|
|
1548
|
+
- **semantic-release-plugin:** Update the package.json index file path ([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
|
|
1549
|
+
- **storm-ops:** Add @semantic-release/commit-analyzer dependency back to workspace root ([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
|
|
1550
|
+
- **storm-ops:** Added back husky hooks and removed config from package.json ([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
|
|
1551
|
+
- **storm-ops:** Patch semantic release to use old config import ([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
|
|
1552
|
+
- **storm-ops:** Regenerate pnpm lockfile ([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
|
|
1553
|
+
- **storm-ops:** Regenerated pnpm filelock file ([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
|
|
1554
|
+
- **storm-ops:** Remove unused workspace config from package.json ([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
|
|
1555
|
+
- **storm-ops:** Resolved issue with prepare script in workspace root ([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
|
|
1556
|
+
- **storm-ops:** Resolved issues with build/CI ([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
|
|
1557
|
+
- **storm-ops:** Resolved issues with pnpm lockfile ([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
|
|
1558
|
+
- **storm-ops:** Update linting tools, and scripts, to use ES modules ([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
|
|
1559
|
+
- **storm-ops:** Update lockfile for monorepo ([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
|
|
1560
|
+
- **storm-ops:** Update pnpm lockfile ([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
|
|
1561
|
+
- **workspace-tools:** Add back the `declarationDir` value to the compilerOptions for dts build ([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
|
|
1562
|
+
- **workspace-tools:** Add default tsconfig values for api-extractor ([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
|
|
1563
|
+
- **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler options ([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
|
|
1564
|
+
- **workspace-tools:** Added additional logging for tsc process ([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
|
|
1565
|
+
- **workspace-tools:** Added banner to tsup patch ([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
|
|
1566
|
+
- **workspace-tools:** Added code to call original emit method ([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
|
|
1567
|
+
- **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))
|
|
1568
|
+
- **workspace-tools:** Added conditional to tsup package.json search ([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
|
|
1569
|
+
- **workspace-tools:** Added custom tsc options to tsup patch config ([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
|
|
1570
|
+
- **workspace-tools:** Added esm and cjs shims to package bundle ([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
|
|
1571
|
+
- **workspace-tools:** Added extra logging to tsup patch ([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
|
|
1572
|
+
- **workspace-tools:** Added join to add separators in package.json path in tsup ([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
|
|
1573
|
+
- **workspace-tools:** Added missing @microsoft/api-extractor dependency for tsup DTS build ([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
|
|
1574
|
+
- **workspace-tools:** Added paresed tsc options as tsup parameter ([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
|
|
1575
|
+
- **workspace-tools:** Added rollup support for DTS generation ([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
|
|
1576
|
+
- **workspace-tools:** Added troubleshooting logging to tsup build ([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
|
|
1577
|
+
- **workspace-tools:** Added virtual file system to tsup patch to resolve missing libs ([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
|
|
1578
|
+
- **workspace-tools:** Change tsup build to use glob package instead of function from Nx ([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
|
|
1579
|
+
- **workspace-tools:** Clean up around tsup patch dts build ([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
|
|
1580
|
+
- **workspace-tools:** Cleaned up tsup patch and executor code ([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
|
|
1581
|
+
- **workspace-tools:** Correctly formatted include path in tsconfig passed to api extractor ([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
|
|
1582
|
+
- **workspace-tools:** Enhanced external dependency selection logic ([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
|
|
1583
|
+
- **workspace-tools:** Fixed issue in tsup patch around package.json generation ([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
|
|
1584
|
+
- **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of api-extractor ([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
|
|
1585
|
+
- **workspace-tools:** Fixed issue with invalid chars in entry name ([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
|
|
1586
|
+
- **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle ([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
|
|
1587
|
+
- **workspace-tools:** Include terser in workspace package for tsup build ([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
|
|
1588
|
+
- **workspace-tools:** Included missing config function signature change ([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
|
|
1589
|
+
- **workspace-tools:** Patch logging into tsup build ([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
|
|
1590
|
+
- **workspace-tools:** Patch tsup build with check for `this` in rollup config ([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
|
|
1591
|
+
- **workspace-tools:** Patch tsup to use generated package.json file ([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
|
|
1592
|
+
- **workspace-tools:** Patched tsup to properly use logger ([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
|
|
1593
|
+
- **workspace-tools:** Prevent both dts and experimentalDts from being enabled ([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
|
|
1594
|
+
- **workspace-tools:** Reduce path length of `mainEntryPointFilePath` api-extractor option ([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
|
|
1595
|
+
- **workspace-tools:** Remove code that overwrites dts files ([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
|
|
1596
|
+
- **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list ([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
|
|
1597
|
+
- **workspace-tools:** Removed compiler options to set targer manaully in tsup build ([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
|
|
1598
|
+
- **workspace-tools:** Removed overriden tsconfig for api-extractor ([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
|
|
1599
|
+
- **workspace-tools:** Resolve include issue with tsc during tsup build ([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
|
|
1600
|
+
- **workspace-tools:** Resolve issue with api-extractor output directory ([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
|
|
1601
|
+
- **workspace-tools:** Resolve issue with config objects passed to copyAssets function ([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
|
|
1602
|
+
- **workspace-tools:** Resolve issue with dts `files` in compiler options ([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
|
|
1603
|
+
- **workspace-tools:** Resolve issue with path library reference in tsup ([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
|
|
1604
|
+
- **workspace-tools:** Resolve issue with path separators in tsup patch ([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
|
|
1605
|
+
- **workspace-tools:** Resolved bad iterable issue in tsup patch ([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
|
|
1606
|
+
- **workspace-tools:** Resolved bad reference to path ([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
|
|
1607
|
+
- **workspace-tools:** Resolved bad tsconfig path issue in tsup patch ([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
|
|
1608
|
+
- **workspace-tools:** Resolved const issue in tsup patch ([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
|
|
1609
|
+
- **workspace-tools:** Resolved issue around adding files to api-extractor config ([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
|
|
1610
|
+
- **workspace-tools:** Resolved issue around incorrect output mapping in api-extractor ([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
|
|
1611
|
+
- **workspace-tools:** Resolved issue looking up package folder in tsup patch ([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
|
|
1612
|
+
- **workspace-tools:** Resolved issue preventing file mappings from being logged ([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
|
|
1613
|
+
- **workspace-tools:** Resolved issue preventing package.json from being written ([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
|
|
1614
|
+
- **workspace-tools:** Resolved issue setting private package.json field in node-library generator ([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
|
|
1615
|
+
- **workspace-tools:** Resolved issue where fs map was cleared out ([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
|
|
1616
|
+
- **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option ([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
|
|
1617
|
+
- **workspace-tools:** Resolved issue with api-extractor input path ([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
|
|
1618
|
+
- **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch ([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
|
|
1619
|
+
- **workspace-tools:** Resolved issue with bad path in file map ([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
|
|
1620
|
+
- **workspace-tools:** Resolved issue with bad path in tsup build ([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
|
|
1621
|
+
- **workspace-tools:** Resolved issue with bad path module usage in tsup patch ([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
|
|
1622
|
+
- **workspace-tools:** Resolved issue with dependency versions in preset ([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
|
|
1623
|
+
- **workspace-tools:** Resolved issue with entry path passed into api-extractor ([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
|
|
1624
|
+
- **workspace-tools:** Resolved issue with ES module imports ([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
|
|
1625
|
+
- **workspace-tools:** Resolved issue with export generation after api-extractor ([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
|
|
1626
|
+
- **workspace-tools:** Resolved issue with fs key ([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
|
|
1627
|
+
- **workspace-tools:** Resolved issue with incorrectly written config file ([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
|
|
1628
|
+
- **workspace-tools:** Resolved issue with invalid fileNames variable reference ([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
|
|
1629
|
+
- **workspace-tools:** Resolved issue with order of package.json search in tsup executor ([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
|
|
1630
|
+
- **workspace-tools:** Resolved issue with package export lookup in tsup patch ([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
|
|
1631
|
+
- **workspace-tools:** Resolved issue with package.json search method ([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
|
|
1632
|
+
- **workspace-tools:** Resolved issue with path separator character in tsup ([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
|
|
1633
|
+
- **workspace-tools:** Resolved issue with paths passed to api-extractor ([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
|
|
1634
|
+
- **workspace-tools:** Resolved issue with prettier config import ([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
|
|
1635
|
+
- **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup patch ([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
|
|
1636
|
+
- **workspace-tools:** Resolved issue with virtual file system in tsup patch ([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
|
|
1637
|
+
- **workspace-tools:** Resolved issues with all-contributors template ([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
|
|
1638
|
+
- **workspace-tools:** Resolved issues with api-extractors paths ([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
|
|
1639
|
+
- **workspace-tools:** Resolved issues with mismatching node/pnpm versions ([8f9d0dd](https://github.com/storm-software/storm-ops/commit/8f9d0ddf4391534ee60dee603a819bf95f8b859c))
|
|
1640
|
+
- **workspace-tools:** Resolved path issue in API Extractor config ([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
|
|
1641
|
+
- **workspace-tools:** Resolved tsup issue with entry option and package.json full path ([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
|
|
1642
|
+
- **workspace-tools:** Resovled issue with missing options in rollup build in tsup patch ([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
|
|
1643
|
+
- **workspace-tools:** Resovled issue with parameters passed to createProgram ([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
|
|
1644
|
+
- **workspace-tools:** Resovled issue with tsup dts tsconfig path ([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
|
|
1645
|
+
- **workspace-tools:** Update `entry` in tsup to use a single default file ([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
|
|
1646
|
+
- **workspace-tools:** Update clean functionality so no previously build files are removed ([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
|
|
1647
|
+
- **workspace-tools:** Update default compilerOptions prior to calling tsc ([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
|
|
1648
|
+
- **workspace-tools:** Update default options for tsup executor ([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
|
|
1649
|
+
- **workspace-tools:** Update generated tsconfig include to point to package root ([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
|
|
1650
|
+
- **workspace-tools:** Update imports for @typescript/vfs to use named values ([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
|
|
1651
|
+
- **workspace-tools:** Update include paths in tsconfig used in tsup builder ([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
|
|
1652
|
+
- **workspace-tools:** Update input file path for api-extractor ([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
|
|
1653
|
+
- **workspace-tools:** Update output paths on tsup executor config ([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
|
|
1654
|
+
- **workspace-tools:** Update package path used by api-extractor ([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
|
|
1655
|
+
- **workspace-tools:** Update paths passed to api-extractor in tsup patch ([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
|
|
1656
|
+
- **workspace-tools:** Update the `projectFolder` option passed to api-extractor ([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
|
|
1657
|
+
- **workspace-tools:** Update the outDir value of parsed tsconfig options in tsup patch ([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
|
|
1658
|
+
- **workspace-tools:** Update the path separators in api-extractor parameters ([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
|
|
1659
|
+
- **workspace-tools:** Update the slashes used in package path in tsup patch ([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
|
|
1660
|
+
- **workspace-tools:** Update tmp path on tsup patch ([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
|
|
1661
|
+
- **workspace-tools:** Update tsup config to package src files in build package ([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
|
|
1662
|
+
- **workspace-tools:** Update tsup patch so correct files are written after api-extractor ([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
|
|
1663
|
+
- **workspace-tools:** Update tsup patch to use the logger ([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
|
|
1664
|
+
- **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))
|
|
1665
|
+
- **workspace-tools:** Update where tsup loads shim files and added define option ([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
|
|
1666
|
+
- **workspace-tools:** Updated how emit is called ([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
|
|
1667
|
+
- **workspace-tools:** Updated issue with bad map logging ([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
|
|
1668
|
+
- **workspace-tools:** Updated paths of generated api-reports ([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
|
|
1669
|
+
- **workspace-tools:** Updated the api-reports docs path in tsup executor ([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
|
|
1670
|
+
- **workspace-tools:** Updated the way options are passed to `createProgram` ([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
|
|
1671
|
+
- **workspace-tools:** Updated tsup build to check for package.json in outDir via patch ([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
|
|
1672
|
+
- **workspace-tools:** Updated tsup patch to use compilerHost ([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
|
|
1673
|
+
- **workspace-tools:** Upgrade tsup version and enabled experimental dts ([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
|
|
1953
1674
|
|
|
1954
1675
|
### Features
|
|
1955
1676
|
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1677
|
+
- **config-tools:** Added the config-tools library to support storm configuration ([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
|
|
1678
|
+
- **create-storm-workspace:** Initial check-in for storm-ops monorepo ([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
|
|
1679
|
+
- **git-tools:** Added executors and generators sections to the readme-gen CLI ([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
|
|
1680
|
+
- **git-tools:** Move the semantic-release-plugin into the git-tools package ([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
|
|
1681
|
+
- **semantic-release-plugin:** Resolve issues with plugin so release executes ([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
|
|
1682
|
+
- **semantic-release-plugin:** Split out the semantic release plugin into it's own project ([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
|
|
1683
|
+
- **storm-ops:** Converted repository eslint to flat structure ([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
|
|
1684
|
+
- **testing-tools:** Added testing-tools library for common test functionality ([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))
|
|
1685
|
+
- **workspace-tools:** Added `description` as an option in the node-library generator ([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
|
|
1686
|
+
- **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor ([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
|
|
1687
|
+
- **workspace-tools:** Added `WorkspaceStorage` class to handle caching during processing ([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
|
|
1688
|
+
- **workspace-tools:** Added the `includeSrc` option to the tsup build executor ([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
|
|
1689
|
+
- **workspace-tools:** Added the `main` option to tsup build support manually entered entry paths ([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
|
|
1690
|
+
- **workspace-tools:** Added the `plugins` option to the tsup executor ([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
|
|
1691
|
+
- **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors ([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
|
|
1692
|
+
- **workspace-tools:** Added the node-library generator ([85ada65](https://github.com/storm-software/storm-ops/commit/85ada65f9737f972a36d0a001179f87963b4aa98))
|
|
1693
|
+
- **workspace-tools:** Added workers distribution to tsup build ([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
|
|
1694
|
+
- **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))
|
|
1975
1695
|
|
|
1976
1696
|
### Reverts
|
|
1977
1697
|
|
|
1978
|
-
|
|
1698
|
+
- **workspace-tools:** Revert tsup patch back to previous version before updates to api-extractor ([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
|