@storm-software/linting-tools 1.60.0 → 1.61.0

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 (6) hide show
  1. package/CHANGELOG.md +118 -400
  2. package/README.md +55 -21
  3. package/bin/lint.js +12148 -10730
  4. package/package.json +1 -1
  5. package/src/cli/index.js +41117 -39699
  6. package/src/manypkg/index.js +9151 -9142
package/CHANGELOG.md CHANGED
@@ -1,48 +1,62 @@
1
- ## 1.60.0 (2024-07-17)
1
+ ## 1.61.0 (2024-07-24)
2
2
 
3
3
 
4
- ### 🚀 Features
4
+ ### Features
5
5
 
6
- - **git-tools:** Added README header template to include table of contents ([6841042e](https://github.com/storm-software/storm-ops/commit/6841042e))
6
+ - **linting-tools:** Added choices and parsers to `manypkg` linter CLI ([9a545641](https://github.com/storm-software/storm-ops/commit/9a545641))
7
7
 
8
- ## 1.59.0 (2024-07-03)
8
+ ## 1.60.1 (2024-07-24)
9
9
 
10
10
 
11
- ### 🚀 Features
11
+ ### Bug Fixes
12
12
 
13
- - **git-tools:** Added a table of content to the `README.md` header template ([227c234f](https://github.com/storm-software/storm-ops/commit/227c234f))
13
+ - **linting-tools:** Resolved issue with CLI args passing ([d5812a21](https://github.com/storm-software/storm-ops/commit/d5812a21))
14
14
 
15
- ## 1.58.0 (2024-06-26)
15
+ ## 1.60.0 (2024-07-17)
16
16
 
17
+ ### Features
17
18
 
18
- ### 🚀 Features
19
+ - **git-tools:** Added README header template to include table of contents
20
+ ([6841042e](https://github.com/storm-software/storm-ops/commit/6841042e))
19
21
 
20
- - **eslint-plugin:** Bundle storm software packages ([f2daca8c](https://github.com/storm-software/storm-ops/commit/f2daca8c))
22
+ ## 1.59.0 (2024-07-03)
21
23
 
22
- ## 1.57.0 (2024-06-24)
24
+ ### Features
25
+
26
+ - **git-tools:** Added a table of content to the `README.md` header template
27
+ ([227c234f](https://github.com/storm-software/storm-ops/commit/227c234f))
28
+
29
+ ## 1.58.0 (2024-06-26)
23
30
 
31
+ ### Features
32
+
33
+ - **eslint-plugin:** Bundle storm software packages
34
+ ([f2daca8c](https://github.com/storm-software/storm-ops/commit/f2daca8c))
24
35
 
25
- ### 🚀 Features
36
+ ## 1.57.0 (2024-06-24)
26
37
 
27
- - **eslint:** Added back `nx` and removed `recommended` base configurations ([1661bde9](https://github.com/storm-software/storm-ops/commit/1661bde9))
38
+ ### Features
39
+
40
+ - **eslint:** Added back `nx` and removed `recommended` base configurations
41
+ ([1661bde9](https://github.com/storm-software/storm-ops/commit/1661bde9))
28
42
 
29
43
  ## 1.56.2 (2024-06-24)
30
44
 
31
- ### 🩹 Fixes
45
+ ### Bug Fixes
32
46
 
33
47
  - **storm-ops:** Resolve issue with renovatebot in workflow action
34
48
  ([e587423a](https://github.com/storm-software/storm-ops/commit/e587423a))
35
49
 
36
50
  ## 1.56.1 (2024-06-24)
37
51
 
38
- ### 🩹 Fixes
52
+ ### Bug Fixes
39
53
 
40
54
  - **storm-ops:** Remove the `lint-commit` actions
41
55
  ([a502e8c0](https://github.com/storm-software/storm-ops/commit/a502e8c0))
42
56
 
43
57
  ## 1.56.0 (2024-06-24)
44
58
 
45
- ### 🚀 Features
59
+ ### Features
46
60
 
47
61
  - **eslint-plugin:** Split up the eslint plugin implementation into separate
48
62
  packages
@@ -50,35 +64,35 @@
50
64
 
51
65
  ## 1.55.1 (2024-06-24)
52
66
 
53
- ### 🩹 Fixes
67
+ ### Bug Fixes
54
68
 
55
69
  - **deps:** update patch prod dependencies
56
70
  ([f26698a8](https://github.com/storm-software/storm-ops/commit/f26698a8))
57
71
 
58
72
  ## 1.55.0 (2024-06-22)
59
73
 
60
- ### 🚀 Features
74
+ ### Features
61
75
 
62
76
  - **workspace-tools:** Update the publish executor to include separate CLI code
63
77
  ([79419a9a](https://github.com/storm-software/storm-ops/commit/79419a9a))
64
78
 
65
79
  ## 1.54.0 (2024-06-22)
66
80
 
67
- ### 🚀 Features
81
+ ### Features
68
82
 
69
83
  - **workspace-tools:** Upgrade the workspace pnpm-lock file
70
84
  ([d33c20cb](https://github.com/storm-software/storm-ops/commit/d33c20cb))
71
85
 
72
86
  ## 1.53.0 (2024-06-22)
73
87
 
74
- ### 🚀 Features
88
+ ### Features
75
89
 
76
90
  - **storm-ops:** Updated pnpm-lock file
77
91
  ([22be1efd](https://github.com/storm-software/storm-ops/commit/22be1efd))
78
92
 
79
93
  ## 1.52.0 (2024-06-22)
80
94
 
81
- ### 🚀 Features
95
+ ### Features
82
96
 
83
97
  - **config:** Added `$schema` field to Storm configuration schema
84
98
  ([b4b3323a](https://github.com/storm-software/storm-ops/commit/b4b3323a))
@@ -89,21 +103,21 @@
89
103
 
90
104
  ## 1.51.0 (2024-06-21)
91
105
 
92
- ### 🚀 Features
106
+ ### Features
93
107
 
94
108
  - **eslint-plugin:** Resolve issues with eslint module types
95
109
  ([ca513974](https://github.com/storm-software/storm-ops/commit/ca513974))
96
110
 
97
111
  ## 1.50.1 (2024-06-17)
98
112
 
99
- ### 🩹 Fixes
113
+ ### Bug Fixes
100
114
 
101
115
  - **deps:** update patch prod dependencies
102
116
  ([ec613e8a](https://github.com/storm-software/storm-ops/commit/ec613e8a))
103
117
 
104
118
  ## 1.50.0 (2024-06-05)
105
119
 
106
- ### 🚀 Features
120
+ ### Features
107
121
 
108
122
  - **eslint-plugin:** Added the `eslint` and `prittier` base packages
109
123
  ([b2d63d0f](https://github.com/storm-software/storm-ops/commit/b2d63d0f))
@@ -112,14 +126,14 @@
112
126
  `prettier` config
113
127
  ([24ae7683](https://github.com/storm-software/storm-ops/commit/24ae7683))
114
128
 
115
- ### 🩹 Fixes
129
+ ### Bug Fixes
116
130
 
117
131
  - **eslint:** Resolve issue with missing dependencies
118
132
  ([b0f43454](https://github.com/storm-software/storm-ops/commit/b0f43454))
119
133
 
120
134
  ## 1.49.1 (2024-06-03)
121
135
 
122
- ### 🩹 Fixes
136
+ ### Bug Fixes
123
137
 
124
138
  - **deps:** update patch prod dependencies
125
139
  ([072b4763](https://github.com/storm-software/storm-ops/commit/072b4763))
@@ -129,18 +143,14 @@
129
143
 
130
144
  ## 1.49.0 (2024-05-29)
131
145
 
132
- ### 🚀 Features
146
+ ### Features
133
147
 
134
148
  - **cloudflare-tools:** Update worker generator to add hono depenendency
135
149
  ([946a9e59](https://github.com/storm-software/storm-ops/commit/946a9e59))
136
150
 
137
- ### ❤️ Thank You
138
-
139
- - Patrick Sullivan
140
-
141
151
  ## 1.48.2 (2024-05-27)
142
152
 
143
- ### 🩹 Fixes
153
+ ### Bug Fixes
144
154
 
145
155
  - **deps:** update patch prod dependencies
146
156
  ([a8113435](https://github.com/storm-software/storm-ops/commit/a8113435))
@@ -157,35 +167,23 @@
157
167
  - **deps:** update dependencies-non-major
158
168
  ([#159](https://github.com/storm-software/storm-ops/pull/159))
159
169
 
160
- ### ❤️ Thank You
161
-
162
- - Patrick Sullivan
163
-
164
170
  ## 1.48.1 (2024-05-06)
165
171
 
166
- ### 🩹 Fixes
172
+ ### Bug Fixes
167
173
 
168
174
  - **markdownlint:** Resolved issue with bad config in lint file
169
175
  ([95b3aba7](https://github.com/storm-software/storm-ops/commit/95b3aba7))
170
176
 
171
- ### ❤️ Thank You
172
-
173
- - Patrick Sullivan
174
-
175
177
  ## 1.48.0 (2024-05-06)
176
178
 
177
- ### 🚀 Features
179
+ ### Features
178
180
 
179
181
  - **markdownlint:** Added the `markdownlint` package for shared configurations
180
182
  ([abd6fa38](https://github.com/storm-software/storm-ops/commit/abd6fa38))
181
183
 
182
- ### ❤️ Thank You
183
-
184
- - Patrick Sullivan
185
-
186
184
  ## 1.47.2 (2024-04-29)
187
185
 
188
- ### 🩹 Fixes
186
+ ### Bug Fixes
189
187
 
190
188
  - **deps:** update patch prod dependencies
191
189
  ([c427e132](https://github.com/storm-software/storm-ops/commit/c427e132))
@@ -199,86 +197,58 @@
199
197
  - **deps:** update dependency @cspell/dict-node to v5
200
198
  ([#133](https://github.com/storm-software/storm-ops/pull/133))
201
199
 
202
- ### ❤️ Thank You
203
-
204
- - Patrick Sullivan
205
-
206
200
  ## 1.47.1 (2024-04-15)
207
201
 
208
- ### 🩹 Fixes
202
+ ### Bug Fixes
209
203
 
210
204
  - **deps:** update patch prod dependencies
211
205
  ([7f710f58](https://github.com/storm-software/storm-ops/commit/7f710f58))
212
206
 
213
207
  ## 1.47.0 (2024-04-13)
214
208
 
215
- ### 🚀 Features
209
+ ### Features
216
210
 
217
211
  - **git-tools:** Updated the console write calls to use updated method signature
218
212
  ([d2d7cc8b](https://github.com/storm-software/storm-ops/commit/d2d7cc8b))
219
213
 
220
- ### ❤️ Thank You
221
-
222
- - Patrick Sullivan
223
-
224
214
  ## 1.46.7 (2024-04-13)
225
215
 
226
- ### 🩹 Fixes
216
+ ### Bug Fixes
227
217
 
228
218
  - **config-tools:** Resolved issue with bad `project.json` tasks
229
219
  ([744c7eef](https://github.com/storm-software/storm-ops/commit/744c7eef))
230
220
 
231
- ### ❤️ Thank You
232
-
233
- - Patrick Sullivan
234
-
235
221
  ## 1.46.6 (2024-04-08)
236
222
 
237
- ### 🩹 Fixes
223
+ ### Bug Fixes
238
224
 
239
225
  - **build-tools:** Resolved issue with module types used in build
240
226
  ([50a368d3](https://github.com/storm-software/storm-ops/commit/50a368d3))
241
227
 
242
- ### ❤️ Thank You
243
-
244
- - Patrick Sullivan
245
-
246
228
  ## 1.46.5 (2024-04-08)
247
229
 
248
- ### 🩹 Fixes
230
+ ### Bug Fixes
249
231
 
250
232
  - **build-tools:** Resolved issue with duplicate require definition
251
233
  ([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
252
234
 
253
- ### ❤️ Thank You
254
-
255
- - Patrick Sullivan
256
-
257
235
  ## 1.46.4 (2024-04-08)
258
236
 
259
- ### 🩹 Fixes
237
+ ### Bug Fixes
260
238
 
261
239
  - **workspace-tools:** Resolve issues with `build-tools` import
262
240
  ([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
263
241
 
264
- ### ❤️ Thank You
265
-
266
- - Patrick Sullivan
267
-
268
242
  ## 1.46.3 (2024-04-08)
269
243
 
270
- ### 🩹 Fixes
244
+ ### Bug Fixes
271
245
 
272
246
  - **workspace-tools:** Update module types of imports
273
247
  ([9d09009b](https://github.com/storm-software/storm-ops/commit/9d09009b))
274
248
 
275
- ### ❤️ Thank You
276
-
277
- - Patrick Sullivan
278
-
279
249
  ## 1.46.2 (2024-04-08)
280
250
 
281
- ### 🩹 Fixes
251
+ ### Bug Fixes
282
252
 
283
253
  - **deps:** update patch prod dependencies
284
254
  ([3bce6c5e](https://github.com/storm-software/storm-ops/commit/3bce6c5e))
@@ -298,20 +268,16 @@
298
268
  - **git-tools:** Update release tool to use local function to get configuration
299
269
  ([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
300
270
 
301
- ### ❤️ Thank You
302
-
303
- - Patrick Sullivan
304
-
305
271
  ## 1.46.1 (2024-04-08)
306
272
 
307
- ### 🩹 Fixes
273
+ ### Bug Fixes
308
274
 
309
275
  - **deps:** pin dependencies
310
276
  ([7406e605](https://github.com/storm-software/storm-ops/commit/7406e605))
311
277
 
312
278
  ## 1.46.0 (2024-04-07)
313
279
 
314
- ### 🚀 Features
280
+ ### Features
315
281
 
316
282
  - **git-tools:** Added reusable GitHub `workflows` and `actions`
317
283
  ([1c9a5391](https://github.com/storm-software/storm-ops/commit/1c9a5391))
@@ -319,135 +285,87 @@
319
285
  - **storm-ops:** Merged in change to the main branch
320
286
  ([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
321
287
 
322
- ### ❤️ Thank You
323
-
324
- - Patrick Sullivan
325
-
326
288
  ## 1.45.0 (2024-04-06)
327
289
 
328
- ### 🚀 Features
290
+ ### Features
329
291
 
330
292
  - **build-tools:** Added support for `rolldown` builds
331
293
  ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
332
294
 
333
- ### ❤️ Thank You
334
-
335
- - Patrick Sullivan
336
-
337
295
  ## 1.44.10 (2024-04-01)
338
296
 
339
- ### 🩹 Fixes
297
+ ### Bug Fixes
340
298
 
341
299
  - **workspace-tools:** Resolve issue with bad release path in npm publish
342
300
  ([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
343
301
 
344
- ### ❤️ Thank You
345
-
346
- - Patrick Sullivan
347
-
348
302
  ## 1.44.9 (2024-03-29)
349
303
 
350
- ### 🩹 Fixes
304
+ ### Bug Fixes
351
305
 
352
306
  - **workspace-tools:** Added the `nx-release-publish` target to TypeScript
353
307
  projects
354
308
  ([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
355
309
 
356
- ### ❤️ Thank You
357
-
358
- - Patrick Sullivan
359
-
360
310
  ## 1.44.8 (2024-03-29)
361
311
 
362
- ### 🩹 Fixes
312
+ ### Bug Fixes
363
313
 
364
314
  - **workspace-tools:** Further updates to Nx plugin modules
365
315
  ([82b6ab01](https://github.com/storm-software/storm-ops/commit/82b6ab01))
366
316
 
367
- ### ❤️ Thank You
368
-
369
- - Patrick Sullivan
370
-
371
317
  ## 1.44.7 (2024-03-28)
372
318
 
373
- ### 🩹 Fixes
319
+ ### Bug Fixes
374
320
 
375
321
  - **git-tools:** Added code to add ts plugin transpilers
376
322
  ([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
377
323
 
378
- ### ❤️ Thank You
379
-
380
- - Patrick Sullivan
381
-
382
324
  ## 1.44.6 (2024-03-28)
383
325
 
384
- ### 🩹 Fixes
326
+ ### Bug Fixes
385
327
 
386
328
  - **git-tools:** Update `moduleResolution` option to use `Bundler` value
387
329
  ([132eb929](https://github.com/storm-software/storm-ops/commit/132eb929))
388
330
 
389
- ### ❤️ Thank You
390
-
391
- - Patrick Sullivan
392
-
393
331
  ## 1.44.5 (2024-03-28)
394
332
 
395
- ### 🩹 Fixes
333
+ ### Bug Fixes
396
334
 
397
335
  - **git-tools:** Resolve issue with module type compiler options
398
336
  ([5c4a20b7](https://github.com/storm-software/storm-ops/commit/5c4a20b7))
399
337
 
400
- ### ❤️ Thank You
401
-
402
- - Patrick Sullivan
403
-
404
338
  ## 1.44.4 (2024-03-28)
405
339
 
406
- ### 🩹 Fixes
340
+ ### Bug Fixes
407
341
 
408
342
  - **storm-ops:** Resolve issue with workspace dependencies
409
343
  ([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
410
344
 
411
- ### ❤️ Thank You
412
-
413
- - Patrick Sullivan
414
-
415
345
  ## 1.44.3 (2024-03-28)
416
346
 
417
- ### 🩹 Fixes
347
+ ### Bug Fixes
418
348
 
419
349
  - **git-tools:** Update to executable git hook scripts
420
350
  ([d1e0cb22](https://github.com/storm-software/storm-ops/commit/d1e0cb22))
421
351
 
422
- ### ❤️ Thank You
423
-
424
- - Patrick Sullivan
425
-
426
352
  ## 1.44.2 (2024-03-28)
427
353
 
428
- ### 🩹 Fixes
354
+ ### Bug Fixes
429
355
 
430
356
  - **storm-ops:** Update the links in the README files to use proper repository
431
357
  ([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
432
358
 
433
- ### ❤️ Thank You
434
-
435
- - Patrick Sullivan
436
-
437
359
  ## 1.44.1 (2024-03-25)
438
360
 
439
- ### 🩹 Fixes
361
+ ### Bug Fixes
440
362
 
441
363
  - **storm-workspace:** Resolved issue with failed unit-test
442
364
  ([42e5a411](https://github.com/storm-software/storm-ops/commit/42e5a411))
443
365
 
444
- ### ❤️ Thank You
445
-
446
- - Patrick Sullivan
447
-
448
366
  ## 1.44.0 (2024-03-25)
449
367
 
450
- ### 🚀 Features
368
+ ### Features
451
369
 
452
370
  - **workspace-tools:** Added Nx plugin to apply rust and typescript targets
453
371
  ([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
@@ -455,166 +373,110 @@
455
373
  - **workspace-tools:** Major updates to base nx.json configuration
456
374
  ([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
457
375
 
458
- ### 🩹 Fixes
376
+ ### Bug Fixes
459
377
 
460
378
  - **git-tools:** Resolved issues with `left-hook` scripts
461
379
  ([daf28aa2](https://github.com/storm-software/storm-ops/commit/daf28aa2))
462
380
 
463
- ### ❤️ Thank You
464
-
465
- - Patrick Sullivan
466
-
467
381
  ## 1.43.1 (2024-03-19)
468
382
 
469
- ### 🩹 Fixes
383
+ ### Bug Fixes
470
384
 
471
385
  - **linting-tools:** Update the linting-tools asset configuration
472
386
  ([c35e2491](https://github.com/storm-software/storm-ops/commit/c35e2491))
473
387
 
474
- ### ❤️ Thank You
475
-
476
- - Patrick Sullivan
477
-
478
388
  ## 1.43.0 (2024-03-19)
479
389
 
480
- ### 🚀 Features
390
+ ### Features
481
391
 
482
392
  - **linting-tools:** Added the `taplo` and `ls-lint` tools
483
393
  ([24c984eb](https://github.com/storm-software/storm-ops/commit/24c984eb))
484
394
 
485
- ### ❤️ Thank You
486
-
487
- - Patrick Sullivan
488
-
489
395
  ## 1.42.0 (2024-03-05)
490
396
 
491
- ### 🚀 Features
397
+ ### Features
492
398
 
493
399
  - **build-tools:** Split out Build CLI and supporting code to separate package
494
400
  ([9376ed39](https://github.com/storm-software/storm-ops/commit/9376ed39))
495
401
 
496
- ### ❤️ Thank You
497
-
498
- - Patrick Sullivan
499
-
500
402
  ## 1.41.4 (2024-03-01)
501
403
 
502
- ### 🩹 Fixes
404
+ ### Bug Fixes
503
405
 
504
406
  - **workspace-tools:** Remove the storm env filter
505
407
  ([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
506
408
 
507
- ### ❤️ Thank You
508
-
509
- - Patrick Sullivan
510
-
511
409
  ## 1.41.3 (2024-02-27)
512
410
 
513
- ### 🩹 Fixes
411
+ ### Bug Fixes
514
412
 
515
413
  - **workspace-tools:** Resolve issue with tsconfig file resolution
516
414
  ([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
517
415
 
518
- ### ❤️ Thank You
519
-
520
- - Patrick Sullivan
521
-
522
416
  ## 1.41.2 (2024-02-27)
523
417
 
524
- ### 🩹 Fixes
418
+ ### Bug Fixes
525
419
 
526
420
  - **config-tools:** Update config packages to only use cjs
527
421
  ([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
528
422
 
529
- ### ❤️ Thank You
530
-
531
- - Patrick Sullivan
532
-
533
423
  ## 1.41.1 (2024-02-27)
534
424
 
535
- ### 🩹 Fixes
425
+ ### Bug Fixes
536
426
 
537
427
  - **workspace-tools:** Update the build executor back to esbuild
538
428
  ([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
539
429
 
540
- ### ❤️ Thank You
541
-
542
- - Patrick Sullivan
543
-
544
430
  ## 1.41.0 (2024-02-26)
545
431
 
546
- ### 🚀 Features
432
+ ### Features
547
433
 
548
434
  - **tsconfig:** Added package to contain default base tsconfig files
549
435
  ([1b341f9a](https://github.com/storm-software/storm-ops/commit/1b341f9a))
550
436
 
551
- ### 🩹 Fixes
437
+ ### Bug Fixes
552
438
 
553
439
  - **git-tools:** Resolved linting issues with the nx-version module
554
440
  ([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
555
441
 
556
- ### ❤️ Thank You
557
-
558
- - Patrick Sullivan
559
-
560
442
  ## 1.40.0 (2024-02-26)
561
443
 
562
- ### 🚀 Features
444
+ ### Features
563
445
 
564
446
  - **storm-ops:** Major updates to tsconfig values
565
447
  ([a3638fae](https://github.com/storm-software/storm-ops/commit/a3638fae))
566
448
 
567
- ### ❤️ Thank You
568
-
569
- - Patrick Sullivan
570
-
571
449
  ## 1.39.5 (2024-02-24)
572
450
 
573
- ### 🩹 Fixes
451
+ ### Bug Fixes
574
452
 
575
453
  - **linting-tools:** Various updates to module resolution
576
454
  ([5f312f00](https://github.com/storm-software/storm-ops/commit/5f312f00))
577
455
 
578
- ### ❤️ Thank You
579
-
580
- - Patrick Sullivan
581
-
582
456
  ## 1.39.4 (2024-02-24)
583
457
 
584
- ### 🩹 Fixes
458
+ ### Bug Fixes
585
459
 
586
460
  - **workspace-tools:** Update build compiler parameters
587
461
  ([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
588
462
 
589
- ### ❤️ Thank You
590
-
591
- - Patrick Sullivan
592
-
593
463
  ## 1.39.3 (2024-02-23)
594
464
 
595
- ### 🩹 Fixes
465
+ ### Bug Fixes
596
466
 
597
467
  - **workspace-tools:** Updates to compiler options for declarations build
598
468
  ([62dcf6e7](https://github.com/storm-software/storm-ops/commit/62dcf6e7))
599
469
 
600
- ### ❤️ Thank You
601
-
602
- - Patrick Sullivan
603
-
604
470
  ## 1.39.2 (2024-02-23)
605
471
 
606
- ### 🩹 Fixes
472
+ ### Bug Fixes
607
473
 
608
474
  - **linting-tools:** Added the `preserveSymlinks` option back to root tsconfig
609
475
  file ([a06f4a6b](https://github.com/storm-software/storm-ops/commit/a06f4a6b))
610
476
 
611
- ### ❤️ Thank You
612
-
613
- - Patrick Sullivan
614
-
615
477
  ## 1.39.1 (2024-02-20)
616
478
 
617
- ### 🚀 Features
479
+ ### Features
618
480
 
619
481
  - **git-tools:** Update the package to build as CommonJs to support Nx executors
620
482
  ([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
@@ -622,18 +484,14 @@
622
484
  - **git-tools:** Support for updated Nx Release processing
623
485
  ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
624
486
 
625
- ### 🩹 Fixes
487
+ ### Bug Fixes
626
488
 
627
489
  - **config:** Mark config to no longer bundle code
628
490
  ([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
629
491
 
630
- ### ❤️ Thank You
631
-
632
- - Patrick Sullivan
633
-
634
492
  ## 1.39.0 (2024-02-20)
635
493
 
636
- ### 🚀 Features
494
+ ### Features
637
495
 
638
496
  - **git-tools:** Update the package to build as CommonJs to support Nx executors
639
497
  ([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
@@ -641,13 +499,9 @@
641
499
  - **git-tools:** Support for updated Nx Release processing
642
500
  ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
643
501
 
644
- ### ❤️ Thank You
645
-
646
- - Patrick Sullivan
647
-
648
502
  ## 1.38.20 (2024-02-17)
649
503
 
650
- ### 🩹 Fixes
504
+ ### Bug Fixes
651
505
 
652
506
  - **storm-ops:** Update the chalk version to v4.1.2
653
507
  ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
@@ -673,13 +527,9 @@
673
527
  - **linting-tools:** Resolved issues with linting tool options
674
528
  ([4b08d9fd](https://github.com/storm-software/storm-ops/commit/4b08d9fd))
675
529
 
676
- ### ❤️ Thank You
677
-
678
- - Patrick Sullivan
679
-
680
530
  ## 1.38.19 (2024-02-15)
681
531
 
682
- ### 🩹 Fixes
532
+ ### Bug Fixes
683
533
 
684
534
  - **storm-ops:** Update the chalk version to v4.1.2
685
535
  ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
@@ -690,13 +540,9 @@
690
540
  - **config-tools:** Update package type to a module to resolve import issues
691
541
  ([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
692
542
 
693
- ### ❤️ Thank You
694
-
695
- - Patrick Sullivan
696
-
697
543
  ## 1.38.18 (2024-02-15)
698
544
 
699
- ### 🩹 Fixes
545
+ ### Bug Fixes
700
546
 
701
547
  - **storm-ops:** Update the chalk version to v4.1.2
702
548
  ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
@@ -704,24 +550,16 @@
704
550
  - **storm-ops:** Resolve issue with the pnpm version
705
551
  ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
706
552
 
707
- ### ❤️ Thank You
708
-
709
- - Patrick Sullivan
710
-
711
553
  ## 1.38.17 (2024-02-15)
712
554
 
713
- ### 🩹 Fixes
555
+ ### Bug Fixes
714
556
 
715
557
  - **storm-ops:** Update the chalk version to v4.1.2
716
558
  ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
717
559
 
718
- ### ❤️ Thank You
719
-
720
- - Patrick Sullivan
721
-
722
560
  ## 1.38.16 (2024-02-15)
723
561
 
724
- ### 🩹 Fixes
562
+ ### Bug Fixes
725
563
 
726
564
  - **storm-ops:** Update chalk dependency for all modules
727
565
  ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
@@ -729,305 +567,197 @@
729
567
  - **storm-ops:** Downgrade dependencies to work with cjs task runners
730
568
  ([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
731
569
 
732
- ### ❤️ Thank You
733
-
734
- - Patrick Sullivan
735
-
736
570
  ## 1.38.15 (2024-02-15)
737
571
 
738
- ### 🩹 Fixes
572
+ ### Bug Fixes
739
573
 
740
574
  - **storm-ops:** Update chalk dependency for all modules
741
575
  ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
742
576
 
743
- ### ❤️ Thank You
744
-
745
- - Patrick Sullivan
746
-
747
577
  ## 1.38.10 (2024-02-09)
748
578
 
749
- ### 🩹 Fixes
579
+ ### Bug Fixes
750
580
 
751
581
  - **workspace-tools:** Update publish executor to handle newly release packages
752
582
  properly
753
583
  ([16a76eca](https://github.com/storm-software/storm-ops/commit/16a76eca))
754
584
 
755
- ### ❤️ Thank You
756
-
757
- - Patrick Sullivan
758
-
759
585
  ## 1.38.9 (2024-02-09)
760
586
 
761
- ### 🩹 Fixes
587
+ ### Bug Fixes
762
588
 
763
589
  - **workspace-tools:** Update publish executor to handle newly release packages
764
590
  properly
765
591
  ([16a76eca](https://github.com/storm-software/storm-ops/commit/16a76eca))
766
592
 
767
- ### ❤️ Thank You
768
-
769
- - Patrick Sullivan
770
-
771
593
  ## 1.38.8 (2024-02-09)
772
594
 
773
- ### 🩹 Fixes
595
+ ### Bug Fixes
774
596
 
775
597
  - **workspace-tools:** Update publish executor to handle newly release packages
776
598
  properly
777
599
  ([16a76eca](https://github.com/storm-software/storm-ops/commit/16a76eca))
778
600
 
779
- ### ❤️ Thank You
780
-
781
- - Patrick Sullivan
782
-
783
601
  ## 1.38.7 (2024-02-09)
784
602
 
785
- ### 🩹 Fixes
603
+ ### Bug Fixes
786
604
 
787
605
  - **workspace-tools:** Update publish executor to handle newly release packages
788
606
  properly
789
607
  ([16a76eca](https://github.com/storm-software/storm-ops/commit/16a76eca))
790
608
 
791
- ### ❤️ Thank You
792
-
793
- - Patrick Sullivan
794
-
795
609
  ## 1.38.6 (2024-02-09)
796
610
 
797
- ### 🩹 Fixes
611
+ ### Bug Fixes
798
612
 
799
613
  - **workspace-tools:** Resolved issue publishing first package releases to npm
800
614
  ([8205dfcf](https://github.com/storm-software/storm-ops/commit/8205dfcf))
801
615
 
802
- ### ❤️ Thank You
803
-
804
- - Patrick Sullivan
805
-
806
616
  ## 1.38.5 (2024-02-09)
807
617
 
808
- ### 🩹 Fixes
618
+ ### Bug Fixes
809
619
 
810
620
  - **linting-tools:** Removed `noEmitOnError` from root tsconfig
811
621
  ([6329875e](https://github.com/storm-software/storm-ops/commit/6329875e))
812
622
 
813
- ### ❤️ Thank You
814
-
815
- - Patrick Sullivan
816
-
817
623
  ## 1.36.2 (2024-02-06)
818
624
 
819
- ### 🩹 Fixes
625
+ ### Bug Fixes
820
626
 
821
627
  - **linting-tools:** Update the base Storm tsconfig file
822
628
  ([44fd4a89](https://github.com/storm-software/storm-ops/commit/44fd4a89))
823
629
 
824
- ### ❤️ Thank You
825
-
826
- - Patrick Sullivan
827
-
828
630
  ## 1.35.1 (2024-02-05)
829
631
 
830
- ### 🚀 Features
632
+ ### Features
831
633
 
832
634
  - **config-tools:** Added the `cacheDirectory` and `skipCache` options to the
833
635
  base Storm config
834
636
  ([e9931c58](https://github.com/storm-software/storm-ops/commit/e9931c58))
835
637
 
836
- ### ❤️ Thank You
837
-
838
- - Patrick Sullivan
839
-
840
638
  ## 1.35.0 (2024-02-05)
841
639
 
842
- ### 🚀 Features
640
+ ### Features
843
641
 
844
642
  - **config-tools:** Added the `cacheDirectory` and `skipCache` options to the
845
643
  base Storm config
846
644
  ([e9931c58](https://github.com/storm-software/storm-ops/commit/e9931c58))
847
645
 
848
- ### ❤️ Thank You
849
-
850
- - Patrick Sullivan
851
-
852
646
  ## 1.34.16 (2024-01-29)
853
647
 
854
- ### 🩹 Fixes
648
+ ### Bug Fixes
855
649
 
856
650
  - **storm-ops:** Added package.json to the biome ignore list
857
651
  ([ac07c8a5](https://github.com/storm-software/storm-ops/commit/ac07c8a5))
858
652
 
859
- ### ❤️ Thank You
860
-
861
- - Patrick Sullivan
862
-
863
653
  ## 1.34.12 (2024-01-29)
864
654
 
865
- ### 🩹 Fixes
655
+ ### Bug Fixes
866
656
 
867
657
  - **workspace-tools:** Added full publish fields to target
868
658
  ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
869
659
 
870
- ### ❤️ Thank You
871
-
872
- - Patrick Sullivan
873
-
874
660
  ## 1.34.11 (2024-01-29)
875
661
 
876
- ### 🩹 Fixes
662
+ ### Bug Fixes
877
663
 
878
664
  - **workspace-tools:** Added full publish fields to target
879
665
  ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
880
666
 
881
- ### ❤️ Thank You
882
-
883
- - Patrick Sullivan
884
-
885
667
  ## 1.34.10 (2024-01-28)
886
668
 
887
- ### 🩹 Fixes
669
+ ### Bug Fixes
888
670
 
889
671
  - **workspace-tools:** Added full publish fields to target
890
672
  ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
891
673
 
892
- ### ❤️ Thank You
893
-
894
- - Patrick Sullivan
895
-
896
674
  ## 1.34.9 (2024-01-28)
897
675
 
898
- ### 🩹 Fixes
676
+ ### Bug Fixes
899
677
 
900
678
  - **workspace-tools:** Added full publish fields to target
901
679
  ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
902
680
 
903
- ### ❤️ Thank You
904
-
905
- - Patrick Sullivan
906
-
907
681
  ## 1.34.8 (2024-01-28)
908
682
 
909
- ### 🩹 Fixes
683
+ ### Bug Fixes
910
684
 
911
685
  - **workspace-tools:** Added full publish fields to target
912
686
  ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
913
687
 
914
- ### ❤️ Thank You
915
-
916
- - Patrick Sullivan
917
-
918
688
  ## 1.34.7 (2024-01-28)
919
689
 
920
- ### 🩹 Fixes
690
+ ### Bug Fixes
921
691
 
922
692
  - **workspace-tools:** Added the nx-release-publish task to project target
923
693
  ([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
924
694
 
925
- ### ❤️ Thank You
926
-
927
- - Patrick Sullivan
928
-
929
695
  ## 1.33.2 (2024-01-26)
930
696
 
931
- ### 🩹 Fixes
697
+ ### Bug Fixes
932
698
 
933
699
  - **linting-tools:** Ensure assets are added to package root
934
700
  ([66881bd3](https://github.com/storm-software/storm-ops/commit/66881bd3))
935
701
 
936
- ### ❤️ Thank You
937
-
938
- - Patrick Sullivan
939
-
940
702
  ## 1.33.0 (2024-01-26)
941
703
 
942
- ### 🚀 Features
704
+ ### Features
943
705
 
944
706
  - **workspace-tools:** Added custom `npm-publish` executor
945
707
  ([3e6292dd](https://github.com/storm-software/storm-ops/commit/3e6292dd))
946
708
 
947
- ### ❤️ Thank You
948
-
949
- - Patrick Sullivan
950
-
951
709
  ## 1.32.5 (2024-01-26)
952
710
 
953
- ### 🩹 Fixes
711
+ ### Bug Fixes
954
712
 
955
713
  - **workspace-tools:** Correctly apply internal dependencies and print build
956
714
  ([e7d0c79a](https://github.com/storm-software/storm-ops/commit/e7d0c79a))
957
715
 
958
- ### ❤️ Thank You
959
-
960
- - Patrick Sullivan
961
-
962
716
  ## 1.32.4 (2024-01-26)
963
717
 
964
- ### 🩹 Fixes
718
+ ### Bug Fixes
965
719
 
966
720
  - **linting-tools:** Remove `composite` from the base tsconfig json
967
721
  ([38a064a2](https://github.com/storm-software/storm-ops/commit/38a064a2))
968
722
 
969
- ### ❤️ Thank You
970
-
971
- - Patrick Sullivan
972
-
973
723
  ## 1.32.3 (2024-01-26)
974
724
 
975
- ### 🩹 Fixes
725
+ ### Bug Fixes
976
726
 
977
727
  - **workspace-tools:** Resolved issue with determining the external dependencies
978
728
  ([b436cea7](https://github.com/storm-software/storm-ops/commit/b436cea7))
979
729
 
980
- ### ❤️ Thank You
981
-
982
- - Patrick Sullivan
983
-
984
730
  ## 1.31.4 (2024-01-23)
985
731
 
986
- ### 🩹 Fixes
732
+ ### Bug Fixes
987
733
 
988
734
  - **linting-tools:** Update types on base tsconfig file
989
735
  ([8644d140](https://github.com/storm-software/storm-ops/commit/8644d140))
990
736
 
991
- ### ❤️ Thank You
992
-
993
- - Patrick Sullivan
994
-
995
737
  ## 1.31.0 (2024-01-21)
996
738
 
997
- ### 🩹 Fixes
739
+ ### Bug Fixes
998
740
 
999
741
  - **git-tools:** Update path to changelog renderer
1000
742
  ([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
1001
743
 
1002
- ### ❤️ Thank You
1003
-
1004
- - Patrick Sullivan
1005
-
1006
744
  ## 1.30.5 (2024-01-21)
1007
745
 
1008
- ### 🩹 Fixes
746
+ ### Bug Fixes
1009
747
 
1010
748
  - **git-tools:** Resolve issues with commit message formatting
1011
749
  ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
1012
750
 
1013
- ### ❤️ Thank You
1014
-
1015
- - Patrick Sullivan
1016
-
1017
751
  ## 1.30.4 (2024-01-21)
1018
752
 
1019
- ### 🩹 Fixes
753
+ ### Bug Fixes
1020
754
 
1021
755
  - **git-tools:** Resolve issues with commit message formatting
1022
756
  ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
1023
757
 
1024
- ### ❤️ Thank You
1025
-
1026
- - Patrick Sullivan
1027
-
1028
758
  ## 1.30.3 (2024-01-21)
1029
759
 
1030
- ### 🩹 Fixes
760
+ ### Bug Fixes
1031
761
 
1032
762
  - **git-tools:** Clean up of various unused dependencies
1033
763
  ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
@@ -1035,13 +765,9 @@
1035
765
  - **git-tools:** Remove the git extension from the repository URL
1036
766
  ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
1037
767
 
1038
- ### ❤️ Thank You
1039
-
1040
- - Patrick Sullivan
1041
-
1042
768
  ## 1.30.2 (2024-01-21)
1043
769
 
1044
- ### 🩹 Fixes
770
+ ### Bug Fixes
1045
771
 
1046
772
  - **git-tools:** Clean up of various unused dependencies
1047
773
  ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
@@ -1049,13 +775,9 @@
1049
775
  - **git-tools:** Remove the git extension from the repository URL
1050
776
  ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
1051
777
 
1052
- ### ❤️ Thank You
1053
-
1054
- - Patrick Sullivan
1055
-
1056
778
  ## 1.30.1 (2024-01-21)
1057
779
 
1058
- ### 🩹 Fixes
780
+ ### Bug Fixes
1059
781
 
1060
782
  - **git-tools:** Clean up of various unused dependencies
1061
783
  ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
@@ -1063,10 +785,6 @@
1063
785
  - **git-tools:** Remove the git extension from the repository URL
1064
786
  ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
1065
787
 
1066
- ### ❤️ Thank You
1067
-
1068
- - Patrick Sullivan
1069
-
1070
788
  # [1.30.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.29.0...linting-tools-v1.30.0) (2024-01-20)
1071
789
 
1072
790
  ### Features