@storm-software/git-tools 2.14.0 → 2.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1206 -574
- package/README.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,84 +1,99 @@
|
|
|
1
|
-
## 2.
|
|
1
|
+
## 2.16.0 (2024-06-09)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### 🚀 Features
|
|
5
5
|
|
|
6
|
-
- **
|
|
6
|
+
- **eslint:** Add dependencies and convert to `CommonJs` package ([bd4bc22c](https://github.com/storm-software/storm-ops/commit/bd4bc22c))
|
|
7
7
|
|
|
8
|
-
## 2.
|
|
8
|
+
## 2.15.0 (2024-06-09)
|
|
9
|
+
|
|
10
|
+
### 🚀 Features
|
|
11
|
+
|
|
12
|
+
- **eslint:** Updated markup documentation files
|
|
13
|
+
([0097f19e](https://github.com/storm-software/storm-ops/commit/0097f19e))
|
|
14
|
+
|
|
15
|
+
## 2.14.0 (2024-06-09)
|
|
16
|
+
|
|
17
|
+
### 🚀 Features
|
|
9
18
|
|
|
19
|
+
- **git-tools:** Added additional error logging to release action
|
|
20
|
+
([d990f9f5](https://github.com/storm-software/storm-ops/commit/d990f9f5))
|
|
21
|
+
|
|
22
|
+
## 2.13.1 (2024-06-09)
|
|
10
23
|
|
|
11
24
|
### 🩹 Fixes
|
|
12
25
|
|
|
13
|
-
- **git-tools:** File formatting changes
|
|
26
|
+
- **git-tools:** File formatting changes
|
|
27
|
+
([f6c39863](https://github.com/storm-software/storm-ops/commit/f6c39863))
|
|
14
28
|
|
|
15
29
|
## 2.13.0 (2024-06-09)
|
|
16
30
|
|
|
17
|
-
|
|
18
31
|
### 🚀 Features
|
|
19
32
|
|
|
20
|
-
- **git-tools:** Enhance the fatal error logging
|
|
33
|
+
- **git-tools:** Enhance the fatal error logging
|
|
34
|
+
([89b0e089](https://github.com/storm-software/storm-ops/commit/89b0e089))
|
|
21
35
|
|
|
22
36
|
## 2.12.1 (2024-06-05)
|
|
23
37
|
|
|
24
|
-
|
|
25
38
|
### 🩹 Fixes
|
|
26
39
|
|
|
27
|
-
- **eslint:** Resolve issue with missing dependencies
|
|
40
|
+
- **eslint:** Resolve issue with missing dependencies
|
|
41
|
+
([b0f43454](https://github.com/storm-software/storm-ops/commit/b0f43454))
|
|
28
42
|
|
|
29
43
|
## 2.12.0 (2024-06-03)
|
|
30
44
|
|
|
31
|
-
|
|
32
45
|
### 🚀 Features
|
|
33
46
|
|
|
34
|
-
- **storm-ops:** Upgrade Nx packages and resolve linting issues
|
|
35
|
-
|
|
47
|
+
- **storm-ops:** Upgrade Nx packages and resolve linting issues
|
|
48
|
+
([685c2bb9](https://github.com/storm-software/storm-ops/commit/685c2bb9))
|
|
36
49
|
|
|
37
50
|
### 🩹 Fixes
|
|
38
51
|
|
|
39
|
-
- **deps:** update patch prod dependencies
|
|
52
|
+
- **deps:** update patch prod dependencies
|
|
53
|
+
([072b4763](https://github.com/storm-software/storm-ops/commit/072b4763))
|
|
40
54
|
|
|
41
|
-
- **deps:** update dependencies-non-major
|
|
55
|
+
- **deps:** update dependencies-non-major
|
|
56
|
+
([#181](https://github.com/storm-software/storm-ops/pull/181))
|
|
42
57
|
|
|
43
|
-
- **git-tools:** Resolved issue with import in markdown formatter
|
|
58
|
+
- **git-tools:** Resolved issue with import in markdown formatter
|
|
59
|
+
([5e3963de](https://github.com/storm-software/storm-ops/commit/5e3963de))
|
|
44
60
|
|
|
45
61
|
## 2.11.0 (2024-05-29)
|
|
46
62
|
|
|
47
|
-
|
|
48
63
|
### 🚀 Features
|
|
49
64
|
|
|
50
|
-
- **cloudflare-tools:** Update worker generator to add hono depenendency
|
|
51
|
-
|
|
65
|
+
- **cloudflare-tools:** Update worker generator to add hono depenendency
|
|
66
|
+
([946a9e59](https://github.com/storm-software/storm-ops/commit/946a9e59))
|
|
52
67
|
|
|
53
|
-
### ❤️
|
|
68
|
+
### ❤️ Thank You
|
|
54
69
|
|
|
55
70
|
- Patrick Sullivan
|
|
56
71
|
|
|
57
72
|
## 2.10.2 (2024-05-27)
|
|
58
73
|
|
|
59
|
-
|
|
60
74
|
### 🩹 Fixes
|
|
61
75
|
|
|
62
|
-
- **deps:** update patch prod dependencies
|
|
63
|
-
|
|
64
|
-
- **deps:** update patch prod dependencies ([20ed7f14](https://github.com/storm-software/storm-ops/commit/20ed7f14))
|
|
76
|
+
- **deps:** update patch prod dependencies
|
|
77
|
+
([a8113435](https://github.com/storm-software/storm-ops/commit/a8113435))
|
|
65
78
|
|
|
66
|
-
- **deps:** update dependencies
|
|
79
|
+
- **deps:** update patch prod dependencies
|
|
80
|
+
([20ed7f14](https://github.com/storm-software/storm-ops/commit/20ed7f14))
|
|
67
81
|
|
|
82
|
+
- **deps:** update dependencies-non-major
|
|
83
|
+
([#159](https://github.com/storm-software/storm-ops/pull/159))
|
|
68
84
|
|
|
69
|
-
### ❤️
|
|
85
|
+
### ❤️ Thank You
|
|
70
86
|
|
|
71
87
|
- Patrick Sullivan
|
|
72
88
|
|
|
73
89
|
## 2.10.1 (2024-05-06)
|
|
74
90
|
|
|
75
|
-
|
|
76
91
|
### 🩹 Fixes
|
|
77
92
|
|
|
78
|
-
- **markdownlint:** Resolved issue with bad config in lint file
|
|
79
|
-
|
|
93
|
+
- **markdownlint:** Resolved issue with bad config in lint file
|
|
94
|
+
([95b3aba7](https://github.com/storm-software/storm-ops/commit/95b3aba7))
|
|
80
95
|
|
|
81
|
-
### ❤️
|
|
96
|
+
### ❤️ Thank You
|
|
82
97
|
|
|
83
98
|
- Patrick Sullivan
|
|
84
99
|
|
|
@@ -86,7 +101,8 @@
|
|
|
86
101
|
|
|
87
102
|
### 🚀 Features
|
|
88
103
|
|
|
89
|
-
- **markdownlint:** Added the `markdownlint` package for shared configurations
|
|
104
|
+
- **markdownlint:** Added the `markdownlint` package for shared configurations
|
|
105
|
+
([abd6fa38](https://github.com/storm-software/storm-ops/commit/abd6fa38))
|
|
90
106
|
|
|
91
107
|
### ❤️ Thank You
|
|
92
108
|
|
|
@@ -96,7 +112,8 @@
|
|
|
96
112
|
|
|
97
113
|
### 🩹 Fixes
|
|
98
114
|
|
|
99
|
-
- **git-tools:** Update scripts to use deamon to generate Nx Project Graphs
|
|
115
|
+
- **git-tools:** Update scripts to use deamon to generate Nx Project Graphs
|
|
116
|
+
([6b6ad2b6](https://github.com/storm-software/storm-ops/commit/6b6ad2b6))
|
|
100
117
|
|
|
101
118
|
### ❤️ Thank You
|
|
102
119
|
|
|
@@ -106,7 +123,8 @@
|
|
|
106
123
|
|
|
107
124
|
### 🩹 Fixes
|
|
108
125
|
|
|
109
|
-
- **deps:** update patch prod dependencies
|
|
126
|
+
- **deps:** update patch prod dependencies
|
|
127
|
+
([c427e132](https://github.com/storm-software/storm-ops/commit/c427e132))
|
|
110
128
|
|
|
111
129
|
### ❤️ Thank You
|
|
112
130
|
|
|
@@ -116,7 +134,8 @@
|
|
|
116
134
|
|
|
117
135
|
### 🩹 Fixes
|
|
118
136
|
|
|
119
|
-
- **config-tools:** Clean up the README markdown
|
|
137
|
+
- **config-tools:** Clean up the README markdown
|
|
138
|
+
([676d23d3](https://github.com/storm-software/storm-ops/commit/676d23d3))
|
|
120
139
|
|
|
121
140
|
### ❤️ Thank You
|
|
122
141
|
|
|
@@ -126,13 +145,15 @@
|
|
|
126
145
|
|
|
127
146
|
### 🩹 Fixes
|
|
128
147
|
|
|
129
|
-
- **deps:** update patch prod dependencies
|
|
148
|
+
- **deps:** update patch prod dependencies
|
|
149
|
+
([7f710f58](https://github.com/storm-software/storm-ops/commit/7f710f58))
|
|
130
150
|
|
|
131
151
|
## 2.9.0 (2024-04-13)
|
|
132
152
|
|
|
133
153
|
### 🚀 Features
|
|
134
154
|
|
|
135
|
-
- **git-tools:** Updated the console write calls to use updated method signature
|
|
155
|
+
- **git-tools:** Updated the console write calls to use updated method signature
|
|
156
|
+
([d2d7cc8b](https://github.com/storm-software/storm-ops/commit/d2d7cc8b))
|
|
136
157
|
|
|
137
158
|
### ❤️ Thank You
|
|
138
159
|
|
|
@@ -142,7 +163,8 @@
|
|
|
142
163
|
|
|
143
164
|
### 🚀 Features
|
|
144
165
|
|
|
145
|
-
- **config-tools:** No longer require `config` in storm console write functions
|
|
166
|
+
- **config-tools:** No longer require `config` in storm console write functions
|
|
167
|
+
([ad8c6511](https://github.com/storm-software/storm-ops/commit/ad8c6511))
|
|
146
168
|
|
|
147
169
|
### ❤️ Thank You
|
|
148
170
|
|
|
@@ -152,7 +174,8 @@
|
|
|
152
174
|
|
|
153
175
|
### 🩹 Fixes
|
|
154
176
|
|
|
155
|
-
- **build-tools:** Resolved issue with module types used in build
|
|
177
|
+
- **build-tools:** Resolved issue with module types used in build
|
|
178
|
+
([50a368d3](https://github.com/storm-software/storm-ops/commit/50a368d3))
|
|
156
179
|
|
|
157
180
|
### ❤️ Thank You
|
|
158
181
|
|
|
@@ -162,7 +185,8 @@
|
|
|
162
185
|
|
|
163
186
|
### 🩹 Fixes
|
|
164
187
|
|
|
165
|
-
- **build-tools:** Resolved issue with duplicate require definition
|
|
188
|
+
- **build-tools:** Resolved issue with duplicate require definition
|
|
189
|
+
([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
|
|
166
190
|
|
|
167
191
|
### ❤️ Thank You
|
|
168
192
|
|
|
@@ -172,7 +196,8 @@
|
|
|
172
196
|
|
|
173
197
|
### 🩹 Fixes
|
|
174
198
|
|
|
175
|
-
- **workspace-tools:** Resolve issues with `build-tools` import
|
|
199
|
+
- **workspace-tools:** Resolve issues with `build-tools` import
|
|
200
|
+
([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
|
|
176
201
|
|
|
177
202
|
### ❤️ Thank You
|
|
178
203
|
|
|
@@ -182,7 +207,8 @@
|
|
|
182
207
|
|
|
183
208
|
### 🩹 Fixes
|
|
184
209
|
|
|
185
|
-
- **workspace-tools:** Update module types of imports
|
|
210
|
+
- **workspace-tools:** Update module types of imports
|
|
211
|
+
([9d09009b](https://github.com/storm-software/storm-ops/commit/9d09009b))
|
|
186
212
|
|
|
187
213
|
### ❤️ Thank You
|
|
188
214
|
|
|
@@ -192,23 +218,32 @@
|
|
|
192
218
|
|
|
193
219
|
### 🩹 Fixes
|
|
194
220
|
|
|
195
|
-
- **deps:** update patch prod dependencies
|
|
221
|
+
- **deps:** update patch prod dependencies
|
|
222
|
+
([3bce6c5e](https://github.com/storm-software/storm-ops/commit/3bce6c5e))
|
|
196
223
|
|
|
197
|
-
- **deps:** update dependency commander to v12
|
|
224
|
+
- **deps:** update dependency commander to v12
|
|
225
|
+
([#63](https://github.com/storm-software/storm-ops/pull/63))
|
|
198
226
|
|
|
199
|
-
- **deps:** update dependencies-non-major
|
|
227
|
+
- **deps:** update dependencies-non-major
|
|
228
|
+
([#38](https://github.com/storm-software/storm-ops/pull/38))
|
|
200
229
|
|
|
201
|
-
- **deps:** update dependency @commitlint/types to v19
|
|
230
|
+
- **deps:** update dependency @commitlint/types to v19
|
|
231
|
+
([#72](https://github.com/storm-software/storm-ops/pull/72))
|
|
202
232
|
|
|
203
|
-
- **workspace-tools:** Resolved build issue with typings
|
|
233
|
+
- **workspace-tools:** Resolved build issue with typings
|
|
234
|
+
([97ac0141](https://github.com/storm-software/storm-ops/commit/97ac0141))
|
|
204
235
|
|
|
205
|
-
- **build-tools:** Resolve issue with Nx API updates
|
|
236
|
+
- **build-tools:** Resolve issue with Nx API updates
|
|
237
|
+
([bff53cdc](https://github.com/storm-software/storm-ops/commit/bff53cdc))
|
|
206
238
|
|
|
207
|
-
- **git-tools:** Resolved issue with invalid release config
|
|
239
|
+
- **git-tools:** Resolved issue with invalid release config
|
|
240
|
+
([382dc9bc](https://github.com/storm-software/storm-ops/commit/382dc9bc))
|
|
208
241
|
|
|
209
|
-
- **git-tools:** Update release tool to use local function to get configuration
|
|
242
|
+
- **git-tools:** Update release tool to use local function to get configuration
|
|
243
|
+
([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
|
|
210
244
|
|
|
211
|
-
- **git-tools:** Resolve issue with dependencies
|
|
245
|
+
- **git-tools:** Resolve issue with dependencies
|
|
246
|
+
([b536fd82](https://github.com/storm-software/storm-ops/commit/b536fd82))
|
|
212
247
|
|
|
213
248
|
### ❤️ Thank You
|
|
214
249
|
|
|
@@ -218,15 +253,18 @@
|
|
|
218
253
|
|
|
219
254
|
### 🩹 Fixes
|
|
220
255
|
|
|
221
|
-
- **deps:** pin dependencies
|
|
256
|
+
- **deps:** pin dependencies
|
|
257
|
+
([7406e605](https://github.com/storm-software/storm-ops/commit/7406e605))
|
|
222
258
|
|
|
223
259
|
## 2.7.0 (2024-04-07)
|
|
224
260
|
|
|
225
261
|
### 🚀 Features
|
|
226
262
|
|
|
227
|
-
- **git-tools:** Added reusable GitHub `workflows` and `actions`
|
|
263
|
+
- **git-tools:** Added reusable GitHub `workflows` and `actions`
|
|
264
|
+
([1c9a5391](https://github.com/storm-software/storm-ops/commit/1c9a5391))
|
|
228
265
|
|
|
229
|
-
- **storm-ops:** Merged in change to the main branch
|
|
266
|
+
- **storm-ops:** Merged in change to the main branch
|
|
267
|
+
([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
|
|
230
268
|
|
|
231
269
|
### ❤️ Thank You
|
|
232
270
|
|
|
@@ -236,7 +274,8 @@
|
|
|
236
274
|
|
|
237
275
|
### 🚀 Features
|
|
238
276
|
|
|
239
|
-
- **build-tools:** Added support for `rolldown` builds
|
|
277
|
+
- **build-tools:** Added support for `rolldown` builds
|
|
278
|
+
([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
|
|
240
279
|
|
|
241
280
|
### ❤️ Thank You
|
|
242
281
|
|
|
@@ -246,7 +285,8 @@
|
|
|
246
285
|
|
|
247
286
|
### 🩹 Fixes
|
|
248
287
|
|
|
249
|
-
- **workspace-tools:** Resolve issue with bad release path in npm publish
|
|
288
|
+
- **workspace-tools:** Resolve issue with bad release path in npm publish
|
|
289
|
+
([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
|
|
250
290
|
|
|
251
291
|
### ❤️ Thank You
|
|
252
292
|
|
|
@@ -256,7 +296,9 @@
|
|
|
256
296
|
|
|
257
297
|
### 🩹 Fixes
|
|
258
298
|
|
|
259
|
-
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript
|
|
299
|
+
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript
|
|
300
|
+
projects
|
|
301
|
+
([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
|
|
260
302
|
|
|
261
303
|
### ❤️ Thank You
|
|
262
304
|
|
|
@@ -266,7 +308,8 @@
|
|
|
266
308
|
|
|
267
309
|
### 🩹 Fixes
|
|
268
310
|
|
|
269
|
-
- **workspace-tools:** Further updates to Nx plugin modules
|
|
311
|
+
- **workspace-tools:** Further updates to Nx plugin modules
|
|
312
|
+
([82b6ab01](https://github.com/storm-software/storm-ops/commit/82b6ab01))
|
|
270
313
|
|
|
271
314
|
### ❤️ Thank You
|
|
272
315
|
|
|
@@ -276,7 +319,8 @@
|
|
|
276
319
|
|
|
277
320
|
### 🩹 Fixes
|
|
278
321
|
|
|
279
|
-
- **workspace-tools:** Resolve issues applying Nx plugins
|
|
322
|
+
- **workspace-tools:** Resolve issues applying Nx plugins
|
|
323
|
+
([7dd277e6](https://github.com/storm-software/storm-ops/commit/7dd277e6))
|
|
280
324
|
|
|
281
325
|
### ❤️ Thank You
|
|
282
326
|
|
|
@@ -286,9 +330,11 @@
|
|
|
286
330
|
|
|
287
331
|
### 🩹 Fixes
|
|
288
332
|
|
|
289
|
-
- **git-tools:** Added code to add ts plugin transpilers
|
|
333
|
+
- **git-tools:** Added code to add ts plugin transpilers
|
|
334
|
+
([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
|
|
290
335
|
|
|
291
|
-
- **workspace-tools:** Remove `axios` reference from `cargo-publish` executor
|
|
336
|
+
- **workspace-tools:** Remove `axios` reference from `cargo-publish` executor
|
|
337
|
+
([7a2e3570](https://github.com/storm-software/storm-ops/commit/7a2e3570))
|
|
292
338
|
|
|
293
339
|
### ❤️ Thank You
|
|
294
340
|
|
|
@@ -298,7 +344,8 @@
|
|
|
298
344
|
|
|
299
345
|
### 🩹 Fixes
|
|
300
346
|
|
|
301
|
-
- **workspace-tools:** Resolve issues with `axios` calls
|
|
347
|
+
- **workspace-tools:** Resolve issues with `axios` calls
|
|
348
|
+
([53306912](https://github.com/storm-software/storm-ops/commit/53306912))
|
|
302
349
|
|
|
303
350
|
### ❤️ Thank You
|
|
304
351
|
|
|
@@ -308,7 +355,8 @@
|
|
|
308
355
|
|
|
309
356
|
### 🩹 Fixes
|
|
310
357
|
|
|
311
|
-
- **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))
|
|
312
360
|
|
|
313
361
|
### ❤️ Thank You
|
|
314
362
|
|
|
@@ -318,7 +366,8 @@
|
|
|
318
366
|
|
|
319
367
|
### 🩹 Fixes
|
|
320
368
|
|
|
321
|
-
- **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))
|
|
322
371
|
|
|
323
372
|
### ❤️ Thank You
|
|
324
373
|
|
|
@@ -328,7 +377,8 @@
|
|
|
328
377
|
|
|
329
378
|
### 🩹 Fixes
|
|
330
379
|
|
|
331
|
-
- **git-tools:** Ensure we skip ci on publish commit
|
|
380
|
+
- **git-tools:** Ensure we skip ci on publish commit
|
|
381
|
+
([ab2e0655](https://github.com/storm-software/storm-ops/commit/ab2e0655))
|
|
332
382
|
|
|
333
383
|
### ❤️ Thank You
|
|
334
384
|
|
|
@@ -338,7 +388,8 @@
|
|
|
338
388
|
|
|
339
389
|
### 🩹 Fixes
|
|
340
390
|
|
|
341
|
-
- **storm-ops:** Resolve issue with workspace dependencies
|
|
391
|
+
- **storm-ops:** Resolve issue with workspace dependencies
|
|
392
|
+
([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
|
|
342
393
|
|
|
343
394
|
### ❤️ Thank You
|
|
344
395
|
|
|
@@ -348,7 +399,8 @@
|
|
|
348
399
|
|
|
349
400
|
### 🩹 Fixes
|
|
350
401
|
|
|
351
|
-
- **git-tools:** Update to executable git hook scripts
|
|
402
|
+
- **git-tools:** Update to executable git hook scripts
|
|
403
|
+
([d1e0cb22](https://github.com/storm-software/storm-ops/commit/d1e0cb22))
|
|
352
404
|
|
|
353
405
|
### ❤️ Thank You
|
|
354
406
|
|
|
@@ -358,7 +410,8 @@
|
|
|
358
410
|
|
|
359
411
|
### 🩹 Fixes
|
|
360
412
|
|
|
361
|
-
- **storm-ops:** Update the links in the README files to use proper repository
|
|
413
|
+
- **storm-ops:** Update the links in the README files to use proper repository
|
|
414
|
+
([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
|
|
362
415
|
|
|
363
416
|
### ❤️ Thank You
|
|
364
417
|
|
|
@@ -368,13 +421,16 @@
|
|
|
368
421
|
|
|
369
422
|
### 🚀 Features
|
|
370
423
|
|
|
371
|
-
- **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))
|
|
372
426
|
|
|
373
|
-
- **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))
|
|
374
429
|
|
|
375
430
|
### 🩹 Fixes
|
|
376
431
|
|
|
377
|
-
- **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))
|
|
378
434
|
|
|
379
435
|
### ❤️ Thank You
|
|
380
436
|
|
|
@@ -384,11 +440,13 @@
|
|
|
384
440
|
|
|
385
441
|
### 🚀 Features
|
|
386
442
|
|
|
387
|
-
- **linting-tools:** Added the `taplo` and `ls-lint` tools
|
|
443
|
+
- **linting-tools:** Added the `taplo` and `ls-lint` tools
|
|
444
|
+
([24c984eb](https://github.com/storm-software/storm-ops/commit/24c984eb))
|
|
388
445
|
|
|
389
446
|
### 🩹 Fixes
|
|
390
447
|
|
|
391
|
-
- **git-tools:** Updates to the lefthook scripts execution
|
|
448
|
+
- **git-tools:** Updates to the lefthook scripts execution
|
|
449
|
+
([ac1f85f3](https://github.com/storm-software/storm-ops/commit/ac1f85f3))
|
|
392
450
|
|
|
393
451
|
### ❤️ Thank You
|
|
394
452
|
|
|
@@ -398,7 +456,8 @@
|
|
|
398
456
|
|
|
399
457
|
### 🚀 Features
|
|
400
458
|
|
|
401
|
-
- **build-tools:** Split out Build CLI and supporting code to separate package
|
|
459
|
+
- **build-tools:** Split out Build CLI and supporting code to separate package
|
|
460
|
+
([9376ed39](https://github.com/storm-software/storm-ops/commit/9376ed39))
|
|
402
461
|
|
|
403
462
|
### ❤️ Thank You
|
|
404
463
|
|
|
@@ -408,7 +467,8 @@
|
|
|
408
467
|
|
|
409
468
|
### 🩹 Fixes
|
|
410
469
|
|
|
411
|
-
- **workspace-tools:** Remove the storm env filter
|
|
470
|
+
- **workspace-tools:** Remove the storm env filter
|
|
471
|
+
([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
|
|
412
472
|
|
|
413
473
|
### ❤️ Thank You
|
|
414
474
|
|
|
@@ -418,7 +478,8 @@
|
|
|
418
478
|
|
|
419
479
|
### 🩹 Fixes
|
|
420
480
|
|
|
421
|
-
- **workspace-tools:** Relocation config parser code to build function
|
|
481
|
+
- **workspace-tools:** Relocation config parser code to build function
|
|
482
|
+
([fa27dea4](https://github.com/storm-software/storm-ops/commit/fa27dea4))
|
|
422
483
|
|
|
423
484
|
### ❤️ Thank You
|
|
424
485
|
|
|
@@ -428,7 +489,8 @@
|
|
|
428
489
|
|
|
429
490
|
### 🩹 Fixes
|
|
430
491
|
|
|
431
|
-
- **workspace-tools:** Resolve issue with tsconfig file resolution
|
|
492
|
+
- **workspace-tools:** Resolve issue with tsconfig file resolution
|
|
493
|
+
([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
|
|
432
494
|
|
|
433
495
|
### ❤️ Thank You
|
|
434
496
|
|
|
@@ -438,7 +500,9 @@
|
|
|
438
500
|
|
|
439
501
|
### 🩹 Fixes
|
|
440
502
|
|
|
441
|
-
- **workspace-tools:** Dynamically load tsup module and resolve `testing-tools`
|
|
503
|
+
- **workspace-tools:** Dynamically load tsup module and resolve `testing-tools`
|
|
504
|
+
type issues
|
|
505
|
+
([c1d51975](https://github.com/storm-software/storm-ops/commit/c1d51975))
|
|
442
506
|
|
|
443
507
|
### ❤️ Thank You
|
|
444
508
|
|
|
@@ -448,7 +512,8 @@
|
|
|
448
512
|
|
|
449
513
|
### 🩹 Fixes
|
|
450
514
|
|
|
451
|
-
- **config-tools:** Update config packages to only use cjs
|
|
515
|
+
- **config-tools:** Update config packages to only use cjs
|
|
516
|
+
([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
|
|
452
517
|
|
|
453
518
|
### ❤️ Thank You
|
|
454
519
|
|
|
@@ -458,7 +523,8 @@
|
|
|
458
523
|
|
|
459
524
|
### 🩹 Fixes
|
|
460
525
|
|
|
461
|
-
- **workspace-tools:** Update the build executor back to esbuild
|
|
526
|
+
- **workspace-tools:** Update the build executor back to esbuild
|
|
527
|
+
([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
|
|
462
528
|
|
|
463
529
|
### ❤️ Thank You
|
|
464
530
|
|
|
@@ -468,7 +534,8 @@
|
|
|
468
534
|
|
|
469
535
|
### 🩹 Fixes
|
|
470
536
|
|
|
471
|
-
- **git-tools:** Resolved linting issues with the nx-version module
|
|
537
|
+
- **git-tools:** Resolved linting issues with the nx-version module
|
|
538
|
+
([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
|
|
472
539
|
|
|
473
540
|
### ❤️ Thank You
|
|
474
541
|
|
|
@@ -478,7 +545,8 @@
|
|
|
478
545
|
|
|
479
546
|
### 🚀 Features
|
|
480
547
|
|
|
481
|
-
- **storm-ops:** Major updates to tsconfig values
|
|
548
|
+
- **storm-ops:** Major updates to tsconfig values
|
|
549
|
+
([a3638fae](https://github.com/storm-software/storm-ops/commit/a3638fae))
|
|
482
550
|
|
|
483
551
|
### ❤️ Thank You
|
|
484
552
|
|
|
@@ -488,7 +556,8 @@
|
|
|
488
556
|
|
|
489
557
|
### 🩹 Fixes
|
|
490
558
|
|
|
491
|
-
- **workspace-tools:** Update build compiler parameters
|
|
559
|
+
- **workspace-tools:** Update build compiler parameters
|
|
560
|
+
([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
|
|
492
561
|
|
|
493
562
|
### ❤️ Thank You
|
|
494
563
|
|
|
@@ -498,15 +567,20 @@
|
|
|
498
567
|
|
|
499
568
|
### 🩹 Fixes
|
|
500
569
|
|
|
501
|
-
- **git-tools:** Updates to git release workflow processing
|
|
570
|
+
- **git-tools:** Updates to git release workflow processing
|
|
571
|
+
([3c3dc58f](https://github.com/storm-software/storm-ops/commit/3c3dc58f))
|
|
502
572
|
|
|
503
|
-
- **git-tools:** Add skip ci to the commit message
|
|
573
|
+
- **git-tools:** Add skip ci to the commit message
|
|
574
|
+
([74366350](https://github.com/storm-software/storm-ops/commit/74366350))
|
|
504
575
|
|
|
505
|
-
- **git-tools:** Temporary removal of commit message skip
|
|
576
|
+
- **git-tools:** Temporary removal of commit message skip
|
|
577
|
+
([cc021ec8](https://github.com/storm-software/storm-ops/commit/cc021ec8))
|
|
506
578
|
|
|
507
|
-
- **git-tools:** Update release processing to skip second commit
|
|
579
|
+
- **git-tools:** Update release processing to skip second commit
|
|
580
|
+
([fa8fe8f3](https://github.com/storm-software/storm-ops/commit/fa8fe8f3))
|
|
508
581
|
|
|
509
|
-
- **git-tools:** Update versioning to no longer apply git tag
|
|
582
|
+
- **git-tools:** Update versioning to no longer apply git tag
|
|
583
|
+
([288c81ca](https://github.com/storm-software/storm-ops/commit/288c81ca))
|
|
510
584
|
|
|
511
585
|
### ❤️ Thank You
|
|
512
586
|
|
|
@@ -516,9 +590,11 @@
|
|
|
516
590
|
|
|
517
591
|
### 🩹 Fixes
|
|
518
592
|
|
|
519
|
-
- **git-tools:** Use proper git tag to publish changes
|
|
593
|
+
- **git-tools:** Use proper git tag to publish changes
|
|
594
|
+
([0c8d3230](https://github.com/storm-software/storm-ops/commit/0c8d3230))
|
|
520
595
|
|
|
521
|
-
- **git-tools:** Updates to the release tag processing
|
|
596
|
+
- **git-tools:** Updates to the release tag processing
|
|
597
|
+
([937056c9](https://github.com/storm-software/storm-ops/commit/937056c9))
|
|
522
598
|
|
|
523
599
|
### ❤️ Thank You
|
|
524
600
|
|
|
@@ -528,7 +604,8 @@
|
|
|
528
604
|
|
|
529
605
|
### 🩹 Fixes
|
|
530
606
|
|
|
531
|
-
- **git-tools:** Updates to release configuration parameters
|
|
607
|
+
- **git-tools:** Updates to release configuration parameters
|
|
608
|
+
([482d18ee](https://github.com/storm-software/storm-ops/commit/482d18ee))
|
|
532
609
|
|
|
533
610
|
### ❤️ Thank You
|
|
534
611
|
|
|
@@ -538,11 +615,14 @@
|
|
|
538
615
|
|
|
539
616
|
### 🩹 Fixes
|
|
540
617
|
|
|
541
|
-
- **git-tools:** Ensure tag generation during versioning
|
|
618
|
+
- **git-tools:** Ensure tag generation during versioning
|
|
619
|
+
([d08a89cd](https://github.com/storm-software/storm-ops/commit/d08a89cd))
|
|
542
620
|
|
|
543
|
-
- **git-tools:** Resolved duplicate tag version error
|
|
621
|
+
- **git-tools:** Resolved duplicate tag version error
|
|
622
|
+
([fa743fa6](https://github.com/storm-software/storm-ops/commit/fa743fa6))
|
|
544
623
|
|
|
545
|
-
- **git-tools:** Resolve issue with release versioning
|
|
624
|
+
- **git-tools:** Resolve issue with release versioning
|
|
625
|
+
([24bfe5e9](https://github.com/storm-software/storm-ops/commit/24bfe5e9))
|
|
546
626
|
|
|
547
627
|
### ❤️ Thank You
|
|
548
628
|
|
|
@@ -552,27 +632,37 @@
|
|
|
552
632
|
|
|
553
633
|
### 🚀 Features
|
|
554
634
|
|
|
555
|
-
- **git-tools:** Update the package to build as CommonJs to support Nx executors
|
|
635
|
+
- **git-tools:** Update the package to build as CommonJs to support Nx executors
|
|
636
|
+
([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
|
|
556
637
|
|
|
557
|
-
- **git-tools:** Support for updated Nx Release processing
|
|
638
|
+
- **git-tools:** Support for updated Nx Release processing
|
|
639
|
+
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
558
640
|
|
|
559
641
|
### 🩹 Fixes
|
|
560
642
|
|
|
561
|
-
- **git-tools:** Resolve issue preventing changelogRenderer from being applied
|
|
643
|
+
- **git-tools:** Resolve issue preventing changelogRenderer from being applied
|
|
644
|
+
([f7880bae](https://github.com/storm-software/storm-ops/commit/f7880bae))
|
|
562
645
|
|
|
563
|
-
- **git-tools:** Resolve issue with missing version updates
|
|
646
|
+
- **git-tools:** Resolve issue with missing version updates
|
|
647
|
+
([16385359](https://github.com/storm-software/storm-ops/commit/16385359))
|
|
564
648
|
|
|
565
|
-
- **git-tools:** Updates to how the changelog renderer is invoked
|
|
649
|
+
- **git-tools:** Updates to how the changelog renderer is invoked
|
|
650
|
+
([f38c85fb](https://github.com/storm-software/storm-ops/commit/f38c85fb))
|
|
566
651
|
|
|
567
|
-
- **git-tools:** Remove custom changelog handling logic
|
|
652
|
+
- **git-tools:** Remove custom changelog handling logic
|
|
653
|
+
([a8015108](https://github.com/storm-software/storm-ops/commit/a8015108))
|
|
568
654
|
|
|
569
|
-
- **changelog:** Resolve issue with changelog renderer imports
|
|
655
|
+
- **changelog:** Resolve issue with changelog renderer imports
|
|
656
|
+
([09fe5cb2](https://github.com/storm-software/storm-ops/commit/09fe5cb2))
|
|
570
657
|
|
|
571
|
-
- **git-tools:** Add reference to local changelog-renderer in release process
|
|
658
|
+
- **git-tools:** Add reference to local changelog-renderer in release process
|
|
659
|
+
([3ea469e1](https://github.com/storm-software/storm-ops/commit/3ea469e1))
|
|
572
660
|
|
|
573
|
-
- **git-tools:** Update method of calling the release action
|
|
661
|
+
- **git-tools:** Update method of calling the release action
|
|
662
|
+
([7c74ffc7](https://github.com/storm-software/storm-ops/commit/7c74ffc7))
|
|
574
663
|
|
|
575
|
-
- **config:** Mark config to no longer bundle code
|
|
664
|
+
- **config:** Mark config to no longer bundle code
|
|
665
|
+
([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
|
|
576
666
|
|
|
577
667
|
### ❤️ Thank You
|
|
578
668
|
|
|
@@ -582,25 +672,34 @@
|
|
|
582
672
|
|
|
583
673
|
### 🚀 Features
|
|
584
674
|
|
|
585
|
-
- **git-tools:** Update the package to build as CommonJs to support Nx executors
|
|
675
|
+
- **git-tools:** Update the package to build as CommonJs to support Nx executors
|
|
676
|
+
([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
|
|
586
677
|
|
|
587
|
-
- **git-tools:** Support for updated Nx Release processing
|
|
678
|
+
- **git-tools:** Support for updated Nx Release processing
|
|
679
|
+
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
588
680
|
|
|
589
681
|
### 🩹 Fixes
|
|
590
682
|
|
|
591
|
-
- **git-tools:** Resolve issue preventing changelogRenderer from being applied
|
|
683
|
+
- **git-tools:** Resolve issue preventing changelogRenderer from being applied
|
|
684
|
+
([f7880bae](https://github.com/storm-software/storm-ops/commit/f7880bae))
|
|
592
685
|
|
|
593
|
-
- **git-tools:** Resolve issue with missing version updates
|
|
686
|
+
- **git-tools:** Resolve issue with missing version updates
|
|
687
|
+
([16385359](https://github.com/storm-software/storm-ops/commit/16385359))
|
|
594
688
|
|
|
595
|
-
- **git-tools:** Updates to how the changelog renderer is invoked
|
|
689
|
+
- **git-tools:** Updates to how the changelog renderer is invoked
|
|
690
|
+
([f38c85fb](https://github.com/storm-software/storm-ops/commit/f38c85fb))
|
|
596
691
|
|
|
597
|
-
- **git-tools:** Remove custom changelog handling logic
|
|
692
|
+
- **git-tools:** Remove custom changelog handling logic
|
|
693
|
+
([a8015108](https://github.com/storm-software/storm-ops/commit/a8015108))
|
|
598
694
|
|
|
599
|
-
- **changelog:** Resolve issue with changelog renderer imports
|
|
695
|
+
- **changelog:** Resolve issue with changelog renderer imports
|
|
696
|
+
([09fe5cb2](https://github.com/storm-software/storm-ops/commit/09fe5cb2))
|
|
600
697
|
|
|
601
|
-
- **git-tools:** Add reference to local changelog-renderer in release process
|
|
698
|
+
- **git-tools:** Add reference to local changelog-renderer in release process
|
|
699
|
+
([3ea469e1](https://github.com/storm-software/storm-ops/commit/3ea469e1))
|
|
602
700
|
|
|
603
|
-
- **git-tools:** Update method of calling the release action
|
|
701
|
+
- **git-tools:** Update method of calling the release action
|
|
702
|
+
([7c74ffc7](https://github.com/storm-software/storm-ops/commit/7c74ffc7))
|
|
604
703
|
|
|
605
704
|
### ❤️ Thank You
|
|
606
705
|
|
|
@@ -610,23 +709,31 @@
|
|
|
610
709
|
|
|
611
710
|
### 🚀 Features
|
|
612
711
|
|
|
613
|
-
- **git-tools:** Update the package to build as CommonJs to support Nx executors
|
|
712
|
+
- **git-tools:** Update the package to build as CommonJs to support Nx executors
|
|
713
|
+
([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
|
|
614
714
|
|
|
615
|
-
- **git-tools:** Support for updated Nx Release processing
|
|
715
|
+
- **git-tools:** Support for updated Nx Release processing
|
|
716
|
+
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
616
717
|
|
|
617
718
|
### 🩹 Fixes
|
|
618
719
|
|
|
619
|
-
- **git-tools:** Resolve issue preventing changelogRenderer from being applied
|
|
720
|
+
- **git-tools:** Resolve issue preventing changelogRenderer from being applied
|
|
721
|
+
([f7880bae](https://github.com/storm-software/storm-ops/commit/f7880bae))
|
|
620
722
|
|
|
621
|
-
- **git-tools:** Resolve issue with missing version updates
|
|
723
|
+
- **git-tools:** Resolve issue with missing version updates
|
|
724
|
+
([16385359](https://github.com/storm-software/storm-ops/commit/16385359))
|
|
622
725
|
|
|
623
|
-
- **git-tools:** Updates to how the changelog renderer is invoked
|
|
726
|
+
- **git-tools:** Updates to how the changelog renderer is invoked
|
|
727
|
+
([f38c85fb](https://github.com/storm-software/storm-ops/commit/f38c85fb))
|
|
624
728
|
|
|
625
|
-
- **git-tools:** Remove custom changelog handling logic
|
|
729
|
+
- **git-tools:** Remove custom changelog handling logic
|
|
730
|
+
([a8015108](https://github.com/storm-software/storm-ops/commit/a8015108))
|
|
626
731
|
|
|
627
|
-
- **changelog:** Resolve issue with changelog renderer imports
|
|
732
|
+
- **changelog:** Resolve issue with changelog renderer imports
|
|
733
|
+
([09fe5cb2](https://github.com/storm-software/storm-ops/commit/09fe5cb2))
|
|
628
734
|
|
|
629
|
-
- **git-tools:** Add reference to local changelog-renderer in release process
|
|
735
|
+
- **git-tools:** Add reference to local changelog-renderer in release process
|
|
736
|
+
([3ea469e1](https://github.com/storm-software/storm-ops/commit/3ea469e1))
|
|
630
737
|
|
|
631
738
|
### ❤️ Thank You
|
|
632
739
|
|
|
@@ -636,19 +743,26 @@
|
|
|
636
743
|
|
|
637
744
|
### 🩹 Fixes
|
|
638
745
|
|
|
639
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
746
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
747
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
640
748
|
|
|
641
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
749
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
750
|
+
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
642
751
|
|
|
643
|
-
- **config-tools:** Update package type to a module to resolve import issues
|
|
752
|
+
- **config-tools:** Update package type to a module to resolve import issues
|
|
753
|
+
([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
644
754
|
|
|
645
|
-
- ⚠️ **git-tools:** Arbitrary commit changes
|
|
755
|
+
- ⚠️ **git-tools:** Arbitrary commit changes
|
|
756
|
+
([040f4cd2](https://github.com/storm-software/storm-ops/commit/040f4cd2))
|
|
646
757
|
|
|
647
|
-
- **git-tools:** Resolve linting failures
|
|
758
|
+
- **git-tools:** Resolve linting failures
|
|
759
|
+
([5715afb9](https://github.com/storm-software/storm-ops/commit/5715afb9))
|
|
648
760
|
|
|
649
|
-
- **workspace-tools:** Update method of referencing the internal packages
|
|
761
|
+
- **workspace-tools:** Update method of referencing the internal packages
|
|
762
|
+
([b3f127c4](https://github.com/storm-software/storm-ops/commit/b3f127c4))
|
|
650
763
|
|
|
651
|
-
- **linting-tools:** Resolved previous linting issues
|
|
764
|
+
- **linting-tools:** Resolved previous linting issues
|
|
765
|
+
([83b3b199](https://github.com/storm-software/storm-ops/commit/83b3b199))
|
|
652
766
|
|
|
653
767
|
#### ⚠️ Breaking Changes
|
|
654
768
|
|
|
@@ -662,15 +776,20 @@
|
|
|
662
776
|
|
|
663
777
|
### 🩹 Fixes
|
|
664
778
|
|
|
665
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
779
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
780
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
666
781
|
|
|
667
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
782
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
783
|
+
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
668
784
|
|
|
669
|
-
- **config-tools:** Update package type to a module to resolve import issues
|
|
785
|
+
- **config-tools:** Update package type to a module to resolve import issues
|
|
786
|
+
([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
670
787
|
|
|
671
|
-
- ⚠️ **git-tools:** Arbitrary commit changes
|
|
788
|
+
- ⚠️ **git-tools:** Arbitrary commit changes
|
|
789
|
+
([040f4cd2](https://github.com/storm-software/storm-ops/commit/040f4cd2))
|
|
672
790
|
|
|
673
|
-
- **git-tools:** Resolve linting failures
|
|
791
|
+
- **git-tools:** Resolve linting failures
|
|
792
|
+
([5715afb9](https://github.com/storm-software/storm-ops/commit/5715afb9))
|
|
674
793
|
|
|
675
794
|
#### ⚠️ Breaking Changes
|
|
676
795
|
|
|
@@ -684,11 +803,14 @@
|
|
|
684
803
|
|
|
685
804
|
### 🩹 Fixes
|
|
686
805
|
|
|
687
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
806
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
807
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
688
808
|
|
|
689
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
809
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
810
|
+
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
690
811
|
|
|
691
|
-
- **config-tools:** Update package type to a module to resolve import issues
|
|
812
|
+
- **config-tools:** Update package type to a module to resolve import issues
|
|
813
|
+
([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
692
814
|
|
|
693
815
|
### ❤️ Thank You
|
|
694
816
|
|
|
@@ -698,9 +820,11 @@
|
|
|
698
820
|
|
|
699
821
|
### 🩹 Fixes
|
|
700
822
|
|
|
701
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
823
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
824
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
702
825
|
|
|
703
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
826
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
827
|
+
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
704
828
|
|
|
705
829
|
### ❤️ Thank You
|
|
706
830
|
|
|
@@ -710,7 +834,8 @@
|
|
|
710
834
|
|
|
711
835
|
### 🩹 Fixes
|
|
712
836
|
|
|
713
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
837
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
838
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
714
839
|
|
|
715
840
|
### ❤️ Thank You
|
|
716
841
|
|
|
@@ -720,13 +845,16 @@
|
|
|
720
845
|
|
|
721
846
|
### 🚀 Features
|
|
722
847
|
|
|
723
|
-
- **git-tools:** Completed release process changes and updated dependencies
|
|
848
|
+
- **git-tools:** Completed release process changes and updated dependencies
|
|
849
|
+
([ebd33d5c](https://github.com/storm-software/storm-ops/commit/ebd33d5c))
|
|
724
850
|
|
|
725
851
|
### 🩹 Fixes
|
|
726
852
|
|
|
727
|
-
- **storm-ops:** Update chalk dependency for all modules
|
|
853
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
854
|
+
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
728
855
|
|
|
729
|
-
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
856
|
+
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
857
|
+
([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
730
858
|
|
|
731
859
|
### ❤️ Thank You
|
|
732
860
|
|
|
@@ -736,11 +864,13 @@
|
|
|
736
864
|
|
|
737
865
|
### 🚀 Features
|
|
738
866
|
|
|
739
|
-
- **git-tools:** Completed release process changes and updated dependencies
|
|
867
|
+
- **git-tools:** Completed release process changes and updated dependencies
|
|
868
|
+
([ebd33d5c](https://github.com/storm-software/storm-ops/commit/ebd33d5c))
|
|
740
869
|
|
|
741
870
|
### 🩹 Fixes
|
|
742
871
|
|
|
743
|
-
- **storm-ops:** Update chalk dependency for all modules
|
|
872
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
873
|
+
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
744
874
|
|
|
745
875
|
### ❤️ Thank You
|
|
746
876
|
|
|
@@ -750,7 +880,8 @@
|
|
|
750
880
|
|
|
751
881
|
### 🚀 Features
|
|
752
882
|
|
|
753
|
-
- **git-tools:** Completed release process changes and updated dependencies
|
|
883
|
+
- **git-tools:** Completed release process changes and updated dependencies
|
|
884
|
+
([ebd33d5c](https://github.com/storm-software/storm-ops/commit/ebd33d5c))
|
|
754
885
|
|
|
755
886
|
### ❤️ Thank You
|
|
756
887
|
|
|
@@ -760,17 +891,23 @@
|
|
|
760
891
|
|
|
761
892
|
### 🚀 Features
|
|
762
893
|
|
|
763
|
-
- **changelog:** Added the `changelog` package to handle file creation during
|
|
894
|
+
- **changelog:** Added the `changelog` package to handle file creation during
|
|
895
|
+
release
|
|
896
|
+
([d050648d](https://github.com/storm-software/storm-ops/commit/d050648d))
|
|
764
897
|
|
|
765
898
|
### 🩹 Fixes
|
|
766
899
|
|
|
767
|
-
- **workspace-tools:** Point the `nx.json` to the Storm ChangeLogRenderer class
|
|
900
|
+
- **workspace-tools:** Point the `nx.json` to the Storm ChangeLogRenderer class
|
|
901
|
+
([f6620cef](https://github.com/storm-software/storm-ops/commit/f6620cef))
|
|
768
902
|
|
|
769
|
-
- **git-tools:** Update parameters passed to nx release functions
|
|
903
|
+
- **git-tools:** Update parameters passed to nx release functions
|
|
904
|
+
([1108f889](https://github.com/storm-software/storm-ops/commit/1108f889))
|
|
770
905
|
|
|
771
|
-
- **git-tools:** Resolved issues around pushing changes to changelog files
|
|
906
|
+
- **git-tools:** Resolved issues around pushing changes to changelog files
|
|
907
|
+
([6d29c04f](https://github.com/storm-software/storm-ops/commit/6d29c04f))
|
|
772
908
|
|
|
773
|
-
- **git-tools:** Resolved linting errors from previous commit
|
|
909
|
+
- **git-tools:** Resolved linting errors from previous commit
|
|
910
|
+
([0cc57b66](https://github.com/storm-software/storm-ops/commit/0cc57b66))
|
|
774
911
|
|
|
775
912
|
### ❤️ Thank You
|
|
776
913
|
|
|
@@ -780,7 +917,8 @@
|
|
|
780
917
|
|
|
781
918
|
### 🩹 Fixes
|
|
782
919
|
|
|
783
|
-
- **git-tools:** Updated logging in the Storm-Git release hook
|
|
920
|
+
- **git-tools:** Updated logging in the Storm-Git release hook
|
|
921
|
+
([669a289a](https://github.com/storm-software/storm-ops/commit/669a289a))
|
|
784
922
|
|
|
785
923
|
### ❤️ Thank You
|
|
786
924
|
|
|
@@ -790,7 +928,8 @@
|
|
|
790
928
|
|
|
791
929
|
### 🩹 Fixes
|
|
792
930
|
|
|
793
|
-
- **git-tools:** Removed the emojis from the Changelog Renderer
|
|
931
|
+
- **git-tools:** Removed the emojis from the Changelog Renderer
|
|
932
|
+
([93d5d140](https://github.com/storm-software/storm-ops/commit/93d5d140))
|
|
794
933
|
|
|
795
934
|
### ❤️ Thank You
|
|
796
935
|
|
|
@@ -800,7 +939,8 @@
|
|
|
800
939
|
|
|
801
940
|
### 🩹 Fixes
|
|
802
941
|
|
|
803
|
-
- **config-tools:** Updated the color of the logger text
|
|
942
|
+
- **config-tools:** Updated the color of the logger text
|
|
943
|
+
([63016bd6](https://github.com/storm-software/storm-ops/commit/63016bd6))
|
|
804
944
|
|
|
805
945
|
### ❤️ Thank You
|
|
806
946
|
|
|
@@ -810,7 +950,8 @@
|
|
|
810
950
|
|
|
811
951
|
### 🩹 Fixes
|
|
812
952
|
|
|
813
|
-
- **workspace-tools:** Resolved issue publishing first package releases to npm
|
|
953
|
+
- **workspace-tools:** Resolved issue publishing first package releases to npm
|
|
954
|
+
([8205dfcf](https://github.com/storm-software/storm-ops/commit/8205dfcf))
|
|
814
955
|
|
|
815
956
|
### ❤️ Thank You
|
|
816
957
|
|
|
@@ -820,7 +961,8 @@
|
|
|
820
961
|
|
|
821
962
|
### 🩹 Fixes
|
|
822
963
|
|
|
823
|
-
- **linting-tools:** Ensure correct parameter is passed to lefthook
|
|
964
|
+
- **linting-tools:** Ensure correct parameter is passed to lefthook
|
|
965
|
+
([3fe19f4b](https://github.com/storm-software/storm-ops/commit/3fe19f4b))
|
|
824
966
|
|
|
825
967
|
### ❤️ Thank You
|
|
826
968
|
|
|
@@ -830,7 +972,8 @@
|
|
|
830
972
|
|
|
831
973
|
### 🩹 Fixes
|
|
832
974
|
|
|
833
|
-
- **linting-tools:** Added `--no-errors-on-unmatched` to format command
|
|
975
|
+
- **linting-tools:** Added `--no-errors-on-unmatched` to format command
|
|
976
|
+
([c7bd849a](https://github.com/storm-software/storm-ops/commit/c7bd849a))
|
|
834
977
|
|
|
835
978
|
### ❤️ Thank You
|
|
836
979
|
|
|
@@ -840,7 +983,8 @@
|
|
|
840
983
|
|
|
841
984
|
### 🩹 Fixes
|
|
842
985
|
|
|
843
|
-
- **linting-tools:** Ensure we use `build:all` script during linting
|
|
986
|
+
- **linting-tools:** Ensure we use `build:all` script during linting
|
|
987
|
+
([848bd1cf](https://github.com/storm-software/storm-ops/commit/848bd1cf))
|
|
844
988
|
|
|
845
989
|
### ❤️ Thank You
|
|
846
990
|
|
|
@@ -850,7 +994,9 @@
|
|
|
850
994
|
|
|
851
995
|
### 🚀 Features
|
|
852
996
|
|
|
853
|
-
- **config:** Added a base config package to allow neutral access of
|
|
997
|
+
- **config:** Added a base config package to allow neutral access of
|
|
998
|
+
`StormConfig`
|
|
999
|
+
([164eaa5b](https://github.com/storm-software/storm-ops/commit/164eaa5b))
|
|
854
1000
|
|
|
855
1001
|
### ❤️ Thank You
|
|
856
1002
|
|
|
@@ -860,7 +1006,8 @@
|
|
|
860
1006
|
|
|
861
1007
|
### 🩹 Fixes
|
|
862
1008
|
|
|
863
|
-
- **workspace-tools:** Added full publish fields to target
|
|
1009
|
+
- **workspace-tools:** Added full publish fields to target
|
|
1010
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
864
1011
|
|
|
865
1012
|
### ❤️ Thank You
|
|
866
1013
|
|
|
@@ -870,7 +1017,8 @@
|
|
|
870
1017
|
|
|
871
1018
|
### 🩹 Fixes
|
|
872
1019
|
|
|
873
|
-
- **workspace-tools:** Added full publish fields to target
|
|
1020
|
+
- **workspace-tools:** Added full publish fields to target
|
|
1021
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
874
1022
|
|
|
875
1023
|
### ❤️ Thank You
|
|
876
1024
|
|
|
@@ -880,7 +1028,8 @@
|
|
|
880
1028
|
|
|
881
1029
|
### 🩹 Fixes
|
|
882
1030
|
|
|
883
|
-
- **workspace-tools:** Added full publish fields to target
|
|
1031
|
+
- **workspace-tools:** Added full publish fields to target
|
|
1032
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
884
1033
|
|
|
885
1034
|
### ❤️ Thank You
|
|
886
1035
|
|
|
@@ -890,7 +1039,8 @@
|
|
|
890
1039
|
|
|
891
1040
|
### 🩹 Fixes
|
|
892
1041
|
|
|
893
|
-
- **workspace-tools:** Added full publish fields to target
|
|
1042
|
+
- **workspace-tools:** Added full publish fields to target
|
|
1043
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
894
1044
|
|
|
895
1045
|
### ❤️ Thank You
|
|
896
1046
|
|
|
@@ -900,7 +1050,8 @@
|
|
|
900
1050
|
|
|
901
1051
|
### 🩹 Fixes
|
|
902
1052
|
|
|
903
|
-
- **workspace-tools:** Added full publish fields to target
|
|
1053
|
+
- **workspace-tools:** Added full publish fields to target
|
|
1054
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
904
1055
|
|
|
905
1056
|
### ❤️ Thank You
|
|
906
1057
|
|
|
@@ -910,7 +1061,8 @@
|
|
|
910
1061
|
|
|
911
1062
|
### 🩹 Fixes
|
|
912
1063
|
|
|
913
|
-
- **workspace-tools:** Added the nx-release-publish task to project target
|
|
1064
|
+
- **workspace-tools:** Added the nx-release-publish task to project target
|
|
1065
|
+
([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
|
|
914
1066
|
|
|
915
1067
|
### ❤️ Thank You
|
|
916
1068
|
|
|
@@ -920,7 +1072,8 @@
|
|
|
920
1072
|
|
|
921
1073
|
### 🩹 Fixes
|
|
922
1074
|
|
|
923
|
-
- **git-tools:** Correct the asset output paths
|
|
1075
|
+
- **git-tools:** Correct the asset output paths
|
|
1076
|
+
([7cf40f6d](https://github.com/storm-software/storm-ops/commit/7cf40f6d))
|
|
924
1077
|
|
|
925
1078
|
### ❤️ Thank You
|
|
926
1079
|
|
|
@@ -930,7 +1083,8 @@
|
|
|
930
1083
|
|
|
931
1084
|
### 🩹 Fixes
|
|
932
1085
|
|
|
933
|
-
- **git-tools:** Reformat display message
|
|
1086
|
+
- **git-tools:** Reformat display message
|
|
1087
|
+
([7ec1ff23](https://github.com/storm-software/storm-ops/commit/7ec1ff23))
|
|
934
1088
|
|
|
935
1089
|
### ❤️ Thank You
|
|
936
1090
|
|
|
@@ -940,7 +1094,8 @@
|
|
|
940
1094
|
|
|
941
1095
|
### 🩹 Fixes
|
|
942
1096
|
|
|
943
|
-
- **git-tools:** Added skip ci to release commit message
|
|
1097
|
+
- **git-tools:** Added skip ci to release commit message
|
|
1098
|
+
([2e808a18](https://github.com/storm-software/storm-ops/commit/2e808a18))
|
|
944
1099
|
|
|
945
1100
|
### ❤️ Thank You
|
|
946
1101
|
|
|
@@ -950,7 +1105,8 @@
|
|
|
950
1105
|
|
|
951
1106
|
### 🩹 Fixes
|
|
952
1107
|
|
|
953
|
-
- **git-tools:** Added back newlines to the commit message
|
|
1108
|
+
- **git-tools:** Added back newlines to the commit message
|
|
1109
|
+
([114a3d71](https://github.com/storm-software/storm-ops/commit/114a3d71))
|
|
954
1110
|
|
|
955
1111
|
### ❤️ Thank You
|
|
956
1112
|
|
|
@@ -960,7 +1116,8 @@
|
|
|
960
1116
|
|
|
961
1117
|
### 🚀 Features
|
|
962
1118
|
|
|
963
|
-
- **config-tools:** Added the `preid` config option and removed `preMajor`
|
|
1119
|
+
- **config-tools:** Added the `preid` config option and removed `preMajor`
|
|
1120
|
+
([0d8756dc](https://github.com/storm-software/storm-ops/commit/0d8756dc))
|
|
964
1121
|
|
|
965
1122
|
### ❤️ Thank You
|
|
966
1123
|
|
|
@@ -970,7 +1127,8 @@
|
|
|
970
1127
|
|
|
971
1128
|
### 🩹 Fixes
|
|
972
1129
|
|
|
973
|
-
- **git-tools:** Added code to set providence on publish process
|
|
1130
|
+
- **git-tools:** Added code to set providence on publish process
|
|
1131
|
+
([06439ff3](https://github.com/storm-software/storm-ops/commit/06439ff3))
|
|
974
1132
|
|
|
975
1133
|
### ❤️ Thank You
|
|
976
1134
|
|
|
@@ -980,7 +1138,8 @@
|
|
|
980
1138
|
|
|
981
1139
|
### 🩹 Fixes
|
|
982
1140
|
|
|
983
|
-
- **git-tools:** Remove the install hook from pre-commit
|
|
1141
|
+
- **git-tools:** Remove the install hook from pre-commit
|
|
1142
|
+
([75104c7e](https://github.com/storm-software/storm-ops/commit/75104c7e))
|
|
984
1143
|
|
|
985
1144
|
### ❤️ Thank You
|
|
986
1145
|
|
|
@@ -990,7 +1149,8 @@
|
|
|
990
1149
|
|
|
991
1150
|
### 🩹 Fixes
|
|
992
1151
|
|
|
993
|
-
- **git-tools:** Update the lefthook configuration to correctly handle install
|
|
1152
|
+
- **git-tools:** Update the lefthook configuration to correctly handle install
|
|
1153
|
+
([e27fd423](https://github.com/storm-software/storm-ops/commit/e27fd423))
|
|
994
1154
|
|
|
995
1155
|
### ❤️ Thank You
|
|
996
1156
|
|
|
@@ -1000,13 +1160,16 @@
|
|
|
1000
1160
|
|
|
1001
1161
|
### 🚀 Features
|
|
1002
1162
|
|
|
1003
|
-
- **git-tools:** Added custom storm `ChangelogRenderer` for releases
|
|
1163
|
+
- **git-tools:** Added custom storm `ChangelogRenderer` for releases
|
|
1164
|
+
([922aa263](https://github.com/storm-software/storm-ops/commit/922aa263))
|
|
1004
1165
|
|
|
1005
1166
|
### 🩹 Fixes
|
|
1006
1167
|
|
|
1007
|
-
- **git-tools:** Update path to changelog renderer
|
|
1168
|
+
- **git-tools:** Update path to changelog renderer
|
|
1169
|
+
([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
|
|
1008
1170
|
|
|
1009
|
-
- **git-tools:** Added separate changelog-renderer CommonJs build
|
|
1171
|
+
- **git-tools:** Added separate changelog-renderer CommonJs build
|
|
1172
|
+
([4da88acb](https://github.com/storm-software/storm-ops/commit/4da88acb))
|
|
1010
1173
|
|
|
1011
1174
|
### ❤️ Thank You
|
|
1012
1175
|
|
|
@@ -1016,7 +1179,8 @@
|
|
|
1016
1179
|
|
|
1017
1180
|
### 🩹 Fixes
|
|
1018
1181
|
|
|
1019
|
-
- **git-tools:** Resolve issues with commit message formatting
|
|
1182
|
+
- **git-tools:** Resolve issues with commit message formatting
|
|
1183
|
+
([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
1020
1184
|
|
|
1021
1185
|
### ❤️ Thank You
|
|
1022
1186
|
|
|
@@ -1026,7 +1190,8 @@
|
|
|
1026
1190
|
|
|
1027
1191
|
### 🩹 Fixes
|
|
1028
1192
|
|
|
1029
|
-
- **git-tools:** Resolve issues with commit message formatting
|
|
1193
|
+
- **git-tools:** Resolve issues with commit message formatting
|
|
1194
|
+
([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
1030
1195
|
|
|
1031
1196
|
### ❤️ Thank You
|
|
1032
1197
|
|
|
@@ -1036,37 +1201,52 @@
|
|
|
1036
1201
|
|
|
1037
1202
|
### 🚀 Features
|
|
1038
1203
|
|
|
1039
|
-
- **git-tools:** Update release process to use built-in Nx functionality
|
|
1204
|
+
- **git-tools:** Update release process to use built-in Nx functionality
|
|
1205
|
+
([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
|
|
1040
1206
|
|
|
1041
1207
|
### 🩹 Fixes
|
|
1042
1208
|
|
|
1043
|
-
- **git-tools:** Clean up of various unused dependencies
|
|
1209
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
1210
|
+
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
1044
1211
|
|
|
1045
|
-
- **git-tools:** Add git format specification
|
|
1212
|
+
- **git-tools:** Add git format specification
|
|
1213
|
+
([c5297382](https://github.com/storm-software/storm-ops/commit/c5297382))
|
|
1046
1214
|
|
|
1047
|
-
- **git-tools:** Changing format of the generated git tag
|
|
1215
|
+
- **git-tools:** Changing format of the generated git tag
|
|
1216
|
+
([55a19275](https://github.com/storm-software/storm-ops/commit/55a19275))
|
|
1048
1217
|
|
|
1049
|
-
- **git-tools:** Apply tag format through command line args
|
|
1218
|
+
- **git-tools:** Apply tag format through command line args
|
|
1219
|
+
([b7d9294a](https://github.com/storm-software/storm-ops/commit/b7d9294a))
|
|
1050
1220
|
|
|
1051
|
-
- **git-tools:** Added missing git tags
|
|
1221
|
+
- **git-tools:** Added missing git tags
|
|
1222
|
+
([190d43f0](https://github.com/storm-software/storm-ops/commit/190d43f0))
|
|
1052
1223
|
|
|
1053
|
-
- **git-tools:** Update the order of commits
|
|
1224
|
+
- **git-tools:** Update the order of commits
|
|
1225
|
+
([b017bf1d](https://github.com/storm-software/storm-ops/commit/b017bf1d))
|
|
1054
1226
|
|
|
1055
|
-
- **git-tools:** Modified release to not commit on version processing
|
|
1227
|
+
- **git-tools:** Modified release to not commit on version processing
|
|
1228
|
+
([4768a1ae](https://github.com/storm-software/storm-ops/commit/4768a1ae))
|
|
1056
1229
|
|
|
1057
|
-
- **workspace-tools:** Added logging to the release process
|
|
1230
|
+
- **workspace-tools:** Added logging to the release process
|
|
1231
|
+
([2f905859](https://github.com/storm-software/storm-ops/commit/2f905859))
|
|
1058
1232
|
|
|
1059
|
-
- **git-tools:** Remove the git extension from the repository URL
|
|
1233
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
1234
|
+
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
1060
1235
|
|
|
1061
|
-
- **git-tools:** Update release logging level
|
|
1236
|
+
- **git-tools:** Update release logging level
|
|
1237
|
+
([ea0f7e35](https://github.com/storm-software/storm-ops/commit/ea0f7e35))
|
|
1062
1238
|
|
|
1063
|
-
- **git-tools:** Update the remote name to point to origin
|
|
1239
|
+
- **git-tools:** Update the remote name to point to origin
|
|
1240
|
+
([ae84b6d5](https://github.com/storm-software/storm-ops/commit/ae84b6d5))
|
|
1064
1241
|
|
|
1065
|
-
- **git-tools:** Update tag to be false in release config
|
|
1242
|
+
- **git-tools:** Update tag to be false in release config
|
|
1243
|
+
([e41d1327](https://github.com/storm-software/storm-ops/commit/e41d1327))
|
|
1066
1244
|
|
|
1067
|
-
- **git-tools:** Resolved issue with modules imports
|
|
1245
|
+
- **git-tools:** Resolved issue with modules imports
|
|
1246
|
+
([4aa7abed](https://github.com/storm-software/storm-ops/commit/4aa7abed))
|
|
1068
1247
|
|
|
1069
|
-
- **git-tools:** Update release to use Nx config relationship settings
|
|
1248
|
+
- **git-tools:** Update release to use Nx config relationship settings
|
|
1249
|
+
([9f0a7519](https://github.com/storm-software/storm-ops/commit/9f0a7519))
|
|
1070
1250
|
|
|
1071
1251
|
### ❤️ Thank You
|
|
1072
1252
|
|
|
@@ -1076,37 +1256,52 @@
|
|
|
1076
1256
|
|
|
1077
1257
|
### 🚀 Features
|
|
1078
1258
|
|
|
1079
|
-
- **git-tools:** Update release process to use built-in Nx functionality
|
|
1259
|
+
- **git-tools:** Update release process to use built-in Nx functionality
|
|
1260
|
+
([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
|
|
1080
1261
|
|
|
1081
1262
|
### 🩹 Fixes
|
|
1082
1263
|
|
|
1083
|
-
- **git-tools:** Clean up of various unused dependencies
|
|
1264
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
1265
|
+
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
1084
1266
|
|
|
1085
|
-
- **git-tools:** Add git format specification
|
|
1267
|
+
- **git-tools:** Add git format specification
|
|
1268
|
+
([c5297382](https://github.com/storm-software/storm-ops/commit/c5297382))
|
|
1086
1269
|
|
|
1087
|
-
- **git-tools:** Changing format of the generated git tag
|
|
1270
|
+
- **git-tools:** Changing format of the generated git tag
|
|
1271
|
+
([55a19275](https://github.com/storm-software/storm-ops/commit/55a19275))
|
|
1088
1272
|
|
|
1089
|
-
- **git-tools:** Apply tag format through command line args
|
|
1273
|
+
- **git-tools:** Apply tag format through command line args
|
|
1274
|
+
([b7d9294a](https://github.com/storm-software/storm-ops/commit/b7d9294a))
|
|
1090
1275
|
|
|
1091
|
-
- **git-tools:** Added missing git tags
|
|
1276
|
+
- **git-tools:** Added missing git tags
|
|
1277
|
+
([190d43f0](https://github.com/storm-software/storm-ops/commit/190d43f0))
|
|
1092
1278
|
|
|
1093
|
-
- **git-tools:** Update the order of commits
|
|
1279
|
+
- **git-tools:** Update the order of commits
|
|
1280
|
+
([b017bf1d](https://github.com/storm-software/storm-ops/commit/b017bf1d))
|
|
1094
1281
|
|
|
1095
|
-
- **git-tools:** Modified release to not commit on version processing
|
|
1282
|
+
- **git-tools:** Modified release to not commit on version processing
|
|
1283
|
+
([4768a1ae](https://github.com/storm-software/storm-ops/commit/4768a1ae))
|
|
1096
1284
|
|
|
1097
|
-
- **workspace-tools:** Added logging to the release process
|
|
1285
|
+
- **workspace-tools:** Added logging to the release process
|
|
1286
|
+
([2f905859](https://github.com/storm-software/storm-ops/commit/2f905859))
|
|
1098
1287
|
|
|
1099
|
-
- **git-tools:** Remove the git extension from the repository URL
|
|
1288
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
1289
|
+
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
1100
1290
|
|
|
1101
|
-
- **git-tools:** Update release logging level
|
|
1291
|
+
- **git-tools:** Update release logging level
|
|
1292
|
+
([ea0f7e35](https://github.com/storm-software/storm-ops/commit/ea0f7e35))
|
|
1102
1293
|
|
|
1103
|
-
- **git-tools:** Update the remote name to point to origin
|
|
1294
|
+
- **git-tools:** Update the remote name to point to origin
|
|
1295
|
+
([ae84b6d5](https://github.com/storm-software/storm-ops/commit/ae84b6d5))
|
|
1104
1296
|
|
|
1105
|
-
- **git-tools:** Update tag to be false in release config
|
|
1297
|
+
- **git-tools:** Update tag to be false in release config
|
|
1298
|
+
([e41d1327](https://github.com/storm-software/storm-ops/commit/e41d1327))
|
|
1106
1299
|
|
|
1107
|
-
- **git-tools:** Resolved issue with modules imports
|
|
1300
|
+
- **git-tools:** Resolved issue with modules imports
|
|
1301
|
+
([4aa7abed](https://github.com/storm-software/storm-ops/commit/4aa7abed))
|
|
1108
1302
|
|
|
1109
|
-
- **git-tools:** Update release to use Nx config relationship settings
|
|
1303
|
+
- **git-tools:** Update release to use Nx config relationship settings
|
|
1304
|
+
([9f0a7519](https://github.com/storm-software/storm-ops/commit/9f0a7519))
|
|
1110
1305
|
|
|
1111
1306
|
### ❤️ Thank You
|
|
1112
1307
|
|
|
@@ -1116,37 +1311,52 @@
|
|
|
1116
1311
|
|
|
1117
1312
|
### 🚀 Features
|
|
1118
1313
|
|
|
1119
|
-
- **git-tools:** Update release process to use built-in Nx functionality
|
|
1314
|
+
- **git-tools:** Update release process to use built-in Nx functionality
|
|
1315
|
+
([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
|
|
1120
1316
|
|
|
1121
1317
|
### 🩹 Fixes
|
|
1122
1318
|
|
|
1123
|
-
- **git-tools:** Clean up of various unused dependencies
|
|
1319
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
1320
|
+
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
1124
1321
|
|
|
1125
|
-
- **git-tools:** Add git format specification
|
|
1322
|
+
- **git-tools:** Add git format specification
|
|
1323
|
+
([c5297382](https://github.com/storm-software/storm-ops/commit/c5297382))
|
|
1126
1324
|
|
|
1127
|
-
- **git-tools:** Changing format of the generated git tag
|
|
1325
|
+
- **git-tools:** Changing format of the generated git tag
|
|
1326
|
+
([55a19275](https://github.com/storm-software/storm-ops/commit/55a19275))
|
|
1128
1327
|
|
|
1129
|
-
- **git-tools:** Apply tag format through command line args
|
|
1328
|
+
- **git-tools:** Apply tag format through command line args
|
|
1329
|
+
([b7d9294a](https://github.com/storm-software/storm-ops/commit/b7d9294a))
|
|
1130
1330
|
|
|
1131
|
-
- **git-tools:** Added missing git tags
|
|
1331
|
+
- **git-tools:** Added missing git tags
|
|
1332
|
+
([190d43f0](https://github.com/storm-software/storm-ops/commit/190d43f0))
|
|
1132
1333
|
|
|
1133
|
-
- **git-tools:** Update the order of commits
|
|
1334
|
+
- **git-tools:** Update the order of commits
|
|
1335
|
+
([b017bf1d](https://github.com/storm-software/storm-ops/commit/b017bf1d))
|
|
1134
1336
|
|
|
1135
|
-
- **git-tools:** Modified release to not commit on version processing
|
|
1337
|
+
- **git-tools:** Modified release to not commit on version processing
|
|
1338
|
+
([4768a1ae](https://github.com/storm-software/storm-ops/commit/4768a1ae))
|
|
1136
1339
|
|
|
1137
|
-
- **workspace-tools:** Added logging to the release process
|
|
1340
|
+
- **workspace-tools:** Added logging to the release process
|
|
1341
|
+
([2f905859](https://github.com/storm-software/storm-ops/commit/2f905859))
|
|
1138
1342
|
|
|
1139
|
-
- **git-tools:** Remove the git extension from the repository URL
|
|
1343
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
1344
|
+
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
1140
1345
|
|
|
1141
|
-
- **git-tools:** Update release logging level
|
|
1346
|
+
- **git-tools:** Update release logging level
|
|
1347
|
+
([ea0f7e35](https://github.com/storm-software/storm-ops/commit/ea0f7e35))
|
|
1142
1348
|
|
|
1143
|
-
- **git-tools:** Update the remote name to point to origin
|
|
1349
|
+
- **git-tools:** Update the remote name to point to origin
|
|
1350
|
+
([ae84b6d5](https://github.com/storm-software/storm-ops/commit/ae84b6d5))
|
|
1144
1351
|
|
|
1145
|
-
- **git-tools:** Update tag to be false in release config
|
|
1352
|
+
- **git-tools:** Update tag to be false in release config
|
|
1353
|
+
([e41d1327](https://github.com/storm-software/storm-ops/commit/e41d1327))
|
|
1146
1354
|
|
|
1147
|
-
- **git-tools:** Resolved issue with modules imports
|
|
1355
|
+
- **git-tools:** Resolved issue with modules imports
|
|
1356
|
+
([4aa7abed](https://github.com/storm-software/storm-ops/commit/4aa7abed))
|
|
1148
1357
|
|
|
1149
|
-
- **git-tools:** Update release to use Nx config relationship settings
|
|
1358
|
+
- **git-tools:** Update release to use Nx config relationship settings
|
|
1359
|
+
([9f0a7519](https://github.com/storm-software/storm-ops/commit/9f0a7519))
|
|
1150
1360
|
|
|
1151
1361
|
### ❤️ Thank You
|
|
1152
1362
|
|
|
@@ -1156,1438 +1366,1860 @@
|
|
|
1156
1366
|
|
|
1157
1367
|
### Features
|
|
1158
1368
|
|
|
1159
|
-
- **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build
|
|
1369
|
+
- **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build
|
|
1370
|
+
([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
|
|
1160
1371
|
|
|
1161
1372
|
# [1.27.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.26.2...git-tools-v1.27.0) (2024-01-19)
|
|
1162
1373
|
|
|
1163
1374
|
### Features
|
|
1164
1375
|
|
|
1165
|
-
- **config-tools:** Added the `getConfigFileByName` function export
|
|
1376
|
+
- **config-tools:** Added the `getConfigFileByName` function export
|
|
1377
|
+
([9f56a9c](https://github.com/storm-software/storm-ops/commit/9f56a9ca2c1df0bccbf533cc63f15602e8de0dff))
|
|
1166
1378
|
|
|
1167
1379
|
## [1.26.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.26.1...git-tools-v1.26.2) (2024-01-19)
|
|
1168
1380
|
|
|
1169
1381
|
### Bug Fixes
|
|
1170
1382
|
|
|
1171
|
-
- **config-tools:** Added the `defineConfig` function to type-check config
|
|
1383
|
+
- **config-tools:** Added the `defineConfig` function to type-check config
|
|
1384
|
+
options
|
|
1385
|
+
([0676271](https://github.com/storm-software/storm-ops/commit/0676271161ec4a04715fb495f55042328a9f116f))
|
|
1172
1386
|
|
|
1173
1387
|
## [1.26.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.26.0...git-tools-v1.26.1) (2024-01-19)
|
|
1174
1388
|
|
|
1175
1389
|
### Bug Fixes
|
|
1176
1390
|
|
|
1177
|
-
- **git-tools:** Updated the base lefthook config file
|
|
1391
|
+
- **git-tools:** Updated the base lefthook config file
|
|
1392
|
+
([5fc8e10](https://github.com/storm-software/storm-ops/commit/5fc8e10a0eb176148bf57d45c176f8e6fdf309c6))
|
|
1178
1393
|
|
|
1179
1394
|
# [1.26.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.25.2...git-tools-v1.26.0) (2024-01-19)
|
|
1180
1395
|
|
|
1181
1396
|
### Bug Fixes
|
|
1182
1397
|
|
|
1183
|
-
- **config-tools:** Rerun ci pipeline
|
|
1184
|
-
|
|
1185
|
-
- **config-tools:**
|
|
1186
|
-
|
|
1187
|
-
- **
|
|
1188
|
-
|
|
1189
|
-
- **
|
|
1190
|
-
|
|
1191
|
-
- **git-tools:**
|
|
1192
|
-
|
|
1193
|
-
- **git-tools:**
|
|
1398
|
+
- **config-tools:** Rerun ci pipeline
|
|
1399
|
+
([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
|
|
1400
|
+
- **config-tools:** Resolved the issue with the tsconfig properties
|
|
1401
|
+
([5bc729e](https://github.com/storm-software/storm-ops/commit/5bc729e4680f2bb8ce67a2f6a85dff875bef9997))
|
|
1402
|
+
- **config-tools:** Skip type checks
|
|
1403
|
+
([c7da786](https://github.com/storm-software/storm-ops/commit/c7da78609234d5eb0998465c9d38fe10eb02d205))
|
|
1404
|
+
- **config-tools:** Update lefthook config to call install prior to push
|
|
1405
|
+
([6a81b6a](https://github.com/storm-software/storm-ops/commit/6a81b6a27359ab41549cb93227d28c5fc1b2ee01))
|
|
1406
|
+
- **git-tools:** Fixed issue with bad validation in pre-push hook
|
|
1407
|
+
([5eeb926](https://github.com/storm-software/storm-ops/commit/5eeb9260088689d370c1b178b2ffa3bd4b110396))
|
|
1408
|
+
- **git-tools:** Resolved issue preventing git-tools publish
|
|
1409
|
+
([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
|
|
1410
|
+
- **git-tools:** Resolved issues around the new paths used in git-tools
|
|
1411
|
+
([b2e0074](https://github.com/storm-software/storm-ops/commit/b2e00740de8a1081282a5b090c975ef43d2799c5))
|
|
1412
|
+
- **git-tools:** Resolved the issue with the missing release plugin
|
|
1413
|
+
([15cc054](https://github.com/storm-software/storm-ops/commit/15cc054a1e538f55fe246db79622281f48972193))
|
|
1414
|
+
- **git-tools:** Resovled issues with lock file versions
|
|
1415
|
+
([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
|
|
1416
|
+
- **git-tools:** Upgrade Nx version and resolved import issues
|
|
1417
|
+
([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
|
|
1418
|
+
- **git-tools:** Upgrade pnpm lock file
|
|
1419
|
+
([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
|
|
1194
1420
|
|
|
1195
1421
|
### Features
|
|
1196
1422
|
|
|
1197
|
-
- **git-tools:** Redesigned the executable script structure
|
|
1423
|
+
- **git-tools:** Redesigned the executable script structure
|
|
1424
|
+
([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
|
|
1198
1425
|
|
|
1199
1426
|
## [1.25.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.25.1...git-tools-v1.25.2) (2024-01-19)
|
|
1200
1427
|
|
|
1201
1428
|
### Bug Fixes
|
|
1202
1429
|
|
|
1203
|
-
- **git-tools:** Fixed issue with early checked in files
|
|
1204
|
-
|
|
1430
|
+
- **git-tools:** Fixed issue with early checked in files
|
|
1431
|
+
([8ffde96](https://github.com/storm-software/storm-ops/commit/8ffde96f22e788b6c44c737f0246a8d0ba4ff422))
|
|
1432
|
+
- **git-tools:** Updated executable scripts to use correct directory
|
|
1433
|
+
([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
|
|
1205
1434
|
|
|
1206
1435
|
## [1.25.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.25.0...git-tools-v1.25.1) (2024-01-18)
|
|
1207
1436
|
|
|
1208
1437
|
### Bug Fixes
|
|
1209
1438
|
|
|
1210
|
-
- **config-tools:** Resolved empty config file loading error
|
|
1439
|
+
- **config-tools:** Resolved empty config file loading error
|
|
1440
|
+
([6b84a12](https://github.com/storm-software/storm-ops/commit/6b84a12f762ac038d9ca6131249c8b51979d0320))
|
|
1211
1441
|
|
|
1212
1442
|
# [1.25.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.15...git-tools-v1.25.0) (2024-01-18)
|
|
1213
1443
|
|
|
1214
1444
|
### Features
|
|
1215
1445
|
|
|
1216
|
-
- **workspace-tools:** Added the `typia` executor
|
|
1446
|
+
- **workspace-tools:** Added the `typia` executor
|
|
1447
|
+
([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
|
|
1217
1448
|
|
|
1218
1449
|
## [1.24.15](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.14...git-tools-v1.24.15) (2024-01-18)
|
|
1219
1450
|
|
|
1220
1451
|
### Bug Fixes
|
|
1221
1452
|
|
|
1222
|
-
- **linting-tools:** Updated ignored files in biome linter
|
|
1453
|
+
- **linting-tools:** Updated ignored files in biome linter
|
|
1454
|
+
([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
|
|
1223
1455
|
|
|
1224
1456
|
## [1.24.14](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.13...git-tools-v1.24.14) (2024-01-17)
|
|
1225
1457
|
|
|
1226
1458
|
### Bug Fixes
|
|
1227
1459
|
|
|
1228
|
-
- **workspace-tools:** Patched transformer functions in tsup dependency
|
|
1460
|
+
- **workspace-tools:** Patched transformer functions in tsup dependency
|
|
1461
|
+
([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
|
|
1229
1462
|
|
|
1230
1463
|
## [1.24.13](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.12...git-tools-v1.24.13) (2024-01-17)
|
|
1231
1464
|
|
|
1232
1465
|
### Bug Fixes
|
|
1233
1466
|
|
|
1234
|
-
- **workspace-tools:** Resolved blocking issue preventing tsup build completion
|
|
1467
|
+
- **workspace-tools:** Resolved blocking issue preventing tsup build completion
|
|
1468
|
+
([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
|
|
1235
1469
|
|
|
1236
1470
|
## [1.24.12](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.11...git-tools-v1.24.12) (2024-01-17)
|
|
1237
1471
|
|
|
1238
1472
|
### Bug Fixes
|
|
1239
1473
|
|
|
1240
|
-
- **config-tools:** Ensure colors are set correctly
|
|
1474
|
+
- **config-tools:** Ensure colors are set correctly
|
|
1475
|
+
([e6fffd0](https://github.com/storm-software/storm-ops/commit/e6fffd0c6554d2fa36e3a4b8b44b443c030aa831))
|
|
1241
1476
|
|
|
1242
1477
|
## [1.24.11](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.10...git-tools-v1.24.11) (2024-01-17)
|
|
1243
1478
|
|
|
1244
1479
|
### Bug Fixes
|
|
1245
1480
|
|
|
1246
|
-
- **config-tools:** Fixed config value defaulting issue for booleans
|
|
1481
|
+
- **config-tools:** Fixed config value defaulting issue for booleans
|
|
1482
|
+
([c54c60b](https://github.com/storm-software/storm-ops/commit/c54c60b1ddd533530571dd41fd9b6502c1cb2cb8))
|
|
1247
1483
|
|
|
1248
1484
|
## [1.24.10](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.9...git-tools-v1.24.10) (2024-01-17)
|
|
1249
1485
|
|
|
1250
1486
|
### Bug Fixes
|
|
1251
1487
|
|
|
1252
|
-
- **config-tools:** Ehanced config values assignement logic
|
|
1488
|
+
- **config-tools:** Ehanced config values assignement logic
|
|
1489
|
+
([d66dcf7](https://github.com/storm-software/storm-ops/commit/d66dcf7500d15bc85065cb5676a1fb585d44d94b))
|
|
1253
1490
|
|
|
1254
1491
|
## [1.24.9](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.8...git-tools-v1.24.9) (2024-01-17)
|
|
1255
1492
|
|
|
1256
1493
|
### Bug Fixes
|
|
1257
1494
|
|
|
1258
|
-
- **config-tools:** Added code to print out config values added
|
|
1495
|
+
- **config-tools:** Added code to print out config values added
|
|
1496
|
+
([ea56410](https://github.com/storm-software/storm-ops/commit/ea56410f9e7e9f3e4f68268395a13127a1653d2d))
|
|
1259
1497
|
|
|
1260
1498
|
## [1.24.8](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.7...git-tools-v1.24.8) (2024-01-17)
|
|
1261
1499
|
|
|
1262
1500
|
### Bug Fixes
|
|
1263
1501
|
|
|
1264
|
-
- **config-tools:** Removed unused defaulting logic for config file
|
|
1502
|
+
- **config-tools:** Removed unused defaulting logic for config file
|
|
1503
|
+
([2770efd](https://github.com/storm-software/storm-ops/commit/2770efde7032b88e6bf20fb23c5b89060175db5d))
|
|
1265
1504
|
|
|
1266
1505
|
## [1.24.7](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.6...git-tools-v1.24.7) (2024-01-17)
|
|
1267
1506
|
|
|
1268
1507
|
### Bug Fixes
|
|
1269
1508
|
|
|
1270
|
-
- **config-tools:** Resolved issue with bad config file lookup logic
|
|
1271
|
-
|
|
1509
|
+
- **config-tools:** Resolved issue with bad config file lookup logic
|
|
1510
|
+
([9967de4](https://github.com/storm-software/storm-ops/commit/9967de48b063a83f42c74c3f6dd667d31123dc6f))
|
|
1511
|
+
- **workspace-tools:** Resolved issue with config file names changing
|
|
1512
|
+
([f18c40c](https://github.com/storm-software/storm-ops/commit/f18c40c1be8c154aff163692e79351b34accb991))
|
|
1272
1513
|
|
|
1273
1514
|
## [1.24.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.5...git-tools-v1.24.6) (2024-01-17)
|
|
1274
1515
|
|
|
1275
1516
|
### Bug Fixes
|
|
1276
1517
|
|
|
1277
|
-
- **workspace-tools:** Added code to properly parse out the config file
|
|
1518
|
+
- **workspace-tools:** Added code to properly parse out the config file
|
|
1519
|
+
([c345fef](https://github.com/storm-software/storm-ops/commit/c345fefc6389a9a10b3f5b8446eb76982f45e6f7))
|
|
1278
1520
|
|
|
1279
1521
|
## [1.24.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.4...git-tools-v1.24.5) (2024-01-17)
|
|
1280
1522
|
|
|
1281
1523
|
### Bug Fixes
|
|
1282
1524
|
|
|
1283
|
-
- **workspace-tools:** Removed instance of JSDocs parser in tsup patch
|
|
1525
|
+
- **workspace-tools:** Removed instance of JSDocs parser in tsup patch
|
|
1526
|
+
([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
|
|
1284
1527
|
|
|
1285
1528
|
## [1.24.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.3...git-tools-v1.24.4) (2024-01-17)
|
|
1286
1529
|
|
|
1287
1530
|
### Bug Fixes
|
|
1288
1531
|
|
|
1289
|
-
- **git-tools:** Resolved issue with logging strings
|
|
1290
|
-
|
|
1532
|
+
- **git-tools:** Resolved issue with logging strings
|
|
1533
|
+
([21d9e0d](https://github.com/storm-software/storm-ops/commit/21d9e0dc7f21820909697577931d0c7b339755b7))
|
|
1534
|
+
- **workspace-tools:** Remove the transform code from tsup patch
|
|
1535
|
+
([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
|
|
1291
1536
|
|
|
1292
1537
|
## [1.24.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.2...git-tools-v1.24.3) (2024-01-16)
|
|
1293
1538
|
|
|
1294
1539
|
### Bug Fixes
|
|
1295
1540
|
|
|
1296
|
-
- **workspace-tools:** Clean up code to apply getConfig option in tsup build
|
|
1541
|
+
- **workspace-tools:** Clean up code to apply getConfig option in tsup build
|
|
1542
|
+
([96227fd](https://github.com/storm-software/storm-ops/commit/96227fde3d3f2871a88aa24be9206d555d373c9b))
|
|
1297
1543
|
|
|
1298
1544
|
## [1.24.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.1...git-tools-v1.24.2) (2024-01-16)
|
|
1299
1545
|
|
|
1300
1546
|
### Bug Fixes
|
|
1301
1547
|
|
|
1302
|
-
- **git-tools:** Updated console formatting and text colors
|
|
1548
|
+
- **git-tools:** Updated console formatting and text colors
|
|
1549
|
+
([82e869f](https://github.com/storm-software/storm-ops/commit/82e869f0395d112c0a2906223e0827fd9b243e54))
|
|
1303
1550
|
|
|
1304
1551
|
## [1.24.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.0...git-tools-v1.24.1) (2024-01-16)
|
|
1305
1552
|
|
|
1306
1553
|
### Bug Fixes
|
|
1307
1554
|
|
|
1308
|
-
- **git-tools:** Resolved logging issues with git hooks and tsup build
|
|
1555
|
+
- **git-tools:** Resolved logging issues with git hooks and tsup build
|
|
1556
|
+
([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
|
|
1309
1557
|
|
|
1310
1558
|
# [1.24.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.23.3...git-tools-v1.24.0) (2024-01-15)
|
|
1311
1559
|
|
|
1312
1560
|
### Features
|
|
1313
1561
|
|
|
1314
|
-
- **workspace-tools:** Added logger functions to use in the repo's console CLI
|
|
1562
|
+
- **workspace-tools:** Added logger functions to use in the repo's console CLI
|
|
1563
|
+
apps
|
|
1564
|
+
([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
|
|
1315
1565
|
|
|
1316
1566
|
## [1.23.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.23.2...git-tools-v1.23.3) (2024-01-15)
|
|
1317
1567
|
|
|
1318
1568
|
### Bug Fixes
|
|
1319
1569
|
|
|
1320
|
-
- **workspace-tools:** Many code quality improvements and enhanced linting rules
|
|
1570
|
+
- **workspace-tools:** Many code quality improvements and enhanced linting rules
|
|
1571
|
+
([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
|
|
1321
1572
|
|
|
1322
1573
|
## [1.23.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.23.1...git-tools-v1.23.2) (2024-01-15)
|
|
1323
1574
|
|
|
1324
1575
|
### Bug Fixes
|
|
1325
1576
|
|
|
1326
|
-
- **git-tools:** Added dependency override for `request` package to prevent
|
|
1577
|
+
- **git-tools:** Added dependency override for `request` package to prevent
|
|
1578
|
+
request forgery exposure
|
|
1579
|
+
([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
|
|
1327
1580
|
|
|
1328
1581
|
## [1.23.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.23.0...git-tools-v1.23.1) (2024-01-15)
|
|
1329
1582
|
|
|
1330
1583
|
### Bug Fixes
|
|
1331
1584
|
|
|
1332
|
-
- **linting-tools:** Resolve Dependabot Alerts
|
|
1585
|
+
- **linting-tools:** Resolve Dependabot Alerts
|
|
1586
|
+
[#1](https://github.com/storm-software/storm-ops/issues/1),
|
|
1587
|
+
[#2](https://github.com/storm-software/storm-ops/issues/2),
|
|
1588
|
+
[#3](https://github.com/storm-software/storm-ops/issues/3), and
|
|
1589
|
+
[#4](https://github.com/storm-software/storm-ops/issues/4)
|
|
1590
|
+
([88253ba](https://github.com/storm-software/storm-ops/commit/88253ba59b21442d7af2f1f3cb958d9e9d13289e))
|
|
1333
1591
|
|
|
1334
1592
|
# [1.23.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.22.1...git-tools-v1.23.0) (2024-01-15)
|
|
1335
1593
|
|
|
1336
1594
|
### Bug Fixes
|
|
1337
1595
|
|
|
1338
|
-
- **git-tools:** Resolved git hook issue with git-lfs calls
|
|
1339
|
-
|
|
1340
|
-
- **
|
|
1596
|
+
- **git-tools:** Resolved git hook issue with git-lfs calls
|
|
1597
|
+
([e7e7a57](https://github.com/storm-software/storm-ops/commit/e7e7a5723e84b23d28037954787fd01a868c6e58))
|
|
1598
|
+
- **linting-tools:** Various improvements to the biome formatter and linter
|
|
1599
|
+
configuration
|
|
1600
|
+
([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
|
|
1601
|
+
- **workspace-tools:** Enhanced tsup executor logging to use `LogLevel` from
|
|
1602
|
+
config
|
|
1603
|
+
([75517d2](https://github.com/storm-software/storm-ops/commit/75517d24e663611c8b75c8ca5d9bcd04b4c4bc40))
|
|
1341
1604
|
|
|
1342
1605
|
### Features
|
|
1343
1606
|
|
|
1344
|
-
- **git-tools:** Added default `lefthook` and `biome` configuration
|
|
1345
|
-
|
|
1607
|
+
- **git-tools:** Added default `lefthook` and `biome` configuration
|
|
1608
|
+
([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
|
|
1609
|
+
- **git-tools:** Added the `format` hook command to lefthook
|
|
1610
|
+
([cca82b6](https://github.com/storm-software/storm-ops/commit/cca82b64aeba60d8bb6194e03c048fc044f7ef3d))
|
|
1346
1611
|
|
|
1347
1612
|
## [1.22.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.22.0...git-tools-v1.22.1) (2024-01-14)
|
|
1348
1613
|
|
|
1349
1614
|
### Bug Fixes
|
|
1350
1615
|
|
|
1351
|
-
- **workspace-tools:** Cleaned up dependanies and option defaulting in tsup
|
|
1616
|
+
- **workspace-tools:** Cleaned up dependanies and option defaulting in tsup
|
|
1617
|
+
([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
|
|
1352
1618
|
|
|
1353
1619
|
# [1.22.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.21.1...git-tools-v1.22.0) (2024-01-14)
|
|
1354
1620
|
|
|
1355
1621
|
### Features
|
|
1356
1622
|
|
|
1357
|
-
- **git-tools:** Improved all CLI tools and git hooks to use the `zx` package
|
|
1623
|
+
- **git-tools:** Improved all CLI tools and git hooks to use the `zx` package
|
|
1624
|
+
([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
|
|
1358
1625
|
|
|
1359
1626
|
## [1.21.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.21.0...git-tools-v1.21.1) (2024-01-14)
|
|
1360
1627
|
|
|
1361
1628
|
### Bug Fixes
|
|
1362
1629
|
|
|
1363
|
-
- **workspace-tools:** Resolved runtime issues with tsup build
|
|
1630
|
+
- **workspace-tools:** Resolved runtime issues with tsup build
|
|
1631
|
+
([052c78c](https://github.com/storm-software/storm-ops/commit/052c78ca8258ba4acadbfce18b1bc3bee2aa0fe3))
|
|
1364
1632
|
|
|
1365
1633
|
# [1.21.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.20.0...git-tools-v1.21.0) (2024-01-14)
|
|
1366
1634
|
|
|
1367
1635
|
### Bug Fixes
|
|
1368
1636
|
|
|
1369
|
-
- **storm-ops:** Added missing dependencies
|
|
1637
|
+
- **storm-ops:** Added missing dependencies
|
|
1638
|
+
([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
|
|
1370
1639
|
|
|
1371
1640
|
### Features
|
|
1372
1641
|
|
|
1373
|
-
- **git-tools:** Re-added the Git hooks to drive workspace processing
|
|
1374
|
-
|
|
1642
|
+
- **git-tools:** Re-added the Git hooks to drive workspace processing
|
|
1643
|
+
([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
|
|
1644
|
+
- **linting-tools:** Added Typia compiler transformer to tsup build
|
|
1645
|
+
([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
|
|
1375
1646
|
|
|
1376
1647
|
# [1.20.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.19.1...git-tools-v1.20.0) (2024-01-13)
|
|
1377
1648
|
|
|
1378
1649
|
### Features
|
|
1379
1650
|
|
|
1380
|
-
- **workspace-tools:** Added Typia compiler transformer to tsup build
|
|
1651
|
+
- **workspace-tools:** Added Typia compiler transformer to tsup build
|
|
1652
|
+
([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
|
|
1381
1653
|
|
|
1382
1654
|
## [1.19.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.19.0...git-tools-v1.19.1) (2024-01-12)
|
|
1383
1655
|
|
|
1384
1656
|
### Bug Fixes
|
|
1385
1657
|
|
|
1386
|
-
- **workspace-tools:** Removed legacy config from neutral tsup build
|
|
1658
|
+
- **workspace-tools:** Removed legacy config from neutral tsup build
|
|
1659
|
+
([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
|
|
1387
1660
|
|
|
1388
1661
|
# [1.19.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.18.3...git-tools-v1.19.0) (2024-01-11)
|
|
1389
1662
|
|
|
1390
1663
|
### Features
|
|
1391
1664
|
|
|
1392
|
-
- **workspace-tools:** Added `metafile` option to tsup build
|
|
1665
|
+
- **workspace-tools:** Added `metafile` option to tsup build
|
|
1666
|
+
([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
|
|
1393
1667
|
|
|
1394
1668
|
## [1.18.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.18.2...git-tools-v1.18.3) (2023-12-26)
|
|
1395
1669
|
|
|
1396
1670
|
### Bug Fixes
|
|
1397
1671
|
|
|
1398
|
-
- **linting-tools:** Added tailwindcss prettier formatting to linting tools
|
|
1672
|
+
- **linting-tools:** Added tailwindcss prettier formatting to linting tools
|
|
1673
|
+
([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
|
|
1399
1674
|
|
|
1400
1675
|
## [1.18.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.18.1...git-tools-v1.18.2) (2023-12-24)
|
|
1401
1676
|
|
|
1402
1677
|
### Bug Fixes
|
|
1403
1678
|
|
|
1404
|
-
- **git-tools:** Ensure lint stange is not ran concurrently
|
|
1679
|
+
- **git-tools:** Ensure lint stange is not ran concurrently
|
|
1680
|
+
([3fab5d6](https://github.com/storm-software/storm-ops/commit/3fab5d65ae00b6db3d0441913d35432448e498ce))
|
|
1405
1681
|
|
|
1406
1682
|
## [1.18.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.18.0...git-tools-v1.18.1) (2023-12-23)
|
|
1407
1683
|
|
|
1408
1684
|
### Bug Fixes
|
|
1409
1685
|
|
|
1410
|
-
- **git-tools:** Updated command execution in git hooks
|
|
1686
|
+
- **git-tools:** Updated command execution in git hooks
|
|
1687
|
+
([5ec4f55](https://github.com/storm-software/storm-ops/commit/5ec4f556b58025b1d3880c8696a1e065e4fe0d57))
|
|
1411
1688
|
|
|
1412
1689
|
# [1.18.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.17.4...git-tools-v1.18.0) (2023-12-21)
|
|
1413
1690
|
|
|
1414
1691
|
### Features
|
|
1415
1692
|
|
|
1416
|
-
- **config-tools:** Added the `findWorkspaceRootSync` and
|
|
1693
|
+
- **config-tools:** Added the `findWorkspaceRootSync` and
|
|
1694
|
+
`findWorkspaceRootSafeSync` functions
|
|
1695
|
+
([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
|
|
1417
1696
|
|
|
1418
1697
|
## [1.17.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.17.3...git-tools-v1.17.4) (2023-12-21)
|
|
1419
1698
|
|
|
1420
1699
|
### Bug Fixes
|
|
1421
1700
|
|
|
1422
|
-
- **config-tools:** Remove unused dependencies
|
|
1701
|
+
- **config-tools:** Remove unused dependencies
|
|
1702
|
+
([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
|
|
1423
1703
|
|
|
1424
1704
|
## [1.17.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.17.2...git-tools-v1.17.3) (2023-12-20)
|
|
1425
1705
|
|
|
1426
1706
|
### Bug Fixes
|
|
1427
1707
|
|
|
1428
|
-
- **config-tools:** Added more accurate search for workspace root
|
|
1708
|
+
- **config-tools:** Added more accurate search for workspace root
|
|
1709
|
+
([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
|
|
1429
1710
|
|
|
1430
1711
|
## [1.17.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.17.1...git-tools-v1.17.2) (2023-12-20)
|
|
1431
1712
|
|
|
1432
1713
|
### Bug Fixes
|
|
1433
1714
|
|
|
1434
|
-
- **config-tools:** Update project config to no longer bundle
|
|
1715
|
+
- **config-tools:** Update project config to no longer bundle
|
|
1716
|
+
([06b72cd](https://github.com/storm-software/storm-ops/commit/06b72cdea2b85826571d177dad1cb352769c0f76))
|
|
1435
1717
|
|
|
1436
1718
|
## [1.17.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.17.0...git-tools-v1.17.1) (2023-12-17)
|
|
1437
1719
|
|
|
1438
1720
|
### Bug Fixes
|
|
1439
1721
|
|
|
1440
|
-
- **git-tools:** Update the env names to align with config parameters
|
|
1722
|
+
- **git-tools:** Update the env names to align with config parameters
|
|
1723
|
+
([f7438f0](https://github.com/storm-software/storm-ops/commit/f7438f048d52a598bb11e742b1549153e58237c8))
|
|
1441
1724
|
|
|
1442
1725
|
# [1.17.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.16.0...git-tools-v1.17.0) (2023-12-15)
|
|
1443
1726
|
|
|
1444
1727
|
### Features
|
|
1445
1728
|
|
|
1446
|
-
- **design-tools:** Added design tools package to support storm design systems
|
|
1729
|
+
- **design-tools:** Added design tools package to support storm design systems
|
|
1730
|
+
([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
|
|
1447
1731
|
|
|
1448
1732
|
# [1.16.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.15.1...git-tools-v1.16.0) (2023-12-12)
|
|
1449
1733
|
|
|
1450
1734
|
### Features
|
|
1451
1735
|
|
|
1452
|
-
- **workspace-tools:** Added the `packageAll` option to build nested package
|
|
1736
|
+
- **workspace-tools:** Added the `packageAll` option to build nested package
|
|
1737
|
+
files
|
|
1738
|
+
([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
|
|
1453
1739
|
|
|
1454
1740
|
## [1.15.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.15.0...git-tools-v1.15.1) (2023-12-11)
|
|
1455
1741
|
|
|
1456
1742
|
### Bug Fixes
|
|
1457
1743
|
|
|
1458
|
-
- **workspace-tools:** Resolved issue with bad nx.json config
|
|
1744
|
+
- **workspace-tools:** Resolved issue with bad nx.json config
|
|
1745
|
+
([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
|
|
1459
1746
|
|
|
1460
1747
|
# [1.15.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.9...git-tools-v1.15.0) (2023-12-09)
|
|
1461
1748
|
|
|
1462
1749
|
### Features
|
|
1463
1750
|
|
|
1464
|
-
- **workspace-tools:** Added `esbuild-plugin-handlebars` plugin
|
|
1751
|
+
- **workspace-tools:** Added `esbuild-plugin-handlebars` plugin
|
|
1752
|
+
([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
|
|
1465
1753
|
|
|
1466
1754
|
## [1.14.9](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.8...git-tools-v1.14.9) (2023-12-08)
|
|
1467
1755
|
|
|
1468
1756
|
### Bug Fixes
|
|
1469
1757
|
|
|
1470
|
-
- **workspace-tools:** Update the tsup build executor to use the daemon for
|
|
1758
|
+
- **workspace-tools:** Update the tsup build executor to use the daemon for
|
|
1759
|
+
getting the ProjectGraph
|
|
1760
|
+
([0e3a598](https://github.com/storm-software/storm-ops/commit/0e3a598fb0b20008b8321a174dfb861590a6a9de))
|
|
1471
1761
|
|
|
1472
1762
|
## [1.14.8](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.7...git-tools-v1.14.8) (2023-12-06)
|
|
1473
1763
|
|
|
1474
1764
|
### Bug Fixes
|
|
1475
1765
|
|
|
1476
|
-
- **workspace-tools:** Resolved issue with bad options passed into base TS
|
|
1766
|
+
- **workspace-tools:** Resolved issue with bad options passed into base TS
|
|
1767
|
+
library generator
|
|
1768
|
+
([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
|
|
1477
1769
|
|
|
1478
1770
|
## [1.14.7](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.6...git-tools-v1.14.7) (2023-12-05)
|
|
1479
1771
|
|
|
1480
1772
|
### Bug Fixes
|
|
1481
1773
|
|
|
1482
|
-
- **git-tools:** Bundle patched `semantic-release` code with package
|
|
1483
|
-
|
|
1484
|
-
- **git-tools:**
|
|
1485
|
-
|
|
1486
|
-
- **git-tools:**
|
|
1487
|
-
|
|
1774
|
+
- **git-tools:** Bundle patched `semantic-release` code with package
|
|
1775
|
+
([9e6bb0e](https://github.com/storm-software/storm-ops/commit/9e6bb0e1e43d743e1ccf0d607a4099fd1dd49dab))
|
|
1776
|
+
- **git-tools:** Ensure we skip workspace root when releasing packages
|
|
1777
|
+
([11de1df](https://github.com/storm-software/storm-ops/commit/11de1dfb665b9ab9fdb80c004020a71d6b1f6a9d))
|
|
1778
|
+
- **git-tools:** Resolved issue in `semantic-release` patch with module
|
|
1779
|
+
directory
|
|
1780
|
+
([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
|
|
1781
|
+
- **git-tools:** Resolved issue with patched semantic-release bundled path
|
|
1782
|
+
([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
|
|
1783
|
+
- **git-tools:** Update the env used by packages to match new config updates
|
|
1784
|
+
([d3b7dac](https://github.com/storm-software/storm-ops/commit/d3b7dac057a04aff9e0170d89cedc4cb47c584e5))
|
|
1785
|
+
- **git-tools:** Updated `semantic-release` patch to properly check for plugins
|
|
1786
|
+
([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
|
|
1488
1787
|
|
|
1489
1788
|
## [1.14.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.5...git-tools-v1.14.6) (2023-12-05)
|
|
1490
1789
|
|
|
1491
1790
|
### Bug Fixes
|
|
1492
1791
|
|
|
1493
|
-
- **config-tools:** Update configuration types to allow any type of schema
|
|
1792
|
+
- **config-tools:** Update configuration types to allow any type of schema
|
|
1793
|
+
([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
|
|
1494
1794
|
|
|
1495
1795
|
## [1.14.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.4...git-tools-v1.14.5) (2023-12-03)
|
|
1496
1796
|
|
|
1497
1797
|
### Bug Fixes
|
|
1498
1798
|
|
|
1499
|
-
- **workspace-tools:** Ensure only storm env are written to build package
|
|
1799
|
+
- **workspace-tools:** Ensure only storm env are written to build package
|
|
1800
|
+
([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
|
|
1500
1801
|
|
|
1501
1802
|
## [1.14.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.3...git-tools-v1.14.4) (2023-12-03)
|
|
1502
1803
|
|
|
1503
1804
|
### Bug Fixes
|
|
1504
1805
|
|
|
1505
|
-
- **storm-ops:** Update pnpm-lock.yaml file
|
|
1506
|
-
|
|
1507
|
-
- **workspace-tools:**
|
|
1508
|
-
|
|
1806
|
+
- **storm-ops:** Update pnpm-lock.yaml file
|
|
1807
|
+
([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
|
|
1808
|
+
- **workspace-tools:** Remove pino logging esbuild plugin
|
|
1809
|
+
([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
|
|
1810
|
+
- **workspace-tools:** Resolved more issues with results display
|
|
1811
|
+
([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
|
|
1812
|
+
- **workspace-tools:** Update all workspace chalk deps to version 4.1.0
|
|
1813
|
+
([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
|
|
1509
1814
|
|
|
1510
1815
|
## [1.14.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.2...git-tools-v1.14.3) (2023-12-03)
|
|
1511
1816
|
|
|
1512
1817
|
### Bug Fixes
|
|
1513
1818
|
|
|
1514
|
-
- **workspace-tools:** Remove config-tools as an external dependency
|
|
1819
|
+
- **workspace-tools:** Remove config-tools as an external dependency
|
|
1820
|
+
([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
|
|
1515
1821
|
|
|
1516
1822
|
## [1.14.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.1...git-tools-v1.14.2) (2023-12-03)
|
|
1517
1823
|
|
|
1518
1824
|
### Bug Fixes
|
|
1519
1825
|
|
|
1520
|
-
- **config-tools:** Updated the `StormConfig` schema to properly type extensions
|
|
1826
|
+
- **config-tools:** Updated the `StormConfig` schema to properly type extensions
|
|
1827
|
+
and removed @decs/typeschema dependency
|
|
1828
|
+
([40ed139](https://github.com/storm-software/storm-ops/commit/40ed13919f073da95cac183467accdcfc6c12270))
|
|
1521
1829
|
|
|
1522
1830
|
## [1.14.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.0...git-tools-v1.14.1) (2023-12-02)
|
|
1523
1831
|
|
|
1524
1832
|
### Bug Fixes
|
|
1525
1833
|
|
|
1526
|
-
- **config-tools:** Update config package module type
|
|
1834
|
+
- **config-tools:** Update config package module type
|
|
1835
|
+
([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
|
|
1527
1836
|
|
|
1528
1837
|
# [1.14.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.13.1...git-tools-v1.14.0) (2023-12-02)
|
|
1529
1838
|
|
|
1530
1839
|
### Features
|
|
1531
1840
|
|
|
1532
|
-
- **config-tools:** Added `logLevel` configuration value
|
|
1841
|
+
- **config-tools:** Added `logLevel` configuration value
|
|
1842
|
+
([edcd12a](https://github.com/storm-software/storm-ops/commit/edcd12a215cc1f6ec7c8ee3b1521a847a5a1e44f))
|
|
1533
1843
|
|
|
1534
1844
|
## [1.13.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.13.0...git-tools-v1.13.1) (2023-12-02)
|
|
1535
1845
|
|
|
1536
1846
|
### Bug Fixes
|
|
1537
1847
|
|
|
1538
|
-
- **config-tools:** Updated the config schema's default values
|
|
1848
|
+
- **config-tools:** Updated the config schema's default values
|
|
1849
|
+
([42fc718](https://github.com/storm-software/storm-ops/commit/42fc7183f2725e435d006897fb349c02f7454ff9))
|
|
1539
1850
|
|
|
1540
1851
|
# [1.13.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.12.0...git-tools-v1.13.0) (2023-12-02)
|
|
1541
1852
|
|
|
1542
1853
|
### Features
|
|
1543
1854
|
|
|
1544
|
-
- **workspace-tools:** Added the config-schema generator to create json schemas
|
|
1855
|
+
- **workspace-tools:** Added the config-schema generator to create json schemas
|
|
1856
|
+
for Storm Config
|
|
1857
|
+
([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
|
|
1545
1858
|
|
|
1546
1859
|
# [1.12.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.11.1...git-tools-v1.12.0) (2023-12-02)
|
|
1547
1860
|
|
|
1548
1861
|
### Features
|
|
1549
1862
|
|
|
1550
|
-
- **config-tools:** Added the config-tools library to support storm
|
|
1551
|
-
|
|
1863
|
+
- **config-tools:** Added the config-tools library to support storm
|
|
1864
|
+
configuration
|
|
1865
|
+
([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
|
|
1866
|
+
- **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors
|
|
1867
|
+
([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
|
|
1552
1868
|
|
|
1553
1869
|
## [1.11.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.11.0...git-tools-v1.11.1) (2023-11-30)
|
|
1554
1870
|
|
|
1555
1871
|
### Bug Fixes
|
|
1556
1872
|
|
|
1557
|
-
- **workspace-tools:** Enhanced external dependency selection logic
|
|
1873
|
+
- **workspace-tools:** Enhanced external dependency selection logic
|
|
1874
|
+
([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
|
|
1558
1875
|
|
|
1559
1876
|
# [1.11.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.18...git-tools-v1.11.0) (2023-11-30)
|
|
1560
1877
|
|
|
1561
1878
|
### Features
|
|
1562
1879
|
|
|
1563
|
-
- **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor
|
|
1880
|
+
- **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor
|
|
1881
|
+
([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
|
|
1564
1882
|
|
|
1565
1883
|
## [1.10.18](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.17...git-tools-v1.10.18) (2023-11-30)
|
|
1566
1884
|
|
|
1567
1885
|
### Bug Fixes
|
|
1568
1886
|
|
|
1569
|
-
- **workspace-tools:** Update input file path for api-extractor
|
|
1887
|
+
- **workspace-tools:** Update input file path for api-extractor
|
|
1888
|
+
([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
|
|
1570
1889
|
|
|
1571
1890
|
## [1.10.17](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.16...git-tools-v1.10.17) (2023-11-30)
|
|
1572
1891
|
|
|
1573
1892
|
### Bug Fixes
|
|
1574
1893
|
|
|
1575
|
-
- **workspace-tools:** Resolved bad reference to path
|
|
1894
|
+
- **workspace-tools:** Resolved bad reference to path
|
|
1895
|
+
([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
|
|
1576
1896
|
|
|
1577
1897
|
## [1.10.16](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.15...git-tools-v1.10.16) (2023-11-30)
|
|
1578
1898
|
|
|
1579
1899
|
### Bug Fixes
|
|
1580
1900
|
|
|
1581
|
-
- **workspace-tools:** Resolved issue with api-extractor input path
|
|
1901
|
+
- **workspace-tools:** Resolved issue with api-extractor input path
|
|
1902
|
+
([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
|
|
1582
1903
|
|
|
1583
1904
|
## [1.10.15](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.14...git-tools-v1.10.15) (2023-11-29)
|
|
1584
1905
|
|
|
1585
1906
|
### Bug Fixes
|
|
1586
1907
|
|
|
1587
|
-
- **workspace-tools:** Update the path separators in api-extractor parameters
|
|
1908
|
+
- **workspace-tools:** Update the path separators in api-extractor parameters
|
|
1909
|
+
([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
|
|
1588
1910
|
|
|
1589
1911
|
## [1.10.14](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.13...git-tools-v1.10.14) (2023-11-29)
|
|
1590
1912
|
|
|
1591
1913
|
### Bug Fixes
|
|
1592
1914
|
|
|
1593
|
-
- **workspace-tools:** Add back the `declarationDir` value to the
|
|
1915
|
+
- **workspace-tools:** Add back the `declarationDir` value to the
|
|
1916
|
+
compilerOptions for dts build
|
|
1917
|
+
([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
|
|
1594
1918
|
|
|
1595
1919
|
### Reverts
|
|
1596
1920
|
|
|
1597
|
-
- **workspace-tools:** Revert tsup patch back to previous version before updates
|
|
1921
|
+
- **workspace-tools:** Revert tsup patch back to previous version before updates
|
|
1922
|
+
to api-extractor
|
|
1923
|
+
([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
|
|
1598
1924
|
|
|
1599
1925
|
## [1.10.13](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.12...git-tools-v1.10.13) (2023-11-29)
|
|
1600
1926
|
|
|
1601
1927
|
### Bug Fixes
|
|
1602
1928
|
|
|
1603
|
-
- **workspace-tools:** Update tmp path on tsup patch
|
|
1929
|
+
- **workspace-tools:** Update tmp path on tsup patch
|
|
1930
|
+
([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
|
|
1604
1931
|
|
|
1605
1932
|
## [1.10.12](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.11...git-tools-v1.10.12) (2023-11-29)
|
|
1606
1933
|
|
|
1607
1934
|
### Bug Fixes
|
|
1608
1935
|
|
|
1609
|
-
- **workspace-tools:** Resolve issue with path separators in tsup patch
|
|
1936
|
+
- **workspace-tools:** Resolve issue with path separators in tsup patch
|
|
1937
|
+
([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
|
|
1610
1938
|
|
|
1611
1939
|
## [1.10.11](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.10...git-tools-v1.10.11) (2023-11-29)
|
|
1612
1940
|
|
|
1613
1941
|
### Bug Fixes
|
|
1614
1942
|
|
|
1615
|
-
- **workspace-tools:** Resolved issue with bad path module usage in tsup patch
|
|
1943
|
+
- **workspace-tools:** Resolved issue with bad path module usage in tsup patch
|
|
1944
|
+
([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
|
|
1616
1945
|
|
|
1617
1946
|
## [1.10.10](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.9...git-tools-v1.10.10) (2023-11-29)
|
|
1618
1947
|
|
|
1619
1948
|
### Bug Fixes
|
|
1620
1949
|
|
|
1621
|
-
- **git-tools:** Resolved issue with escape character in descriptions for nx
|
|
1622
|
-
|
|
1950
|
+
- **git-tools:** Resolved issue with escape character in descriptions for nx
|
|
1951
|
+
plugins
|
|
1952
|
+
([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
|
|
1953
|
+
- **workspace-tools:** Update tsup patch so correct files are written after
|
|
1954
|
+
api-extractor
|
|
1955
|
+
([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
|
|
1623
1956
|
|
|
1624
1957
|
## [1.10.9](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.8...git-tools-v1.10.9) (2023-11-29)
|
|
1625
1958
|
|
|
1626
1959
|
### Bug Fixes
|
|
1627
1960
|
|
|
1628
|
-
- **workspace-tools:** Update tsup patch to use workspace root as base directory
|
|
1961
|
+
- **workspace-tools:** Update tsup patch to use workspace root as base directory
|
|
1962
|
+
for api-extractor
|
|
1963
|
+
([d8cdc3c](https://github.com/storm-software/storm-ops/commit/d8cdc3c461ac1a95a814f04e569f05a54d1a8937))
|
|
1629
1964
|
|
|
1630
1965
|
## [1.10.8](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.7...git-tools-v1.10.8) (2023-11-29)
|
|
1631
1966
|
|
|
1632
1967
|
### Bug Fixes
|
|
1633
1968
|
|
|
1634
|
-
- **workspace-tools:** Reduce path length of `mainEntryPointFilePath`
|
|
1969
|
+
- **workspace-tools:** Reduce path length of `mainEntryPointFilePath`
|
|
1970
|
+
api-extractor option
|
|
1971
|
+
([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
|
|
1635
1972
|
|
|
1636
1973
|
## [1.10.7](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.6...git-tools-v1.10.7) (2023-11-29)
|
|
1637
1974
|
|
|
1638
1975
|
### Bug Fixes
|
|
1639
1976
|
|
|
1640
|
-
- **workspace-tools:** Resolve issue with api-extractor output directory
|
|
1977
|
+
- **workspace-tools:** Resolve issue with api-extractor output directory
|
|
1978
|
+
([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
|
|
1641
1979
|
|
|
1642
1980
|
## [1.10.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.5...git-tools-v1.10.6) (2023-11-29)
|
|
1643
1981
|
|
|
1644
1982
|
### Bug Fixes
|
|
1645
1983
|
|
|
1646
|
-
- **git-tools:** Ensure default options for arrays is documented correctly in
|
|
1647
|
-
|
|
1984
|
+
- **git-tools:** Ensure default options for arrays is documented correctly in
|
|
1985
|
+
README
|
|
1986
|
+
([1754da3](https://github.com/storm-software/storm-ops/commit/1754da39e1ff6c72b020ef0119287e91e64b160d))
|
|
1987
|
+
- **git-tools:** Resolved issue with generation of options table in readme-gen
|
|
1988
|
+
([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
|
|
1648
1989
|
|
|
1649
1990
|
## [1.10.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.4...git-tools-v1.10.5) (2023-11-29)
|
|
1650
1991
|
|
|
1651
1992
|
### Bug Fixes
|
|
1652
1993
|
|
|
1653
|
-
- **workspace-tools:** Resolved issue with paths passed to api-extractor
|
|
1994
|
+
- **workspace-tools:** Resolved issue with paths passed to api-extractor
|
|
1995
|
+
([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
|
|
1654
1996
|
|
|
1655
1997
|
## [1.10.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.3...git-tools-v1.10.4) (2023-11-29)
|
|
1656
1998
|
|
|
1657
1999
|
### Bug Fixes
|
|
1658
2000
|
|
|
1659
|
-
- **git-tools:** Added code to ensure the readme-gen sections are added back
|
|
2001
|
+
- **git-tools:** Added code to ensure the readme-gen sections are added back
|
|
2002
|
+
after running
|
|
2003
|
+
([19232ef](https://github.com/storm-software/storm-ops/commit/19232ef62d9d10bb4619debeb968f83e970e38c8))
|
|
1660
2004
|
|
|
1661
2005
|
## [1.10.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.2...git-tools-v1.10.3) (2023-11-29)
|
|
1662
2006
|
|
|
1663
2007
|
### Bug Fixes
|
|
1664
2008
|
|
|
1665
|
-
- **workspace-tools:** Resolved issue with entry path passed into api-extractor
|
|
2009
|
+
- **workspace-tools:** Resolved issue with entry path passed into api-extractor
|
|
2010
|
+
([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
|
|
1666
2011
|
|
|
1667
2012
|
## [1.10.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.1...git-tools-v1.10.2) (2023-11-29)
|
|
1668
2013
|
|
|
1669
2014
|
### Bug Fixes
|
|
1670
2015
|
|
|
1671
|
-
- **git-tools:** Resolved various issues with nx documentation for readme-gen
|
|
2016
|
+
- **git-tools:** Resolved various issues with nx documentation for readme-gen
|
|
2017
|
+
([8067497](https://github.com/storm-software/storm-ops/commit/806749724b520f21622c0c93c8ff4e3c63129480))
|
|
1672
2018
|
|
|
1673
2019
|
## [1.10.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.0...git-tools-v1.10.1) (2023-11-29)
|
|
1674
2020
|
|
|
1675
2021
|
### Bug Fixes
|
|
1676
2022
|
|
|
1677
|
-
- **workspace-tools:** Resolved issue with invalid schema json for tsup executor
|
|
2023
|
+
- **workspace-tools:** Resolved issue with invalid schema json for tsup executor
|
|
2024
|
+
([045560e](https://github.com/storm-software/storm-ops/commit/045560e2add5f4dc33be71148d63e4ecee496ced))
|
|
1678
2025
|
|
|
1679
2026
|
# [1.10.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.9.5...git-tools-v1.10.0) (2023-11-29)
|
|
1680
2027
|
|
|
1681
2028
|
### Features
|
|
1682
2029
|
|
|
1683
|
-
- **git-tools:** Added executors and generators sections to the readme-gen CLI
|
|
2030
|
+
- **git-tools:** Added executors and generators sections to the readme-gen CLI
|
|
2031
|
+
([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
|
|
1684
2032
|
|
|
1685
2033
|
## [1.9.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.9.4...git-tools-v1.9.5) (2023-11-29)
|
|
1686
2034
|
|
|
1687
2035
|
### Bug Fixes
|
|
1688
2036
|
|
|
1689
|
-
- **workspace-tools:** Update paths passed to api-extractor in tsup patch
|
|
2037
|
+
- **workspace-tools:** Update paths passed to api-extractor in tsup patch
|
|
2038
|
+
([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
|
|
1690
2039
|
|
|
1691
2040
|
## [1.9.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.9.3...git-tools-v1.9.4) (2023-11-29)
|
|
1692
2041
|
|
|
1693
2042
|
### Bug Fixes
|
|
1694
2043
|
|
|
1695
|
-
- **workspace-tools:** Update the slashes used in package path in tsup patch
|
|
2044
|
+
- **workspace-tools:** Update the slashes used in package path in tsup patch
|
|
2045
|
+
([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
|
|
1696
2046
|
|
|
1697
2047
|
## [1.9.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.9.2...git-tools-v1.9.3) (2023-11-29)
|
|
1698
2048
|
|
|
1699
2049
|
### Bug Fixes
|
|
1700
2050
|
|
|
1701
|
-
- **workspace-tools:** Update package path used by api-extractor
|
|
2051
|
+
- **workspace-tools:** Update package path used by api-extractor
|
|
2052
|
+
([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
|
|
1702
2053
|
|
|
1703
2054
|
## [1.9.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.9.1...git-tools-v1.9.2) (2023-11-29)
|
|
1704
2055
|
|
|
1705
2056
|
### Bug Fixes
|
|
1706
2057
|
|
|
1707
|
-
- **workspace-tools:** Resolved issue with package.json search method
|
|
2058
|
+
- **workspace-tools:** Resolved issue with package.json search method
|
|
2059
|
+
([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
|
|
1708
2060
|
|
|
1709
2061
|
## [1.9.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.9.0...git-tools-v1.9.1) (2023-11-29)
|
|
1710
2062
|
|
|
1711
2063
|
### Bug Fixes
|
|
1712
2064
|
|
|
1713
|
-
- **workspace-tools:** Remove code that overwrites dts files
|
|
2065
|
+
- **workspace-tools:** Remove code that overwrites dts files
|
|
2066
|
+
([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
|
|
1714
2067
|
|
|
1715
2068
|
# [1.9.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.21...git-tools-v1.9.0) (2023-11-28)
|
|
1716
2069
|
|
|
1717
2070
|
### Bug Fixes
|
|
1718
2071
|
|
|
1719
|
-
- **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list
|
|
2072
|
+
- **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list
|
|
2073
|
+
([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
|
|
1720
2074
|
|
|
1721
2075
|
### Features
|
|
1722
2076
|
|
|
1723
|
-
- **workspace-tools:** Added the `plugins` option to the tsup executor
|
|
2077
|
+
- **workspace-tools:** Added the `plugins` option to the tsup executor
|
|
2078
|
+
([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
|
|
1724
2079
|
|
|
1725
2080
|
## [1.8.21](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.20...git-tools-v1.8.21) (2023-11-27)
|
|
1726
2081
|
|
|
1727
2082
|
### Bug Fixes
|
|
1728
2083
|
|
|
1729
|
-
- **workspace-tools:** Cleaned up tsup patch and executor code
|
|
2084
|
+
- **workspace-tools:** Cleaned up tsup patch and executor code
|
|
2085
|
+
([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
|
|
1730
2086
|
|
|
1731
2087
|
## [1.8.20](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.19...git-tools-v1.8.20) (2023-11-27)
|
|
1732
2088
|
|
|
1733
2089
|
### Bug Fixes
|
|
1734
2090
|
|
|
1735
|
-
- **workspace-tools:** Resolved issue preventing file mappings from being logged
|
|
2091
|
+
- **workspace-tools:** Resolved issue preventing file mappings from being logged
|
|
2092
|
+
([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
|
|
1736
2093
|
|
|
1737
2094
|
## [1.8.19](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.18...git-tools-v1.8.19) (2023-11-27)
|
|
1738
2095
|
|
|
1739
2096
|
### Bug Fixes
|
|
1740
2097
|
|
|
1741
|
-
- **workspace-tools:** Resolved const issue in tsup patch
|
|
1742
|
-
|
|
2098
|
+
- **workspace-tools:** Resolved const issue in tsup patch
|
|
2099
|
+
([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
|
|
2100
|
+
- **workspace-tools:** Updated issue with bad map logging
|
|
2101
|
+
([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
|
|
1743
2102
|
|
|
1744
2103
|
## [1.8.18](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.17...git-tools-v1.8.18) (2023-11-27)
|
|
1745
2104
|
|
|
1746
2105
|
### Bug Fixes
|
|
1747
2106
|
|
|
1748
|
-
- **workspace-tools:** Added additional logging for tsc process
|
|
2107
|
+
- **workspace-tools:** Added additional logging for tsc process
|
|
2108
|
+
([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
|
|
1749
2109
|
|
|
1750
2110
|
## [1.8.17](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.16...git-tools-v1.8.17) (2023-11-27)
|
|
1751
2111
|
|
|
1752
2112
|
### Bug Fixes
|
|
1753
2113
|
|
|
1754
|
-
- **workspace-tools:** Resolved issue with invalid fileNames variable reference
|
|
2114
|
+
- **workspace-tools:** Resolved issue with invalid fileNames variable reference
|
|
2115
|
+
([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
|
|
1755
2116
|
|
|
1756
2117
|
## [1.8.16](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.15...git-tools-v1.8.16) (2023-11-27)
|
|
1757
2118
|
|
|
1758
2119
|
### Bug Fixes
|
|
1759
2120
|
|
|
1760
|
-
- **workspace-tools:** Resovled issue with parameters passed to createProgram
|
|
2121
|
+
- **workspace-tools:** Resovled issue with parameters passed to createProgram
|
|
2122
|
+
([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
|
|
1761
2123
|
|
|
1762
2124
|
## [1.8.15](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.14...git-tools-v1.8.15) (2023-11-27)
|
|
1763
2125
|
|
|
1764
2126
|
### Bug Fixes
|
|
1765
2127
|
|
|
1766
|
-
- **workspace-tools:** Added paresed tsc options as tsup parameter
|
|
2128
|
+
- **workspace-tools:** Added paresed tsc options as tsup parameter
|
|
2129
|
+
([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
|
|
1767
2130
|
|
|
1768
2131
|
## [1.8.14](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.13...git-tools-v1.8.14) (2023-11-27)
|
|
1769
2132
|
|
|
1770
2133
|
### Bug Fixes
|
|
1771
2134
|
|
|
1772
|
-
- **workspace-tools:** Added custom tsc options to tsup patch config
|
|
2135
|
+
- **workspace-tools:** Added custom tsc options to tsup patch config
|
|
2136
|
+
([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
|
|
1773
2137
|
|
|
1774
2138
|
## [1.8.13](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.12...git-tools-v1.8.13) (2023-11-27)
|
|
1775
2139
|
|
|
1776
2140
|
### Bug Fixes
|
|
1777
2141
|
|
|
1778
|
-
- **workspace-tools:** Resolved issue with bad path in file map
|
|
2142
|
+
- **workspace-tools:** Resolved issue with bad path in file map
|
|
2143
|
+
([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
|
|
1779
2144
|
|
|
1780
2145
|
## [1.8.12](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.11...git-tools-v1.8.12) (2023-11-27)
|
|
1781
2146
|
|
|
1782
2147
|
### Bug Fixes
|
|
1783
2148
|
|
|
1784
|
-
- **workspace-tools:** Added code to call original emit method
|
|
2149
|
+
- **workspace-tools:** Added code to call original emit method
|
|
2150
|
+
([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
|
|
1785
2151
|
|
|
1786
2152
|
## [1.8.11](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.10...git-tools-v1.8.11) (2023-11-27)
|
|
1787
2153
|
|
|
1788
2154
|
### Bug Fixes
|
|
1789
2155
|
|
|
1790
|
-
- **workspace-tools:** Resolved issue around adding files to api-extractor
|
|
2156
|
+
- **workspace-tools:** Resolved issue around adding files to api-extractor
|
|
2157
|
+
config
|
|
2158
|
+
([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
|
|
1791
2159
|
|
|
1792
2160
|
## [1.8.10](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.9...git-tools-v1.8.10) (2023-11-27)
|
|
1793
2161
|
|
|
1794
2162
|
### Bug Fixes
|
|
1795
2163
|
|
|
1796
|
-
- **workspace-tools:** Clean up around tsup patch dts build
|
|
2164
|
+
- **workspace-tools:** Clean up around tsup patch dts build
|
|
2165
|
+
([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
|
|
1797
2166
|
|
|
1798
2167
|
## [1.8.9](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.8...git-tools-v1.8.9) (2023-11-27)
|
|
1799
2168
|
|
|
1800
2169
|
### Bug Fixes
|
|
1801
2170
|
|
|
1802
|
-
- **workspace-tools:** Updated how emit is called
|
|
2171
|
+
- **workspace-tools:** Updated how emit is called
|
|
2172
|
+
([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
|
|
1803
2173
|
|
|
1804
2174
|
## [1.8.8](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.7...git-tools-v1.8.8) (2023-11-26)
|
|
1805
2175
|
|
|
1806
2176
|
### Bug Fixes
|
|
1807
2177
|
|
|
1808
|
-
- **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of
|
|
2178
|
+
- **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of
|
|
2179
|
+
api-extractor
|
|
2180
|
+
([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
|
|
1809
2181
|
|
|
1810
2182
|
## [1.8.7](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.6...git-tools-v1.8.7) (2023-11-26)
|
|
1811
2183
|
|
|
1812
2184
|
### Bug Fixes
|
|
1813
2185
|
|
|
1814
|
-
- **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler
|
|
2186
|
+
- **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler
|
|
2187
|
+
options
|
|
2188
|
+
([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
|
|
1815
2189
|
|
|
1816
2190
|
## [1.8.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.5...git-tools-v1.8.6) (2023-11-26)
|
|
1817
2191
|
|
|
1818
2192
|
### Bug Fixes
|
|
1819
2193
|
|
|
1820
|
-
- **workspace-tools:** Resolved issue where fs map was cleared out
|
|
2194
|
+
- **workspace-tools:** Resolved issue where fs map was cleared out
|
|
2195
|
+
([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
|
|
1821
2196
|
|
|
1822
2197
|
## [1.8.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.4...git-tools-v1.8.5) (2023-11-26)
|
|
1823
2198
|
|
|
1824
2199
|
### Bug Fixes
|
|
1825
2200
|
|
|
1826
|
-
- **workspace-tools:** Resolved issue with virtual file system in tsup patch
|
|
2201
|
+
- **workspace-tools:** Resolved issue with virtual file system in tsup patch
|
|
2202
|
+
([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
|
|
1827
2203
|
|
|
1828
2204
|
## [1.8.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.3...git-tools-v1.8.4) (2023-11-26)
|
|
1829
2205
|
|
|
1830
2206
|
### Bug Fixes
|
|
1831
2207
|
|
|
1832
|
-
- **workspace-tools:** Resolved issue with fs key
|
|
2208
|
+
- **workspace-tools:** Resolved issue with fs key
|
|
2209
|
+
([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
|
|
1833
2210
|
|
|
1834
2211
|
## [1.8.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.2...git-tools-v1.8.3) (2023-11-25)
|
|
1835
2212
|
|
|
1836
2213
|
### Bug Fixes
|
|
1837
2214
|
|
|
1838
|
-
- **workspace-tools:** Resolved issue with incorrectly written config file
|
|
2215
|
+
- **workspace-tools:** Resolved issue with incorrectly written config file
|
|
2216
|
+
([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
|
|
1839
2217
|
|
|
1840
2218
|
## [1.8.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.1...git-tools-v1.8.2) (2023-11-25)
|
|
1841
2219
|
|
|
1842
2220
|
### Bug Fixes
|
|
1843
2221
|
|
|
1844
|
-
- **workspace-tools:** Updated the way options are passed to `createProgram`
|
|
2222
|
+
- **workspace-tools:** Updated the way options are passed to `createProgram`
|
|
2223
|
+
([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
|
|
1845
2224
|
|
|
1846
2225
|
## [1.8.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.0...git-tools-v1.8.1) (2023-11-25)
|
|
1847
2226
|
|
|
1848
2227
|
### Bug Fixes
|
|
1849
2228
|
|
|
1850
|
-
- **workspace-tools:** Updated tsup patch to use compilerHost
|
|
2229
|
+
- **workspace-tools:** Updated tsup patch to use compilerHost
|
|
2230
|
+
([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
|
|
1851
2231
|
|
|
1852
2232
|
# [1.8.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.7.6...git-tools-v1.8.0) (2023-11-25)
|
|
1853
2233
|
|
|
1854
2234
|
### Bug Fixes
|
|
1855
2235
|
|
|
1856
|
-
- **workspace-tools:** Resolved issue with ES module imports
|
|
2236
|
+
- **workspace-tools:** Resolved issue with ES module imports
|
|
2237
|
+
([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
|
|
1857
2238
|
|
|
1858
2239
|
### Features
|
|
1859
2240
|
|
|
1860
|
-
- **workspace-tools:** Added `WorkspaceStorage` class to handle caching during
|
|
2241
|
+
- **workspace-tools:** Added `WorkspaceStorage` class to handle caching during
|
|
2242
|
+
processing
|
|
2243
|
+
([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
|
|
1861
2244
|
|
|
1862
2245
|
## [1.7.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.7.5...git-tools-v1.7.6) (2023-11-25)
|
|
1863
2246
|
|
|
1864
2247
|
### Bug Fixes
|
|
1865
2248
|
|
|
1866
|
-
- **workspace-tools:** Resovled issue with missing options in rollup build in
|
|
2249
|
+
- **workspace-tools:** Resovled issue with missing options in rollup build in
|
|
2250
|
+
tsup patch
|
|
2251
|
+
([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
|
|
1867
2252
|
|
|
1868
2253
|
## [1.7.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.7.4...git-tools-v1.7.5) (2023-11-25)
|
|
1869
2254
|
|
|
1870
2255
|
### Bug Fixes
|
|
1871
2256
|
|
|
1872
|
-
- **workspace-tools:** Update imports for @typescript/vfs to use named values
|
|
2257
|
+
- **workspace-tools:** Update imports for @typescript/vfs to use named values
|
|
2258
|
+
([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
|
|
1873
2259
|
|
|
1874
2260
|
## [1.7.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.7.3...git-tools-v1.7.4) (2023-11-25)
|
|
1875
2261
|
|
|
1876
2262
|
### Bug Fixes
|
|
1877
2263
|
|
|
1878
|
-
- **workspace-tools:** Added virtual file system to tsup patch to resolve
|
|
2264
|
+
- **workspace-tools:** Added virtual file system to tsup patch to resolve
|
|
2265
|
+
missing libs
|
|
2266
|
+
([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
|
|
1879
2267
|
|
|
1880
2268
|
## [1.7.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.7.2...git-tools-v1.7.3) (2023-11-25)
|
|
1881
2269
|
|
|
1882
2270
|
### Bug Fixes
|
|
1883
2271
|
|
|
1884
|
-
- **workspace-tools:** Removed compiler options to set targer manaully in tsup
|
|
2272
|
+
- **workspace-tools:** Removed compiler options to set targer manaully in tsup
|
|
2273
|
+
build
|
|
2274
|
+
([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
|
|
1885
2275
|
|
|
1886
2276
|
## [1.7.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.7.1...git-tools-v1.7.2) (2023-11-25)
|
|
1887
2277
|
|
|
1888
2278
|
### Bug Fixes
|
|
1889
2279
|
|
|
1890
|
-
- **workspace-tools:** Update default compilerOptions prior to calling tsc
|
|
2280
|
+
- **workspace-tools:** Update default compilerOptions prior to calling tsc
|
|
2281
|
+
([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
|
|
1891
2282
|
|
|
1892
2283
|
## [1.7.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.7.0...git-tools-v1.7.1) (2023-11-25)
|
|
1893
2284
|
|
|
1894
2285
|
### Bug Fixes
|
|
1895
2286
|
|
|
1896
|
-
- **workspace-tools:** Resolved bad iterable issue in tsup patch
|
|
2287
|
+
- **workspace-tools:** Resolved bad iterable issue in tsup patch
|
|
2288
|
+
([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
|
|
1897
2289
|
|
|
1898
2290
|
# [1.7.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.6.1...git-tools-v1.7.0) (2023-11-25)
|
|
1899
2291
|
|
|
1900
2292
|
### Features
|
|
1901
2293
|
|
|
1902
|
-
- **workspace-tools:** Added the `includeSrc` option to the tsup build executor
|
|
2294
|
+
- **workspace-tools:** Added the `includeSrc` option to the tsup build executor
|
|
2295
|
+
([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
|
|
1903
2296
|
|
|
1904
2297
|
## [1.6.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.6.0...git-tools-v1.6.1) (2023-11-25)
|
|
1905
2298
|
|
|
1906
2299
|
### Bug Fixes
|
|
1907
2300
|
|
|
1908
|
-
- **workspace-tools:** Update include paths in tsconfig used in tsup builder
|
|
2301
|
+
- **workspace-tools:** Update include paths in tsconfig used in tsup builder
|
|
2302
|
+
([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
|
|
1909
2303
|
|
|
1910
2304
|
# [1.6.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.13...git-tools-v1.6.0) (2023-11-25)
|
|
1911
2305
|
|
|
1912
2306
|
### Features
|
|
1913
2307
|
|
|
1914
|
-
- **workspace-tools:** Added workers distribution to tsup build
|
|
2308
|
+
- **workspace-tools:** Added workers distribution to tsup build
|
|
2309
|
+
([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
|
|
1915
2310
|
|
|
1916
2311
|
## [1.5.13](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.12...git-tools-v1.5.13) (2023-11-25)
|
|
1917
2312
|
|
|
1918
2313
|
### Bug Fixes
|
|
1919
2314
|
|
|
1920
|
-
- **workspace-tools:** Update the outDir value of parsed tsconfig options in
|
|
2315
|
+
- **workspace-tools:** Update the outDir value of parsed tsconfig options in
|
|
2316
|
+
tsup patch
|
|
2317
|
+
([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
|
|
1921
2318
|
|
|
1922
2319
|
## [1.5.12](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.11...git-tools-v1.5.12) (2023-11-25)
|
|
1923
2320
|
|
|
1924
2321
|
### Bug Fixes
|
|
1925
2322
|
|
|
1926
|
-
- **workspace-tools:** Fixed issue with invalid chars in entry name
|
|
2323
|
+
- **workspace-tools:** Fixed issue with invalid chars in entry name
|
|
2324
|
+
([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
|
|
1927
2325
|
|
|
1928
2326
|
## [1.5.11](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.10...git-tools-v1.5.11) (2023-11-24)
|
|
1929
2327
|
|
|
1930
2328
|
### Bug Fixes
|
|
1931
2329
|
|
|
1932
|
-
- **workspace-tools:** Resolve issue with dts `files` in compiler options
|
|
2330
|
+
- **workspace-tools:** Resolve issue with dts `files` in compiler options
|
|
2331
|
+
([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
|
|
1933
2332
|
|
|
1934
2333
|
## [1.5.10](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.9...git-tools-v1.5.10) (2023-11-22)
|
|
1935
2334
|
|
|
1936
2335
|
### Bug Fixes
|
|
1937
2336
|
|
|
1938
|
-
- **workspace-tools:** Resolved issue with bad path in tsup build
|
|
2337
|
+
- **workspace-tools:** Resolved issue with bad path in tsup build
|
|
2338
|
+
([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
|
|
1939
2339
|
|
|
1940
2340
|
## [1.5.9](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.8...git-tools-v1.5.9) (2023-11-22)
|
|
1941
2341
|
|
|
1942
2342
|
### Bug Fixes
|
|
1943
2343
|
|
|
1944
|
-
- **workspace-tools:** Update generated tsconfig include to point to package
|
|
2344
|
+
- **workspace-tools:** Update generated tsconfig include to point to package
|
|
2345
|
+
root
|
|
2346
|
+
([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
|
|
1945
2347
|
|
|
1946
2348
|
## [1.5.8](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.7...git-tools-v1.5.8) (2023-11-22)
|
|
1947
2349
|
|
|
1948
2350
|
### Bug Fixes
|
|
1949
2351
|
|
|
1950
|
-
- **workspace-tools:** Resolve include issue with tsc during tsup build
|
|
2352
|
+
- **workspace-tools:** Resolve include issue with tsc during tsup build
|
|
2353
|
+
([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
|
|
1951
2354
|
|
|
1952
2355
|
## [1.5.7](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.6...git-tools-v1.5.7) (2023-11-22)
|
|
1953
2356
|
|
|
1954
2357
|
### Bug Fixes
|
|
1955
2358
|
|
|
1956
|
-
- **workspace-tools:** Resolved issue around incorrect output mapping in
|
|
2359
|
+
- **workspace-tools:** Resolved issue around incorrect output mapping in
|
|
2360
|
+
api-extractor
|
|
2361
|
+
([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
|
|
1957
2362
|
|
|
1958
2363
|
## [1.5.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.5...git-tools-v1.5.6) (2023-11-22)
|
|
1959
2364
|
|
|
1960
2365
|
### Bug Fixes
|
|
1961
2366
|
|
|
1962
|
-
- **workspace-tools:** Removed overriden tsconfig for api-extractor
|
|
2367
|
+
- **workspace-tools:** Removed overriden tsconfig for api-extractor
|
|
2368
|
+
([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
|
|
1963
2369
|
|
|
1964
2370
|
## [1.5.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.4...git-tools-v1.5.5) (2023-11-22)
|
|
1965
2371
|
|
|
1966
2372
|
### Bug Fixes
|
|
1967
2373
|
|
|
1968
|
-
- **workspace-tools:** Correctly formatted include path in tsconfig passed to
|
|
2374
|
+
- **workspace-tools:** Correctly formatted include path in tsconfig passed to
|
|
2375
|
+
api extractor
|
|
2376
|
+
([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
|
|
1969
2377
|
|
|
1970
2378
|
## [1.5.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.3...git-tools-v1.5.4) (2023-11-22)
|
|
1971
2379
|
|
|
1972
2380
|
### Bug Fixes
|
|
1973
2381
|
|
|
1974
|
-
- **workspace-tools:** Resolved issue with export generation after api-extractor
|
|
2382
|
+
- **workspace-tools:** Resolved issue with export generation after api-extractor
|
|
2383
|
+
([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
|
|
1975
2384
|
|
|
1976
2385
|
## [1.5.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.2...git-tools-v1.5.3) (2023-11-22)
|
|
1977
2386
|
|
|
1978
2387
|
### Bug Fixes
|
|
1979
2388
|
|
|
1980
|
-
- **workspace-tools:** Add default tsconfig values for api-extractor
|
|
2389
|
+
- **workspace-tools:** Add default tsconfig values for api-extractor
|
|
2390
|
+
([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
|
|
1981
2391
|
|
|
1982
2392
|
## [1.5.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.1...git-tools-v1.5.2) (2023-11-22)
|
|
1983
2393
|
|
|
1984
2394
|
### Bug Fixes
|
|
1985
2395
|
|
|
1986
|
-
- **workspace-tools:** Update the `projectFolder` option passed to api-extractor
|
|
2396
|
+
- **workspace-tools:** Update the `projectFolder` option passed to api-extractor
|
|
2397
|
+
([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
|
|
1987
2398
|
|
|
1988
2399
|
## [1.5.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.0...git-tools-v1.5.1) (2023-11-21)
|
|
1989
2400
|
|
|
1990
2401
|
### Bug Fixes
|
|
1991
2402
|
|
|
1992
|
-
- **workspace-tools:** Resolved issues with api-extractors paths
|
|
2403
|
+
- **workspace-tools:** Resolved issues with api-extractors paths
|
|
2404
|
+
([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
|
|
1993
2405
|
|
|
1994
2406
|
# [1.5.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.4.0...git-tools-v1.5.0) (2023-11-21)
|
|
1995
2407
|
|
|
1996
2408
|
### Features
|
|
1997
2409
|
|
|
1998
|
-
- **workspace-tools:** Added the `main` option to tsup build support manually
|
|
2410
|
+
- **workspace-tools:** Added the `main` option to tsup build support manually
|
|
2411
|
+
entered entry paths
|
|
2412
|
+
([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
|
|
1999
2413
|
|
|
2000
2414
|
# [1.4.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.3.5...git-tools-v1.4.0) (2023-11-21)
|
|
2001
2415
|
|
|
2002
2416
|
### Features
|
|
2003
2417
|
|
|
2004
|
-
- **workspace-tools:** Added `description` as an option in the node-library
|
|
2418
|
+
- **workspace-tools:** Added `description` as an option in the node-library
|
|
2419
|
+
generator
|
|
2420
|
+
([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
|
|
2005
2421
|
|
|
2006
2422
|
## [1.3.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.3.4...git-tools-v1.3.5) (2023-11-21)
|
|
2007
2423
|
|
|
2008
2424
|
### Bug Fixes
|
|
2009
2425
|
|
|
2010
|
-
- **workspace-tools:** Updated paths of generated api-reports
|
|
2426
|
+
- **workspace-tools:** Updated paths of generated api-reports
|
|
2427
|
+
([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
|
|
2011
2428
|
|
|
2012
2429
|
## [1.3.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.3.3...git-tools-v1.3.4) (2023-11-21)
|
|
2013
2430
|
|
|
2014
2431
|
### Bug Fixes
|
|
2015
2432
|
|
|
2016
|
-
- **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option
|
|
2433
|
+
- **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option
|
|
2434
|
+
([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
|
|
2017
2435
|
|
|
2018
2436
|
## [1.3.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.3.2...git-tools-v1.3.3) (2023-11-21)
|
|
2019
2437
|
|
|
2020
2438
|
### Bug Fixes
|
|
2021
2439
|
|
|
2022
|
-
- **workspace-tools:** Resolved issue with path separator character in tsup
|
|
2440
|
+
- **workspace-tools:** Resolved issue with path separator character in tsup
|
|
2441
|
+
([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
|
|
2023
2442
|
|
|
2024
2443
|
## [1.3.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.3.1...git-tools-v1.3.2) (2023-11-20)
|
|
2025
2444
|
|
|
2026
2445
|
### Bug Fixes
|
|
2027
2446
|
|
|
2028
|
-
- **workspace-tools:** Resolved path issue in API Extractor config
|
|
2447
|
+
- **workspace-tools:** Resolved path issue in API Extractor config
|
|
2448
|
+
([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
|
|
2029
2449
|
|
|
2030
2450
|
## [1.3.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.3.0...git-tools-v1.3.1) (2023-11-20)
|
|
2031
2451
|
|
|
2032
2452
|
### Bug Fixes
|
|
2033
2453
|
|
|
2034
|
-
- **workspace-tools:** Updated the api-reports docs path in tsup executor
|
|
2454
|
+
- **workspace-tools:** Updated the api-reports docs path in tsup executor
|
|
2455
|
+
([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
|
|
2035
2456
|
|
|
2036
2457
|
# [1.3.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.58...git-tools-v1.3.0) (2023-11-20)
|
|
2037
2458
|
|
|
2038
2459
|
### Features
|
|
2039
2460
|
|
|
2040
|
-
- **workspace-tools:** Update tsup executor to generate API Report file, Doc
|
|
2461
|
+
- **workspace-tools:** Update tsup executor to generate API Report file, Doc
|
|
2462
|
+
Model, and TSDoc Metadata
|
|
2463
|
+
([fb4cda5](https://github.com/storm-software/storm-ops/commit/fb4cda5807005d2ae412d637fa5247ebad09abf7))
|
|
2041
2464
|
|
|
2042
2465
|
## [1.2.58](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.57...git-tools-v1.2.58) (2023-11-20)
|
|
2043
2466
|
|
|
2044
2467
|
### Bug Fixes
|
|
2045
2468
|
|
|
2046
|
-
- **workspace-tools:** Added missing @microsoft/api-extractor dependency for
|
|
2469
|
+
- **workspace-tools:** Added missing @microsoft/api-extractor dependency for
|
|
2470
|
+
tsup DTS build
|
|
2471
|
+
([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
|
|
2047
2472
|
|
|
2048
2473
|
## [1.2.57](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.56...git-tools-v1.2.57) (2023-11-20)
|
|
2049
2474
|
|
|
2050
2475
|
### Bug Fixes
|
|
2051
2476
|
|
|
2052
|
-
- **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup
|
|
2477
|
+
- **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup
|
|
2478
|
+
patch
|
|
2479
|
+
([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
|
|
2053
2480
|
|
|
2054
2481
|
## [1.2.56](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.55...git-tools-v1.2.56) (2023-11-20)
|
|
2055
2482
|
|
|
2056
2483
|
### Bug Fixes
|
|
2057
2484
|
|
|
2058
|
-
- **workspace-tools:** Added extra logging to tsup patch
|
|
2485
|
+
- **workspace-tools:** Added extra logging to tsup patch
|
|
2486
|
+
([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
|
|
2059
2487
|
|
|
2060
2488
|
## [1.2.55](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.54...git-tools-v1.2.55) (2023-11-20)
|
|
2061
2489
|
|
|
2062
2490
|
### Bug Fixes
|
|
2063
2491
|
|
|
2064
|
-
- **workspace-tools:** Resolved issue with package export lookup in tsup patch
|
|
2492
|
+
- **workspace-tools:** Resolved issue with package export lookup in tsup patch
|
|
2493
|
+
([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
|
|
2065
2494
|
|
|
2066
2495
|
## [1.2.54](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.53...git-tools-v1.2.54) (2023-11-20)
|
|
2067
2496
|
|
|
2068
2497
|
### Bug Fixes
|
|
2069
2498
|
|
|
2070
|
-
- **workspace-tools:** Resolved bad tsconfig path issue in tsup patch
|
|
2499
|
+
- **workspace-tools:** Resolved bad tsconfig path issue in tsup patch
|
|
2500
|
+
([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
|
|
2071
2501
|
|
|
2072
2502
|
## [1.2.53](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.52...git-tools-v1.2.53) (2023-11-20)
|
|
2073
2503
|
|
|
2074
2504
|
### Bug Fixes
|
|
2075
2505
|
|
|
2076
|
-
- **workspace-tools:** Resolve issue with path library reference in tsup
|
|
2506
|
+
- **workspace-tools:** Resolve issue with path library reference in tsup
|
|
2507
|
+
([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
|
|
2077
2508
|
|
|
2078
2509
|
## [1.2.52](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.51...git-tools-v1.2.52) (2023-11-20)
|
|
2079
2510
|
|
|
2080
2511
|
### Bug Fixes
|
|
2081
2512
|
|
|
2082
|
-
- **workspace-tools:** Resovled issue with tsup dts tsconfig path
|
|
2513
|
+
- **workspace-tools:** Resovled issue with tsup dts tsconfig path
|
|
2514
|
+
([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
|
|
2083
2515
|
|
|
2084
2516
|
## [1.2.51](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.50...git-tools-v1.2.51) (2023-11-20)
|
|
2085
2517
|
|
|
2086
2518
|
### Bug Fixes
|
|
2087
2519
|
|
|
2088
|
-
- **workspace-tools:** Added code to default tsup build options and package.json
|
|
2520
|
+
- **workspace-tools:** Added code to default tsup build options and package.json
|
|
2521
|
+
path in api-extractor
|
|
2522
|
+
([f79dbb1](https://github.com/storm-software/storm-ops/commit/f79dbb1d57ba7e2da054ae47483e98516739662b))
|
|
2089
2523
|
|
|
2090
2524
|
## [1.2.50](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.49...git-tools-v1.2.50) (2023-11-20)
|
|
2091
2525
|
|
|
2092
2526
|
### Bug Fixes
|
|
2093
2527
|
|
|
2094
|
-
- **workspace-tools:** Prevent both dts and experimentalDts from being enabled
|
|
2528
|
+
- **workspace-tools:** Prevent both dts and experimentalDts from being enabled
|
|
2529
|
+
([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
|
|
2095
2530
|
|
|
2096
2531
|
## [1.2.49](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.48...git-tools-v1.2.49) (2023-11-19)
|
|
2097
2532
|
|
|
2098
2533
|
### Bug Fixes
|
|
2099
2534
|
|
|
2100
|
-
- **workspace-tools:** Upgrade tsup version and enabled experimental dts
|
|
2535
|
+
- **workspace-tools:** Upgrade tsup version and enabled experimental dts
|
|
2536
|
+
([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
|
|
2101
2537
|
|
|
2102
2538
|
## [1.2.48](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.47...git-tools-v1.2.48) (2023-11-19)
|
|
2103
2539
|
|
|
2104
2540
|
### Bug Fixes
|
|
2105
2541
|
|
|
2106
|
-
- **workspace-tools:** Update where tsup loads shim files and added define
|
|
2542
|
+
- **workspace-tools:** Update where tsup loads shim files and added define
|
|
2543
|
+
option
|
|
2544
|
+
([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
|
|
2107
2545
|
|
|
2108
2546
|
## [1.2.47](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.46...git-tools-v1.2.47) (2023-11-19)
|
|
2109
2547
|
|
|
2110
2548
|
### Bug Fixes
|
|
2111
2549
|
|
|
2112
|
-
- **workspace-tools:** Added esm and cjs shims to package bundle
|
|
2550
|
+
- **workspace-tools:** Added esm and cjs shims to package bundle
|
|
2551
|
+
([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
|
|
2113
2552
|
|
|
2114
2553
|
## [1.2.46](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.45...git-tools-v1.2.46) (2023-11-19)
|
|
2115
2554
|
|
|
2116
2555
|
### Bug Fixes
|
|
2117
2556
|
|
|
2118
|
-
- **workspace-tools:** Added rollup support for DTS generation
|
|
2557
|
+
- **workspace-tools:** Added rollup support for DTS generation
|
|
2558
|
+
([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
|
|
2119
2559
|
|
|
2120
2560
|
## [1.2.45](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.44...git-tools-v1.2.45) (2023-11-19)
|
|
2121
2561
|
|
|
2122
2562
|
### Bug Fixes
|
|
2123
2563
|
|
|
2124
|
-
- **workspace-tools:** Resolved issue preventing package.json from being written
|
|
2564
|
+
- **workspace-tools:** Resolved issue preventing package.json from being written
|
|
2565
|
+
([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
|
|
2125
2566
|
|
|
2126
2567
|
## [1.2.44](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.43...git-tools-v1.2.44) (2023-11-19)
|
|
2127
2568
|
|
|
2128
2569
|
### Bug Fixes
|
|
2129
2570
|
|
|
2130
|
-
- **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch
|
|
2571
|
+
- **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch
|
|
2572
|
+
([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
|
|
2131
2573
|
|
|
2132
2574
|
## [1.2.43](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.42...git-tools-v1.2.43) (2023-11-19)
|
|
2133
2575
|
|
|
2134
2576
|
### Bug Fixes
|
|
2135
2577
|
|
|
2136
|
-
- **workspace-tools:** Added conditional to tsup package.json search
|
|
2578
|
+
- **workspace-tools:** Added conditional to tsup package.json search
|
|
2579
|
+
([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
|
|
2137
2580
|
|
|
2138
2581
|
## [1.2.42](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.41...git-tools-v1.2.42) (2023-11-18)
|
|
2139
2582
|
|
|
2140
2583
|
### Bug Fixes
|
|
2141
2584
|
|
|
2142
|
-
- **workspace-tools:** Resolved issue with order of package.json search in tsup
|
|
2585
|
+
- **workspace-tools:** Resolved issue with order of package.json search in tsup
|
|
2586
|
+
executor
|
|
2587
|
+
([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
|
|
2143
2588
|
|
|
2144
2589
|
## [1.2.41](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.40...git-tools-v1.2.41) (2023-11-18)
|
|
2145
2590
|
|
|
2146
2591
|
### Bug Fixes
|
|
2147
2592
|
|
|
2148
|
-
- **workspace-tools:** Added join to add separators in package.json path in tsup
|
|
2593
|
+
- **workspace-tools:** Added join to add separators in package.json path in tsup
|
|
2594
|
+
([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
|
|
2149
2595
|
|
|
2150
2596
|
## [1.2.40](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.39...git-tools-v1.2.40) (2023-11-18)
|
|
2151
2597
|
|
|
2152
2598
|
### Bug Fixes
|
|
2153
2599
|
|
|
2154
|
-
- **workspace-tools:** Resolved issue looking up package folder in tsup patch
|
|
2600
|
+
- **workspace-tools:** Resolved issue looking up package folder in tsup patch
|
|
2601
|
+
([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
|
|
2155
2602
|
|
|
2156
2603
|
## [1.2.39](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.38...git-tools-v1.2.39) (2023-11-18)
|
|
2157
2604
|
|
|
2158
2605
|
### Bug Fixes
|
|
2159
2606
|
|
|
2160
|
-
- **workspace-tools:** Fixed issue in tsup patch around package.json generation
|
|
2607
|
+
- **workspace-tools:** Fixed issue in tsup patch around package.json generation
|
|
2608
|
+
([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
|
|
2161
2609
|
|
|
2162
2610
|
## [1.2.38](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.37...git-tools-v1.2.38) (2023-11-18)
|
|
2163
2611
|
|
|
2164
2612
|
### Bug Fixes
|
|
2165
2613
|
|
|
2166
|
-
- **workspace-tools:** Added banner to tsup patch
|
|
2614
|
+
- **workspace-tools:** Added banner to tsup patch
|
|
2615
|
+
([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
|
|
2167
2616
|
|
|
2168
2617
|
## [1.2.37](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.36...git-tools-v1.2.37) (2023-11-18)
|
|
2169
2618
|
|
|
2170
2619
|
### Bug Fixes
|
|
2171
2620
|
|
|
2172
|
-
- **workspace-tools:** Patched tsup to properly use logger
|
|
2621
|
+
- **workspace-tools:** Patched tsup to properly use logger
|
|
2622
|
+
([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
|
|
2173
2623
|
|
|
2174
2624
|
## [1.2.36](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.35...git-tools-v1.2.36) (2023-11-16)
|
|
2175
2625
|
|
|
2176
2626
|
### Bug Fixes
|
|
2177
2627
|
|
|
2178
|
-
- **workspace-tools:** Update `entry` in tsup to use a single default file
|
|
2628
|
+
- **workspace-tools:** Update `entry` in tsup to use a single default file
|
|
2629
|
+
([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
|
|
2179
2630
|
|
|
2180
2631
|
## [1.2.35](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.34...git-tools-v1.2.35) (2023-11-16)
|
|
2181
2632
|
|
|
2182
2633
|
### Bug Fixes
|
|
2183
2634
|
|
|
2184
|
-
- **linting-tools:** Added tsconfig recommended to root tsconfig
|
|
2635
|
+
- **linting-tools:** Added tsconfig recommended to root tsconfig
|
|
2636
|
+
([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
|
|
2185
2637
|
|
|
2186
2638
|
## [1.2.34](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.33...git-tools-v1.2.34) (2023-11-16)
|
|
2187
2639
|
|
|
2188
2640
|
### Bug Fixes
|
|
2189
2641
|
|
|
2190
|
-
- **workspace-tools:** Change tsup build to use glob package instead of function
|
|
2191
|
-
|
|
2642
|
+
- **workspace-tools:** Change tsup build to use glob package instead of function
|
|
2643
|
+
from Nx
|
|
2644
|
+
([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
|
|
2645
|
+
- **workspace-tools:** Included missing config function signature change
|
|
2646
|
+
([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
|
|
2192
2647
|
|
|
2193
2648
|
## [1.2.33](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.32...git-tools-v1.2.33) (2023-11-16)
|
|
2194
2649
|
|
|
2195
2650
|
### Bug Fixes
|
|
2196
2651
|
|
|
2197
|
-
- **workspace-tools:** Patch tsup build with check for `this` in rollup config
|
|
2652
|
+
- **workspace-tools:** Patch tsup build with check for `this` in rollup config
|
|
2653
|
+
([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
|
|
2198
2654
|
|
|
2199
2655
|
## [1.2.32](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.31...git-tools-v1.2.32) (2023-11-16)
|
|
2200
2656
|
|
|
2201
2657
|
### Bug Fixes
|
|
2202
2658
|
|
|
2203
|
-
- **workspace-tools:** Patch logging into tsup build
|
|
2659
|
+
- **workspace-tools:** Patch logging into tsup build
|
|
2660
|
+
([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
|
|
2204
2661
|
|
|
2205
2662
|
## [1.2.31](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.30...git-tools-v1.2.31) (2023-11-16)
|
|
2206
2663
|
|
|
2207
2664
|
### Bug Fixes
|
|
2208
2665
|
|
|
2209
|
-
- **workspace-tools:** Update tsup patch to use the logger
|
|
2666
|
+
- **workspace-tools:** Update tsup patch to use the logger
|
|
2667
|
+
([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
|
|
2210
2668
|
|
|
2211
2669
|
## [1.2.30](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.29...git-tools-v1.2.30) (2023-11-16)
|
|
2212
2670
|
|
|
2213
2671
|
### Bug Fixes
|
|
2214
2672
|
|
|
2215
|
-
- **workspace-tools:** Added troubleshooting logging to tsup build
|
|
2673
|
+
- **workspace-tools:** Added troubleshooting logging to tsup build
|
|
2674
|
+
([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
|
|
2216
2675
|
|
|
2217
2676
|
## [1.2.29](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.28...git-tools-v1.2.29) (2023-11-15)
|
|
2218
2677
|
|
|
2219
2678
|
### Bug Fixes
|
|
2220
2679
|
|
|
2221
|
-
- **workspace-tools:** Resolved issue with prettier config import
|
|
2222
|
-
|
|
2680
|
+
- **workspace-tools:** Resolved issue with prettier config import
|
|
2681
|
+
([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
|
|
2682
|
+
- **workspace-tools:** Updated tsup build to check for package.json in outDir
|
|
2683
|
+
via patch
|
|
2684
|
+
([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
|
|
2223
2685
|
|
|
2224
2686
|
## [1.2.28](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.27...git-tools-v1.2.28) (2023-11-15)
|
|
2225
2687
|
|
|
2226
2688
|
### Bug Fixes
|
|
2227
2689
|
|
|
2228
|
-
- **workspace-tools:** Resolved tsup issue with entry option and package.json
|
|
2690
|
+
- **workspace-tools:** Resolved tsup issue with entry option and package.json
|
|
2691
|
+
full path
|
|
2692
|
+
([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
|
|
2229
2693
|
|
|
2230
2694
|
## [1.2.27](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.26...git-tools-v1.2.27) (2023-11-15)
|
|
2231
2695
|
|
|
2232
2696
|
### Bug Fixes
|
|
2233
2697
|
|
|
2234
|
-
- **workspace-tools:** Patch tsup to use generated package.json file
|
|
2698
|
+
- **workspace-tools:** Patch tsup to use generated package.json file
|
|
2699
|
+
([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
|
|
2235
2700
|
|
|
2236
2701
|
## [1.2.26](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.25...git-tools-v1.2.26) (2023-11-15)
|
|
2237
2702
|
|
|
2238
2703
|
### Bug Fixes
|
|
2239
2704
|
|
|
2240
|
-
- **deps:** update patch prod dependencies
|
|
2241
|
-
|
|
2705
|
+
- **deps:** update patch prod dependencies
|
|
2706
|
+
([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
|
|
2707
|
+
- **workspace-tools:** Update default options for tsup executor
|
|
2708
|
+
([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
|
|
2242
2709
|
|
|
2243
2710
|
## [1.2.25](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.24...git-tools-v1.2.25) (2023-11-13)
|
|
2244
2711
|
|
|
2245
2712
|
### Bug Fixes
|
|
2246
2713
|
|
|
2247
|
-
- **workspace-tools:** Update tsup config to package src files in build package
|
|
2714
|
+
- **workspace-tools:** Update tsup config to package src files in build package
|
|
2715
|
+
([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
|
|
2248
2716
|
|
|
2249
2717
|
## [1.2.24](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.23...git-tools-v1.2.24) (2023-11-13)
|
|
2250
2718
|
|
|
2251
2719
|
### Bug Fixes
|
|
2252
2720
|
|
|
2253
|
-
- **workspace-tools:** Include terser in workspace package for tsup build
|
|
2721
|
+
- **workspace-tools:** Include terser in workspace package for tsup build
|
|
2722
|
+
([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
|
|
2254
2723
|
|
|
2255
2724
|
## [1.2.23](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.22...git-tools-v1.2.23) (2023-11-12)
|
|
2256
2725
|
|
|
2257
2726
|
### Bug Fixes
|
|
2258
2727
|
|
|
2259
|
-
- **workspace-tools:** Update output paths on tsup executor config
|
|
2728
|
+
- **workspace-tools:** Update output paths on tsup executor config
|
|
2729
|
+
([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
|
|
2260
2730
|
|
|
2261
2731
|
## [1.2.22](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.21...git-tools-v1.2.22) (2023-11-12)
|
|
2262
2732
|
|
|
2263
2733
|
### Bug Fixes
|
|
2264
2734
|
|
|
2265
|
-
- **workspace-tools:** Update clean functionality so no previously build files
|
|
2735
|
+
- **workspace-tools:** Update clean functionality so no previously build files
|
|
2736
|
+
are removed
|
|
2737
|
+
([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
|
|
2266
2738
|
|
|
2267
2739
|
## [1.2.21](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.20...git-tools-v1.2.21) (2023-11-12)
|
|
2268
2740
|
|
|
2269
2741
|
### Bug Fixes
|
|
2270
2742
|
|
|
2271
|
-
- **workspace-tools:** Resolve issue with config objects passed to copyAssets
|
|
2743
|
+
- **workspace-tools:** Resolve issue with config objects passed to copyAssets
|
|
2744
|
+
function
|
|
2745
|
+
([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
|
|
2272
2746
|
|
|
2273
2747
|
## [1.2.20](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.19...git-tools-v1.2.20) (2023-11-12)
|
|
2274
2748
|
|
|
2275
2749
|
### Bug Fixes
|
|
2276
2750
|
|
|
2277
|
-
- **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle
|
|
2751
|
+
- **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle
|
|
2752
|
+
([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
|
|
2278
2753
|
|
|
2279
2754
|
## [1.2.19](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.18...git-tools-v1.2.19) (2023-11-10)
|
|
2280
2755
|
|
|
2281
2756
|
### Bug Fixes
|
|
2282
2757
|
|
|
2283
|
-
- **git-tools:** Add origin to git lfs command
|
|
2284
|
-
|
|
2285
|
-
- **git-tools:**
|
|
2286
|
-
|
|
2287
|
-
- **git-tools:**
|
|
2288
|
-
|
|
2289
|
-
- **git-tools:**
|
|
2290
|
-
|
|
2291
|
-
- **git-tools:**
|
|
2292
|
-
|
|
2758
|
+
- **git-tools:** Add origin to git lfs command
|
|
2759
|
+
([4c33508](https://github.com/storm-software/storm-ops/commit/4c335088d426535eb443b01d653696576dc1d237))
|
|
2760
|
+
- **git-tools:** Added branch name to git command
|
|
2761
|
+
([f411035](https://github.com/storm-software/storm-ops/commit/f41103595cfa383256b347c5e93635445a051fda))
|
|
2762
|
+
- **git-tools:** Ensure full path is added to remote branch params
|
|
2763
|
+
([bb2c668](https://github.com/storm-software/storm-ops/commit/bb2c668ccb959b038929a30436163088b4c02a7d))
|
|
2764
|
+
- **git-tools:** More updates to variables in hooks
|
|
2765
|
+
([1096948](https://github.com/storm-software/storm-ops/commit/10969481676eba0b86118dff0e1365adfbf4bd75))
|
|
2766
|
+
- **git-tools:** Remove git-lfs variables from the husky
|
|
2767
|
+
([0f80794](https://github.com/storm-software/storm-ops/commit/0f80794418bb82000e73029df6c7d738d289ca78))
|
|
2768
|
+
- **git-tools:** Remove git-lfs variables from the husky hooks
|
|
2769
|
+
([cad7eff](https://github.com/storm-software/storm-ops/commit/cad7eff3c2ed3a1f0b318d9973b6756b8446eb0a))
|
|
2770
|
+
- **git-tools:** Resolved issue calling git-lfs commands on current branch
|
|
2771
|
+
([f5c4dd8](https://github.com/storm-software/storm-ops/commit/f5c4dd8331f1df05e0661b1aa72dcd1260a972ad))
|
|
2772
|
+
- **git-tools:** Update code to use the provided git variables
|
|
2773
|
+
([f5acee1](https://github.com/storm-software/storm-ops/commit/f5acee1da47f1d0ec730a82a20aaaff9f6e77e54))
|
|
2774
|
+
- **git-tools:** Update hook execution scripts
|
|
2775
|
+
([1d1b426](https://github.com/storm-software/storm-ops/commit/1d1b4265ad99ad9fc97764dd89f5cf2cf5f9a2ca))
|
|
2776
|
+
- **git-tools:** Update use of command line variables
|
|
2777
|
+
([a6c0d18](https://github.com/storm-software/storm-ops/commit/a6c0d1858a19791d92316a4fc2ec520f4bf69d98))
|
|
2293
2778
|
|
|
2294
2779
|
## [1.2.18](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.17...git-tools-v1.2.18) (2023-11-10)
|
|
2295
2780
|
|
|
2296
2781
|
### Bug Fixes
|
|
2297
2782
|
|
|
2298
|
-
- **git-tools:** Updated code that checks for git-lfs in hooks
|
|
2783
|
+
- **git-tools:** Updated code that checks for git-lfs in hooks
|
|
2784
|
+
([ec4e632](https://github.com/storm-software/storm-ops/commit/ec4e632fe5db27eba12e7dffbbab7ef96c2ef40e))
|
|
2299
2785
|
|
|
2300
2786
|
## [1.2.17](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.16...git-tools-v1.2.17) (2023-11-10)
|
|
2301
2787
|
|
|
2302
2788
|
### Bug Fixes
|
|
2303
2789
|
|
|
2304
|
-
- **git-tools:** Added logging to husky hooks
|
|
2305
|
-
|
|
2306
|
-
- **git-tools:**
|
|
2307
|
-
|
|
2790
|
+
- **git-tools:** Added logging to husky hooks
|
|
2791
|
+
([5b4a159](https://github.com/storm-software/storm-ops/commit/5b4a1597fee820bf1aa009473b313d43d06ae1c9))
|
|
2792
|
+
- **git-tools:** Moved hook executable scripts to bin folder
|
|
2793
|
+
([36f8896](https://github.com/storm-software/storm-ops/commit/36f889633a971ac091491dd82fbd40d6cc6236dc))
|
|
2794
|
+
- **git-tools:** Updated executable scripts to check for git-lfs failures
|
|
2795
|
+
([ad738cf](https://github.com/storm-software/storm-ops/commit/ad738cfaadc30306c9ff9e2e7fde19c9b328ccaf))
|
|
2796
|
+
- **git-tools:** Wrapped all hook executable scripts with try-catches
|
|
2797
|
+
([f36b181](https://github.com/storm-software/storm-ops/commit/f36b1813a88970eb7fd24c67ef71e93bca7edcf9))
|
|
2308
2798
|
|
|
2309
2799
|
## [1.2.16](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.15...git-tools-v1.2.16) (2023-11-10)
|
|
2310
2800
|
|
|
2311
2801
|
### Bug Fixes
|
|
2312
2802
|
|
|
2313
|
-
- **workspace-tools:** Resolved issue setting private package.json field in
|
|
2803
|
+
- **workspace-tools:** Resolved issue setting private package.json field in
|
|
2804
|
+
node-library generator
|
|
2805
|
+
([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
|
|
2314
2806
|
|
|
2315
2807
|
## [1.2.15](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.14...git-tools-v1.2.15) (2023-11-10)
|
|
2316
2808
|
|
|
2317
2809
|
### Bug Fixes
|
|
2318
2810
|
|
|
2319
|
-
- **git-tools:** Update husky hooks to executable scripts
|
|
2811
|
+
- **git-tools:** Update husky hooks to executable scripts
|
|
2812
|
+
([acc9511](https://github.com/storm-software/storm-ops/commit/acc95116890a7ed6ed896fbc354ea601d3386255))
|
|
2320
2813
|
|
|
2321
2814
|
## [1.2.14](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.13...git-tools-v1.2.14) (2023-11-10)
|
|
2322
2815
|
|
|
2323
2816
|
### Bug Fixes
|
|
2324
2817
|
|
|
2325
|
-
- **git-tools:** Update extension type of scripts used in husky hooks
|
|
2818
|
+
- **git-tools:** Update extension type of scripts used in husky hooks
|
|
2819
|
+
([1aa3e3b](https://github.com/storm-software/storm-ops/commit/1aa3e3b26d79015bab75f1bbee26974407a19428))
|
|
2326
2820
|
|
|
2327
2821
|
## [1.2.13](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.12...git-tools-v1.2.13) (2023-11-10)
|
|
2328
2822
|
|
|
2329
2823
|
### Bug Fixes
|
|
2330
2824
|
|
|
2331
|
-
- **workspace-tools:** Resolved issue with node-library generator
|
|
2825
|
+
- **workspace-tools:** Resolved issue with node-library generator
|
|
2826
|
+
([c0f2d26](https://github.com/storm-software/storm-ops/commit/c0f2d26849f0f16ca4e6da30c953152be3113906))
|
|
2332
2827
|
|
|
2333
2828
|
## [1.2.12](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.11...git-tools-v1.2.12) (2023-11-10)
|
|
2334
2829
|
|
|
2335
2830
|
### Bug Fixes
|
|
2336
2831
|
|
|
2337
|
-
- **git-tools:** Update readme-gen to use the configured pnpm script
|
|
2832
|
+
- **git-tools:** Update readme-gen to use the configured pnpm script
|
|
2833
|
+
([87a2788](https://github.com/storm-software/storm-ops/commit/87a2788bbe74bd7ef92ca872c3cadc57531ba51e))
|
|
2338
2834
|
|
|
2339
2835
|
## [1.2.11](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.10...git-tools-v1.2.11) (2023-11-10)
|
|
2340
2836
|
|
|
2341
2837
|
### Bug Fixes
|
|
2342
2838
|
|
|
2343
|
-
- **git-tools:** Update list-staged config extension to work with ES modules
|
|
2344
|
-
|
|
2839
|
+
- **git-tools:** Update list-staged config extension to work with ES modules
|
|
2840
|
+
([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
|
|
2841
|
+
- **linting-tools:** Update cspell config to json to resolve import issue
|
|
2842
|
+
([5ca437a](https://github.com/storm-software/storm-ops/commit/5ca437a2880486de494f4a49803b5e59b5a746dc))
|
|
2345
2843
|
|
|
2346
2844
|
## [1.2.10](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.9...git-tools-v1.2.10) (2023-11-10)
|
|
2347
2845
|
|
|
2348
2846
|
### Bug Fixes
|
|
2349
2847
|
|
|
2350
|
-
- **git-tools:** Resolved issues with husky hook scripts
|
|
2848
|
+
- **git-tools:** Resolved issues with husky hook scripts
|
|
2849
|
+
([3c330bb](https://github.com/storm-software/storm-ops/commit/3c330bb92ed007d9d8c9b6f893826057b5150092))
|
|
2351
2850
|
|
|
2352
2851
|
## [1.2.9](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.8...git-tools-v1.2.9) (2023-11-10)
|
|
2353
2852
|
|
|
2354
2853
|
### Bug Fixes
|
|
2355
2854
|
|
|
2356
|
-
- **git-tools:** Resolved issue with missing husky hooks
|
|
2855
|
+
- **git-tools:** Resolved issue with missing husky hooks
|
|
2856
|
+
([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
|
|
2357
2857
|
|
|
2358
2858
|
## [1.2.8](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.7...git-tools-v1.2.8) (2023-11-10)
|
|
2359
2859
|
|
|
2360
2860
|
### Bug Fixes
|
|
2361
2861
|
|
|
2362
|
-
- **git-tools:** Resolved issue with semantic release plugin path default
|
|
2862
|
+
- **git-tools:** Resolved issue with semantic release plugin path default
|
|
2863
|
+
([d7eea90](https://github.com/storm-software/storm-ops/commit/d7eea9024787edde8672482c29cba93cd50408b2))
|
|
2363
2864
|
|
|
2364
2865
|
## [1.2.7](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.6...git-tools-v1.2.7) (2023-11-09)
|
|
2365
2866
|
|
|
2366
2867
|
### Bug Fixes
|
|
2367
2868
|
|
|
2368
|
-
- **git-tools:** Update GitHub release CLI
|
|
2869
|
+
- **git-tools:** Update GitHub release CLI
|
|
2870
|
+
([87e3c01](https://github.com/storm-software/storm-ops/commit/87e3c014c317d971cd76daf99c7ed49a66f7f664))
|
|
2369
2871
|
|
|
2370
2872
|
## [1.2.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.5...git-tools-v1.2.6) (2023-11-09)
|
|
2371
2873
|
|
|
2372
2874
|
### Bug Fixes
|
|
2373
2875
|
|
|
2374
|
-
- **workspace-tools:** Remove GitHub release from workspace tools
|
|
2876
|
+
- **workspace-tools:** Remove GitHub release from workspace tools
|
|
2877
|
+
([cfab2ac](https://github.com/storm-software/storm-ops/commit/cfab2ac7e7fbd8f5f067b468947952920028cd44))
|
|
2375
2878
|
|
|
2376
2879
|
## [1.2.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.4...git-tools-v1.2.5) (2023-11-09)
|
|
2377
2880
|
|
|
2378
2881
|
### Bug Fixes
|
|
2379
2882
|
|
|
2380
|
-
- **workspace-tools:** Resolved issue with dependency versions in preset
|
|
2883
|
+
- **workspace-tools:** Resolved issue with dependency versions in preset
|
|
2884
|
+
([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
|
|
2381
2885
|
|
|
2382
2886
|
## [1.2.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.3...git-tools-v1.2.4) (2023-11-08)
|
|
2383
2887
|
|
|
2384
2888
|
### Bug Fixes
|
|
2385
2889
|
|
|
2386
|
-
- **workspace-tools:** Resolved issues with all-contributors template
|
|
2890
|
+
- **workspace-tools:** Resolved issues with all-contributors template
|
|
2891
|
+
([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
|
|
2387
2892
|
|
|
2388
2893
|
## [1.2.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.2...git-tools-v1.2.3) (2023-11-08)
|
|
2389
2894
|
|
|
2390
2895
|
### Bug Fixes
|
|
2391
2896
|
|
|
2392
|
-
- **git-tools:** Resolved incorrect author and committer names during release
|
|
2897
|
+
- **git-tools:** Resolved incorrect author and committer names during release
|
|
2898
|
+
CLI
|
|
2899
|
+
([9192070](https://github.com/storm-software/storm-ops/commit/91920705e9d99db618917ed2183c8862f9b64c91))
|
|
2393
2900
|
|
|
2394
2901
|
## [1.2.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.1...git-tools-v1.2.2) (2023-11-07)
|
|
2395
2902
|
|
|
2396
2903
|
### Bug Fixes
|
|
2397
2904
|
|
|
2398
|
-
- **create-storm-workspace:** Bundle packages with create-storm-workspace
|
|
2905
|
+
- **create-storm-workspace:** Bundle packages with create-storm-workspace
|
|
2906
|
+
([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
|
|
2399
2907
|
|
|
2400
2908
|
## [1.2.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.0...git-tools-v1.2.1) (2023-11-07)
|
|
2401
2909
|
|
|
2402
2910
|
### Bug Fixes
|
|
2403
2911
|
|
|
2404
|
-
- **create-storm-workspace:** Resolved issue with linked workspace-tools
|
|
2912
|
+
- **create-storm-workspace:** Resolved issue with linked workspace-tools
|
|
2913
|
+
dependency in package.json
|
|
2914
|
+
([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
|
|
2405
2915
|
|
|
2406
2916
|
# [1.2.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.1.0...git-tools-v1.2.0) (2023-11-07)
|
|
2407
2917
|
|
|
2408
2918
|
### Bug Fixes
|
|
2409
2919
|
|
|
2410
|
-
- **storm-ops:** Regenerated pnpm filelock file
|
|
2920
|
+
- **storm-ops:** Regenerated pnpm filelock file
|
|
2921
|
+
([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
|
|
2411
2922
|
|
|
2412
2923
|
### Features
|
|
2413
2924
|
|
|
2414
|
-
- **testing-tools:** Added testing-tools library for common test functionality
|
|
2925
|
+
- **testing-tools:** Added testing-tools library for common test functionality
|
|
2926
|
+
([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))
|
|
2415
2927
|
|
|
2416
2928
|
# [1.1.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.11...git-tools-v1.1.0) (2023-11-07)
|
|
2417
2929
|
|
|
2418
2930
|
### Bug Fixes
|
|
2419
2931
|
|
|
2420
|
-
- **storm-ops:** Update pnpm lockfile
|
|
2932
|
+
- **storm-ops:** Update pnpm lockfile
|
|
2933
|
+
([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
|
|
2421
2934
|
|
|
2422
2935
|
### Features
|
|
2423
2936
|
|
|
2424
|
-
- **storm-ops:** Converted repository eslint to flat structure
|
|
2937
|
+
- **storm-ops:** Converted repository eslint to flat structure
|
|
2938
|
+
([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
|
|
2425
2939
|
|
|
2426
2940
|
## [1.0.11](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.10...git-tools-v1.0.11) (2023-11-07)
|
|
2427
2941
|
|
|
2428
2942
|
### Bug Fixes
|
|
2429
2943
|
|
|
2430
|
-
- **git-tools:** Update GitHub release CLI
|
|
2944
|
+
- **git-tools:** Update GitHub release CLI
|
|
2945
|
+
([2a8a496](https://github.com/storm-software/storm-ops/commit/2a8a496987de961a4d780013a758893d7e6fde8e))
|
|
2431
2946
|
|
|
2432
2947
|
## [1.0.10](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.9...git-tools-v1.0.10) (2023-11-07)
|
|
2433
2948
|
|
|
2434
2949
|
### Bug Fixes
|
|
2435
2950
|
|
|
2436
|
-
- **git-tools:** Removed old release drafts
|
|
2951
|
+
- **git-tools:** Removed old release drafts
|
|
2952
|
+
([7dff66c](https://github.com/storm-software/storm-ops/commit/7dff66c5da29f559bc1e515d48e9fc1b8fa252d5))
|
|
2437
2953
|
|
|
2438
2954
|
## [1.0.9](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.8...git-tools-v1.0.9) (2023-11-06)
|
|
2439
2955
|
|
|
2440
2956
|
### Bug Fixes
|
|
2441
2957
|
|
|
2442
|
-
- **git-tools:** Combined the distribution packages for GitHub release
|
|
2958
|
+
- **git-tools:** Combined the distribution packages for GitHub release
|
|
2959
|
+
([0090c28](https://github.com/storm-software/storm-ops/commit/0090c2859ace94396de1da654e39a35caf5aae4a))
|
|
2443
2960
|
|
|
2444
2961
|
## [1.0.8](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.7...git-tools-v1.0.8) (2023-11-06)
|
|
2445
2962
|
|
|
2446
2963
|
### Bug Fixes
|
|
2447
2964
|
|
|
2448
|
-
- **git-tools:** Update GitHub release CLI to skip workspace root
|
|
2965
|
+
- **git-tools:** Update GitHub release CLI to skip workspace root
|
|
2966
|
+
([85aa29d](https://github.com/storm-software/storm-ops/commit/85aa29df7b38a37e8ecf68cb4b22901963148e47))
|
|
2449
2967
|
|
|
2450
2968
|
## [1.0.7](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.6...git-tools-v1.0.7) (2023-11-06)
|
|
2451
2969
|
|
|
2452
2970
|
### Bug Fixes
|
|
2453
2971
|
|
|
2454
|
-
- **git-tools:** Cleaned up assets list in GitHub release CLI
|
|
2972
|
+
- **git-tools:** Cleaned up assets list in GitHub release CLI
|
|
2973
|
+
([726f2e4](https://github.com/storm-software/storm-ops/commit/726f2e41180ca282fcccf9d9223c4e7ff2c3a4f8))
|
|
2455
2974
|
|
|
2456
2975
|
## [1.0.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.5...git-tools-v1.0.6) (2023-11-06)
|
|
2457
2976
|
|
|
2458
2977
|
### Bug Fixes
|
|
2459
2978
|
|
|
2460
|
-
- **git-tools:** Add code to get lfs files in release CLI
|
|
2979
|
+
- **git-tools:** Add code to get lfs files in release CLI
|
|
2980
|
+
([ff959c2](https://github.com/storm-software/storm-ops/commit/ff959c20bb3f3881a69e79b50d58d1e4e742bd24))
|
|
2461
2981
|
|
|
2462
2982
|
## [1.0.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.4...git-tools-v1.0.5) (2023-11-06)
|
|
2463
2983
|
|
|
2464
2984
|
### Bug Fixes
|
|
2465
2985
|
|
|
2466
|
-
- **storm-ops:** Regenerate pnpm lockfile
|
|
2986
|
+
- **storm-ops:** Regenerate pnpm lockfile
|
|
2987
|
+
([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
|
|
2467
2988
|
|
|
2468
2989
|
## [1.0.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.3...git-tools-v1.0.4) (2023-11-06)
|
|
2469
2990
|
|
|
2470
2991
|
### Bug Fixes
|
|
2471
2992
|
|
|
2472
|
-
- **git-tools:** Added missing GitHub release config and removed failed
|
|
2993
|
+
- **git-tools:** Added missing GitHub release config and removed failed
|
|
2994
|
+
GitGuardian lines
|
|
2995
|
+
([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
|
|
2473
2996
|
|
|
2474
2997
|
## [1.0.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.2...git-tools-v1.0.3) (2023-11-06)
|
|
2475
2998
|
|
|
2476
2999
|
### Bug Fixes
|
|
2477
3000
|
|
|
2478
|
-
- **storm-ops:** Add @semantic-release/commit-analyzer dependency back to
|
|
2479
|
-
|
|
3001
|
+
- **storm-ops:** Add @semantic-release/commit-analyzer dependency back to
|
|
3002
|
+
workspace root
|
|
3003
|
+
([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
|
|
3004
|
+
- **storm-ops:** Resolved issue with prepare script in workspace root
|
|
3005
|
+
([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
|
|
2480
3006
|
|
|
2481
3007
|
## [1.0.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.1...git-tools-v1.0.2) (2023-11-06)
|
|
2482
3008
|
|
|
2483
3009
|
### Bug Fixes
|
|
2484
3010
|
|
|
2485
|
-
- **git-tools:** Update readme CLI to properly handle scenario with no project
|
|
3011
|
+
- **git-tools:** Update readme CLI to properly handle scenario with no project
|
|
3012
|
+
name
|
|
3013
|
+
([7e80f7c](https://github.com/storm-software/storm-ops/commit/7e80f7c72f1af3d67b5b21b9adde65f80b30df7c))
|
|
2486
3014
|
|
|
2487
3015
|
## [1.0.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.0...git-tools-v1.0.1) (2023-11-06)
|
|
2488
3016
|
|
|
2489
3017
|
### Bug Fixes
|
|
2490
3018
|
|
|
2491
|
-
- **git-tools:** Updated default README template files used by readme CLI
|
|
3019
|
+
- **git-tools:** Updated default README template files used by readme CLI
|
|
3020
|
+
([77c7c59](https://github.com/storm-software/storm-ops/commit/77c7c5936b614f7a5d3072254ff8065e70ad4d25))
|
|
2492
3021
|
|
|
2493
3022
|
# [1.0.0](https://github.com/storm-software/storm-ops/compare/...git-tools-v1.0.0) (2023-11-06)
|
|
2494
3023
|
|
|
2495
3024
|
### Bug Fixes
|
|
2496
3025
|
|
|
2497
|
-
- **deps:** pin dependencies
|
|
2498
|
-
|
|
2499
|
-
- **deps:** update
|
|
2500
|
-
|
|
2501
|
-
- **deps:** update dependency
|
|
2502
|
-
|
|
2503
|
-
- **deps:** update
|
|
2504
|
-
|
|
2505
|
-
- **
|
|
2506
|
-
|
|
2507
|
-
- **
|
|
2508
|
-
|
|
2509
|
-
- **
|
|
2510
|
-
|
|
2511
|
-
- **git-tools:**
|
|
2512
|
-
|
|
2513
|
-
- **git-tools:**
|
|
2514
|
-
|
|
2515
|
-
- **git-tools:**
|
|
2516
|
-
|
|
2517
|
-
- **git-tools:**
|
|
2518
|
-
|
|
2519
|
-
- **git-tools:**
|
|
2520
|
-
|
|
2521
|
-
- **git-tools:**
|
|
2522
|
-
|
|
2523
|
-
- **git-tools:**
|
|
2524
|
-
|
|
2525
|
-
- **git-tools:**
|
|
2526
|
-
|
|
2527
|
-
- **git-tools:**
|
|
2528
|
-
|
|
2529
|
-
- **git-tools:**
|
|
2530
|
-
|
|
2531
|
-
- **git-tools:**
|
|
2532
|
-
|
|
2533
|
-
- **git-tools:**
|
|
2534
|
-
|
|
2535
|
-
- **git-tools:**
|
|
2536
|
-
|
|
2537
|
-
- **git-tools:**
|
|
2538
|
-
|
|
2539
|
-
- **git-tools:**
|
|
2540
|
-
|
|
2541
|
-
- **git-tools:**
|
|
2542
|
-
|
|
2543
|
-
- **git-tools:**
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
- **
|
|
2547
|
-
|
|
2548
|
-
- **
|
|
2549
|
-
|
|
2550
|
-
- **
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
- **
|
|
2554
|
-
|
|
2555
|
-
- **
|
|
2556
|
-
|
|
2557
|
-
- **
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
- **
|
|
2561
|
-
|
|
2562
|
-
- **
|
|
2563
|
-
|
|
2564
|
-
- **
|
|
2565
|
-
|
|
2566
|
-
- **
|
|
2567
|
-
|
|
2568
|
-
- **
|
|
2569
|
-
|
|
2570
|
-
- **
|
|
2571
|
-
|
|
2572
|
-
- **
|
|
2573
|
-
|
|
2574
|
-
- **
|
|
2575
|
-
|
|
2576
|
-
- **
|
|
2577
|
-
|
|
2578
|
-
- **
|
|
2579
|
-
|
|
2580
|
-
- **
|
|
2581
|
-
|
|
2582
|
-
- **
|
|
3026
|
+
- **deps:** pin dependencies
|
|
3027
|
+
([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
|
|
3028
|
+
- **deps:** update dependencies-non-major
|
|
3029
|
+
([8b99e68](https://github.com/storm-software/storm-ops/commit/8b99e68edc98c02d0e59d69d7c82069e60ee0faa))
|
|
3030
|
+
- **deps:** update dependency @cspell/dict-en-gb to v4
|
|
3031
|
+
([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
|
|
3032
|
+
- **deps:** update dependency p-limit to v5
|
|
3033
|
+
([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
|
|
3034
|
+
- **deps:** update dependency prettier to v3
|
|
3035
|
+
([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
|
|
3036
|
+
- **deps:** update patch prod dependencies
|
|
3037
|
+
([651ea23](https://github.com/storm-software/storm-ops/commit/651ea23e5a515e2391a415b5c9b1f194eb7ff8f0))
|
|
3038
|
+
- **deps:** update typescript-eslint monorepo to v6
|
|
3039
|
+
([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
|
|
3040
|
+
- **git-tools:** Add @semantic-release/github dependency to git-tools
|
|
3041
|
+
([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
|
|
3042
|
+
- **git-tools:** Add base path to the semantic release plugin module
|
|
3043
|
+
([91b0f52](https://github.com/storm-software/storm-ops/commit/91b0f52394e04f4b54acfe5fe594301504970586))
|
|
3044
|
+
- **git-tools:** Add call to git lfs fetch in release CLI
|
|
3045
|
+
([a1fe306](https://github.com/storm-software/storm-ops/commit/a1fe306a18926295cacce8a18456613ba8318645))
|
|
3046
|
+
- **git-tools:** Add full path to package.json directory when loading npm plugin
|
|
3047
|
+
([af935bb](https://github.com/storm-software/storm-ops/commit/af935bbe33857420b4082d5e1b70a942d4e66b4b))
|
|
3048
|
+
- **git-tools:** Add option values to plugins with no options provided
|
|
3049
|
+
([1779229](https://github.com/storm-software/storm-ops/commit/177922927ed66cb2784f7851fa1182838e36143f))
|
|
3050
|
+
- **git-tools:** Added config token replacement functionality
|
|
3051
|
+
([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
|
|
3052
|
+
- **git-tools:** Added missing semantic-release depenencies
|
|
3053
|
+
([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
|
|
3054
|
+
- **git-tools:** Added missing semantic-release plugins
|
|
3055
|
+
([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
|
|
3056
|
+
- **git-tools:** Added semantic-release plugins to root package.json
|
|
3057
|
+
([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
|
|
3058
|
+
- **git-tools:** Apply default config to plugin options
|
|
3059
|
+
([35e9e31](https://github.com/storm-software/storm-ops/commit/35e9e31a7a03796a2479223f316423238d61486b))
|
|
3060
|
+
- **git-tools:** Convert package to ES module
|
|
3061
|
+
([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
|
|
3062
|
+
- **git-tools:** Convert the cjs scripts to ES modules
|
|
3063
|
+
([b6b4db7](https://github.com/storm-software/storm-ops/commit/b6b4db7475d5beba127ba862fb5c6431cc0b0063))
|
|
3064
|
+
- **git-tools:** Directly import commit analyzer
|
|
3065
|
+
([dac2293](https://github.com/storm-software/storm-ops/commit/dac22931580c3f15088523bcb4b225bbf6fdc126))
|
|
3066
|
+
- **git-tools:** Improve the way the analyze commit plugin options are merged
|
|
3067
|
+
([09bc5d8](https://github.com/storm-software/storm-ops/commit/09bc5d8bd645120e1206f4304396337bfb39547f))
|
|
3068
|
+
- **git-tools:** Make release plugin dynamic
|
|
3069
|
+
([de9aeb8](https://github.com/storm-software/storm-ops/commit/de9aeb849a7216a570242868a2034f0b661bd946))
|
|
3070
|
+
- **git-tools:** Manually import commit-analyzer in release CLI
|
|
3071
|
+
([4747759](https://github.com/storm-software/storm-ops/commit/4747759cd6ce28a682f4fa5b9ecdf18c7b2a40b2))
|
|
3072
|
+
- **git-tools:** Patch semantic-release to use an import instead of require on
|
|
3073
|
+
the plugin
|
|
3074
|
+
([25dcf81](https://github.com/storm-software/storm-ops/commit/25dcf81794381cb3df24ea944592bf6e729093cf))
|
|
3075
|
+
- **git-tools:** Remove commit plugin from list
|
|
3076
|
+
([95aacee](https://github.com/storm-software/storm-ops/commit/95aaceeec9eccbb51c99e92bbeeb14f49091f8ec))
|
|
3077
|
+
- **git-tools:** Remove unused lodash dependency
|
|
3078
|
+
([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
|
|
3079
|
+
- **git-tools:** Removed code that incorrectly threw an error when no release
|
|
3080
|
+
was performed
|
|
3081
|
+
([ab6052f](https://github.com/storm-software/storm-ops/commit/ab6052fe7ee66dd4bd101661105fcbf4a4580a3b))
|
|
3082
|
+
- **git-tools:** Resolve invalid branch name
|
|
3083
|
+
([dc6dc05](https://github.com/storm-software/storm-ops/commit/dc6dc053747ad1cb0e38b532a30a366bb72fd057))
|
|
3084
|
+
- **git-tools:** Resolve issue reading results during release processing
|
|
3085
|
+
([0eec7bc](https://github.com/storm-software/storm-ops/commit/0eec7bc4f4454e91945dd772d477e54dc035fa63))
|
|
3086
|
+
- **git-tools:** Resolve issue where no `releaseRules` were provided to the
|
|
3087
|
+
analyzer plugin config
|
|
3088
|
+
([6dad601](https://github.com/storm-software/storm-ops/commit/6dad601b017689b5d8af0facb12070fc00916dff))
|
|
3089
|
+
- **git-tools:** Resolve issue with CJS vs ESM conflicts
|
|
3090
|
+
([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
|
|
3091
|
+
- **git-tools:** Resolve issue with missing path reference in header
|
|
3092
|
+
([73424b4](https://github.com/storm-software/storm-ops/commit/73424b449f6aee64a01d6adb26225d364027036c))
|
|
3093
|
+
- **git-tools:** Resolve issue with passing options to semantic release
|
|
3094
|
+
([2628172](https://github.com/storm-software/storm-ops/commit/2628172ea1e9fc6cd8b4301df080878bb8f663b6))
|
|
3095
|
+
- **git-tools:** Resolve issue with plugin path
|
|
3096
|
+
([feef4fe](https://github.com/storm-software/storm-ops/commit/feef4fe14b9556c3b736c63d731cd04d299aae68))
|
|
3097
|
+
- **git-tools:** Resolve issue with registry config in release action
|
|
3098
|
+
([a5f73e7](https://github.com/storm-software/storm-ops/commit/a5f73e7956b36bbe50d2f3180f95c3b599f9059d))
|
|
3099
|
+
- **git-tools:** Resolve semantic-release import issue
|
|
3100
|
+
([4f7058b](https://github.com/storm-software/storm-ops/commit/4f7058bdc5cfcf7db7fa70b0b060f94b6c557377))
|
|
3101
|
+
- **git-tools:** Resolved issue with bad import for filter function
|
|
3102
|
+
([a429777](https://github.com/storm-software/storm-ops/commit/a42977746e777c17e5986c85a54cc23ecee66a0b))
|
|
3103
|
+
- **git-tools:** Resolved issue with misnamed workspaceDir config option
|
|
3104
|
+
([4fe7b12](https://github.com/storm-software/storm-ops/commit/4fe7b12974be152da85f9f17b985933dd8cd6bc1))
|
|
3105
|
+
- **git-tools:** Resolved issue with missing outputPath in npm release
|
|
3106
|
+
([5a11e46](https://github.com/storm-software/storm-ops/commit/5a11e4628dfc53d996a6d9d24a5682b5ada8362f))
|
|
3107
|
+
- **git-tools:** Resolved issue with output path in npm release plugin
|
|
3108
|
+
([644fd6f](https://github.com/storm-software/storm-ops/commit/644fd6f9aac2a9fbaa9c99a26f823d7ef21c3258))
|
|
3109
|
+
- **git-tools:** Resolved issues with release module imports
|
|
3110
|
+
([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
|
|
3111
|
+
- **git-tools:** Resolved logging issue during release reporting
|
|
3112
|
+
([77774d2](https://github.com/storm-software/storm-ops/commit/77774d282ed1c805c65fc9a9ba1cbd5893b69576))
|
|
3113
|
+
- **git-tools:** Update env variable passed to release plugin
|
|
3114
|
+
([c75602f](https://github.com/storm-software/storm-ops/commit/c75602fbc0b2ad8eec238617e2e473a9bf3348c6))
|
|
3115
|
+
- **git-tools:** Update how commit analyzer import is handled in
|
|
3116
|
+
storm-semantic-release
|
|
3117
|
+
([148c952](https://github.com/storm-software/storm-ops/commit/148c952677d97bd66fbb8b691161c307bb60af8f))
|
|
3118
|
+
- **git-tools:** Update method of importing semantic-release
|
|
3119
|
+
([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
|
|
3120
|
+
- **git-tools:** Update paths used to check for package.json during versioning
|
|
3121
|
+
([e25e02a](https://github.com/storm-software/storm-ops/commit/e25e02a23c6df87331bd1aae5b5c970445b912a8))
|
|
3122
|
+
- **git-tools:** Update release CLI to release to npm
|
|
3123
|
+
([6b4b7ec](https://github.com/storm-software/storm-ops/commit/6b4b7ecec767f1bbd1da1f1e21014baff1f3e5bf))
|
|
3124
|
+
- **git-tools:** Update require to import in semantic-release patch
|
|
3125
|
+
([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
|
|
3126
|
+
- **git-tools:** Updates to default config to resolve GitHub checkin error
|
|
3127
|
+
([412c679](https://github.com/storm-software/storm-ops/commit/412c6796873ffc86872425e42bfdce3f06340352))
|
|
3128
|
+
- **semantic-release-plugin:** Add cjs build to release plugin
|
|
3129
|
+
([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
|
|
3130
|
+
- **semantic-release-plugin:** Add code for commit analyzer
|
|
3131
|
+
([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
|
|
3132
|
+
- **semantic-release-plugin:** Add release context fields to config
|
|
3133
|
+
([06b0dd0](https://github.com/storm-software/storm-ops/commit/06b0dd0fbac867f73f9152e0dcc93251b033a62e))
|
|
3134
|
+
- **semantic-release-plugin:** Add release note generation to semantic release
|
|
3135
|
+
plugin
|
|
3136
|
+
([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
|
|
3137
|
+
- **semantic-release-plugin:** Add rootDir to plugin
|
|
3138
|
+
([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
|
|
3139
|
+
- **semantic-release-plugin:** Change compiler type
|
|
3140
|
+
([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
|
|
3141
|
+
- **semantic-release-plugin:** Changed import type for release plugin
|
|
3142
|
+
([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
|
|
3143
|
+
- **semantic-release-plugin:** Converted the plugin to CommonJS
|
|
3144
|
+
([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
|
|
3145
|
+
- **semantic-release-plugin:** Format output to mjs file
|
|
3146
|
+
([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
|
|
3147
|
+
- **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES
|
|
3148
|
+
module issues
|
|
3149
|
+
([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
|
|
3150
|
+
- **semantic-release-plugin:** Mark the semantic-release plugin as external
|
|
3151
|
+
([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
|
|
3152
|
+
- **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use
|
|
3153
|
+
import instead of require
|
|
3154
|
+
([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
|
|
3155
|
+
- **semantic-release-plugin:** Remove code to avoid semantic release built-in
|
|
3156
|
+
plugins
|
|
3157
|
+
([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
|
|
3158
|
+
- **semantic-release-plugin:** Remove third party code from bundle
|
|
3159
|
+
([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
|
|
3160
|
+
- **semantic-release-plugin:** Removed dependancy on commit analyzer
|
|
3161
|
+
([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
|
|
3162
|
+
- **semantic-release-plugin:** Resolve imports to support ES modules
|
|
3163
|
+
([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
|
|
3164
|
+
- **semantic-release-plugin:** Resolve issue with main path extension in
|
|
3165
|
+
package.json
|
|
3166
|
+
([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
|
|
3167
|
+
- **semantic-release-plugin:** Resolve missing path module
|
|
3168
|
+
([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
|
|
3169
|
+
- **semantic-release-plugin:** Resolve path import issue
|
|
3170
|
+
([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
|
|
3171
|
+
- **semantic-release-plugin:** Unbundle sematic release plugin
|
|
3172
|
+
([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
|
|
3173
|
+
- **semantic-release-plugin:** Update extension on main file to be mjs
|
|
3174
|
+
([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
|
|
3175
|
+
- **semantic-release-plugin:** Update the package.json index file path
|
|
3176
|
+
([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
|
|
3177
|
+
- **storm-ops:** Added back husky hooks and removed config from package.json
|
|
3178
|
+
([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
|
|
3179
|
+
- **storm-ops:** Fixed issues with paths in husky hooks
|
|
3180
|
+
([97ddda2](https://github.com/storm-software/storm-ops/commit/97ddda2f59cfde43e9f0026ed4bb713c67c6404c))
|
|
3181
|
+
- **storm-ops:** Patch semantic release to use old config import
|
|
3182
|
+
([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
|
|
3183
|
+
- **storm-ops:** Remove unused workspace config from package.json
|
|
3184
|
+
([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
|
|
3185
|
+
- **storm-ops:** Resolve issue with large image assets
|
|
3186
|
+
([e0a49a0](https://github.com/storm-software/storm-ops/commit/e0a49a0b1d560794d09abdddd20434ae66900a1c))
|
|
3187
|
+
- **storm-ops:** Resolved issue with lint staged config path in workspace hooks
|
|
3188
|
+
folder
|
|
3189
|
+
([1fd5d07](https://github.com/storm-software/storm-ops/commit/1fd5d07298dd96ac70eff6171b17034c47ac88fb))
|
|
3190
|
+
- **storm-ops:** Resolved issues with build/CI
|
|
3191
|
+
([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
|
|
3192
|
+
- **storm-ops:** Resolved issues with pnpm lockfile
|
|
3193
|
+
([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
|
|
3194
|
+
- **storm-ops:** Update env prefix with STORM to specify it is internal
|
|
3195
|
+
([7e7468b](https://github.com/storm-software/storm-ops/commit/7e7468b6e21dd993bc8af9af74bda10b926c5e6f))
|
|
3196
|
+
- **storm-ops:** Update linting tools, and scripts, to use ES modules
|
|
3197
|
+
([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
|
|
3198
|
+
- **storm-ops:** Update lockfile for monorepo
|
|
3199
|
+
([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
|
|
3200
|
+
- **storm-ops:** Update paths used to check for package.json during versioning
|
|
3201
|
+
([5e87fd0](https://github.com/storm-software/storm-ops/commit/5e87fd0d472ff670c48081fd30c15eaa699dcde5))
|
|
3202
|
+
- **storm-ops:** Update the directory paths in child package.json files
|
|
3203
|
+
([77b739e](https://github.com/storm-software/storm-ops/commit/77b739e5ff4266a0a7a7b9ab0a6dc39062ecfbe7))
|
|
3204
|
+
- **storm-ops:** Update the REPO_ROOT env to align with new naming convention
|
|
3205
|
+
([02d58d0](https://github.com/storm-software/storm-ops/commit/02d58d05c15de07c9123427df7fead73bfed5364))
|
|
3206
|
+
- **storm-ops:** Update workspace package.json file with private field set to
|
|
3207
|
+
false
|
|
3208
|
+
([2045f27](https://github.com/storm-software/storm-ops/commit/2045f2753e90828747d155903dc5071864e893aa))
|
|
2583
3209
|
|
|
2584
3210
|
### Features
|
|
2585
3211
|
|
|
2586
|
-
- **create-storm-workspace:** Initial check-in for storm-ops monorepo
|
|
2587
|
-
|
|
2588
|
-
- **
|
|
2589
|
-
|
|
3212
|
+
- **create-storm-workspace:** Initial check-in for storm-ops monorepo
|
|
3213
|
+
([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
|
|
3214
|
+
- **git-tools:** Move the semantic-release-plugin into the git-tools package
|
|
3215
|
+
([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
|
|
3216
|
+
- **semantic-release-plugin:** Resolve issues with plugin so release executes
|
|
3217
|
+
([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
|
|
3218
|
+
- **semantic-release-plugin:** Split out the semantic release plugin into it's
|
|
3219
|
+
own project
|
|
3220
|
+
([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
|
|
2590
3221
|
|
|
2591
3222
|
### Reverts
|
|
2592
3223
|
|
|
2593
|
-
- **git-tools:** Revert import of commit analyzer
|
|
3224
|
+
- **git-tools:** Revert import of commit analyzer
|
|
3225
|
+
([dcd6029](https://github.com/storm-software/storm-ops/commit/dcd60297b34a3c73ce16fe5f5176302693b5ed8b))
|