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