@storm-software/testing-tools 1.43.0 → 1.44.1

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