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