@storm-software/linting-tools 1.56.0 → 1.56.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +898 -425
- package/README.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,125 +1,146 @@
|
|
|
1
|
-
## 1.56.
|
|
1
|
+
## 1.56.2 (2024-06-24)
|
|
2
|
+
|
|
3
|
+
### 🩹 Fixes
|
|
4
|
+
|
|
5
|
+
- **storm-ops:** Resolve issue with renovatebot in workflow action
|
|
6
|
+
([e587423a](https://github.com/storm-software/storm-ops/commit/e587423a))
|
|
7
|
+
|
|
8
|
+
## 1.56.1 (2024-06-24)
|
|
9
|
+
|
|
10
|
+
### 🩹 Fixes
|
|
2
11
|
|
|
12
|
+
- **storm-ops:** Remove the `lint-commit` actions
|
|
13
|
+
([a502e8c0](https://github.com/storm-software/storm-ops/commit/a502e8c0))
|
|
14
|
+
|
|
15
|
+
## 1.56.0 (2024-06-24)
|
|
3
16
|
|
|
4
17
|
### 🚀 Features
|
|
5
18
|
|
|
6
|
-
- **eslint-plugin:** Split up the eslint plugin implementation into separate
|
|
19
|
+
- **eslint-plugin:** Split up the eslint plugin implementation into separate
|
|
20
|
+
packages
|
|
21
|
+
([aba11be4](https://github.com/storm-software/storm-ops/commit/aba11be4))
|
|
7
22
|
|
|
8
23
|
## 1.55.1 (2024-06-24)
|
|
9
24
|
|
|
10
|
-
|
|
11
25
|
### 🩹 Fixes
|
|
12
26
|
|
|
13
|
-
- **deps:** update patch prod dependencies
|
|
27
|
+
- **deps:** update patch prod dependencies
|
|
28
|
+
([f26698a8](https://github.com/storm-software/storm-ops/commit/f26698a8))
|
|
14
29
|
|
|
15
30
|
## 1.55.0 (2024-06-22)
|
|
16
31
|
|
|
17
|
-
|
|
18
32
|
### 🚀 Features
|
|
19
33
|
|
|
20
|
-
- **workspace-tools:** Update the publish executor to include separate CLI code
|
|
34
|
+
- **workspace-tools:** Update the publish executor to include separate CLI code
|
|
35
|
+
([79419a9a](https://github.com/storm-software/storm-ops/commit/79419a9a))
|
|
21
36
|
|
|
22
37
|
## 1.54.0 (2024-06-22)
|
|
23
38
|
|
|
24
|
-
|
|
25
39
|
### 🚀 Features
|
|
26
40
|
|
|
27
|
-
- **workspace-tools:** Upgrade the workspace pnpm-lock file
|
|
41
|
+
- **workspace-tools:** Upgrade the workspace pnpm-lock file
|
|
42
|
+
([d33c20cb](https://github.com/storm-software/storm-ops/commit/d33c20cb))
|
|
28
43
|
|
|
29
44
|
## 1.53.0 (2024-06-22)
|
|
30
45
|
|
|
31
|
-
|
|
32
46
|
### 🚀 Features
|
|
33
47
|
|
|
34
|
-
- **storm-ops:** Updated pnpm-lock file
|
|
48
|
+
- **storm-ops:** Updated pnpm-lock file
|
|
49
|
+
([22be1efd](https://github.com/storm-software/storm-ops/commit/22be1efd))
|
|
35
50
|
|
|
36
51
|
## 1.52.0 (2024-06-22)
|
|
37
52
|
|
|
38
|
-
|
|
39
53
|
### 🚀 Features
|
|
40
54
|
|
|
41
|
-
- **config:** Added `$schema` field to Storm configuration schema
|
|
55
|
+
- **config:** Added `$schema` field to Storm configuration schema
|
|
56
|
+
([b4b3323a](https://github.com/storm-software/storm-ops/commit/b4b3323a))
|
|
42
57
|
|
|
43
|
-
- **workspace-tools:** Added `lint` and `format` tasks and improved cache input
|
|
58
|
+
- **workspace-tools:** Added `lint` and `format` tasks and improved cache input
|
|
59
|
+
management
|
|
60
|
+
([f2ade202](https://github.com/storm-software/storm-ops/commit/f2ade202))
|
|
44
61
|
|
|
45
62
|
## 1.51.0 (2024-06-21)
|
|
46
63
|
|
|
47
|
-
|
|
48
64
|
### 🚀 Features
|
|
49
65
|
|
|
50
|
-
- **eslint-plugin:** Resolve issues with eslint module types
|
|
66
|
+
- **eslint-plugin:** Resolve issues with eslint module types
|
|
67
|
+
([ca513974](https://github.com/storm-software/storm-ops/commit/ca513974))
|
|
51
68
|
|
|
52
69
|
## 1.50.1 (2024-06-17)
|
|
53
70
|
|
|
54
|
-
|
|
55
71
|
### 🩹 Fixes
|
|
56
72
|
|
|
57
|
-
- **deps:** update patch prod dependencies
|
|
73
|
+
- **deps:** update patch prod dependencies
|
|
74
|
+
([ec613e8a](https://github.com/storm-software/storm-ops/commit/ec613e8a))
|
|
58
75
|
|
|
59
76
|
## 1.50.0 (2024-06-05)
|
|
60
77
|
|
|
61
|
-
|
|
62
78
|
### 🚀 Features
|
|
63
79
|
|
|
64
|
-
- **eslint-plugin:** Added the `eslint` and `prittier` base packages
|
|
65
|
-
|
|
66
|
-
- **workspace-tools:** Update `preset` generator with Storm `eslint-plugin` and `prettier` config ([24ae7683](https://github.com/storm-software/storm-ops/commit/24ae7683))
|
|
80
|
+
- **eslint-plugin:** Added the `eslint` and `prittier` base packages
|
|
81
|
+
([b2d63d0f](https://github.com/storm-software/storm-ops/commit/b2d63d0f))
|
|
67
82
|
|
|
83
|
+
- **workspace-tools:** Update `preset` generator with Storm `eslint-plugin` and
|
|
84
|
+
`prettier` config
|
|
85
|
+
([24ae7683](https://github.com/storm-software/storm-ops/commit/24ae7683))
|
|
68
86
|
|
|
69
87
|
### 🩹 Fixes
|
|
70
88
|
|
|
71
|
-
- **eslint:** Resolve issue with missing dependencies
|
|
89
|
+
- **eslint:** Resolve issue with missing dependencies
|
|
90
|
+
([b0f43454](https://github.com/storm-software/storm-ops/commit/b0f43454))
|
|
72
91
|
|
|
73
92
|
## 1.49.1 (2024-06-03)
|
|
74
93
|
|
|
75
|
-
|
|
76
94
|
### 🩹 Fixes
|
|
77
95
|
|
|
78
|
-
- **deps:** update patch prod dependencies
|
|
96
|
+
- **deps:** update patch prod dependencies
|
|
97
|
+
([072b4763](https://github.com/storm-software/storm-ops/commit/072b4763))
|
|
79
98
|
|
|
80
|
-
- **deps:** update dependencies-non-major
|
|
99
|
+
- **deps:** update dependencies-non-major
|
|
100
|
+
([#181](https://github.com/storm-software/storm-ops/pull/181))
|
|
81
101
|
|
|
82
102
|
## 1.49.0 (2024-05-29)
|
|
83
103
|
|
|
84
|
-
|
|
85
104
|
### 🚀 Features
|
|
86
105
|
|
|
87
|
-
- **cloudflare-tools:** Update worker generator to add hono depenendency
|
|
88
|
-
|
|
106
|
+
- **cloudflare-tools:** Update worker generator to add hono depenendency
|
|
107
|
+
([946a9e59](https://github.com/storm-software/storm-ops/commit/946a9e59))
|
|
89
108
|
|
|
90
|
-
### ❤️
|
|
109
|
+
### ❤️ Thank You
|
|
91
110
|
|
|
92
111
|
- Patrick Sullivan
|
|
93
112
|
|
|
94
113
|
## 1.48.2 (2024-05-27)
|
|
95
114
|
|
|
96
|
-
|
|
97
115
|
### 🩹 Fixes
|
|
98
116
|
|
|
99
|
-
- **deps:** update patch prod dependencies
|
|
117
|
+
- **deps:** update patch prod dependencies
|
|
118
|
+
([a8113435](https://github.com/storm-software/storm-ops/commit/a8113435))
|
|
100
119
|
|
|
101
|
-
- **deps:** update dependencies-non-major
|
|
120
|
+
- **deps:** update dependencies-non-major
|
|
121
|
+
([#145](https://github.com/storm-software/storm-ops/pull/145))
|
|
102
122
|
|
|
103
|
-
- **deps:** update patch prod dependencies
|
|
123
|
+
- **deps:** update patch prod dependencies
|
|
124
|
+
([20ed7f14](https://github.com/storm-software/storm-ops/commit/20ed7f14))
|
|
104
125
|
|
|
105
|
-
- **deps:** update patch prod dependencies
|
|
126
|
+
- **deps:** update patch prod dependencies
|
|
127
|
+
([bef67d5d](https://github.com/storm-software/storm-ops/commit/bef67d5d))
|
|
106
128
|
|
|
107
|
-
- **deps:** update dependencies-non-major
|
|
129
|
+
- **deps:** update dependencies-non-major
|
|
130
|
+
([#159](https://github.com/storm-software/storm-ops/pull/159))
|
|
108
131
|
|
|
109
|
-
|
|
110
|
-
### ❤️ Thank You
|
|
132
|
+
### ❤️ Thank You
|
|
111
133
|
|
|
112
134
|
- Patrick Sullivan
|
|
113
135
|
|
|
114
136
|
## 1.48.1 (2024-05-06)
|
|
115
137
|
|
|
116
|
-
|
|
117
138
|
### 🩹 Fixes
|
|
118
139
|
|
|
119
|
-
- **markdownlint:** Resolved issue with bad config in lint file
|
|
120
|
-
|
|
140
|
+
- **markdownlint:** Resolved issue with bad config in lint file
|
|
141
|
+
([95b3aba7](https://github.com/storm-software/storm-ops/commit/95b3aba7))
|
|
121
142
|
|
|
122
|
-
### ❤️
|
|
143
|
+
### ❤️ Thank You
|
|
123
144
|
|
|
124
145
|
- Patrick Sullivan
|
|
125
146
|
|
|
@@ -127,7 +148,8 @@
|
|
|
127
148
|
|
|
128
149
|
### 🚀 Features
|
|
129
150
|
|
|
130
|
-
- **markdownlint:** Added the `markdownlint` package for shared configurations
|
|
151
|
+
- **markdownlint:** Added the `markdownlint` package for shared configurations
|
|
152
|
+
([abd6fa38](https://github.com/storm-software/storm-ops/commit/abd6fa38))
|
|
131
153
|
|
|
132
154
|
### ❤️ Thank You
|
|
133
155
|
|
|
@@ -137,13 +159,17 @@
|
|
|
137
159
|
|
|
138
160
|
### 🩹 Fixes
|
|
139
161
|
|
|
140
|
-
- **deps:** update patch prod dependencies
|
|
162
|
+
- **deps:** update patch prod dependencies
|
|
163
|
+
([c427e132](https://github.com/storm-software/storm-ops/commit/c427e132))
|
|
141
164
|
|
|
142
|
-
- **deps:** update dependency @cspell/dict-git to v3
|
|
165
|
+
- **deps:** update dependency @cspell/dict-git to v3
|
|
166
|
+
([#52](https://github.com/storm-software/storm-ops/pull/52))
|
|
143
167
|
|
|
144
|
-
- **deps:** update dependencies-non-major
|
|
168
|
+
- **deps:** update dependencies-non-major
|
|
169
|
+
([#130](https://github.com/storm-software/storm-ops/pull/130))
|
|
145
170
|
|
|
146
|
-
- **deps:** update dependency @cspell/dict-node to v5
|
|
171
|
+
- **deps:** update dependency @cspell/dict-node to v5
|
|
172
|
+
([#133](https://github.com/storm-software/storm-ops/pull/133))
|
|
147
173
|
|
|
148
174
|
### ❤️ Thank You
|
|
149
175
|
|
|
@@ -153,13 +179,15 @@
|
|
|
153
179
|
|
|
154
180
|
### 🩹 Fixes
|
|
155
181
|
|
|
156
|
-
- **deps:** update patch prod dependencies
|
|
182
|
+
- **deps:** update patch prod dependencies
|
|
183
|
+
([7f710f58](https://github.com/storm-software/storm-ops/commit/7f710f58))
|
|
157
184
|
|
|
158
185
|
## 1.47.0 (2024-04-13)
|
|
159
186
|
|
|
160
187
|
### 🚀 Features
|
|
161
188
|
|
|
162
|
-
- **git-tools:** Updated the console write calls to use updated method signature
|
|
189
|
+
- **git-tools:** Updated the console write calls to use updated method signature
|
|
190
|
+
([d2d7cc8b](https://github.com/storm-software/storm-ops/commit/d2d7cc8b))
|
|
163
191
|
|
|
164
192
|
### ❤️ Thank You
|
|
165
193
|
|
|
@@ -169,7 +197,8 @@
|
|
|
169
197
|
|
|
170
198
|
### 🩹 Fixes
|
|
171
199
|
|
|
172
|
-
- **config-tools:** Resolved issue with bad `project.json` tasks
|
|
200
|
+
- **config-tools:** Resolved issue with bad `project.json` tasks
|
|
201
|
+
([744c7eef](https://github.com/storm-software/storm-ops/commit/744c7eef))
|
|
173
202
|
|
|
174
203
|
### ❤️ Thank You
|
|
175
204
|
|
|
@@ -179,7 +208,8 @@
|
|
|
179
208
|
|
|
180
209
|
### 🩹 Fixes
|
|
181
210
|
|
|
182
|
-
- **build-tools:** Resolved issue with module types used in build
|
|
211
|
+
- **build-tools:** Resolved issue with module types used in build
|
|
212
|
+
([50a368d3](https://github.com/storm-software/storm-ops/commit/50a368d3))
|
|
183
213
|
|
|
184
214
|
### ❤️ Thank You
|
|
185
215
|
|
|
@@ -189,7 +219,8 @@
|
|
|
189
219
|
|
|
190
220
|
### 🩹 Fixes
|
|
191
221
|
|
|
192
|
-
- **build-tools:** Resolved issue with duplicate require definition
|
|
222
|
+
- **build-tools:** Resolved issue with duplicate require definition
|
|
223
|
+
([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
|
|
193
224
|
|
|
194
225
|
### ❤️ Thank You
|
|
195
226
|
|
|
@@ -199,7 +230,8 @@
|
|
|
199
230
|
|
|
200
231
|
### 🩹 Fixes
|
|
201
232
|
|
|
202
|
-
- **workspace-tools:** Resolve issues with `build-tools` import
|
|
233
|
+
- **workspace-tools:** Resolve issues with `build-tools` import
|
|
234
|
+
([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
|
|
203
235
|
|
|
204
236
|
### ❤️ Thank You
|
|
205
237
|
|
|
@@ -209,7 +241,8 @@
|
|
|
209
241
|
|
|
210
242
|
### 🩹 Fixes
|
|
211
243
|
|
|
212
|
-
- **workspace-tools:** Update module types of imports
|
|
244
|
+
- **workspace-tools:** Update module types of imports
|
|
245
|
+
([9d09009b](https://github.com/storm-software/storm-ops/commit/9d09009b))
|
|
213
246
|
|
|
214
247
|
### ❤️ Thank You
|
|
215
248
|
|
|
@@ -219,17 +252,23 @@
|
|
|
219
252
|
|
|
220
253
|
### 🩹 Fixes
|
|
221
254
|
|
|
222
|
-
- **deps:** update patch prod dependencies
|
|
255
|
+
- **deps:** update patch prod dependencies
|
|
256
|
+
([3bce6c5e](https://github.com/storm-software/storm-ops/commit/3bce6c5e))
|
|
223
257
|
|
|
224
|
-
- **deps:** update dependency eslint to v9
|
|
258
|
+
- **deps:** update dependency eslint to v9
|
|
259
|
+
([#98](https://github.com/storm-software/storm-ops/pull/98))
|
|
225
260
|
|
|
226
|
-
- **deps:** update dependency commander to v12
|
|
261
|
+
- **deps:** update dependency commander to v12
|
|
262
|
+
([#63](https://github.com/storm-software/storm-ops/pull/63))
|
|
227
263
|
|
|
228
|
-
- **deps:** update dependencies-non-major
|
|
264
|
+
- **deps:** update dependencies-non-major
|
|
265
|
+
([#38](https://github.com/storm-software/storm-ops/pull/38))
|
|
229
266
|
|
|
230
|
-
- **workspace-tools:** Resolved build issue with typings
|
|
267
|
+
- **workspace-tools:** Resolved build issue with typings
|
|
268
|
+
([97ac0141](https://github.com/storm-software/storm-ops/commit/97ac0141))
|
|
231
269
|
|
|
232
|
-
- **git-tools:** Update release tool to use local function to get configuration
|
|
270
|
+
- **git-tools:** Update release tool to use local function to get configuration
|
|
271
|
+
([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
|
|
233
272
|
|
|
234
273
|
### ❤️ Thank You
|
|
235
274
|
|
|
@@ -239,15 +278,18 @@
|
|
|
239
278
|
|
|
240
279
|
### 🩹 Fixes
|
|
241
280
|
|
|
242
|
-
- **deps:** pin dependencies
|
|
281
|
+
- **deps:** pin dependencies
|
|
282
|
+
([7406e605](https://github.com/storm-software/storm-ops/commit/7406e605))
|
|
243
283
|
|
|
244
284
|
## 1.46.0 (2024-04-07)
|
|
245
285
|
|
|
246
286
|
### 🚀 Features
|
|
247
287
|
|
|
248
|
-
- **git-tools:** Added reusable GitHub `workflows` and `actions`
|
|
288
|
+
- **git-tools:** Added reusable GitHub `workflows` and `actions`
|
|
289
|
+
([1c9a5391](https://github.com/storm-software/storm-ops/commit/1c9a5391))
|
|
249
290
|
|
|
250
|
-
- **storm-ops:** Merged in change to the main branch
|
|
291
|
+
- **storm-ops:** Merged in change to the main branch
|
|
292
|
+
([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
|
|
251
293
|
|
|
252
294
|
### ❤️ Thank You
|
|
253
295
|
|
|
@@ -257,7 +299,8 @@
|
|
|
257
299
|
|
|
258
300
|
### 🚀 Features
|
|
259
301
|
|
|
260
|
-
- **build-tools:** Added support for `rolldown` builds
|
|
302
|
+
- **build-tools:** Added support for `rolldown` builds
|
|
303
|
+
([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
|
|
261
304
|
|
|
262
305
|
### ❤️ Thank You
|
|
263
306
|
|
|
@@ -267,7 +310,8 @@
|
|
|
267
310
|
|
|
268
311
|
### 🩹 Fixes
|
|
269
312
|
|
|
270
|
-
- **workspace-tools:** Resolve issue with bad release path in npm publish
|
|
313
|
+
- **workspace-tools:** Resolve issue with bad release path in npm publish
|
|
314
|
+
([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
|
|
271
315
|
|
|
272
316
|
### ❤️ Thank You
|
|
273
317
|
|
|
@@ -277,7 +321,9 @@
|
|
|
277
321
|
|
|
278
322
|
### 🩹 Fixes
|
|
279
323
|
|
|
280
|
-
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript
|
|
324
|
+
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript
|
|
325
|
+
projects
|
|
326
|
+
([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
|
|
281
327
|
|
|
282
328
|
### ❤️ Thank You
|
|
283
329
|
|
|
@@ -287,7 +333,8 @@
|
|
|
287
333
|
|
|
288
334
|
### 🩹 Fixes
|
|
289
335
|
|
|
290
|
-
- **workspace-tools:** Further updates to Nx plugin modules
|
|
336
|
+
- **workspace-tools:** Further updates to Nx plugin modules
|
|
337
|
+
([82b6ab01](https://github.com/storm-software/storm-ops/commit/82b6ab01))
|
|
291
338
|
|
|
292
339
|
### ❤️ Thank You
|
|
293
340
|
|
|
@@ -297,7 +344,8 @@
|
|
|
297
344
|
|
|
298
345
|
### 🩹 Fixes
|
|
299
346
|
|
|
300
|
-
- **git-tools:** Added code to add ts plugin transpilers
|
|
347
|
+
- **git-tools:** Added code to add ts plugin transpilers
|
|
348
|
+
([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
|
|
301
349
|
|
|
302
350
|
### ❤️ Thank You
|
|
303
351
|
|
|
@@ -307,7 +355,8 @@
|
|
|
307
355
|
|
|
308
356
|
### 🩹 Fixes
|
|
309
357
|
|
|
310
|
-
- **git-tools:** Update `moduleResolution` option to use `Bundler` value
|
|
358
|
+
- **git-tools:** Update `moduleResolution` option to use `Bundler` value
|
|
359
|
+
([132eb929](https://github.com/storm-software/storm-ops/commit/132eb929))
|
|
311
360
|
|
|
312
361
|
### ❤️ Thank You
|
|
313
362
|
|
|
@@ -317,7 +366,8 @@
|
|
|
317
366
|
|
|
318
367
|
### 🩹 Fixes
|
|
319
368
|
|
|
320
|
-
- **git-tools:** Resolve issue with module type compiler options
|
|
369
|
+
- **git-tools:** Resolve issue with module type compiler options
|
|
370
|
+
([5c4a20b7](https://github.com/storm-software/storm-ops/commit/5c4a20b7))
|
|
321
371
|
|
|
322
372
|
### ❤️ Thank You
|
|
323
373
|
|
|
@@ -327,7 +377,8 @@
|
|
|
327
377
|
|
|
328
378
|
### 🩹 Fixes
|
|
329
379
|
|
|
330
|
-
- **storm-ops:** Resolve issue with workspace dependencies
|
|
380
|
+
- **storm-ops:** Resolve issue with workspace dependencies
|
|
381
|
+
([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
|
|
331
382
|
|
|
332
383
|
### ❤️ Thank You
|
|
333
384
|
|
|
@@ -337,7 +388,8 @@
|
|
|
337
388
|
|
|
338
389
|
### 🩹 Fixes
|
|
339
390
|
|
|
340
|
-
- **git-tools:** Update to executable git hook scripts
|
|
391
|
+
- **git-tools:** Update to executable git hook scripts
|
|
392
|
+
([d1e0cb22](https://github.com/storm-software/storm-ops/commit/d1e0cb22))
|
|
341
393
|
|
|
342
394
|
### ❤️ Thank You
|
|
343
395
|
|
|
@@ -347,7 +399,8 @@
|
|
|
347
399
|
|
|
348
400
|
### 🩹 Fixes
|
|
349
401
|
|
|
350
|
-
- **storm-ops:** Update the links in the README files to use proper repository
|
|
402
|
+
- **storm-ops:** Update the links in the README files to use proper repository
|
|
403
|
+
([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
|
|
351
404
|
|
|
352
405
|
### ❤️ Thank You
|
|
353
406
|
|
|
@@ -357,7 +410,8 @@
|
|
|
357
410
|
|
|
358
411
|
### 🩹 Fixes
|
|
359
412
|
|
|
360
|
-
- **storm-workspace:** Resolved issue with failed unit-test
|
|
413
|
+
- **storm-workspace:** Resolved issue with failed unit-test
|
|
414
|
+
([42e5a411](https://github.com/storm-software/storm-ops/commit/42e5a411))
|
|
361
415
|
|
|
362
416
|
### ❤️ Thank You
|
|
363
417
|
|
|
@@ -367,13 +421,16 @@
|
|
|
367
421
|
|
|
368
422
|
### 🚀 Features
|
|
369
423
|
|
|
370
|
-
- **workspace-tools:** Added Nx plugin to apply rust and typescript targets
|
|
424
|
+
- **workspace-tools:** Added Nx plugin to apply rust and typescript targets
|
|
425
|
+
([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
|
|
371
426
|
|
|
372
|
-
- **workspace-tools:** Major updates to base nx.json configuration
|
|
427
|
+
- **workspace-tools:** Major updates to base nx.json configuration
|
|
428
|
+
([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
|
|
373
429
|
|
|
374
430
|
### 🩹 Fixes
|
|
375
431
|
|
|
376
|
-
- **git-tools:** Resolved issues with `left-hook` scripts
|
|
432
|
+
- **git-tools:** Resolved issues with `left-hook` scripts
|
|
433
|
+
([daf28aa2](https://github.com/storm-software/storm-ops/commit/daf28aa2))
|
|
377
434
|
|
|
378
435
|
### ❤️ Thank You
|
|
379
436
|
|
|
@@ -383,7 +440,8 @@
|
|
|
383
440
|
|
|
384
441
|
### 🩹 Fixes
|
|
385
442
|
|
|
386
|
-
- **linting-tools:** Update the linting-tools asset configuration
|
|
443
|
+
- **linting-tools:** Update the linting-tools asset configuration
|
|
444
|
+
([c35e2491](https://github.com/storm-software/storm-ops/commit/c35e2491))
|
|
387
445
|
|
|
388
446
|
### ❤️ Thank You
|
|
389
447
|
|
|
@@ -393,7 +451,8 @@
|
|
|
393
451
|
|
|
394
452
|
### 🚀 Features
|
|
395
453
|
|
|
396
|
-
- **linting-tools:** Added the `taplo` and `ls-lint` tools
|
|
454
|
+
- **linting-tools:** Added the `taplo` and `ls-lint` tools
|
|
455
|
+
([24c984eb](https://github.com/storm-software/storm-ops/commit/24c984eb))
|
|
397
456
|
|
|
398
457
|
### ❤️ Thank You
|
|
399
458
|
|
|
@@ -403,7 +462,8 @@
|
|
|
403
462
|
|
|
404
463
|
### 🚀 Features
|
|
405
464
|
|
|
406
|
-
- **build-tools:** Split out Build CLI and supporting code to separate package
|
|
465
|
+
- **build-tools:** Split out Build CLI and supporting code to separate package
|
|
466
|
+
([9376ed39](https://github.com/storm-software/storm-ops/commit/9376ed39))
|
|
407
467
|
|
|
408
468
|
### ❤️ Thank You
|
|
409
469
|
|
|
@@ -413,7 +473,8 @@
|
|
|
413
473
|
|
|
414
474
|
### 🩹 Fixes
|
|
415
475
|
|
|
416
|
-
- **workspace-tools:** Remove the storm env filter
|
|
476
|
+
- **workspace-tools:** Remove the storm env filter
|
|
477
|
+
([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
|
|
417
478
|
|
|
418
479
|
### ❤️ Thank You
|
|
419
480
|
|
|
@@ -423,7 +484,8 @@
|
|
|
423
484
|
|
|
424
485
|
### 🩹 Fixes
|
|
425
486
|
|
|
426
|
-
- **workspace-tools:** Resolve issue with tsconfig file resolution
|
|
487
|
+
- **workspace-tools:** Resolve issue with tsconfig file resolution
|
|
488
|
+
([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
|
|
427
489
|
|
|
428
490
|
### ❤️ Thank You
|
|
429
491
|
|
|
@@ -433,7 +495,8 @@
|
|
|
433
495
|
|
|
434
496
|
### 🩹 Fixes
|
|
435
497
|
|
|
436
|
-
- **config-tools:** Update config packages to only use cjs
|
|
498
|
+
- **config-tools:** Update config packages to only use cjs
|
|
499
|
+
([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
|
|
437
500
|
|
|
438
501
|
### ❤️ Thank You
|
|
439
502
|
|
|
@@ -443,7 +506,8 @@
|
|
|
443
506
|
|
|
444
507
|
### 🩹 Fixes
|
|
445
508
|
|
|
446
|
-
- **workspace-tools:** Update the build executor back to esbuild
|
|
509
|
+
- **workspace-tools:** Update the build executor back to esbuild
|
|
510
|
+
([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
|
|
447
511
|
|
|
448
512
|
### ❤️ Thank You
|
|
449
513
|
|
|
@@ -453,11 +517,13 @@
|
|
|
453
517
|
|
|
454
518
|
### 🚀 Features
|
|
455
519
|
|
|
456
|
-
- **tsconfig:** Added package to contain default base tsconfig files
|
|
520
|
+
- **tsconfig:** Added package to contain default base tsconfig files
|
|
521
|
+
([1b341f9a](https://github.com/storm-software/storm-ops/commit/1b341f9a))
|
|
457
522
|
|
|
458
523
|
### 🩹 Fixes
|
|
459
524
|
|
|
460
|
-
- **git-tools:** Resolved linting issues with the nx-version module
|
|
525
|
+
- **git-tools:** Resolved linting issues with the nx-version module
|
|
526
|
+
([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
|
|
461
527
|
|
|
462
528
|
### ❤️ Thank You
|
|
463
529
|
|
|
@@ -467,7 +533,8 @@
|
|
|
467
533
|
|
|
468
534
|
### 🚀 Features
|
|
469
535
|
|
|
470
|
-
- **storm-ops:** Major updates to tsconfig values
|
|
536
|
+
- **storm-ops:** Major updates to tsconfig values
|
|
537
|
+
([a3638fae](https://github.com/storm-software/storm-ops/commit/a3638fae))
|
|
471
538
|
|
|
472
539
|
### ❤️ Thank You
|
|
473
540
|
|
|
@@ -477,7 +544,8 @@
|
|
|
477
544
|
|
|
478
545
|
### 🩹 Fixes
|
|
479
546
|
|
|
480
|
-
- **linting-tools:** Various updates to module resolution
|
|
547
|
+
- **linting-tools:** Various updates to module resolution
|
|
548
|
+
([5f312f00](https://github.com/storm-software/storm-ops/commit/5f312f00))
|
|
481
549
|
|
|
482
550
|
### ❤️ Thank You
|
|
483
551
|
|
|
@@ -487,7 +555,8 @@
|
|
|
487
555
|
|
|
488
556
|
### 🩹 Fixes
|
|
489
557
|
|
|
490
|
-
- **workspace-tools:** Update build compiler parameters
|
|
558
|
+
- **workspace-tools:** Update build compiler parameters
|
|
559
|
+
([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
|
|
491
560
|
|
|
492
561
|
### ❤️ Thank You
|
|
493
562
|
|
|
@@ -497,7 +566,8 @@
|
|
|
497
566
|
|
|
498
567
|
### 🩹 Fixes
|
|
499
568
|
|
|
500
|
-
- **workspace-tools:** Updates to compiler options for declarations build
|
|
569
|
+
- **workspace-tools:** Updates to compiler options for declarations build
|
|
570
|
+
([62dcf6e7](https://github.com/storm-software/storm-ops/commit/62dcf6e7))
|
|
501
571
|
|
|
502
572
|
### ❤️ Thank You
|
|
503
573
|
|
|
@@ -507,7 +577,8 @@
|
|
|
507
577
|
|
|
508
578
|
### 🩹 Fixes
|
|
509
579
|
|
|
510
|
-
- **linting-tools:** Added the `preserveSymlinks` option back to root tsconfig
|
|
580
|
+
- **linting-tools:** Added the `preserveSymlinks` option back to root tsconfig
|
|
581
|
+
file ([a06f4a6b](https://github.com/storm-software/storm-ops/commit/a06f4a6b))
|
|
511
582
|
|
|
512
583
|
### ❤️ Thank You
|
|
513
584
|
|
|
@@ -517,13 +588,16 @@
|
|
|
517
588
|
|
|
518
589
|
### 🚀 Features
|
|
519
590
|
|
|
520
|
-
- **git-tools:** Update the package to build as CommonJs to support Nx executors
|
|
591
|
+
- **git-tools:** Update the package to build as CommonJs to support Nx executors
|
|
592
|
+
([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
|
|
521
593
|
|
|
522
|
-
- **git-tools:** Support for updated Nx Release processing
|
|
594
|
+
- **git-tools:** Support for updated Nx Release processing
|
|
595
|
+
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
523
596
|
|
|
524
597
|
### 🩹 Fixes
|
|
525
598
|
|
|
526
|
-
- **config:** Mark config to no longer bundle code
|
|
599
|
+
- **config:** Mark config to no longer bundle code
|
|
600
|
+
([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
|
|
527
601
|
|
|
528
602
|
### ❤️ Thank You
|
|
529
603
|
|
|
@@ -533,9 +607,11 @@
|
|
|
533
607
|
|
|
534
608
|
### 🚀 Features
|
|
535
609
|
|
|
536
|
-
- **git-tools:** Update the package to build as CommonJs to support Nx executors
|
|
610
|
+
- **git-tools:** Update the package to build as CommonJs to support Nx executors
|
|
611
|
+
([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
|
|
537
612
|
|
|
538
|
-
- **git-tools:** Support for updated Nx Release processing
|
|
613
|
+
- **git-tools:** Support for updated Nx Release processing
|
|
614
|
+
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
539
615
|
|
|
540
616
|
### ❤️ Thank You
|
|
541
617
|
|
|
@@ -545,21 +621,29 @@
|
|
|
545
621
|
|
|
546
622
|
### 🩹 Fixes
|
|
547
623
|
|
|
548
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
624
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
625
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
549
626
|
|
|
550
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
627
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
628
|
+
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
551
629
|
|
|
552
|
-
- **config-tools:** Update package type to a module to resolve import issues
|
|
630
|
+
- **config-tools:** Update package type to a module to resolve import issues
|
|
631
|
+
([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
553
632
|
|
|
554
|
-
- **workspace-tools:** Update method of referencing the internal packages
|
|
633
|
+
- **workspace-tools:** Update method of referencing the internal packages
|
|
634
|
+
([b3f127c4](https://github.com/storm-software/storm-ops/commit/b3f127c4))
|
|
555
635
|
|
|
556
|
-
- **linting-tools:** Resolved issue with options parameter passed to linting cli
|
|
636
|
+
- **linting-tools:** Resolved issue with options parameter passed to linting cli
|
|
637
|
+
([46e60940](https://github.com/storm-software/storm-ops/commit/46e60940))
|
|
557
638
|
|
|
558
|
-
- **linting-tools:** Updated the alexignore file list
|
|
639
|
+
- **linting-tools:** Updated the alexignore file list
|
|
640
|
+
([39ec3afb](https://github.com/storm-software/storm-ops/commit/39ec3afb))
|
|
559
641
|
|
|
560
|
-
- **linting-tools:** Correction to alex linting ignore
|
|
642
|
+
- **linting-tools:** Correction to alex linting ignore
|
|
643
|
+
([d9663bff](https://github.com/storm-software/storm-ops/commit/d9663bff))
|
|
561
644
|
|
|
562
|
-
- **linting-tools:** Resolved issues with linting tool options
|
|
645
|
+
- **linting-tools:** Resolved issues with linting tool options
|
|
646
|
+
([4b08d9fd](https://github.com/storm-software/storm-ops/commit/4b08d9fd))
|
|
563
647
|
|
|
564
648
|
### ❤️ Thank You
|
|
565
649
|
|
|
@@ -569,11 +653,14 @@
|
|
|
569
653
|
|
|
570
654
|
### 🩹 Fixes
|
|
571
655
|
|
|
572
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
656
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
657
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
573
658
|
|
|
574
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
659
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
660
|
+
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
575
661
|
|
|
576
|
-
- **config-tools:** Update package type to a module to resolve import issues
|
|
662
|
+
- **config-tools:** Update package type to a module to resolve import issues
|
|
663
|
+
([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
577
664
|
|
|
578
665
|
### ❤️ Thank You
|
|
579
666
|
|
|
@@ -583,9 +670,11 @@
|
|
|
583
670
|
|
|
584
671
|
### 🩹 Fixes
|
|
585
672
|
|
|
586
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
673
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
674
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
587
675
|
|
|
588
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
676
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
677
|
+
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
589
678
|
|
|
590
679
|
### ❤️ Thank You
|
|
591
680
|
|
|
@@ -595,7 +684,8 @@
|
|
|
595
684
|
|
|
596
685
|
### 🩹 Fixes
|
|
597
686
|
|
|
598
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
687
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
688
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
599
689
|
|
|
600
690
|
### ❤️ Thank You
|
|
601
691
|
|
|
@@ -605,9 +695,11 @@
|
|
|
605
695
|
|
|
606
696
|
### 🩹 Fixes
|
|
607
697
|
|
|
608
|
-
- **storm-ops:** Update chalk dependency for all modules
|
|
698
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
699
|
+
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
609
700
|
|
|
610
|
-
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
701
|
+
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
702
|
+
([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
611
703
|
|
|
612
704
|
### ❤️ Thank You
|
|
613
705
|
|
|
@@ -617,7 +709,8 @@
|
|
|
617
709
|
|
|
618
710
|
### 🩹 Fixes
|
|
619
711
|
|
|
620
|
-
- **storm-ops:** Update chalk dependency for all modules
|
|
712
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
713
|
+
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
621
714
|
|
|
622
715
|
### ❤️ Thank You
|
|
623
716
|
|
|
@@ -627,7 +720,9 @@
|
|
|
627
720
|
|
|
628
721
|
### 🩹 Fixes
|
|
629
722
|
|
|
630
|
-
- **workspace-tools:** Update publish executor to handle newly release packages
|
|
723
|
+
- **workspace-tools:** Update publish executor to handle newly release packages
|
|
724
|
+
properly
|
|
725
|
+
([16a76eca](https://github.com/storm-software/storm-ops/commit/16a76eca))
|
|
631
726
|
|
|
632
727
|
### ❤️ Thank You
|
|
633
728
|
|
|
@@ -637,7 +732,9 @@
|
|
|
637
732
|
|
|
638
733
|
### 🩹 Fixes
|
|
639
734
|
|
|
640
|
-
- **workspace-tools:** Update publish executor to handle newly release packages
|
|
735
|
+
- **workspace-tools:** Update publish executor to handle newly release packages
|
|
736
|
+
properly
|
|
737
|
+
([16a76eca](https://github.com/storm-software/storm-ops/commit/16a76eca))
|
|
641
738
|
|
|
642
739
|
### ❤️ Thank You
|
|
643
740
|
|
|
@@ -647,7 +744,9 @@
|
|
|
647
744
|
|
|
648
745
|
### 🩹 Fixes
|
|
649
746
|
|
|
650
|
-
- **workspace-tools:** Update publish executor to handle newly release packages
|
|
747
|
+
- **workspace-tools:** Update publish executor to handle newly release packages
|
|
748
|
+
properly
|
|
749
|
+
([16a76eca](https://github.com/storm-software/storm-ops/commit/16a76eca))
|
|
651
750
|
|
|
652
751
|
### ❤️ Thank You
|
|
653
752
|
|
|
@@ -657,7 +756,9 @@
|
|
|
657
756
|
|
|
658
757
|
### 🩹 Fixes
|
|
659
758
|
|
|
660
|
-
- **workspace-tools:** Update publish executor to handle newly release packages
|
|
759
|
+
- **workspace-tools:** Update publish executor to handle newly release packages
|
|
760
|
+
properly
|
|
761
|
+
([16a76eca](https://github.com/storm-software/storm-ops/commit/16a76eca))
|
|
661
762
|
|
|
662
763
|
### ❤️ Thank You
|
|
663
764
|
|
|
@@ -667,7 +768,8 @@
|
|
|
667
768
|
|
|
668
769
|
### 🩹 Fixes
|
|
669
770
|
|
|
670
|
-
- **workspace-tools:** Resolved issue publishing first package releases to npm
|
|
771
|
+
- **workspace-tools:** Resolved issue publishing first package releases to npm
|
|
772
|
+
([8205dfcf](https://github.com/storm-software/storm-ops/commit/8205dfcf))
|
|
671
773
|
|
|
672
774
|
### ❤️ Thank You
|
|
673
775
|
|
|
@@ -677,7 +779,8 @@
|
|
|
677
779
|
|
|
678
780
|
### 🩹 Fixes
|
|
679
781
|
|
|
680
|
-
- **linting-tools:** Removed `noEmitOnError` from root tsconfig
|
|
782
|
+
- **linting-tools:** Removed `noEmitOnError` from root tsconfig
|
|
783
|
+
([6329875e](https://github.com/storm-software/storm-ops/commit/6329875e))
|
|
681
784
|
|
|
682
785
|
### ❤️ Thank You
|
|
683
786
|
|
|
@@ -687,7 +790,8 @@
|
|
|
687
790
|
|
|
688
791
|
### 🩹 Fixes
|
|
689
792
|
|
|
690
|
-
- **linting-tools:** Update the base Storm tsconfig file
|
|
793
|
+
- **linting-tools:** Update the base Storm tsconfig file
|
|
794
|
+
([44fd4a89](https://github.com/storm-software/storm-ops/commit/44fd4a89))
|
|
691
795
|
|
|
692
796
|
### ❤️ Thank You
|
|
693
797
|
|
|
@@ -697,7 +801,9 @@
|
|
|
697
801
|
|
|
698
802
|
### 🚀 Features
|
|
699
803
|
|
|
700
|
-
- **config-tools:** Added the `cacheDirectory` and `skipCache` options to the
|
|
804
|
+
- **config-tools:** Added the `cacheDirectory` and `skipCache` options to the
|
|
805
|
+
base Storm config
|
|
806
|
+
([e9931c58](https://github.com/storm-software/storm-ops/commit/e9931c58))
|
|
701
807
|
|
|
702
808
|
### ❤️ Thank You
|
|
703
809
|
|
|
@@ -707,7 +813,9 @@
|
|
|
707
813
|
|
|
708
814
|
### 🚀 Features
|
|
709
815
|
|
|
710
|
-
- **config-tools:** Added the `cacheDirectory` and `skipCache` options to the
|
|
816
|
+
- **config-tools:** Added the `cacheDirectory` and `skipCache` options to the
|
|
817
|
+
base Storm config
|
|
818
|
+
([e9931c58](https://github.com/storm-software/storm-ops/commit/e9931c58))
|
|
711
819
|
|
|
712
820
|
### ❤️ Thank You
|
|
713
821
|
|
|
@@ -717,7 +825,8 @@
|
|
|
717
825
|
|
|
718
826
|
### 🩹 Fixes
|
|
719
827
|
|
|
720
|
-
- **storm-ops:** Added package.json to the biome ignore list
|
|
828
|
+
- **storm-ops:** Added package.json to the biome ignore list
|
|
829
|
+
([ac07c8a5](https://github.com/storm-software/storm-ops/commit/ac07c8a5))
|
|
721
830
|
|
|
722
831
|
### ❤️ Thank You
|
|
723
832
|
|
|
@@ -727,7 +836,8 @@
|
|
|
727
836
|
|
|
728
837
|
### 🩹 Fixes
|
|
729
838
|
|
|
730
|
-
- **workspace-tools:** Added full publish fields to target
|
|
839
|
+
- **workspace-tools:** Added full publish fields to target
|
|
840
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
731
841
|
|
|
732
842
|
### ❤️ Thank You
|
|
733
843
|
|
|
@@ -737,7 +847,8 @@
|
|
|
737
847
|
|
|
738
848
|
### 🩹 Fixes
|
|
739
849
|
|
|
740
|
-
- **workspace-tools:** Added full publish fields to target
|
|
850
|
+
- **workspace-tools:** Added full publish fields to target
|
|
851
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
741
852
|
|
|
742
853
|
### ❤️ Thank You
|
|
743
854
|
|
|
@@ -747,7 +858,8 @@
|
|
|
747
858
|
|
|
748
859
|
### 🩹 Fixes
|
|
749
860
|
|
|
750
|
-
- **workspace-tools:** Added full publish fields to target
|
|
861
|
+
- **workspace-tools:** Added full publish fields to target
|
|
862
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
751
863
|
|
|
752
864
|
### ❤️ Thank You
|
|
753
865
|
|
|
@@ -757,7 +869,8 @@
|
|
|
757
869
|
|
|
758
870
|
### 🩹 Fixes
|
|
759
871
|
|
|
760
|
-
- **workspace-tools:** Added full publish fields to target
|
|
872
|
+
- **workspace-tools:** Added full publish fields to target
|
|
873
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
761
874
|
|
|
762
875
|
### ❤️ Thank You
|
|
763
876
|
|
|
@@ -767,7 +880,8 @@
|
|
|
767
880
|
|
|
768
881
|
### 🩹 Fixes
|
|
769
882
|
|
|
770
|
-
- **workspace-tools:** Added full publish fields to target
|
|
883
|
+
- **workspace-tools:** Added full publish fields to target
|
|
884
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
771
885
|
|
|
772
886
|
### ❤️ Thank You
|
|
773
887
|
|
|
@@ -777,7 +891,8 @@
|
|
|
777
891
|
|
|
778
892
|
### 🩹 Fixes
|
|
779
893
|
|
|
780
|
-
- **workspace-tools:** Added the nx-release-publish task to project target
|
|
894
|
+
- **workspace-tools:** Added the nx-release-publish task to project target
|
|
895
|
+
([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
|
|
781
896
|
|
|
782
897
|
### ❤️ Thank You
|
|
783
898
|
|
|
@@ -787,7 +902,8 @@
|
|
|
787
902
|
|
|
788
903
|
### 🩹 Fixes
|
|
789
904
|
|
|
790
|
-
- **linting-tools:** Ensure assets are added to package root
|
|
905
|
+
- **linting-tools:** Ensure assets are added to package root
|
|
906
|
+
([66881bd3](https://github.com/storm-software/storm-ops/commit/66881bd3))
|
|
791
907
|
|
|
792
908
|
### ❤️ Thank You
|
|
793
909
|
|
|
@@ -797,7 +913,8 @@
|
|
|
797
913
|
|
|
798
914
|
### 🚀 Features
|
|
799
915
|
|
|
800
|
-
- **workspace-tools:** Added custom `npm-publish` executor
|
|
916
|
+
- **workspace-tools:** Added custom `npm-publish` executor
|
|
917
|
+
([3e6292dd](https://github.com/storm-software/storm-ops/commit/3e6292dd))
|
|
801
918
|
|
|
802
919
|
### ❤️ Thank You
|
|
803
920
|
|
|
@@ -807,7 +924,8 @@
|
|
|
807
924
|
|
|
808
925
|
### 🩹 Fixes
|
|
809
926
|
|
|
810
|
-
- **workspace-tools:** Correctly apply internal dependencies and print build
|
|
927
|
+
- **workspace-tools:** Correctly apply internal dependencies and print build
|
|
928
|
+
([e7d0c79a](https://github.com/storm-software/storm-ops/commit/e7d0c79a))
|
|
811
929
|
|
|
812
930
|
### ❤️ Thank You
|
|
813
931
|
|
|
@@ -817,7 +935,8 @@
|
|
|
817
935
|
|
|
818
936
|
### 🩹 Fixes
|
|
819
937
|
|
|
820
|
-
- **linting-tools:** Remove `composite` from the base tsconfig json
|
|
938
|
+
- **linting-tools:** Remove `composite` from the base tsconfig json
|
|
939
|
+
([38a064a2](https://github.com/storm-software/storm-ops/commit/38a064a2))
|
|
821
940
|
|
|
822
941
|
### ❤️ Thank You
|
|
823
942
|
|
|
@@ -827,7 +946,8 @@
|
|
|
827
946
|
|
|
828
947
|
### 🩹 Fixes
|
|
829
948
|
|
|
830
|
-
- **workspace-tools:** Resolved issue with determining the external dependencies
|
|
949
|
+
- **workspace-tools:** Resolved issue with determining the external dependencies
|
|
950
|
+
([b436cea7](https://github.com/storm-software/storm-ops/commit/b436cea7))
|
|
831
951
|
|
|
832
952
|
### ❤️ Thank You
|
|
833
953
|
|
|
@@ -837,7 +957,8 @@
|
|
|
837
957
|
|
|
838
958
|
### 🩹 Fixes
|
|
839
959
|
|
|
840
|
-
- **linting-tools:** Update types on base tsconfig file
|
|
960
|
+
- **linting-tools:** Update types on base tsconfig file
|
|
961
|
+
([8644d140](https://github.com/storm-software/storm-ops/commit/8644d140))
|
|
841
962
|
|
|
842
963
|
### ❤️ Thank You
|
|
843
964
|
|
|
@@ -847,7 +968,8 @@
|
|
|
847
968
|
|
|
848
969
|
### 🩹 Fixes
|
|
849
970
|
|
|
850
|
-
- **git-tools:** Update path to changelog renderer
|
|
971
|
+
- **git-tools:** Update path to changelog renderer
|
|
972
|
+
([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
|
|
851
973
|
|
|
852
974
|
### ❤️ Thank You
|
|
853
975
|
|
|
@@ -857,7 +979,8 @@
|
|
|
857
979
|
|
|
858
980
|
### 🩹 Fixes
|
|
859
981
|
|
|
860
|
-
- **git-tools:** Resolve issues with commit message formatting
|
|
982
|
+
- **git-tools:** Resolve issues with commit message formatting
|
|
983
|
+
([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
861
984
|
|
|
862
985
|
### ❤️ Thank You
|
|
863
986
|
|
|
@@ -867,7 +990,8 @@
|
|
|
867
990
|
|
|
868
991
|
### 🩹 Fixes
|
|
869
992
|
|
|
870
|
-
- **git-tools:** Resolve issues with commit message formatting
|
|
993
|
+
- **git-tools:** Resolve issues with commit message formatting
|
|
994
|
+
([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
871
995
|
|
|
872
996
|
### ❤️ Thank You
|
|
873
997
|
|
|
@@ -877,9 +1001,11 @@
|
|
|
877
1001
|
|
|
878
1002
|
### 🩹 Fixes
|
|
879
1003
|
|
|
880
|
-
- **git-tools:** Clean up of various unused dependencies
|
|
1004
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
1005
|
+
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
881
1006
|
|
|
882
|
-
- **git-tools:** Remove the git extension from the repository URL
|
|
1007
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
1008
|
+
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
883
1009
|
|
|
884
1010
|
### ❤️ Thank You
|
|
885
1011
|
|
|
@@ -889,9 +1015,11 @@
|
|
|
889
1015
|
|
|
890
1016
|
### 🩹 Fixes
|
|
891
1017
|
|
|
892
|
-
- **git-tools:** Clean up of various unused dependencies
|
|
1018
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
1019
|
+
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
893
1020
|
|
|
894
|
-
- **git-tools:** Remove the git extension from the repository URL
|
|
1021
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
1022
|
+
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
895
1023
|
|
|
896
1024
|
### ❤️ Thank You
|
|
897
1025
|
|
|
@@ -901,9 +1029,11 @@
|
|
|
901
1029
|
|
|
902
1030
|
### 🩹 Fixes
|
|
903
1031
|
|
|
904
|
-
- **git-tools:** Clean up of various unused dependencies
|
|
1032
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
1033
|
+
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
905
1034
|
|
|
906
|
-
- **git-tools:** Remove the git extension from the repository URL
|
|
1035
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
1036
|
+
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
907
1037
|
|
|
908
1038
|
### ❤️ Thank You
|
|
909
1039
|
|
|
@@ -913,1282 +1043,1625 @@
|
|
|
913
1043
|
|
|
914
1044
|
### Features
|
|
915
1045
|
|
|
916
|
-
- **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build
|
|
1046
|
+
- **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build
|
|
1047
|
+
([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
|
|
917
1048
|
|
|
918
1049
|
# [1.29.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.28.1...linting-tools-v1.29.0) (2024-01-19)
|
|
919
1050
|
|
|
920
1051
|
### Features
|
|
921
1052
|
|
|
922
|
-
- **config-tools:** Added the `getConfigFileByName` function export
|
|
1053
|
+
- **config-tools:** Added the `getConfigFileByName` function export
|
|
1054
|
+
([9f56a9c](https://github.com/storm-software/storm-ops/commit/9f56a9ca2c1df0bccbf533cc63f15602e8de0dff))
|
|
923
1055
|
|
|
924
1056
|
## [1.28.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.28.0...linting-tools-v1.28.1) (2024-01-19)
|
|
925
1057
|
|
|
926
1058
|
### Bug Fixes
|
|
927
1059
|
|
|
928
|
-
- **config-tools:** Added the `defineConfig` function to type-check config
|
|
1060
|
+
- **config-tools:** Added the `defineConfig` function to type-check config
|
|
1061
|
+
options
|
|
1062
|
+
([0676271](https://github.com/storm-software/storm-ops/commit/0676271161ec4a04715fb495f55042328a9f116f))
|
|
929
1063
|
|
|
930
1064
|
# [1.28.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.27.2...linting-tools-v1.28.0) (2024-01-19)
|
|
931
1065
|
|
|
932
1066
|
### Bug Fixes
|
|
933
1067
|
|
|
934
|
-
- **config-tools:** Rerun ci pipeline
|
|
935
|
-
|
|
936
|
-
- **config-tools:**
|
|
937
|
-
|
|
938
|
-
- **
|
|
939
|
-
|
|
940
|
-
- **
|
|
941
|
-
|
|
1068
|
+
- **config-tools:** Rerun ci pipeline
|
|
1069
|
+
([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
|
|
1070
|
+
- **config-tools:** Resolved the issue with the tsconfig properties
|
|
1071
|
+
([5bc729e](https://github.com/storm-software/storm-ops/commit/5bc729e4680f2bb8ce67a2f6a85dff875bef9997))
|
|
1072
|
+
- **config-tools:** Skip type checks
|
|
1073
|
+
([c7da786](https://github.com/storm-software/storm-ops/commit/c7da78609234d5eb0998465c9d38fe10eb02d205))
|
|
1074
|
+
- **config-tools:** Update lefthook config to call install prior to push
|
|
1075
|
+
([6a81b6a](https://github.com/storm-software/storm-ops/commit/6a81b6a27359ab41549cb93227d28c5fc1b2ee01))
|
|
1076
|
+
- **git-tools:** Resolved issue preventing git-tools publish
|
|
1077
|
+
([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
|
|
1078
|
+
- **git-tools:** Resovled issues with lock file versions
|
|
1079
|
+
([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
|
|
1080
|
+
- **git-tools:** Upgrade Nx version and resolved import issues
|
|
1081
|
+
([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
|
|
1082
|
+
- **git-tools:** Upgrade pnpm lock file
|
|
1083
|
+
([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
|
|
942
1084
|
|
|
943
1085
|
### Features
|
|
944
1086
|
|
|
945
|
-
- **git-tools:** Redesigned the executable script structure
|
|
1087
|
+
- **git-tools:** Redesigned the executable script structure
|
|
1088
|
+
([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
|
|
946
1089
|
|
|
947
1090
|
## [1.27.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.27.1...linting-tools-v1.27.2) (2024-01-19)
|
|
948
1091
|
|
|
949
1092
|
### Bug Fixes
|
|
950
1093
|
|
|
951
|
-
- **git-tools:** Updated executable scripts to use correct directory
|
|
1094
|
+
- **git-tools:** Updated executable scripts to use correct directory
|
|
1095
|
+
([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
|
|
952
1096
|
|
|
953
1097
|
## [1.27.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.27.0...linting-tools-v1.27.1) (2024-01-18)
|
|
954
1098
|
|
|
955
1099
|
### Bug Fixes
|
|
956
1100
|
|
|
957
|
-
- **config-tools:** Resolved empty config file loading error
|
|
1101
|
+
- **config-tools:** Resolved empty config file loading error
|
|
1102
|
+
([6b84a12](https://github.com/storm-software/storm-ops/commit/6b84a12f762ac038d9ca6131249c8b51979d0320))
|
|
958
1103
|
|
|
959
1104
|
# [1.27.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.15...linting-tools-v1.27.0) (2024-01-18)
|
|
960
1105
|
|
|
961
1106
|
### Features
|
|
962
1107
|
|
|
963
|
-
- **workspace-tools:** Added the `typia` executor
|
|
1108
|
+
- **workspace-tools:** Added the `typia` executor
|
|
1109
|
+
([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
|
|
964
1110
|
|
|
965
1111
|
## [1.26.15](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.14...linting-tools-v1.26.15) (2024-01-18)
|
|
966
1112
|
|
|
967
1113
|
### Bug Fixes
|
|
968
1114
|
|
|
969
|
-
- **linting-tools:** Updated ignored files in biome linter
|
|
1115
|
+
- **linting-tools:** Updated ignored files in biome linter
|
|
1116
|
+
([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
|
|
970
1117
|
|
|
971
1118
|
## [1.26.14](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.13...linting-tools-v1.26.14) (2024-01-17)
|
|
972
1119
|
|
|
973
1120
|
### Bug Fixes
|
|
974
1121
|
|
|
975
|
-
- **workspace-tools:** Patched transformer functions in tsup dependency
|
|
1122
|
+
- **workspace-tools:** Patched transformer functions in tsup dependency
|
|
1123
|
+
([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
|
|
976
1124
|
|
|
977
1125
|
## [1.26.13](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.12...linting-tools-v1.26.13) (2024-01-17)
|
|
978
1126
|
|
|
979
1127
|
### Bug Fixes
|
|
980
1128
|
|
|
981
|
-
- **workspace-tools:** Resolved blocking issue preventing tsup build completion
|
|
1129
|
+
- **workspace-tools:** Resolved blocking issue preventing tsup build completion
|
|
1130
|
+
([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
|
|
982
1131
|
|
|
983
1132
|
## [1.26.12](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.11...linting-tools-v1.26.12) (2024-01-17)
|
|
984
1133
|
|
|
985
1134
|
### Bug Fixes
|
|
986
1135
|
|
|
987
|
-
- **config-tools:** Ensure colors are set correctly
|
|
1136
|
+
- **config-tools:** Ensure colors are set correctly
|
|
1137
|
+
([e6fffd0](https://github.com/storm-software/storm-ops/commit/e6fffd0c6554d2fa36e3a4b8b44b443c030aa831))
|
|
988
1138
|
|
|
989
1139
|
## [1.26.11](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.10...linting-tools-v1.26.11) (2024-01-17)
|
|
990
1140
|
|
|
991
1141
|
### Bug Fixes
|
|
992
1142
|
|
|
993
|
-
- **config-tools:** Fixed config value defaulting issue for booleans
|
|
1143
|
+
- **config-tools:** Fixed config value defaulting issue for booleans
|
|
1144
|
+
([c54c60b](https://github.com/storm-software/storm-ops/commit/c54c60b1ddd533530571dd41fd9b6502c1cb2cb8))
|
|
994
1145
|
|
|
995
1146
|
## [1.26.10](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.9...linting-tools-v1.26.10) (2024-01-17)
|
|
996
1147
|
|
|
997
1148
|
### Bug Fixes
|
|
998
1149
|
|
|
999
|
-
- **config-tools:** Ehanced config values assignement logic
|
|
1150
|
+
- **config-tools:** Ehanced config values assignement logic
|
|
1151
|
+
([d66dcf7](https://github.com/storm-software/storm-ops/commit/d66dcf7500d15bc85065cb5676a1fb585d44d94b))
|
|
1000
1152
|
|
|
1001
1153
|
## [1.26.9](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.8...linting-tools-v1.26.9) (2024-01-17)
|
|
1002
1154
|
|
|
1003
1155
|
### Bug Fixes
|
|
1004
1156
|
|
|
1005
|
-
- **config-tools:** Added code to print out config values added
|
|
1157
|
+
- **config-tools:** Added code to print out config values added
|
|
1158
|
+
([ea56410](https://github.com/storm-software/storm-ops/commit/ea56410f9e7e9f3e4f68268395a13127a1653d2d))
|
|
1006
1159
|
|
|
1007
1160
|
## [1.26.8](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.7...linting-tools-v1.26.8) (2024-01-17)
|
|
1008
1161
|
|
|
1009
1162
|
### Bug Fixes
|
|
1010
1163
|
|
|
1011
|
-
- **config-tools:** Removed unused defaulting logic for config file
|
|
1164
|
+
- **config-tools:** Removed unused defaulting logic for config file
|
|
1165
|
+
([2770efd](https://github.com/storm-software/storm-ops/commit/2770efde7032b88e6bf20fb23c5b89060175db5d))
|
|
1012
1166
|
|
|
1013
1167
|
## [1.26.7](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.6...linting-tools-v1.26.7) (2024-01-17)
|
|
1014
1168
|
|
|
1015
1169
|
### Bug Fixes
|
|
1016
1170
|
|
|
1017
|
-
- **config-tools:** Resolved issue with bad config file lookup logic
|
|
1018
|
-
|
|
1171
|
+
- **config-tools:** Resolved issue with bad config file lookup logic
|
|
1172
|
+
([9967de4](https://github.com/storm-software/storm-ops/commit/9967de48b063a83f42c74c3f6dd667d31123dc6f))
|
|
1173
|
+
- **workspace-tools:** Resolved issue with config file names changing
|
|
1174
|
+
([f18c40c](https://github.com/storm-software/storm-ops/commit/f18c40c1be8c154aff163692e79351b34accb991))
|
|
1019
1175
|
|
|
1020
1176
|
## [1.26.6](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.5...linting-tools-v1.26.6) (2024-01-17)
|
|
1021
1177
|
|
|
1022
1178
|
### Bug Fixes
|
|
1023
1179
|
|
|
1024
|
-
- **workspace-tools:** Added code to properly parse out the config file
|
|
1180
|
+
- **workspace-tools:** Added code to properly parse out the config file
|
|
1181
|
+
([c345fef](https://github.com/storm-software/storm-ops/commit/c345fefc6389a9a10b3f5b8446eb76982f45e6f7))
|
|
1025
1182
|
|
|
1026
1183
|
## [1.26.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.4...linting-tools-v1.26.5) (2024-01-17)
|
|
1027
1184
|
|
|
1028
1185
|
### Bug Fixes
|
|
1029
1186
|
|
|
1030
|
-
- **workspace-tools:** Removed instance of JSDocs parser in tsup patch
|
|
1187
|
+
- **workspace-tools:** Removed instance of JSDocs parser in tsup patch
|
|
1188
|
+
([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
|
|
1031
1189
|
|
|
1032
1190
|
## [1.26.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.3...linting-tools-v1.26.4) (2024-01-17)
|
|
1033
1191
|
|
|
1034
1192
|
### Bug Fixes
|
|
1035
1193
|
|
|
1036
|
-
- **git-tools:** Resolved issue with logging strings
|
|
1037
|
-
|
|
1194
|
+
- **git-tools:** Resolved issue with logging strings
|
|
1195
|
+
([21d9e0d](https://github.com/storm-software/storm-ops/commit/21d9e0dc7f21820909697577931d0c7b339755b7))
|
|
1196
|
+
- **workspace-tools:** Remove the transform code from tsup patch
|
|
1197
|
+
([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
|
|
1038
1198
|
|
|
1039
1199
|
## [1.26.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.2...linting-tools-v1.26.3) (2024-01-16)
|
|
1040
1200
|
|
|
1041
1201
|
### Bug Fixes
|
|
1042
1202
|
|
|
1043
|
-
- **workspace-tools:** Clean up code to apply getConfig option in tsup build
|
|
1203
|
+
- **workspace-tools:** Clean up code to apply getConfig option in tsup build
|
|
1204
|
+
([96227fd](https://github.com/storm-software/storm-ops/commit/96227fde3d3f2871a88aa24be9206d555d373c9b))
|
|
1044
1205
|
|
|
1045
1206
|
## [1.26.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.1...linting-tools-v1.26.2) (2024-01-16)
|
|
1046
1207
|
|
|
1047
1208
|
### Bug Fixes
|
|
1048
1209
|
|
|
1049
|
-
- **git-tools:** Updated console formatting and text colors
|
|
1210
|
+
- **git-tools:** Updated console formatting and text colors
|
|
1211
|
+
([82e869f](https://github.com/storm-software/storm-ops/commit/82e869f0395d112c0a2906223e0827fd9b243e54))
|
|
1050
1212
|
|
|
1051
1213
|
## [1.26.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.0...linting-tools-v1.26.1) (2024-01-16)
|
|
1052
1214
|
|
|
1053
1215
|
### Bug Fixes
|
|
1054
1216
|
|
|
1055
|
-
- **git-tools:** Resolved logging issues with git hooks and tsup build
|
|
1217
|
+
- **git-tools:** Resolved logging issues with git hooks and tsup build
|
|
1218
|
+
([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
|
|
1056
1219
|
|
|
1057
1220
|
# [1.26.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.25.3...linting-tools-v1.26.0) (2024-01-15)
|
|
1058
1221
|
|
|
1059
1222
|
### Features
|
|
1060
1223
|
|
|
1061
|
-
- **workspace-tools:** Added logger functions to use in the repo's console CLI
|
|
1224
|
+
- **workspace-tools:** Added logger functions to use in the repo's console CLI
|
|
1225
|
+
apps
|
|
1226
|
+
([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
|
|
1062
1227
|
|
|
1063
1228
|
## [1.25.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.25.2...linting-tools-v1.25.3) (2024-01-15)
|
|
1064
1229
|
|
|
1065
1230
|
### Bug Fixes
|
|
1066
1231
|
|
|
1067
|
-
- **workspace-tools:** Many code quality improvements and enhanced linting rules
|
|
1232
|
+
- **workspace-tools:** Many code quality improvements and enhanced linting rules
|
|
1233
|
+
([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
|
|
1068
1234
|
|
|
1069
1235
|
## [1.25.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.25.1...linting-tools-v1.25.2) (2024-01-15)
|
|
1070
1236
|
|
|
1071
1237
|
### Bug Fixes
|
|
1072
1238
|
|
|
1073
|
-
- **git-tools:** Added dependency override for `request` package to prevent
|
|
1239
|
+
- **git-tools:** Added dependency override for `request` package to prevent
|
|
1240
|
+
request forgery exposure
|
|
1241
|
+
([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
|
|
1074
1242
|
|
|
1075
1243
|
## [1.25.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.25.0...linting-tools-v1.25.1) (2024-01-15)
|
|
1076
1244
|
|
|
1077
1245
|
### Bug Fixes
|
|
1078
1246
|
|
|
1079
|
-
- **linting-tools:** Resolve Dependabot Alerts
|
|
1247
|
+
- **linting-tools:** Resolve Dependabot Alerts
|
|
1248
|
+
[#1](https://github.com/storm-software/storm-ops/issues/1),
|
|
1249
|
+
[#2](https://github.com/storm-software/storm-ops/issues/2),
|
|
1250
|
+
[#3](https://github.com/storm-software/storm-ops/issues/3), and
|
|
1251
|
+
[#4](https://github.com/storm-software/storm-ops/issues/4)
|
|
1252
|
+
([88253ba](https://github.com/storm-software/storm-ops/commit/88253ba59b21442d7af2f1f3cb958d9e9d13289e))
|
|
1080
1253
|
|
|
1081
1254
|
# [1.25.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.24.1...linting-tools-v1.25.0) (2024-01-15)
|
|
1082
1255
|
|
|
1083
1256
|
### Bug Fixes
|
|
1084
1257
|
|
|
1085
|
-
- **linting-tools:** Various improvements to the biome formatter and linter
|
|
1258
|
+
- **linting-tools:** Various improvements to the biome formatter and linter
|
|
1259
|
+
configuration
|
|
1260
|
+
([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
|
|
1086
1261
|
|
|
1087
1262
|
### Features
|
|
1088
1263
|
|
|
1089
|
-
- **git-tools:** Added default `lefthook` and `biome` configuration
|
|
1264
|
+
- **git-tools:** Added default `lefthook` and `biome` configuration
|
|
1265
|
+
([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
|
|
1090
1266
|
|
|
1091
1267
|
## [1.24.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.24.0...linting-tools-v1.24.1) (2024-01-14)
|
|
1092
1268
|
|
|
1093
1269
|
### Bug Fixes
|
|
1094
1270
|
|
|
1095
|
-
- **workspace-tools:** Cleaned up dependanies and option defaulting in tsup
|
|
1271
|
+
- **workspace-tools:** Cleaned up dependanies and option defaulting in tsup
|
|
1272
|
+
([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
|
|
1096
1273
|
|
|
1097
1274
|
# [1.24.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.23.0...linting-tools-v1.24.0) (2024-01-14)
|
|
1098
1275
|
|
|
1099
1276
|
### Features
|
|
1100
1277
|
|
|
1101
|
-
- **git-tools:** Improved all CLI tools and git hooks to use the `zx` package
|
|
1278
|
+
- **git-tools:** Improved all CLI tools and git hooks to use the `zx` package
|
|
1279
|
+
([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
|
|
1102
1280
|
|
|
1103
1281
|
# [1.23.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.22.0...linting-tools-v1.23.0) (2024-01-14)
|
|
1104
1282
|
|
|
1105
1283
|
### Bug Fixes
|
|
1106
1284
|
|
|
1107
|
-
- **storm-ops:** Added missing dependencies
|
|
1285
|
+
- **storm-ops:** Added missing dependencies
|
|
1286
|
+
([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
|
|
1108
1287
|
|
|
1109
1288
|
### Features
|
|
1110
1289
|
|
|
1111
|
-
- **git-tools:** Re-added the Git hooks to drive workspace processing
|
|
1112
|
-
|
|
1290
|
+
- **git-tools:** Re-added the Git hooks to drive workspace processing
|
|
1291
|
+
([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
|
|
1292
|
+
- **linting-tools:** Added Typia compiler transformer to tsup build
|
|
1293
|
+
([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
|
|
1113
1294
|
|
|
1114
1295
|
# [1.22.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.21.1...linting-tools-v1.22.0) (2024-01-13)
|
|
1115
1296
|
|
|
1116
1297
|
### Features
|
|
1117
1298
|
|
|
1118
|
-
- **workspace-tools:** Added Typia compiler transformer to tsup build
|
|
1299
|
+
- **workspace-tools:** Added Typia compiler transformer to tsup build
|
|
1300
|
+
([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
|
|
1119
1301
|
|
|
1120
1302
|
## [1.21.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.21.0...linting-tools-v1.21.1) (2024-01-12)
|
|
1121
1303
|
|
|
1122
1304
|
### Bug Fixes
|
|
1123
1305
|
|
|
1124
|
-
- **workspace-tools:** Removed legacy config from neutral tsup build
|
|
1306
|
+
- **workspace-tools:** Removed legacy config from neutral tsup build
|
|
1307
|
+
([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
|
|
1125
1308
|
|
|
1126
1309
|
# [1.21.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.20.2...linting-tools-v1.21.0) (2024-01-11)
|
|
1127
1310
|
|
|
1128
1311
|
### Features
|
|
1129
1312
|
|
|
1130
|
-
- **workspace-tools:** Added `metafile` option to tsup build
|
|
1313
|
+
- **workspace-tools:** Added `metafile` option to tsup build
|
|
1314
|
+
([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
|
|
1131
1315
|
|
|
1132
1316
|
## [1.20.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.20.1...linting-tools-v1.20.2) (2024-01-05)
|
|
1133
1317
|
|
|
1134
1318
|
### Bug Fixes
|
|
1135
1319
|
|
|
1136
|
-
- **linting-tools:** Call linting functions in parallel
|
|
1320
|
+
- **linting-tools:** Call linting functions in parallel
|
|
1321
|
+
([0aa300f](https://github.com/storm-software/storm-ops/commit/0aa300f2c6dd7a67589025ffe512197535222064))
|
|
1137
1322
|
|
|
1138
1323
|
## [1.20.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.20.0...linting-tools-v1.20.1) (2023-12-26)
|
|
1139
1324
|
|
|
1140
1325
|
### Bug Fixes
|
|
1141
1326
|
|
|
1142
|
-
- **linting-tools:** Added tailwindcss prettier formatting to linting tools
|
|
1327
|
+
- **linting-tools:** Added tailwindcss prettier formatting to linting tools
|
|
1328
|
+
([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
|
|
1143
1329
|
|
|
1144
1330
|
# [1.20.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.19.0...linting-tools-v1.20.0) (2023-12-22)
|
|
1145
1331
|
|
|
1146
1332
|
### Features
|
|
1147
1333
|
|
|
1148
|
-
- **workspace-tools:** Added `design-tokens` generator
|
|
1334
|
+
- **workspace-tools:** Added `design-tokens` generator
|
|
1335
|
+
([af49878](https://github.com/storm-software/storm-ops/commit/af498784bc6446974c141ebb6206749076e2a6b3))
|
|
1149
1336
|
|
|
1150
1337
|
# [1.19.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.18.2...linting-tools-v1.19.0) (2023-12-21)
|
|
1151
1338
|
|
|
1152
1339
|
### Features
|
|
1153
1340
|
|
|
1154
|
-
- **config-tools:** Added the `findWorkspaceRootSync` and
|
|
1341
|
+
- **config-tools:** Added the `findWorkspaceRootSync` and
|
|
1342
|
+
`findWorkspaceRootSafeSync` functions
|
|
1343
|
+
([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
|
|
1155
1344
|
|
|
1156
1345
|
## [1.18.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.18.1...linting-tools-v1.18.2) (2023-12-21)
|
|
1157
1346
|
|
|
1158
1347
|
### Bug Fixes
|
|
1159
1348
|
|
|
1160
|
-
- **config-tools:** Remove unused dependencies
|
|
1349
|
+
- **config-tools:** Remove unused dependencies
|
|
1350
|
+
([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
|
|
1161
1351
|
|
|
1162
1352
|
## [1.18.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.18.0...linting-tools-v1.18.1) (2023-12-20)
|
|
1163
1353
|
|
|
1164
1354
|
### Bug Fixes
|
|
1165
1355
|
|
|
1166
|
-
- **config-tools:** Added more accurate search for workspace root
|
|
1356
|
+
- **config-tools:** Added more accurate search for workspace root
|
|
1357
|
+
([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
|
|
1167
1358
|
|
|
1168
1359
|
# [1.18.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.17.0...linting-tools-v1.18.0) (2023-12-15)
|
|
1169
1360
|
|
|
1170
1361
|
### Features
|
|
1171
1362
|
|
|
1172
|
-
- **design-tools:** Added design tools package to support storm design systems
|
|
1363
|
+
- **design-tools:** Added design tools package to support storm design systems
|
|
1364
|
+
([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
|
|
1173
1365
|
|
|
1174
1366
|
# [1.17.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.16.1...linting-tools-v1.17.0) (2023-12-12)
|
|
1175
1367
|
|
|
1176
1368
|
### Features
|
|
1177
1369
|
|
|
1178
|
-
- **workspace-tools:** Added the `packageAll` option to build nested package
|
|
1370
|
+
- **workspace-tools:** Added the `packageAll` option to build nested package
|
|
1371
|
+
files
|
|
1372
|
+
([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
|
|
1179
1373
|
|
|
1180
1374
|
## [1.16.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.16.0...linting-tools-v1.16.1) (2023-12-11)
|
|
1181
1375
|
|
|
1182
1376
|
### Bug Fixes
|
|
1183
1377
|
|
|
1184
|
-
- **workspace-tools:** Resolved issue with bad nx.json config
|
|
1378
|
+
- **workspace-tools:** Resolved issue with bad nx.json config
|
|
1379
|
+
([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
|
|
1185
1380
|
|
|
1186
1381
|
# [1.16.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.11...linting-tools-v1.16.0) (2023-12-09)
|
|
1187
1382
|
|
|
1188
1383
|
### Features
|
|
1189
1384
|
|
|
1190
|
-
- **workspace-tools:** Added `esbuild-plugin-handlebars` plugin
|
|
1385
|
+
- **workspace-tools:** Added `esbuild-plugin-handlebars` plugin
|
|
1386
|
+
([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
|
|
1191
1387
|
|
|
1192
1388
|
## [1.15.11](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.10...linting-tools-v1.15.11) (2023-12-08)
|
|
1193
1389
|
|
|
1194
1390
|
### Bug Fixes
|
|
1195
1391
|
|
|
1196
|
-
- **workspace-tools:** Update the tsup build executor to use the daemon for
|
|
1392
|
+
- **workspace-tools:** Update the tsup build executor to use the daemon for
|
|
1393
|
+
getting the ProjectGraph
|
|
1394
|
+
([0e3a598](https://github.com/storm-software/storm-ops/commit/0e3a598fb0b20008b8321a174dfb861590a6a9de))
|
|
1197
1395
|
|
|
1198
1396
|
## [1.15.10](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.9...linting-tools-v1.15.10) (2023-12-06)
|
|
1199
1397
|
|
|
1200
1398
|
### Bug Fixes
|
|
1201
1399
|
|
|
1202
|
-
- **workspace-tools:** Resolved issue with bad options passed into base TS
|
|
1400
|
+
- **workspace-tools:** Resolved issue with bad options passed into base TS
|
|
1401
|
+
library generator
|
|
1402
|
+
([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
|
|
1203
1403
|
|
|
1204
1404
|
## [1.15.9](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.8...linting-tools-v1.15.9) (2023-12-05)
|
|
1205
1405
|
|
|
1206
1406
|
### Bug Fixes
|
|
1207
1407
|
|
|
1208
|
-
- **git-tools:** Resolved issue in `semantic-release` patch with module
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
- **git-tools:**
|
|
1408
|
+
- **git-tools:** Resolved issue in `semantic-release` patch with module
|
|
1409
|
+
directory
|
|
1410
|
+
([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
|
|
1411
|
+
- **git-tools:** Resolved issue with patched semantic-release bundled path
|
|
1412
|
+
([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
|
|
1413
|
+
- **git-tools:** Update the env used by packages to match new config updates
|
|
1414
|
+
([d3b7dac](https://github.com/storm-software/storm-ops/commit/d3b7dac057a04aff9e0170d89cedc4cb47c584e5))
|
|
1415
|
+
- **git-tools:** Updated `semantic-release` patch to properly check for plugins
|
|
1416
|
+
([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
|
|
1212
1417
|
|
|
1213
1418
|
## [1.15.8](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.7...linting-tools-v1.15.8) (2023-12-05)
|
|
1214
1419
|
|
|
1215
1420
|
### Bug Fixes
|
|
1216
1421
|
|
|
1217
|
-
- **config-tools:** Update configuration types to allow any type of schema
|
|
1422
|
+
- **config-tools:** Update configuration types to allow any type of schema
|
|
1423
|
+
([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
|
|
1218
1424
|
|
|
1219
1425
|
## [1.15.7](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.6...linting-tools-v1.15.7) (2023-12-03)
|
|
1220
1426
|
|
|
1221
1427
|
### Bug Fixes
|
|
1222
1428
|
|
|
1223
|
-
- **workspace-tools:** Ensure only storm env are written to build package
|
|
1429
|
+
- **workspace-tools:** Ensure only storm env are written to build package
|
|
1430
|
+
([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
|
|
1224
1431
|
|
|
1225
1432
|
## [1.15.6](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.5...linting-tools-v1.15.6) (2023-12-03)
|
|
1226
1433
|
|
|
1227
1434
|
### Bug Fixes
|
|
1228
1435
|
|
|
1229
|
-
- **storm-ops:** Update pnpm-lock.yaml file
|
|
1230
|
-
|
|
1231
|
-
- **workspace-tools:**
|
|
1232
|
-
|
|
1436
|
+
- **storm-ops:** Update pnpm-lock.yaml file
|
|
1437
|
+
([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
|
|
1438
|
+
- **workspace-tools:** Remove pino logging esbuild plugin
|
|
1439
|
+
([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
|
|
1440
|
+
- **workspace-tools:** Resolved more issues with results display
|
|
1441
|
+
([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
|
|
1442
|
+
- **workspace-tools:** Update all workspace chalk deps to version 4.1.0
|
|
1443
|
+
([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
|
|
1233
1444
|
|
|
1234
1445
|
## [1.15.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.4...linting-tools-v1.15.5) (2023-12-03)
|
|
1235
1446
|
|
|
1236
1447
|
### Bug Fixes
|
|
1237
1448
|
|
|
1238
|
-
- **workspace-tools:** Remove config-tools as an external dependency
|
|
1449
|
+
- **workspace-tools:** Remove config-tools as an external dependency
|
|
1450
|
+
([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
|
|
1239
1451
|
|
|
1240
1452
|
## [1.15.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.3...linting-tools-v1.15.4) (2023-12-03)
|
|
1241
1453
|
|
|
1242
1454
|
### Bug Fixes
|
|
1243
1455
|
|
|
1244
|
-
- **config-tools:** Updated the `StormConfig` schema to properly type extensions
|
|
1456
|
+
- **config-tools:** Updated the `StormConfig` schema to properly type extensions
|
|
1457
|
+
and removed @decs/typeschema dependency
|
|
1458
|
+
([40ed139](https://github.com/storm-software/storm-ops/commit/40ed13919f073da95cac183467accdcfc6c12270))
|
|
1245
1459
|
|
|
1246
1460
|
## [1.15.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.2...linting-tools-v1.15.3) (2023-12-02)
|
|
1247
1461
|
|
|
1248
1462
|
### Bug Fixes
|
|
1249
1463
|
|
|
1250
|
-
- **config-tools:** Update config package module type
|
|
1464
|
+
- **config-tools:** Update config package module type
|
|
1465
|
+
([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
|
|
1251
1466
|
|
|
1252
1467
|
## [1.15.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.1...linting-tools-v1.15.2) (2023-12-02)
|
|
1253
1468
|
|
|
1254
1469
|
### Bug Fixes
|
|
1255
1470
|
|
|
1256
|
-
- **config-tools:** Resolved issue with updated `createStormConfig` schema
|
|
1471
|
+
- **config-tools:** Resolved issue with updated `createStormConfig` schema
|
|
1472
|
+
([cbc6941](https://github.com/storm-software/storm-ops/commit/cbc69413e1ebbf5521c638401a34c604f25c2854))
|
|
1257
1473
|
|
|
1258
1474
|
## [1.15.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.0...linting-tools-v1.15.1) (2023-12-02)
|
|
1259
1475
|
|
|
1260
1476
|
### Bug Fixes
|
|
1261
1477
|
|
|
1262
|
-
- **workspace-tools:** Added new executors to `additionalEntryPoints`
|
|
1478
|
+
- **workspace-tools:** Added new executors to `additionalEntryPoints`
|
|
1479
|
+
configuration
|
|
1480
|
+
([f7289c7](https://github.com/storm-software/storm-ops/commit/f7289c7b21eba99e0a70147767b1f28fea242854))
|
|
1263
1481
|
|
|
1264
1482
|
# [1.15.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.14.0...linting-tools-v1.15.0) (2023-12-02)
|
|
1265
1483
|
|
|
1266
1484
|
### Features
|
|
1267
1485
|
|
|
1268
|
-
- **workspace-tools:** Added the config-schema generator to create json schemas
|
|
1486
|
+
- **workspace-tools:** Added the config-schema generator to create json schemas
|
|
1487
|
+
for Storm Config
|
|
1488
|
+
([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
|
|
1269
1489
|
|
|
1270
1490
|
# [1.14.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.13.1...linting-tools-v1.14.0) (2023-12-02)
|
|
1271
1491
|
|
|
1272
1492
|
### Features
|
|
1273
1493
|
|
|
1274
|
-
- **config-tools:** Added the config-tools library to support storm
|
|
1275
|
-
|
|
1494
|
+
- **config-tools:** Added the config-tools library to support storm
|
|
1495
|
+
configuration
|
|
1496
|
+
([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
|
|
1497
|
+
- **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors
|
|
1498
|
+
([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
|
|
1276
1499
|
|
|
1277
1500
|
## [1.13.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.13.0...linting-tools-v1.13.1) (2023-11-30)
|
|
1278
1501
|
|
|
1279
1502
|
### Bug Fixes
|
|
1280
1503
|
|
|
1281
|
-
- **workspace-tools:** Enhanced external dependency selection logic
|
|
1504
|
+
- **workspace-tools:** Enhanced external dependency selection logic
|
|
1505
|
+
([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
|
|
1282
1506
|
|
|
1283
1507
|
# [1.13.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.15...linting-tools-v1.13.0) (2023-11-30)
|
|
1284
1508
|
|
|
1285
1509
|
### Features
|
|
1286
1510
|
|
|
1287
|
-
- **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor
|
|
1511
|
+
- **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor
|
|
1512
|
+
([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
|
|
1288
1513
|
|
|
1289
1514
|
## [1.12.15](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.14...linting-tools-v1.12.15) (2023-11-30)
|
|
1290
1515
|
|
|
1291
1516
|
### Bug Fixes
|
|
1292
1517
|
|
|
1293
|
-
- **workspace-tools:** Update input file path for api-extractor
|
|
1518
|
+
- **workspace-tools:** Update input file path for api-extractor
|
|
1519
|
+
([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
|
|
1294
1520
|
|
|
1295
1521
|
## [1.12.14](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.13...linting-tools-v1.12.14) (2023-11-30)
|
|
1296
1522
|
|
|
1297
1523
|
### Bug Fixes
|
|
1298
1524
|
|
|
1299
|
-
- **workspace-tools:** Resolved bad reference to path
|
|
1525
|
+
- **workspace-tools:** Resolved bad reference to path
|
|
1526
|
+
([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
|
|
1300
1527
|
|
|
1301
1528
|
## [1.12.13](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.12...linting-tools-v1.12.13) (2023-11-30)
|
|
1302
1529
|
|
|
1303
1530
|
### Bug Fixes
|
|
1304
1531
|
|
|
1305
|
-
- **workspace-tools:** Resolved issue with api-extractor input path
|
|
1532
|
+
- **workspace-tools:** Resolved issue with api-extractor input path
|
|
1533
|
+
([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
|
|
1306
1534
|
|
|
1307
1535
|
## [1.12.12](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.11...linting-tools-v1.12.12) (2023-11-29)
|
|
1308
1536
|
|
|
1309
1537
|
### Bug Fixes
|
|
1310
1538
|
|
|
1311
|
-
- **workspace-tools:** Update the path separators in api-extractor parameters
|
|
1539
|
+
- **workspace-tools:** Update the path separators in api-extractor parameters
|
|
1540
|
+
([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
|
|
1312
1541
|
|
|
1313
1542
|
## [1.12.11](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.10...linting-tools-v1.12.11) (2023-11-29)
|
|
1314
1543
|
|
|
1315
1544
|
### Bug Fixes
|
|
1316
1545
|
|
|
1317
|
-
- **workspace-tools:** Add back the `declarationDir` value to the
|
|
1546
|
+
- **workspace-tools:** Add back the `declarationDir` value to the
|
|
1547
|
+
compilerOptions for dts build
|
|
1548
|
+
([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
|
|
1318
1549
|
|
|
1319
1550
|
### Reverts
|
|
1320
1551
|
|
|
1321
|
-
- **workspace-tools:** Revert tsup patch back to previous version before updates
|
|
1552
|
+
- **workspace-tools:** Revert tsup patch back to previous version before updates
|
|
1553
|
+
to api-extractor
|
|
1554
|
+
([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
|
|
1322
1555
|
|
|
1323
1556
|
## [1.12.10](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.9...linting-tools-v1.12.10) (2023-11-29)
|
|
1324
1557
|
|
|
1325
1558
|
### Bug Fixes
|
|
1326
1559
|
|
|
1327
|
-
- **workspace-tools:** Update tmp path on tsup patch
|
|
1560
|
+
- **workspace-tools:** Update tmp path on tsup patch
|
|
1561
|
+
([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
|
|
1328
1562
|
|
|
1329
1563
|
## [1.12.9](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.8...linting-tools-v1.12.9) (2023-11-29)
|
|
1330
1564
|
|
|
1331
1565
|
### Bug Fixes
|
|
1332
1566
|
|
|
1333
|
-
- **workspace-tools:** Resolve issue with path separators in tsup patch
|
|
1567
|
+
- **workspace-tools:** Resolve issue with path separators in tsup patch
|
|
1568
|
+
([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
|
|
1334
1569
|
|
|
1335
1570
|
## [1.12.8](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.7...linting-tools-v1.12.8) (2023-11-29)
|
|
1336
1571
|
|
|
1337
1572
|
### Bug Fixes
|
|
1338
1573
|
|
|
1339
|
-
- **workspace-tools:** Resolved issue with bad path module usage in tsup patch
|
|
1574
|
+
- **workspace-tools:** Resolved issue with bad path module usage in tsup patch
|
|
1575
|
+
([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
|
|
1340
1576
|
|
|
1341
1577
|
## [1.12.7](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.6...linting-tools-v1.12.7) (2023-11-29)
|
|
1342
1578
|
|
|
1343
1579
|
### Bug Fixes
|
|
1344
1580
|
|
|
1345
|
-
- **git-tools:** Resolved issue with escape character in descriptions for nx
|
|
1346
|
-
|
|
1581
|
+
- **git-tools:** Resolved issue with escape character in descriptions for nx
|
|
1582
|
+
plugins
|
|
1583
|
+
([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
|
|
1584
|
+
- **workspace-tools:** Update tsup patch so correct files are written after
|
|
1585
|
+
api-extractor
|
|
1586
|
+
([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
|
|
1347
1587
|
|
|
1348
1588
|
## [1.12.6](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.5...linting-tools-v1.12.6) (2023-11-29)
|
|
1349
1589
|
|
|
1350
1590
|
### Bug Fixes
|
|
1351
1591
|
|
|
1352
|
-
- **workspace-tools:** Update tsup patch to use workspace root as base directory
|
|
1592
|
+
- **workspace-tools:** Update tsup patch to use workspace root as base directory
|
|
1593
|
+
for api-extractor
|
|
1594
|
+
([d8cdc3c](https://github.com/storm-software/storm-ops/commit/d8cdc3c461ac1a95a814f04e569f05a54d1a8937))
|
|
1353
1595
|
|
|
1354
1596
|
## [1.12.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.4...linting-tools-v1.12.5) (2023-11-29)
|
|
1355
1597
|
|
|
1356
1598
|
### Bug Fixes
|
|
1357
1599
|
|
|
1358
|
-
- **workspace-tools:** Reduce path length of `mainEntryPointFilePath`
|
|
1600
|
+
- **workspace-tools:** Reduce path length of `mainEntryPointFilePath`
|
|
1601
|
+
api-extractor option
|
|
1602
|
+
([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
|
|
1359
1603
|
|
|
1360
1604
|
## [1.12.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.3...linting-tools-v1.12.4) (2023-11-29)
|
|
1361
1605
|
|
|
1362
1606
|
### Bug Fixes
|
|
1363
1607
|
|
|
1364
|
-
- **workspace-tools:** Resolve issue with api-extractor output directory
|
|
1608
|
+
- **workspace-tools:** Resolve issue with api-extractor output directory
|
|
1609
|
+
([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
|
|
1365
1610
|
|
|
1366
1611
|
## [1.12.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.2...linting-tools-v1.12.3) (2023-11-29)
|
|
1367
1612
|
|
|
1368
1613
|
### Bug Fixes
|
|
1369
1614
|
|
|
1370
|
-
- **git-tools:** Resolved issue with generation of options table in readme-gen
|
|
1615
|
+
- **git-tools:** Resolved issue with generation of options table in readme-gen
|
|
1616
|
+
([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
|
|
1371
1617
|
|
|
1372
1618
|
## [1.12.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.1...linting-tools-v1.12.2) (2023-11-29)
|
|
1373
1619
|
|
|
1374
1620
|
### Bug Fixes
|
|
1375
1621
|
|
|
1376
|
-
- **workspace-tools:** Resolved issue with paths passed to api-extractor
|
|
1622
|
+
- **workspace-tools:** Resolved issue with paths passed to api-extractor
|
|
1623
|
+
([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
|
|
1377
1624
|
|
|
1378
1625
|
## [1.12.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.0...linting-tools-v1.12.1) (2023-11-29)
|
|
1379
1626
|
|
|
1380
1627
|
### Bug Fixes
|
|
1381
1628
|
|
|
1382
|
-
- **workspace-tools:** Resolved issue with entry path passed into api-extractor
|
|
1629
|
+
- **workspace-tools:** Resolved issue with entry path passed into api-extractor
|
|
1630
|
+
([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
|
|
1383
1631
|
|
|
1384
1632
|
# [1.12.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.11.3...linting-tools-v1.12.0) (2023-11-29)
|
|
1385
1633
|
|
|
1386
1634
|
### Features
|
|
1387
1635
|
|
|
1388
|
-
- **git-tools:** Added executors and generators sections to the readme-gen CLI
|
|
1636
|
+
- **git-tools:** Added executors and generators sections to the readme-gen CLI
|
|
1637
|
+
([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
|
|
1389
1638
|
|
|
1390
1639
|
## [1.11.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.11.2...linting-tools-v1.11.3) (2023-11-29)
|
|
1391
1640
|
|
|
1392
1641
|
### Bug Fixes
|
|
1393
1642
|
|
|
1394
|
-
- **workspace-tools:** Update paths passed to api-extractor in tsup patch
|
|
1643
|
+
- **workspace-tools:** Update paths passed to api-extractor in tsup patch
|
|
1644
|
+
([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
|
|
1395
1645
|
|
|
1396
1646
|
## [1.11.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.11.1...linting-tools-v1.11.2) (2023-11-29)
|
|
1397
1647
|
|
|
1398
1648
|
### Bug Fixes
|
|
1399
1649
|
|
|
1400
|
-
- **workspace-tools:** Update the slashes used in package path in tsup patch
|
|
1650
|
+
- **workspace-tools:** Update the slashes used in package path in tsup patch
|
|
1651
|
+
([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
|
|
1401
1652
|
|
|
1402
1653
|
## [1.11.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.11.0...linting-tools-v1.11.1) (2023-11-29)
|
|
1403
1654
|
|
|
1404
1655
|
### Bug Fixes
|
|
1405
1656
|
|
|
1406
|
-
- **workspace-tools:** Update package path used by api-extractor
|
|
1657
|
+
- **workspace-tools:** Update package path used by api-extractor
|
|
1658
|
+
([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
|
|
1407
1659
|
|
|
1408
1660
|
# [1.11.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.10.2...linting-tools-v1.11.0) (2023-11-29)
|
|
1409
1661
|
|
|
1410
1662
|
### Features
|
|
1411
1663
|
|
|
1412
|
-
- **linting-tools:** Added more items to cspell dictionary
|
|
1664
|
+
- **linting-tools:** Added more items to cspell dictionary
|
|
1665
|
+
([34112bf](https://github.com/storm-software/storm-ops/commit/34112bf17967dd4069d5cba1bedda12b84fadbc0))
|
|
1413
1666
|
|
|
1414
1667
|
## [1.10.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.10.1...linting-tools-v1.10.2) (2023-11-29)
|
|
1415
1668
|
|
|
1416
1669
|
### Bug Fixes
|
|
1417
1670
|
|
|
1418
|
-
- **workspace-tools:** Resolved issue with package.json search method
|
|
1671
|
+
- **workspace-tools:** Resolved issue with package.json search method
|
|
1672
|
+
([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
|
|
1419
1673
|
|
|
1420
1674
|
## [1.10.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.10.0...linting-tools-v1.10.1) (2023-11-29)
|
|
1421
1675
|
|
|
1422
1676
|
### Bug Fixes
|
|
1423
1677
|
|
|
1424
|
-
- **workspace-tools:** Remove code that overwrites dts files
|
|
1678
|
+
- **workspace-tools:** Remove code that overwrites dts files
|
|
1679
|
+
([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
|
|
1425
1680
|
|
|
1426
1681
|
# [1.10.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.21...linting-tools-v1.10.0) (2023-11-28)
|
|
1427
1682
|
|
|
1428
1683
|
### Bug Fixes
|
|
1429
1684
|
|
|
1430
|
-
- **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list
|
|
1685
|
+
- **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list
|
|
1686
|
+
([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
|
|
1431
1687
|
|
|
1432
1688
|
### Features
|
|
1433
1689
|
|
|
1434
|
-
- **workspace-tools:** Added the `plugins` option to the tsup executor
|
|
1690
|
+
- **workspace-tools:** Added the `plugins` option to the tsup executor
|
|
1691
|
+
([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
|
|
1435
1692
|
|
|
1436
1693
|
## [1.9.21](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.20...linting-tools-v1.9.21) (2023-11-27)
|
|
1437
1694
|
|
|
1438
1695
|
### Bug Fixes
|
|
1439
1696
|
|
|
1440
|
-
- **workspace-tools:** Cleaned up tsup patch and executor code
|
|
1697
|
+
- **workspace-tools:** Cleaned up tsup patch and executor code
|
|
1698
|
+
([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
|
|
1441
1699
|
|
|
1442
1700
|
## [1.9.20](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.19...linting-tools-v1.9.20) (2023-11-27)
|
|
1443
1701
|
|
|
1444
1702
|
### Bug Fixes
|
|
1445
1703
|
|
|
1446
|
-
- **workspace-tools:** Resolved issue preventing file mappings from being logged
|
|
1704
|
+
- **workspace-tools:** Resolved issue preventing file mappings from being logged
|
|
1705
|
+
([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
|
|
1447
1706
|
|
|
1448
1707
|
## [1.9.19](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.18...linting-tools-v1.9.19) (2023-11-27)
|
|
1449
1708
|
|
|
1450
1709
|
### Bug Fixes
|
|
1451
1710
|
|
|
1452
|
-
- **workspace-tools:** Resolved const issue in tsup patch
|
|
1453
|
-
|
|
1711
|
+
- **workspace-tools:** Resolved const issue in tsup patch
|
|
1712
|
+
([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
|
|
1713
|
+
- **workspace-tools:** Updated issue with bad map logging
|
|
1714
|
+
([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
|
|
1454
1715
|
|
|
1455
1716
|
## [1.9.18](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.17...linting-tools-v1.9.18) (2023-11-27)
|
|
1456
1717
|
|
|
1457
1718
|
### Bug Fixes
|
|
1458
1719
|
|
|
1459
|
-
- **workspace-tools:** Added additional logging for tsc process
|
|
1720
|
+
- **workspace-tools:** Added additional logging for tsc process
|
|
1721
|
+
([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
|
|
1460
1722
|
|
|
1461
1723
|
## [1.9.17](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.16...linting-tools-v1.9.17) (2023-11-27)
|
|
1462
1724
|
|
|
1463
1725
|
### Bug Fixes
|
|
1464
1726
|
|
|
1465
|
-
- **workspace-tools:** Resolved issue with invalid fileNames variable reference
|
|
1727
|
+
- **workspace-tools:** Resolved issue with invalid fileNames variable reference
|
|
1728
|
+
([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
|
|
1466
1729
|
|
|
1467
1730
|
## [1.9.16](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.15...linting-tools-v1.9.16) (2023-11-27)
|
|
1468
1731
|
|
|
1469
1732
|
### Bug Fixes
|
|
1470
1733
|
|
|
1471
|
-
- **workspace-tools:** Resovled issue with parameters passed to createProgram
|
|
1734
|
+
- **workspace-tools:** Resovled issue with parameters passed to createProgram
|
|
1735
|
+
([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
|
|
1472
1736
|
|
|
1473
1737
|
## [1.9.15](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.14...linting-tools-v1.9.15) (2023-11-27)
|
|
1474
1738
|
|
|
1475
1739
|
### Bug Fixes
|
|
1476
1740
|
|
|
1477
|
-
- **workspace-tools:** Added paresed tsc options as tsup parameter
|
|
1741
|
+
- **workspace-tools:** Added paresed tsc options as tsup parameter
|
|
1742
|
+
([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
|
|
1478
1743
|
|
|
1479
1744
|
## [1.9.14](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.13...linting-tools-v1.9.14) (2023-11-27)
|
|
1480
1745
|
|
|
1481
1746
|
### Bug Fixes
|
|
1482
1747
|
|
|
1483
|
-
- **workspace-tools:** Added custom tsc options to tsup patch config
|
|
1748
|
+
- **workspace-tools:** Added custom tsc options to tsup patch config
|
|
1749
|
+
([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
|
|
1484
1750
|
|
|
1485
1751
|
## [1.9.13](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.12...linting-tools-v1.9.13) (2023-11-27)
|
|
1486
1752
|
|
|
1487
1753
|
### Bug Fixes
|
|
1488
1754
|
|
|
1489
|
-
- **workspace-tools:** Resolved issue with bad path in file map
|
|
1755
|
+
- **workspace-tools:** Resolved issue with bad path in file map
|
|
1756
|
+
([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
|
|
1490
1757
|
|
|
1491
1758
|
## [1.9.12](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.11...linting-tools-v1.9.12) (2023-11-27)
|
|
1492
1759
|
|
|
1493
1760
|
### Bug Fixes
|
|
1494
1761
|
|
|
1495
|
-
- **workspace-tools:** Added code to call original emit method
|
|
1762
|
+
- **workspace-tools:** Added code to call original emit method
|
|
1763
|
+
([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
|
|
1496
1764
|
|
|
1497
1765
|
## [1.9.11](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.10...linting-tools-v1.9.11) (2023-11-27)
|
|
1498
1766
|
|
|
1499
1767
|
### Bug Fixes
|
|
1500
1768
|
|
|
1501
|
-
- **workspace-tools:** Resolved issue around adding files to api-extractor
|
|
1769
|
+
- **workspace-tools:** Resolved issue around adding files to api-extractor
|
|
1770
|
+
config
|
|
1771
|
+
([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
|
|
1502
1772
|
|
|
1503
1773
|
## [1.9.10](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.9...linting-tools-v1.9.10) (2023-11-27)
|
|
1504
1774
|
|
|
1505
1775
|
### Bug Fixes
|
|
1506
1776
|
|
|
1507
|
-
- **workspace-tools:** Clean up around tsup patch dts build
|
|
1777
|
+
- **workspace-tools:** Clean up around tsup patch dts build
|
|
1778
|
+
([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
|
|
1508
1779
|
|
|
1509
1780
|
## [1.9.9](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.8...linting-tools-v1.9.9) (2023-11-27)
|
|
1510
1781
|
|
|
1511
1782
|
### Bug Fixes
|
|
1512
1783
|
|
|
1513
|
-
- **workspace-tools:** Updated how emit is called
|
|
1784
|
+
- **workspace-tools:** Updated how emit is called
|
|
1785
|
+
([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
|
|
1514
1786
|
|
|
1515
1787
|
## [1.9.8](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.7...linting-tools-v1.9.8) (2023-11-26)
|
|
1516
1788
|
|
|
1517
1789
|
### Bug Fixes
|
|
1518
1790
|
|
|
1519
|
-
- **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of
|
|
1791
|
+
- **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of
|
|
1792
|
+
api-extractor
|
|
1793
|
+
([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
|
|
1520
1794
|
|
|
1521
1795
|
## [1.9.7](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.6...linting-tools-v1.9.7) (2023-11-26)
|
|
1522
1796
|
|
|
1523
1797
|
### Bug Fixes
|
|
1524
1798
|
|
|
1525
|
-
- **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler
|
|
1799
|
+
- **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler
|
|
1800
|
+
options
|
|
1801
|
+
([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
|
|
1526
1802
|
|
|
1527
1803
|
## [1.9.6](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.5...linting-tools-v1.9.6) (2023-11-26)
|
|
1528
1804
|
|
|
1529
1805
|
### Bug Fixes
|
|
1530
1806
|
|
|
1531
|
-
- **workspace-tools:** Resolved issue where fs map was cleared out
|
|
1807
|
+
- **workspace-tools:** Resolved issue where fs map was cleared out
|
|
1808
|
+
([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
|
|
1532
1809
|
|
|
1533
1810
|
## [1.9.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.4...linting-tools-v1.9.5) (2023-11-26)
|
|
1534
1811
|
|
|
1535
1812
|
### Bug Fixes
|
|
1536
1813
|
|
|
1537
|
-
- **workspace-tools:** Resolved issue with virtual file system in tsup patch
|
|
1814
|
+
- **workspace-tools:** Resolved issue with virtual file system in tsup patch
|
|
1815
|
+
([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
|
|
1538
1816
|
|
|
1539
1817
|
## [1.9.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.3...linting-tools-v1.9.4) (2023-11-26)
|
|
1540
1818
|
|
|
1541
1819
|
### Bug Fixes
|
|
1542
1820
|
|
|
1543
|
-
- **workspace-tools:** Resolved issue with fs key
|
|
1821
|
+
- **workspace-tools:** Resolved issue with fs key
|
|
1822
|
+
([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
|
|
1544
1823
|
|
|
1545
1824
|
## [1.9.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.2...linting-tools-v1.9.3) (2023-11-25)
|
|
1546
1825
|
|
|
1547
1826
|
### Bug Fixes
|
|
1548
1827
|
|
|
1549
|
-
- **workspace-tools:** Resolved issue with incorrectly written config file
|
|
1828
|
+
- **workspace-tools:** Resolved issue with incorrectly written config file
|
|
1829
|
+
([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
|
|
1550
1830
|
|
|
1551
1831
|
## [1.9.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.1...linting-tools-v1.9.2) (2023-11-25)
|
|
1552
1832
|
|
|
1553
1833
|
### Bug Fixes
|
|
1554
1834
|
|
|
1555
|
-
- **workspace-tools:** Updated the way options are passed to `createProgram`
|
|
1835
|
+
- **workspace-tools:** Updated the way options are passed to `createProgram`
|
|
1836
|
+
([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
|
|
1556
1837
|
|
|
1557
1838
|
## [1.9.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.0...linting-tools-v1.9.1) (2023-11-25)
|
|
1558
1839
|
|
|
1559
1840
|
### Bug Fixes
|
|
1560
1841
|
|
|
1561
|
-
- **workspace-tools:** Updated tsup patch to use compilerHost
|
|
1842
|
+
- **workspace-tools:** Updated tsup patch to use compilerHost
|
|
1843
|
+
([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
|
|
1562
1844
|
|
|
1563
1845
|
# [1.9.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.8.6...linting-tools-v1.9.0) (2023-11-25)
|
|
1564
1846
|
|
|
1565
1847
|
### Bug Fixes
|
|
1566
1848
|
|
|
1567
|
-
- **workspace-tools:** Resolved issue with ES module imports
|
|
1849
|
+
- **workspace-tools:** Resolved issue with ES module imports
|
|
1850
|
+
([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
|
|
1568
1851
|
|
|
1569
1852
|
### Features
|
|
1570
1853
|
|
|
1571
|
-
- **workspace-tools:** Added `WorkspaceStorage` class to handle caching during
|
|
1854
|
+
- **workspace-tools:** Added `WorkspaceStorage` class to handle caching during
|
|
1855
|
+
processing
|
|
1856
|
+
([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
|
|
1572
1857
|
|
|
1573
1858
|
## [1.8.6](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.8.5...linting-tools-v1.8.6) (2023-11-25)
|
|
1574
1859
|
|
|
1575
1860
|
### Bug Fixes
|
|
1576
1861
|
|
|
1577
|
-
- **workspace-tools:** Resovled issue with missing options in rollup build in
|
|
1862
|
+
- **workspace-tools:** Resovled issue with missing options in rollup build in
|
|
1863
|
+
tsup patch
|
|
1864
|
+
([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
|
|
1578
1865
|
|
|
1579
1866
|
## [1.8.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.8.4...linting-tools-v1.8.5) (2023-11-25)
|
|
1580
1867
|
|
|
1581
1868
|
### Bug Fixes
|
|
1582
1869
|
|
|
1583
|
-
- **workspace-tools:** Update imports for @typescript/vfs to use named values
|
|
1870
|
+
- **workspace-tools:** Update imports for @typescript/vfs to use named values
|
|
1871
|
+
([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
|
|
1584
1872
|
|
|
1585
1873
|
## [1.8.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.8.3...linting-tools-v1.8.4) (2023-11-25)
|
|
1586
1874
|
|
|
1587
1875
|
### Bug Fixes
|
|
1588
1876
|
|
|
1589
|
-
- **workspace-tools:** Added virtual file system to tsup patch to resolve
|
|
1877
|
+
- **workspace-tools:** Added virtual file system to tsup patch to resolve
|
|
1878
|
+
missing libs
|
|
1879
|
+
([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
|
|
1590
1880
|
|
|
1591
1881
|
## [1.8.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.8.2...linting-tools-v1.8.3) (2023-11-25)
|
|
1592
1882
|
|
|
1593
1883
|
### Bug Fixes
|
|
1594
1884
|
|
|
1595
|
-
- **workspace-tools:** Removed compiler options to set targer manaully in tsup
|
|
1885
|
+
- **workspace-tools:** Removed compiler options to set targer manaully in tsup
|
|
1886
|
+
build
|
|
1887
|
+
([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
|
|
1596
1888
|
|
|
1597
1889
|
## [1.8.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.8.1...linting-tools-v1.8.2) (2023-11-25)
|
|
1598
1890
|
|
|
1599
1891
|
### Bug Fixes
|
|
1600
1892
|
|
|
1601
|
-
- **workspace-tools:** Update default compilerOptions prior to calling tsc
|
|
1893
|
+
- **workspace-tools:** Update default compilerOptions prior to calling tsc
|
|
1894
|
+
([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
|
|
1602
1895
|
|
|
1603
1896
|
## [1.8.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.8.0...linting-tools-v1.8.1) (2023-11-25)
|
|
1604
1897
|
|
|
1605
1898
|
### Bug Fixes
|
|
1606
1899
|
|
|
1607
|
-
- **workspace-tools:** Resolved bad iterable issue in tsup patch
|
|
1900
|
+
- **workspace-tools:** Resolved bad iterable issue in tsup patch
|
|
1901
|
+
([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
|
|
1608
1902
|
|
|
1609
1903
|
# [1.8.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.7.1...linting-tools-v1.8.0) (2023-11-25)
|
|
1610
1904
|
|
|
1611
1905
|
### Features
|
|
1612
1906
|
|
|
1613
|
-
- **workspace-tools:** Added the `includeSrc` option to the tsup build executor
|
|
1907
|
+
- **workspace-tools:** Added the `includeSrc` option to the tsup build executor
|
|
1908
|
+
([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
|
|
1614
1909
|
|
|
1615
1910
|
## [1.7.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.7.0...linting-tools-v1.7.1) (2023-11-25)
|
|
1616
1911
|
|
|
1617
1912
|
### Bug Fixes
|
|
1618
1913
|
|
|
1619
|
-
- **workspace-tools:** Update include paths in tsconfig used in tsup builder
|
|
1914
|
+
- **workspace-tools:** Update include paths in tsconfig used in tsup builder
|
|
1915
|
+
([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
|
|
1620
1916
|
|
|
1621
1917
|
# [1.7.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.13...linting-tools-v1.7.0) (2023-11-25)
|
|
1622
1918
|
|
|
1623
1919
|
### Features
|
|
1624
1920
|
|
|
1625
|
-
- **workspace-tools:** Added workers distribution to tsup build
|
|
1921
|
+
- **workspace-tools:** Added workers distribution to tsup build
|
|
1922
|
+
([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
|
|
1626
1923
|
|
|
1627
1924
|
## [1.6.13](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.12...linting-tools-v1.6.13) (2023-11-25)
|
|
1628
1925
|
|
|
1629
1926
|
### Bug Fixes
|
|
1630
1927
|
|
|
1631
|
-
- **workspace-tools:** Update the outDir value of parsed tsconfig options in
|
|
1928
|
+
- **workspace-tools:** Update the outDir value of parsed tsconfig options in
|
|
1929
|
+
tsup patch
|
|
1930
|
+
([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
|
|
1632
1931
|
|
|
1633
1932
|
## [1.6.12](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.11...linting-tools-v1.6.12) (2023-11-25)
|
|
1634
1933
|
|
|
1635
1934
|
### Bug Fixes
|
|
1636
1935
|
|
|
1637
|
-
- **workspace-tools:** Fixed issue with invalid chars in entry name
|
|
1936
|
+
- **workspace-tools:** Fixed issue with invalid chars in entry name
|
|
1937
|
+
([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
|
|
1638
1938
|
|
|
1639
1939
|
## [1.6.11](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.10...linting-tools-v1.6.11) (2023-11-24)
|
|
1640
1940
|
|
|
1641
1941
|
### Bug Fixes
|
|
1642
1942
|
|
|
1643
|
-
- **workspace-tools:** Resolve issue with dts `files` in compiler options
|
|
1943
|
+
- **workspace-tools:** Resolve issue with dts `files` in compiler options
|
|
1944
|
+
([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
|
|
1644
1945
|
|
|
1645
1946
|
## [1.6.10](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.9...linting-tools-v1.6.10) (2023-11-22)
|
|
1646
1947
|
|
|
1647
1948
|
### Bug Fixes
|
|
1648
1949
|
|
|
1649
|
-
- **workspace-tools:** Resolved issue with bad path in tsup build
|
|
1950
|
+
- **workspace-tools:** Resolved issue with bad path in tsup build
|
|
1951
|
+
([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
|
|
1650
1952
|
|
|
1651
1953
|
## [1.6.9](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.8...linting-tools-v1.6.9) (2023-11-22)
|
|
1652
1954
|
|
|
1653
1955
|
### Bug Fixes
|
|
1654
1956
|
|
|
1655
|
-
- **workspace-tools:** Update generated tsconfig include to point to package
|
|
1957
|
+
- **workspace-tools:** Update generated tsconfig include to point to package
|
|
1958
|
+
root
|
|
1959
|
+
([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
|
|
1656
1960
|
|
|
1657
1961
|
## [1.6.8](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.7...linting-tools-v1.6.8) (2023-11-22)
|
|
1658
1962
|
|
|
1659
1963
|
### Bug Fixes
|
|
1660
1964
|
|
|
1661
|
-
- **workspace-tools:** Resolve include issue with tsc during tsup build
|
|
1965
|
+
- **workspace-tools:** Resolve include issue with tsc during tsup build
|
|
1966
|
+
([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
|
|
1662
1967
|
|
|
1663
1968
|
## [1.6.7](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.6...linting-tools-v1.6.7) (2023-11-22)
|
|
1664
1969
|
|
|
1665
1970
|
### Bug Fixes
|
|
1666
1971
|
|
|
1667
|
-
- **workspace-tools:** Resolved issue around incorrect output mapping in
|
|
1972
|
+
- **workspace-tools:** Resolved issue around incorrect output mapping in
|
|
1973
|
+
api-extractor
|
|
1974
|
+
([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
|
|
1668
1975
|
|
|
1669
1976
|
## [1.6.6](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.5...linting-tools-v1.6.6) (2023-11-22)
|
|
1670
1977
|
|
|
1671
1978
|
### Bug Fixes
|
|
1672
1979
|
|
|
1673
|
-
- **workspace-tools:** Removed overriden tsconfig for api-extractor
|
|
1980
|
+
- **workspace-tools:** Removed overriden tsconfig for api-extractor
|
|
1981
|
+
([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
|
|
1674
1982
|
|
|
1675
1983
|
## [1.6.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.4...linting-tools-v1.6.5) (2023-11-22)
|
|
1676
1984
|
|
|
1677
1985
|
### Bug Fixes
|
|
1678
1986
|
|
|
1679
|
-
- **workspace-tools:** Correctly formatted include path in tsconfig passed to
|
|
1987
|
+
- **workspace-tools:** Correctly formatted include path in tsconfig passed to
|
|
1988
|
+
api extractor
|
|
1989
|
+
([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
|
|
1680
1990
|
|
|
1681
1991
|
## [1.6.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.3...linting-tools-v1.6.4) (2023-11-22)
|
|
1682
1992
|
|
|
1683
1993
|
### Bug Fixes
|
|
1684
1994
|
|
|
1685
|
-
- **workspace-tools:** Resolved issue with export generation after api-extractor
|
|
1995
|
+
- **workspace-tools:** Resolved issue with export generation after api-extractor
|
|
1996
|
+
([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
|
|
1686
1997
|
|
|
1687
1998
|
## [1.6.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.2...linting-tools-v1.6.3) (2023-11-22)
|
|
1688
1999
|
|
|
1689
2000
|
### Bug Fixes
|
|
1690
2001
|
|
|
1691
|
-
- **workspace-tools:** Add default tsconfig values for api-extractor
|
|
2002
|
+
- **workspace-tools:** Add default tsconfig values for api-extractor
|
|
2003
|
+
([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
|
|
1692
2004
|
|
|
1693
2005
|
## [1.6.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.1...linting-tools-v1.6.2) (2023-11-22)
|
|
1694
2006
|
|
|
1695
2007
|
### Bug Fixes
|
|
1696
2008
|
|
|
1697
|
-
- **workspace-tools:** Update the `projectFolder` option passed to api-extractor
|
|
2009
|
+
- **workspace-tools:** Update the `projectFolder` option passed to api-extractor
|
|
2010
|
+
([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
|
|
1698
2011
|
|
|
1699
2012
|
## [1.6.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.0...linting-tools-v1.6.1) (2023-11-21)
|
|
1700
2013
|
|
|
1701
2014
|
### Bug Fixes
|
|
1702
2015
|
|
|
1703
|
-
- **workspace-tools:** Resolved issues with api-extractors paths
|
|
2016
|
+
- **workspace-tools:** Resolved issues with api-extractors paths
|
|
2017
|
+
([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
|
|
1704
2018
|
|
|
1705
2019
|
# [1.6.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.5.0...linting-tools-v1.6.0) (2023-11-21)
|
|
1706
2020
|
|
|
1707
2021
|
### Features
|
|
1708
2022
|
|
|
1709
|
-
- **workspace-tools:** Added the `main` option to tsup build support manually
|
|
2023
|
+
- **workspace-tools:** Added the `main` option to tsup build support manually
|
|
2024
|
+
entered entry paths
|
|
2025
|
+
([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
|
|
1710
2026
|
|
|
1711
2027
|
# [1.5.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.4.5...linting-tools-v1.5.0) (2023-11-21)
|
|
1712
2028
|
|
|
1713
2029
|
### Features
|
|
1714
2030
|
|
|
1715
|
-
- **workspace-tools:** Added `description` as an option in the node-library
|
|
2031
|
+
- **workspace-tools:** Added `description` as an option in the node-library
|
|
2032
|
+
generator
|
|
2033
|
+
([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
|
|
1716
2034
|
|
|
1717
2035
|
## [1.4.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.4.4...linting-tools-v1.4.5) (2023-11-21)
|
|
1718
2036
|
|
|
1719
2037
|
### Bug Fixes
|
|
1720
2038
|
|
|
1721
|
-
- **workspace-tools:** Updated paths of generated api-reports
|
|
2039
|
+
- **workspace-tools:** Updated paths of generated api-reports
|
|
2040
|
+
([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
|
|
1722
2041
|
|
|
1723
2042
|
## [1.4.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.4.3...linting-tools-v1.4.4) (2023-11-21)
|
|
1724
2043
|
|
|
1725
2044
|
### Bug Fixes
|
|
1726
2045
|
|
|
1727
|
-
- **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option
|
|
2046
|
+
- **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option
|
|
2047
|
+
([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
|
|
1728
2048
|
|
|
1729
2049
|
## [1.4.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.4.2...linting-tools-v1.4.3) (2023-11-21)
|
|
1730
2050
|
|
|
1731
2051
|
### Bug Fixes
|
|
1732
2052
|
|
|
1733
|
-
- **workspace-tools:** Resolved issue with path separator character in tsup
|
|
2053
|
+
- **workspace-tools:** Resolved issue with path separator character in tsup
|
|
2054
|
+
([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
|
|
1734
2055
|
|
|
1735
2056
|
## [1.4.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.4.1...linting-tools-v1.4.2) (2023-11-20)
|
|
1736
2057
|
|
|
1737
2058
|
### Bug Fixes
|
|
1738
2059
|
|
|
1739
|
-
- **workspace-tools:** Resolved path issue in API Extractor config
|
|
2060
|
+
- **workspace-tools:** Resolved path issue in API Extractor config
|
|
2061
|
+
([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
|
|
1740
2062
|
|
|
1741
2063
|
## [1.4.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.4.0...linting-tools-v1.4.1) (2023-11-20)
|
|
1742
2064
|
|
|
1743
2065
|
### Bug Fixes
|
|
1744
2066
|
|
|
1745
|
-
- **workspace-tools:** Updated the api-reports docs path in tsup executor
|
|
2067
|
+
- **workspace-tools:** Updated the api-reports docs path in tsup executor
|
|
2068
|
+
([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
|
|
1746
2069
|
|
|
1747
2070
|
# [1.4.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.54...linting-tools-v1.4.0) (2023-11-20)
|
|
1748
2071
|
|
|
1749
2072
|
### Features
|
|
1750
2073
|
|
|
1751
|
-
- **workspace-tools:** Update tsup executor to generate API Report file, Doc
|
|
2074
|
+
- **workspace-tools:** Update tsup executor to generate API Report file, Doc
|
|
2075
|
+
Model, and TSDoc Metadata
|
|
2076
|
+
([fb4cda5](https://github.com/storm-software/storm-ops/commit/fb4cda5807005d2ae412d637fa5247ebad09abf7))
|
|
1752
2077
|
|
|
1753
2078
|
## [1.3.54](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.53...linting-tools-v1.3.54) (2023-11-20)
|
|
1754
2079
|
|
|
1755
2080
|
### Bug Fixes
|
|
1756
2081
|
|
|
1757
|
-
- **workspace-tools:** Added missing @microsoft/api-extractor dependency for
|
|
2082
|
+
- **workspace-tools:** Added missing @microsoft/api-extractor dependency for
|
|
2083
|
+
tsup DTS build
|
|
2084
|
+
([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
|
|
1758
2085
|
|
|
1759
2086
|
## [1.3.53](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.52...linting-tools-v1.3.53) (2023-11-20)
|
|
1760
2087
|
|
|
1761
2088
|
### Bug Fixes
|
|
1762
2089
|
|
|
1763
|
-
- **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup
|
|
2090
|
+
- **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup
|
|
2091
|
+
patch
|
|
2092
|
+
([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
|
|
1764
2093
|
|
|
1765
2094
|
## [1.3.52](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.51...linting-tools-v1.3.52) (2023-11-20)
|
|
1766
2095
|
|
|
1767
2096
|
### Bug Fixes
|
|
1768
2097
|
|
|
1769
|
-
- **workspace-tools:** Added extra logging to tsup patch
|
|
2098
|
+
- **workspace-tools:** Added extra logging to tsup patch
|
|
2099
|
+
([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
|
|
1770
2100
|
|
|
1771
2101
|
## [1.3.51](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.50...linting-tools-v1.3.51) (2023-11-20)
|
|
1772
2102
|
|
|
1773
2103
|
### Bug Fixes
|
|
1774
2104
|
|
|
1775
|
-
- **workspace-tools:** Resolved issue with package export lookup in tsup patch
|
|
2105
|
+
- **workspace-tools:** Resolved issue with package export lookup in tsup patch
|
|
2106
|
+
([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
|
|
1776
2107
|
|
|
1777
2108
|
## [1.3.50](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.49...linting-tools-v1.3.50) (2023-11-20)
|
|
1778
2109
|
|
|
1779
2110
|
### Bug Fixes
|
|
1780
2111
|
|
|
1781
|
-
- **workspace-tools:** Resolved bad tsconfig path issue in tsup patch
|
|
2112
|
+
- **workspace-tools:** Resolved bad tsconfig path issue in tsup patch
|
|
2113
|
+
([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
|
|
1782
2114
|
|
|
1783
2115
|
## [1.3.49](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.48...linting-tools-v1.3.49) (2023-11-20)
|
|
1784
2116
|
|
|
1785
2117
|
### Bug Fixes
|
|
1786
2118
|
|
|
1787
|
-
- **workspace-tools:** Resolve issue with path library reference in tsup
|
|
2119
|
+
- **workspace-tools:** Resolve issue with path library reference in tsup
|
|
2120
|
+
([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
|
|
1788
2121
|
|
|
1789
2122
|
## [1.3.48](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.47...linting-tools-v1.3.48) (2023-11-20)
|
|
1790
2123
|
|
|
1791
2124
|
### Bug Fixes
|
|
1792
2125
|
|
|
1793
|
-
- **workspace-tools:** Resovled issue with tsup dts tsconfig path
|
|
2126
|
+
- **workspace-tools:** Resovled issue with tsup dts tsconfig path
|
|
2127
|
+
([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
|
|
1794
2128
|
|
|
1795
2129
|
## [1.3.47](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.46...linting-tools-v1.3.47) (2023-11-20)
|
|
1796
2130
|
|
|
1797
2131
|
### Bug Fixes
|
|
1798
2132
|
|
|
1799
|
-
- **workspace-tools:** Added code to default tsup build options and package.json
|
|
2133
|
+
- **workspace-tools:** Added code to default tsup build options and package.json
|
|
2134
|
+
path in api-extractor
|
|
2135
|
+
([f79dbb1](https://github.com/storm-software/storm-ops/commit/f79dbb1d57ba7e2da054ae47483e98516739662b))
|
|
1800
2136
|
|
|
1801
2137
|
## [1.3.46](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.45...linting-tools-v1.3.46) (2023-11-20)
|
|
1802
2138
|
|
|
1803
2139
|
### Bug Fixes
|
|
1804
2140
|
|
|
1805
|
-
- **workspace-tools:** Prevent both dts and experimentalDts from being enabled
|
|
2141
|
+
- **workspace-tools:** Prevent both dts and experimentalDts from being enabled
|
|
2142
|
+
([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
|
|
1806
2143
|
|
|
1807
2144
|
## [1.3.45](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.44...linting-tools-v1.3.45) (2023-11-19)
|
|
1808
2145
|
|
|
1809
2146
|
### Bug Fixes
|
|
1810
2147
|
|
|
1811
|
-
- **workspace-tools:** Upgrade tsup version and enabled experimental dts
|
|
2148
|
+
- **workspace-tools:** Upgrade tsup version and enabled experimental dts
|
|
2149
|
+
([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
|
|
1812
2150
|
|
|
1813
2151
|
## [1.3.44](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.43...linting-tools-v1.3.44) (2023-11-19)
|
|
1814
2152
|
|
|
1815
2153
|
### Bug Fixes
|
|
1816
2154
|
|
|
1817
|
-
- **workspace-tools:** Update where tsup loads shim files and added define
|
|
2155
|
+
- **workspace-tools:** Update where tsup loads shim files and added define
|
|
2156
|
+
option
|
|
2157
|
+
([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
|
|
1818
2158
|
|
|
1819
2159
|
## [1.3.43](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.42...linting-tools-v1.3.43) (2023-11-19)
|
|
1820
2160
|
|
|
1821
2161
|
### Bug Fixes
|
|
1822
2162
|
|
|
1823
|
-
- **workspace-tools:** Added esm and cjs shims to package bundle
|
|
2163
|
+
- **workspace-tools:** Added esm and cjs shims to package bundle
|
|
2164
|
+
([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
|
|
1824
2165
|
|
|
1825
2166
|
## [1.3.42](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.41...linting-tools-v1.3.42) (2023-11-19)
|
|
1826
2167
|
|
|
1827
2168
|
### Bug Fixes
|
|
1828
2169
|
|
|
1829
|
-
- **workspace-tools:** Added rollup support for DTS generation
|
|
2170
|
+
- **workspace-tools:** Added rollup support for DTS generation
|
|
2171
|
+
([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
|
|
1830
2172
|
|
|
1831
2173
|
## [1.3.41](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.40...linting-tools-v1.3.41) (2023-11-19)
|
|
1832
2174
|
|
|
1833
2175
|
### Bug Fixes
|
|
1834
2176
|
|
|
1835
|
-
- **workspace-tools:** Resolved issue preventing package.json from being written
|
|
2177
|
+
- **workspace-tools:** Resolved issue preventing package.json from being written
|
|
2178
|
+
([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
|
|
1836
2179
|
|
|
1837
2180
|
## [1.3.40](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.39...linting-tools-v1.3.40) (2023-11-19)
|
|
1838
2181
|
|
|
1839
2182
|
### Bug Fixes
|
|
1840
2183
|
|
|
1841
|
-
- **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch
|
|
2184
|
+
- **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch
|
|
2185
|
+
([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
|
|
1842
2186
|
|
|
1843
2187
|
## [1.3.39](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.38...linting-tools-v1.3.39) (2023-11-19)
|
|
1844
2188
|
|
|
1845
2189
|
### Bug Fixes
|
|
1846
2190
|
|
|
1847
|
-
- **workspace-tools:** Added conditional to tsup package.json search
|
|
2191
|
+
- **workspace-tools:** Added conditional to tsup package.json search
|
|
2192
|
+
([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
|
|
1848
2193
|
|
|
1849
2194
|
## [1.3.38](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.37...linting-tools-v1.3.38) (2023-11-18)
|
|
1850
2195
|
|
|
1851
2196
|
### Bug Fixes
|
|
1852
2197
|
|
|
1853
|
-
- **workspace-tools:** Resolved issue with order of package.json search in tsup
|
|
2198
|
+
- **workspace-tools:** Resolved issue with order of package.json search in tsup
|
|
2199
|
+
executor
|
|
2200
|
+
([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
|
|
1854
2201
|
|
|
1855
2202
|
## [1.3.37](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.36...linting-tools-v1.3.37) (2023-11-18)
|
|
1856
2203
|
|
|
1857
2204
|
### Bug Fixes
|
|
1858
2205
|
|
|
1859
|
-
- **workspace-tools:** Added join to add separators in package.json path in tsup
|
|
2206
|
+
- **workspace-tools:** Added join to add separators in package.json path in tsup
|
|
2207
|
+
([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
|
|
1860
2208
|
|
|
1861
2209
|
## [1.3.36](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.35...linting-tools-v1.3.36) (2023-11-18)
|
|
1862
2210
|
|
|
1863
2211
|
### Bug Fixes
|
|
1864
2212
|
|
|
1865
|
-
- **workspace-tools:** Resolved issue looking up package folder in tsup patch
|
|
2213
|
+
- **workspace-tools:** Resolved issue looking up package folder in tsup patch
|
|
2214
|
+
([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
|
|
1866
2215
|
|
|
1867
2216
|
## [1.3.35](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.34...linting-tools-v1.3.35) (2023-11-18)
|
|
1868
2217
|
|
|
1869
2218
|
### Bug Fixes
|
|
1870
2219
|
|
|
1871
|
-
- **workspace-tools:** Fixed issue in tsup patch around package.json generation
|
|
2220
|
+
- **workspace-tools:** Fixed issue in tsup patch around package.json generation
|
|
2221
|
+
([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
|
|
1872
2222
|
|
|
1873
2223
|
## [1.3.34](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.33...linting-tools-v1.3.34) (2023-11-18)
|
|
1874
2224
|
|
|
1875
2225
|
### Bug Fixes
|
|
1876
2226
|
|
|
1877
|
-
- **workspace-tools:** Added banner to tsup patch
|
|
2227
|
+
- **workspace-tools:** Added banner to tsup patch
|
|
2228
|
+
([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
|
|
1878
2229
|
|
|
1879
2230
|
## [1.3.33](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.32...linting-tools-v1.3.33) (2023-11-18)
|
|
1880
2231
|
|
|
1881
2232
|
### Bug Fixes
|
|
1882
2233
|
|
|
1883
|
-
- **workspace-tools:** Patched tsup to properly use logger
|
|
2234
|
+
- **workspace-tools:** Patched tsup to properly use logger
|
|
2235
|
+
([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
|
|
1884
2236
|
|
|
1885
2237
|
## [1.3.32](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.31...linting-tools-v1.3.32) (2023-11-16)
|
|
1886
2238
|
|
|
1887
2239
|
### Bug Fixes
|
|
1888
2240
|
|
|
1889
|
-
- **workspace-tools:** Update `entry` in tsup to use a single default file
|
|
2241
|
+
- **workspace-tools:** Update `entry` in tsup to use a single default file
|
|
2242
|
+
([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
|
|
1890
2243
|
|
|
1891
2244
|
## [1.3.31](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.30...linting-tools-v1.3.31) (2023-11-16)
|
|
1892
2245
|
|
|
1893
2246
|
### Bug Fixes
|
|
1894
2247
|
|
|
1895
|
-
- **linting-tools:** Added tsconfig recommended to root tsconfig
|
|
2248
|
+
- **linting-tools:** Added tsconfig recommended to root tsconfig
|
|
2249
|
+
([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
|
|
1896
2250
|
|
|
1897
2251
|
## [1.3.30](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.29...linting-tools-v1.3.30) (2023-11-16)
|
|
1898
2252
|
|
|
1899
2253
|
### Bug Fixes
|
|
1900
2254
|
|
|
1901
|
-
- **workspace-tools:** Change tsup build to use glob package instead of function
|
|
1902
|
-
|
|
2255
|
+
- **workspace-tools:** Change tsup build to use glob package instead of function
|
|
2256
|
+
from Nx
|
|
2257
|
+
([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
|
|
2258
|
+
- **workspace-tools:** Included missing config function signature change
|
|
2259
|
+
([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
|
|
1903
2260
|
|
|
1904
2261
|
## [1.3.29](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.28...linting-tools-v1.3.29) (2023-11-16)
|
|
1905
2262
|
|
|
1906
2263
|
### Bug Fixes
|
|
1907
2264
|
|
|
1908
|
-
- **workspace-tools:** Patch tsup build with check for `this` in rollup config
|
|
2265
|
+
- **workspace-tools:** Patch tsup build with check for `this` in rollup config
|
|
2266
|
+
([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
|
|
1909
2267
|
|
|
1910
2268
|
## [1.3.28](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.27...linting-tools-v1.3.28) (2023-11-16)
|
|
1911
2269
|
|
|
1912
2270
|
### Bug Fixes
|
|
1913
2271
|
|
|
1914
|
-
- **workspace-tools:** Patch logging into tsup build
|
|
2272
|
+
- **workspace-tools:** Patch logging into tsup build
|
|
2273
|
+
([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
|
|
1915
2274
|
|
|
1916
2275
|
## [1.3.27](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.26...linting-tools-v1.3.27) (2023-11-16)
|
|
1917
2276
|
|
|
1918
2277
|
### Bug Fixes
|
|
1919
2278
|
|
|
1920
|
-
- **workspace-tools:** Update tsup patch to use the logger
|
|
2279
|
+
- **workspace-tools:** Update tsup patch to use the logger
|
|
2280
|
+
([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
|
|
1921
2281
|
|
|
1922
2282
|
## [1.3.26](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.25...linting-tools-v1.3.26) (2023-11-16)
|
|
1923
2283
|
|
|
1924
2284
|
### Bug Fixes
|
|
1925
2285
|
|
|
1926
|
-
- **workspace-tools:** Added troubleshooting logging to tsup build
|
|
2286
|
+
- **workspace-tools:** Added troubleshooting logging to tsup build
|
|
2287
|
+
([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
|
|
1927
2288
|
|
|
1928
2289
|
## [1.3.25](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.24...linting-tools-v1.3.25) (2023-11-15)
|
|
1929
2290
|
|
|
1930
2291
|
### Bug Fixes
|
|
1931
2292
|
|
|
1932
|
-
- **workspace-tools:** Resolved issue with prettier config import
|
|
1933
|
-
|
|
2293
|
+
- **workspace-tools:** Resolved issue with prettier config import
|
|
2294
|
+
([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
|
|
2295
|
+
- **workspace-tools:** Updated tsup build to check for package.json in outDir
|
|
2296
|
+
via patch
|
|
2297
|
+
([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
|
|
1934
2298
|
|
|
1935
2299
|
## [1.3.24](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.23...linting-tools-v1.3.24) (2023-11-15)
|
|
1936
2300
|
|
|
1937
2301
|
### Bug Fixes
|
|
1938
2302
|
|
|
1939
|
-
- **workspace-tools:** Resolved tsup issue with entry option and package.json
|
|
2303
|
+
- **workspace-tools:** Resolved tsup issue with entry option and package.json
|
|
2304
|
+
full path
|
|
2305
|
+
([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
|
|
1940
2306
|
|
|
1941
2307
|
## [1.3.23](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.22...linting-tools-v1.3.23) (2023-11-15)
|
|
1942
2308
|
|
|
1943
2309
|
### Bug Fixes
|
|
1944
2310
|
|
|
1945
|
-
- **workspace-tools:** Patch tsup to use generated package.json file
|
|
2311
|
+
- **workspace-tools:** Patch tsup to use generated package.json file
|
|
2312
|
+
([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
|
|
1946
2313
|
|
|
1947
2314
|
## [1.3.22](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.21...linting-tools-v1.3.22) (2023-11-15)
|
|
1948
2315
|
|
|
1949
2316
|
### Bug Fixes
|
|
1950
2317
|
|
|
1951
|
-
- **deps:** update patch prod dependencies
|
|
1952
|
-
|
|
2318
|
+
- **deps:** update patch prod dependencies
|
|
2319
|
+
([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
|
|
2320
|
+
- **workspace-tools:** Update default options for tsup executor
|
|
2321
|
+
([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
|
|
1953
2322
|
|
|
1954
2323
|
## [1.3.21](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.20...linting-tools-v1.3.21) (2023-11-15)
|
|
1955
2324
|
|
|
1956
2325
|
### Bug Fixes
|
|
1957
2326
|
|
|
1958
|
-
- **workspace-tools:** Removed some of the extra tsup config options
|
|
2327
|
+
- **workspace-tools:** Removed some of the extra tsup config options
|
|
2328
|
+
([085c056](https://github.com/storm-software/storm-ops/commit/085c0566e546f648a8aed3604f1ea356c3b4a7bc))
|
|
1959
2329
|
|
|
1960
2330
|
## [1.3.20](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.19...linting-tools-v1.3.20) (2023-11-15)
|
|
1961
2331
|
|
|
1962
2332
|
### Bug Fixes
|
|
1963
2333
|
|
|
1964
|
-
- **workspace-tools:** Generate tsconfig fields in node-library generator
|
|
2334
|
+
- **workspace-tools:** Generate tsconfig fields in node-library generator
|
|
2335
|
+
([d34b2e6](https://github.com/storm-software/storm-ops/commit/d34b2e6fab177c490ea7fc81637cf26dbb4dad5f))
|
|
1965
2336
|
|
|
1966
2337
|
## [1.3.19](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.18...linting-tools-v1.3.19) (2023-11-13)
|
|
1967
2338
|
|
|
1968
2339
|
### Bug Fixes
|
|
1969
2340
|
|
|
1970
|
-
- **workspace-tools:** Update tsup config to package src files in build package
|
|
2341
|
+
- **workspace-tools:** Update tsup config to package src files in build package
|
|
2342
|
+
([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
|
|
1971
2343
|
|
|
1972
2344
|
## [1.3.18](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.17...linting-tools-v1.3.18) (2023-11-13)
|
|
1973
2345
|
|
|
1974
2346
|
### Bug Fixes
|
|
1975
2347
|
|
|
1976
|
-
- **workspace-tools:** Include terser in workspace package for tsup build
|
|
2348
|
+
- **workspace-tools:** Include terser in workspace package for tsup build
|
|
2349
|
+
([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
|
|
1977
2350
|
|
|
1978
2351
|
## [1.3.17](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.16...linting-tools-v1.3.17) (2023-11-13)
|
|
1979
2352
|
|
|
1980
2353
|
### Bug Fixes
|
|
1981
2354
|
|
|
1982
|
-
- **linting-tools:** Removed emitDecoratorMetadata from base tsconfig
|
|
2355
|
+
- **linting-tools:** Removed emitDecoratorMetadata from base tsconfig
|
|
2356
|
+
([e2339d0](https://github.com/storm-software/storm-ops/commit/e2339d0e679ec33e88156124cfb5e9f912a750b5))
|
|
1983
2357
|
|
|
1984
2358
|
## [1.3.16](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.15...linting-tools-v1.3.16) (2023-11-13)
|
|
1985
2359
|
|
|
1986
2360
|
### Bug Fixes
|
|
1987
2361
|
|
|
1988
|
-
- **linting-tools:** Remove `experimentalDecorators` from base tsconfig as it is
|
|
2362
|
+
- **linting-tools:** Remove `experimentalDecorators` from base tsconfig as it is
|
|
2363
|
+
no longer required
|
|
2364
|
+
([294e869](https://github.com/storm-software/storm-ops/commit/294e86947e46e5aa4b275412f48dd2363e992abb))
|
|
1989
2365
|
|
|
1990
2366
|
## [1.3.15](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.14...linting-tools-v1.3.15) (2023-11-12)
|
|
1991
2367
|
|
|
1992
2368
|
### Bug Fixes
|
|
1993
2369
|
|
|
1994
|
-
- **workspace-tools:** Update output paths on tsup executor config
|
|
2370
|
+
- **workspace-tools:** Update output paths on tsup executor config
|
|
2371
|
+
([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
|
|
1995
2372
|
|
|
1996
2373
|
## [1.3.14](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.13...linting-tools-v1.3.14) (2023-11-12)
|
|
1997
2374
|
|
|
1998
2375
|
### Bug Fixes
|
|
1999
2376
|
|
|
2000
|
-
- **workspace-tools:** Update clean functionality so no previously build files
|
|
2377
|
+
- **workspace-tools:** Update clean functionality so no previously build files
|
|
2378
|
+
are removed
|
|
2379
|
+
([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
|
|
2001
2380
|
|
|
2002
2381
|
## [1.3.13](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.12...linting-tools-v1.3.13) (2023-11-12)
|
|
2003
2382
|
|
|
2004
2383
|
### Bug Fixes
|
|
2005
2384
|
|
|
2006
|
-
- **workspace-tools:** Resolve issue with config objects passed to copyAssets
|
|
2385
|
+
- **workspace-tools:** Resolve issue with config objects passed to copyAssets
|
|
2386
|
+
function
|
|
2387
|
+
([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
|
|
2007
2388
|
|
|
2008
2389
|
## [1.3.12](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.11...linting-tools-v1.3.12) (2023-11-12)
|
|
2009
2390
|
|
|
2010
2391
|
### Bug Fixes
|
|
2011
2392
|
|
|
2012
|
-
- **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle
|
|
2393
|
+
- **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle
|
|
2394
|
+
([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
|
|
2013
2395
|
|
|
2014
2396
|
## [1.3.11](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.10...linting-tools-v1.3.11) (2023-11-12)
|
|
2015
2397
|
|
|
2016
2398
|
### Bug Fixes
|
|
2017
2399
|
|
|
2018
|
-
- **workspace-tools:** Resolved export issue with tsup executor
|
|
2400
|
+
- **workspace-tools:** Resolved export issue with tsup executor
|
|
2401
|
+
([f5427a1](https://github.com/storm-software/storm-ops/commit/f5427a1314473ffb2598a6c9c88de73877778770))
|
|
2019
2402
|
|
|
2020
2403
|
## [1.3.10](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.9...linting-tools-v1.3.10) (2023-11-10)
|
|
2021
2404
|
|
|
2022
2405
|
### Bug Fixes
|
|
2023
2406
|
|
|
2024
|
-
- **workspace-tools:** Resolved issue setting private package.json field in
|
|
2407
|
+
- **workspace-tools:** Resolved issue setting private package.json field in
|
|
2408
|
+
node-library generator
|
|
2409
|
+
([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
|
|
2025
2410
|
|
|
2026
2411
|
## [1.3.9](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.8...linting-tools-v1.3.9) (2023-11-10)
|
|
2027
2412
|
|
|
2028
2413
|
### Bug Fixes
|
|
2029
2414
|
|
|
2030
|
-
- **git-tools:** Update list-staged config extension to work with ES modules
|
|
2031
|
-
|
|
2415
|
+
- **git-tools:** Update list-staged config extension to work with ES modules
|
|
2416
|
+
([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
|
|
2417
|
+
- **linting-tools:** Update cspell config to json to resolve import issue
|
|
2418
|
+
([5ca437a](https://github.com/storm-software/storm-ops/commit/5ca437a2880486de494f4a49803b5e59b5a746dc))
|
|
2032
2419
|
|
|
2033
2420
|
## [1.3.8](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.7...linting-tools-v1.3.8) (2023-11-10)
|
|
2034
2421
|
|
|
2035
2422
|
### Bug Fixes
|
|
2036
2423
|
|
|
2037
|
-
- **git-tools:** Resolved issue with missing husky hooks
|
|
2424
|
+
- **git-tools:** Resolved issue with missing husky hooks
|
|
2425
|
+
([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
|
|
2038
2426
|
|
|
2039
2427
|
## [1.3.7](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.6...linting-tools-v1.3.7) (2023-11-09)
|
|
2040
2428
|
|
|
2041
2429
|
### Bug Fixes
|
|
2042
2430
|
|
|
2043
|
-
- **workspace-tools:** Resolved issue with dependency versions in preset
|
|
2431
|
+
- **workspace-tools:** Resolved issue with dependency versions in preset
|
|
2432
|
+
([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
|
|
2044
2433
|
|
|
2045
2434
|
## [1.3.6](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.5...linting-tools-v1.3.6) (2023-11-09)
|
|
2046
2435
|
|
|
2047
2436
|
### Bug Fixes
|
|
2048
2437
|
|
|
2049
|
-
- **linting-tools:** Resolved issue with linting tool executable file name
|
|
2438
|
+
- **linting-tools:** Resolved issue with linting tool executable file name
|
|
2439
|
+
([6ad8767](https://github.com/storm-software/storm-ops/commit/6ad87673332ebdebc56eb32266585f801f791797))
|
|
2050
2440
|
|
|
2051
2441
|
## [1.3.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.4...linting-tools-v1.3.5) (2023-11-08)
|
|
2052
2442
|
|
|
2053
2443
|
### Bug Fixes
|
|
2054
2444
|
|
|
2055
|
-
- **workspace-tools:** Resolved issues with all-contributors template
|
|
2445
|
+
- **workspace-tools:** Resolved issues with all-contributors template
|
|
2446
|
+
([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
|
|
2056
2447
|
|
|
2057
2448
|
## [1.3.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.3...linting-tools-v1.3.4) (2023-11-08)
|
|
2058
2449
|
|
|
2059
2450
|
### Bug Fixes
|
|
2060
2451
|
|
|
2061
|
-
- **workspace-tools:** Updated package.json scripts in preset
|
|
2452
|
+
- **workspace-tools:** Updated package.json scripts in preset
|
|
2453
|
+
([9dd9b9c](https://github.com/storm-software/storm-ops/commit/9dd9b9cc2acd250da5e8278d7ef2212aff6469f6))
|
|
2062
2454
|
|
|
2063
2455
|
## [1.3.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.2...linting-tools-v1.3.3) (2023-11-08)
|
|
2064
2456
|
|
|
2065
2457
|
### Bug Fixes
|
|
2066
2458
|
|
|
2067
|
-
- **workspace-tools:** Resolved issues with mismatching node/pnpm versions
|
|
2459
|
+
- **workspace-tools:** Resolved issues with mismatching node/pnpm versions
|
|
2460
|
+
([8f9d0dd](https://github.com/storm-software/storm-ops/commit/8f9d0ddf4391534ee60dee603a819bf95f8b859c))
|
|
2068
2461
|
|
|
2069
2462
|
## [1.3.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.1...linting-tools-v1.3.2) (2023-11-07)
|
|
2070
2463
|
|
|
2071
2464
|
### Bug Fixes
|
|
2072
2465
|
|
|
2073
|
-
- **create-storm-workspace:** Bundle packages with create-storm-workspace
|
|
2466
|
+
- **create-storm-workspace:** Bundle packages with create-storm-workspace
|
|
2467
|
+
([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
|
|
2074
2468
|
|
|
2075
2469
|
## [1.3.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.0...linting-tools-v1.3.1) (2023-11-07)
|
|
2076
2470
|
|
|
2077
2471
|
### Bug Fixes
|
|
2078
2472
|
|
|
2079
|
-
- **create-storm-workspace:** Resolved issue with linked workspace-tools
|
|
2473
|
+
- **create-storm-workspace:** Resolved issue with linked workspace-tools
|
|
2474
|
+
dependency in package.json
|
|
2475
|
+
([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
|
|
2080
2476
|
|
|
2081
2477
|
# [1.3.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.2.0...linting-tools-v1.3.0) (2023-11-07)
|
|
2082
2478
|
|
|
2083
2479
|
### Features
|
|
2084
2480
|
|
|
2085
|
-
- **workspace-tools:** Added the node-library generator
|
|
2481
|
+
- **workspace-tools:** Added the node-library generator
|
|
2482
|
+
([85ada65](https://github.com/storm-software/storm-ops/commit/85ada65f9737f972a36d0a001179f87963b4aa98))
|
|
2086
2483
|
|
|
2087
2484
|
# [1.2.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.1.0...linting-tools-v1.2.0) (2023-11-07)
|
|
2088
2485
|
|
|
2089
2486
|
### Bug Fixes
|
|
2090
2487
|
|
|
2091
|
-
- **storm-ops:** Regenerated pnpm filelock file
|
|
2488
|
+
- **storm-ops:** Regenerated pnpm filelock file
|
|
2489
|
+
([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
|
|
2092
2490
|
|
|
2093
2491
|
### Features
|
|
2094
2492
|
|
|
2095
|
-
- **testing-tools:** Added testing-tools library for common test functionality
|
|
2493
|
+
- **testing-tools:** Added testing-tools library for common test functionality
|
|
2494
|
+
([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))
|
|
2096
2495
|
|
|
2097
2496
|
# [1.1.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.0.3...linting-tools-v1.1.0) (2023-11-07)
|
|
2098
2497
|
|
|
2099
2498
|
### Bug Fixes
|
|
2100
2499
|
|
|
2101
|
-
- **storm-ops:** Update pnpm lockfile
|
|
2500
|
+
- **storm-ops:** Update pnpm lockfile
|
|
2501
|
+
([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
|
|
2102
2502
|
|
|
2103
2503
|
### Features
|
|
2104
2504
|
|
|
2105
|
-
- **storm-ops:** Converted repository eslint to flat structure
|
|
2505
|
+
- **storm-ops:** Converted repository eslint to flat structure
|
|
2506
|
+
([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
|
|
2106
2507
|
|
|
2107
2508
|
## [1.0.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.0.2...linting-tools-v1.0.3) (2023-11-06)
|
|
2108
2509
|
|
|
2109
2510
|
### Bug Fixes
|
|
2110
2511
|
|
|
2111
|
-
- **storm-ops:** Regenerate pnpm lockfile
|
|
2512
|
+
- **storm-ops:** Regenerate pnpm lockfile
|
|
2513
|
+
([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
|
|
2112
2514
|
|
|
2113
2515
|
## [1.0.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.0.1...linting-tools-v1.0.2) (2023-11-06)
|
|
2114
2516
|
|
|
2115
2517
|
### Bug Fixes
|
|
2116
2518
|
|
|
2117
|
-
- **git-tools:** Added missing GitHub release config and removed failed
|
|
2519
|
+
- **git-tools:** Added missing GitHub release config and removed failed
|
|
2520
|
+
GitGuardian lines
|
|
2521
|
+
([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
|
|
2118
2522
|
|
|
2119
2523
|
## [1.0.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.0.0...linting-tools-v1.0.1) (2023-11-06)
|
|
2120
2524
|
|
|
2121
2525
|
### Bug Fixes
|
|
2122
2526
|
|
|
2123
|
-
- **storm-ops:** Add @semantic-release/commit-analyzer dependency back to
|
|
2124
|
-
|
|
2527
|
+
- **storm-ops:** Add @semantic-release/commit-analyzer dependency back to
|
|
2528
|
+
workspace root
|
|
2529
|
+
([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
|
|
2530
|
+
- **storm-ops:** Resolved issue with prepare script in workspace root
|
|
2531
|
+
([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
|
|
2125
2532
|
|
|
2126
2533
|
## [1.0.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.0.0...linting-tools-v1.0.1) (2023-11-06)
|
|
2127
2534
|
|
|
2128
2535
|
### Bug Fixes
|
|
2129
2536
|
|
|
2130
|
-
- **storm-ops:** Add @semantic-release/commit-analyzer dependency back to
|
|
2131
|
-
|
|
2537
|
+
- **storm-ops:** Add @semantic-release/commit-analyzer dependency back to
|
|
2538
|
+
workspace root
|
|
2539
|
+
([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
|
|
2540
|
+
- **storm-ops:** Resolved issue with prepare script in workspace root
|
|
2541
|
+
([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
|
|
2132
2542
|
|
|
2133
2543
|
# [1.0.0](https://github.com/storm-software/storm-ops/compare/...linting-tools-v1.0.0) (2023-11-06)
|
|
2134
2544
|
|
|
2135
2545
|
### Bug Fixes
|
|
2136
2546
|
|
|
2137
|
-
- **deps:** pin dependencies
|
|
2138
|
-
|
|
2139
|
-
- **deps:** update
|
|
2140
|
-
|
|
2141
|
-
- **deps:** update dependency
|
|
2142
|
-
|
|
2143
|
-
- **deps:** update
|
|
2144
|
-
|
|
2145
|
-
- **
|
|
2146
|
-
|
|
2147
|
-
- **
|
|
2148
|
-
|
|
2149
|
-
- **
|
|
2150
|
-
|
|
2151
|
-
- **git-tools:**
|
|
2152
|
-
|
|
2153
|
-
- **git-tools:**
|
|
2154
|
-
|
|
2155
|
-
- **git-tools:**
|
|
2156
|
-
|
|
2157
|
-
- **
|
|
2158
|
-
|
|
2159
|
-
- **semantic-release
|
|
2160
|
-
|
|
2161
|
-
- **
|
|
2162
|
-
|
|
2163
|
-
- **
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
- **
|
|
2167
|
-
|
|
2168
|
-
- **
|
|
2169
|
-
|
|
2170
|
-
- **
|
|
2171
|
-
|
|
2172
|
-
- **
|
|
2173
|
-
|
|
2174
|
-
- **
|
|
2175
|
-
|
|
2176
|
-
- **semantic-release-plugin:**
|
|
2177
|
-
|
|
2178
|
-
- **
|
|
2179
|
-
|
|
2180
|
-
- **
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
- **
|
|
2184
|
-
|
|
2185
|
-
- **
|
|
2186
|
-
|
|
2187
|
-
- **
|
|
2547
|
+
- **deps:** pin dependencies
|
|
2548
|
+
([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
|
|
2549
|
+
- **deps:** update dependencies-non-major
|
|
2550
|
+
([8b99e68](https://github.com/storm-software/storm-ops/commit/8b99e68edc98c02d0e59d69d7c82069e60ee0faa))
|
|
2551
|
+
- **deps:** update dependency @cspell/dict-en-gb to v4
|
|
2552
|
+
([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
|
|
2553
|
+
- **deps:** update dependency p-limit to v5
|
|
2554
|
+
([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
|
|
2555
|
+
- **deps:** update dependency prettier to v3
|
|
2556
|
+
([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
|
|
2557
|
+
- **deps:** update patch prod dependencies
|
|
2558
|
+
([651ea23](https://github.com/storm-software/storm-ops/commit/651ea23e5a515e2391a415b5c9b1f194eb7ff8f0))
|
|
2559
|
+
- **deps:** update typescript-eslint monorepo to v6
|
|
2560
|
+
([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
|
|
2561
|
+
- **git-tools:** Add @semantic-release/github dependency to git-tools
|
|
2562
|
+
([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
|
|
2563
|
+
- **git-tools:** Added config token replacement functionality
|
|
2564
|
+
([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
|
|
2565
|
+
- **git-tools:** Added missing semantic-release depenencies
|
|
2566
|
+
([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
|
|
2567
|
+
- **git-tools:** Added missing semantic-release plugins
|
|
2568
|
+
([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
|
|
2569
|
+
- **git-tools:** Added semantic-release plugins to root package.json
|
|
2570
|
+
([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
|
|
2571
|
+
- **git-tools:** Convert package to ES module
|
|
2572
|
+
([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
|
|
2573
|
+
- **git-tools:** Patch semantic-release to use an import instead of require on
|
|
2574
|
+
the plugin
|
|
2575
|
+
([25dcf81](https://github.com/storm-software/storm-ops/commit/25dcf81794381cb3df24ea944592bf6e729093cf))
|
|
2576
|
+
- **git-tools:** Remove unused lodash dependency
|
|
2577
|
+
([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
|
|
2578
|
+
- **git-tools:** Resolve issue with CJS vs ESM conflicts
|
|
2579
|
+
([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
|
|
2580
|
+
- **git-tools:** Resolved issues with release module imports
|
|
2581
|
+
([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
|
|
2582
|
+
- **git-tools:** Update method of importing semantic-release
|
|
2583
|
+
([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
|
|
2584
|
+
- **git-tools:** Update require to import in semantic-release patch
|
|
2585
|
+
([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
|
|
2586
|
+
- **semantic-release-plugin:** Add cjs build to release plugin
|
|
2587
|
+
([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
|
|
2588
|
+
- **semantic-release-plugin:** Add code for commit analyzer
|
|
2589
|
+
([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
|
|
2590
|
+
- **semantic-release-plugin:** Add release note generation to semantic release
|
|
2591
|
+
plugin
|
|
2592
|
+
([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
|
|
2593
|
+
- **semantic-release-plugin:** Add rootDir to plugin
|
|
2594
|
+
([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
|
|
2595
|
+
- **semantic-release-plugin:** Change compiler type
|
|
2596
|
+
([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
|
|
2597
|
+
- **semantic-release-plugin:** Changed import type for release plugin
|
|
2598
|
+
([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
|
|
2599
|
+
- **semantic-release-plugin:** Converted the plugin to CommonJS
|
|
2600
|
+
([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
|
|
2601
|
+
- **semantic-release-plugin:** Format output to mjs file
|
|
2602
|
+
([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
|
|
2603
|
+
- **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES
|
|
2604
|
+
module issues
|
|
2605
|
+
([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
|
|
2606
|
+
- **semantic-release-plugin:** Mark the semantic-release plugin as external
|
|
2607
|
+
([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
|
|
2608
|
+
- **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use
|
|
2609
|
+
import instead of require
|
|
2610
|
+
([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
|
|
2611
|
+
- **semantic-release-plugin:** Remove code to avoid semantic release built-in
|
|
2612
|
+
plugins
|
|
2613
|
+
([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
|
|
2614
|
+
- **semantic-release-plugin:** Remove third party code from bundle
|
|
2615
|
+
([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
|
|
2616
|
+
- **semantic-release-plugin:** Removed dependancy on commit analyzer
|
|
2617
|
+
([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
|
|
2618
|
+
- **semantic-release-plugin:** Resolve imports to support ES modules
|
|
2619
|
+
([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
|
|
2620
|
+
- **semantic-release-plugin:** Resolve issue with main path extension in
|
|
2621
|
+
package.json
|
|
2622
|
+
([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
|
|
2623
|
+
- **semantic-release-plugin:** Resolve missing path module
|
|
2624
|
+
([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
|
|
2625
|
+
- **semantic-release-plugin:** Resolve path import issue
|
|
2626
|
+
([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
|
|
2627
|
+
- **semantic-release-plugin:** Unbundle sematic release plugin
|
|
2628
|
+
([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
|
|
2629
|
+
- **semantic-release-plugin:** Update extension on main file to be mjs
|
|
2630
|
+
([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
|
|
2631
|
+
- **semantic-release-plugin:** Update the package.json index file path
|
|
2632
|
+
([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
|
|
2633
|
+
- **storm-ops:** Added back husky hooks and removed config from package.json
|
|
2634
|
+
([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
|
|
2635
|
+
- **storm-ops:** Patch semantic release to use old config import
|
|
2636
|
+
([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
|
|
2637
|
+
- **storm-ops:** Remove unused workspace config from package.json
|
|
2638
|
+
([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
|
|
2639
|
+
- **storm-ops:** Resolved issues with build/CI
|
|
2640
|
+
([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
|
|
2641
|
+
- **storm-ops:** Resolved issues with pnpm lockfile
|
|
2642
|
+
([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
|
|
2643
|
+
- **storm-ops:** Update linting tools, and scripts, to use ES modules
|
|
2644
|
+
([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
|
|
2645
|
+
- **storm-ops:** Update lockfile for monorepo
|
|
2646
|
+
([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
|
|
2647
|
+
- **storm-ops:** Update paths used to check for package.json during versioning
|
|
2648
|
+
([5e87fd0](https://github.com/storm-software/storm-ops/commit/5e87fd0d472ff670c48081fd30c15eaa699dcde5))
|
|
2649
|
+
- **storm-ops:** Update the directory paths in child package.json files
|
|
2650
|
+
([77b739e](https://github.com/storm-software/storm-ops/commit/77b739e5ff4266a0a7a7b9ab0a6dc39062ecfbe7))
|
|
2651
|
+
- **storm-ops:** Update the REPO_ROOT env to align with new naming convention
|
|
2652
|
+
([02d58d0](https://github.com/storm-software/storm-ops/commit/02d58d05c15de07c9123427df7fead73bfed5364))
|
|
2653
|
+
- **storm-ops:** Update workspace package.json file with private field set to
|
|
2654
|
+
false
|
|
2655
|
+
([2045f27](https://github.com/storm-software/storm-ops/commit/2045f2753e90828747d155903dc5071864e893aa))
|
|
2188
2656
|
|
|
2189
2657
|
### Features
|
|
2190
2658
|
|
|
2191
|
-
- **create-storm-workspace:** Initial check-in for storm-ops monorepo
|
|
2192
|
-
|
|
2193
|
-
- **
|
|
2194
|
-
|
|
2659
|
+
- **create-storm-workspace:** Initial check-in for storm-ops monorepo
|
|
2660
|
+
([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
|
|
2661
|
+
- **git-tools:** Move the semantic-release-plugin into the git-tools package
|
|
2662
|
+
([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
|
|
2663
|
+
- **semantic-release-plugin:** Resolve issues with plugin so release executes
|
|
2664
|
+
([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
|
|
2665
|
+
- **semantic-release-plugin:** Split out the semantic release plugin into it's
|
|
2666
|
+
own project
|
|
2667
|
+
([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
|