@storm-software/config-tools 1.92.10 → 1.93.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 +582 -582
- package/README.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,247 +1,247 @@
|
|
|
1
|
-
## 1.
|
|
2
|
-
|
|
1
|
+
## 1.93.0 (2024-09-13)
|
|
3
2
|
|
|
4
3
|
### Bug Fixes
|
|
5
4
|
|
|
6
|
-
- **build-tools:** Resolve issue with unbuild `input` parameter
|
|
5
|
+
- **build-tools:** Resolve issue with unbuild `input` parameter
|
|
6
|
+
([a30abbaa](https://github.com/storm-software/storm-ops/commit/a30abbaa))
|
|
7
7
|
|
|
8
8
|
## 1.92.9 (2024-09-13)
|
|
9
9
|
|
|
10
10
|
### Bug Fixes
|
|
11
11
|
|
|
12
|
-
- **build-tools:** Resolved issue with the base path directory
|
|
12
|
+
- **build-tools:** Resolved issue with the base path directory
|
|
13
13
|
([b7cad5eb](https://github.com/storm-software/storm-ops/commit/b7cad5eb))
|
|
14
14
|
|
|
15
15
|
## 1.92.7 (2024-09-11)
|
|
16
16
|
|
|
17
17
|
### Bug Fixes
|
|
18
18
|
|
|
19
|
-
- **workspace-tools:** Resolve issue with input entry point names
|
|
19
|
+
- **workspace-tools:** Resolve issue with input entry point names
|
|
20
20
|
([12ca61d3](https://github.com/storm-software/storm-ops/commit/12ca61d3))
|
|
21
21
|
|
|
22
22
|
## 1.92.6 (2024-09-11)
|
|
23
23
|
|
|
24
24
|
### Bug Fixes
|
|
25
25
|
|
|
26
|
-
- **workspace-tools:** Resolve issue with names in input files
|
|
26
|
+
- **workspace-tools:** Resolve issue with names in input files
|
|
27
27
|
([2f181c56](https://github.com/storm-software/storm-ops/commit/2f181c56))
|
|
28
28
|
|
|
29
29
|
## 1.92.5 (2024-09-11)
|
|
30
30
|
|
|
31
31
|
### Bug Fixes
|
|
32
32
|
|
|
33
|
-
- **workspace-tools:** Update parameters provided to TypeScript plugin
|
|
33
|
+
- **workspace-tools:** Update parameters provided to TypeScript plugin
|
|
34
34
|
([8cd141c1](https://github.com/storm-software/storm-ops/commit/8cd141c1))
|
|
35
35
|
|
|
36
36
|
## 1.92.4 (2024-09-11)
|
|
37
37
|
|
|
38
38
|
### Bug Fixes
|
|
39
39
|
|
|
40
|
-
- **build-tools:** Resolved issue with missing TypeScript declarations
|
|
40
|
+
- **build-tools:** Resolved issue with missing TypeScript declarations
|
|
41
41
|
([4cf894fe](https://github.com/storm-software/storm-ops/commit/4cf894fe))
|
|
42
42
|
|
|
43
43
|
## 1.92.3 (2024-09-11)
|
|
44
44
|
|
|
45
45
|
### Bug Fixes
|
|
46
46
|
|
|
47
|
-
- **build-tools:** Updated the slash direction in compiler options paths
|
|
47
|
+
- **build-tools:** Updated the slash direction in compiler options paths
|
|
48
48
|
([cd34a280](https://github.com/storm-software/storm-ops/commit/cd34a280))
|
|
49
49
|
|
|
50
50
|
## 1.92.2 (2024-09-10)
|
|
51
51
|
|
|
52
52
|
### Bug Fixes
|
|
53
53
|
|
|
54
|
-
- **build-tools:** Resolve issue with missing declaration files
|
|
54
|
+
- **build-tools:** Resolve issue with missing declaration files
|
|
55
55
|
([862e51a1](https://github.com/storm-software/storm-ops/commit/862e51a1))
|
|
56
56
|
|
|
57
57
|
## 1.92.1 (2024-09-10)
|
|
58
58
|
|
|
59
59
|
### Bug Fixes
|
|
60
60
|
|
|
61
|
-
- **build-tools:** Resolved issue with invalid path configurations
|
|
61
|
+
- **build-tools:** Resolved issue with invalid path configurations
|
|
62
62
|
([533a80bf](https://github.com/storm-software/storm-ops/commit/533a80bf))
|
|
63
63
|
|
|
64
64
|
## 1.92.0 (2024-09-10)
|
|
65
65
|
|
|
66
66
|
### Features
|
|
67
67
|
|
|
68
|
-
- **eslint-config:** Added the `useReactCompiler` option to preset
|
|
68
|
+
- **eslint-config:** Added the `useReactCompiler` option to preset
|
|
69
69
|
([691fdfe8](https://github.com/storm-software/storm-ops/commit/691fdfe8))
|
|
70
70
|
|
|
71
71
|
## 1.91.7 (2024-09-10)
|
|
72
72
|
|
|
73
73
|
### Bug Fixes
|
|
74
74
|
|
|
75
|
-
- **build-tools:** Resolve issues with generated tsconfig compilation options
|
|
75
|
+
- **build-tools:** Resolve issues with generated tsconfig compilation options
|
|
76
76
|
([f7a96d93](https://github.com/storm-software/storm-ops/commit/f7a96d93))
|
|
77
77
|
|
|
78
78
|
## 1.91.6 (2024-09-10)
|
|
79
79
|
|
|
80
80
|
### Bug Fixes
|
|
81
81
|
|
|
82
|
-
- **config-tools:** Resolve issues with slashes in paths
|
|
82
|
+
- **config-tools:** Resolve issues with slashes in paths
|
|
83
83
|
([e1e5f571](https://github.com/storm-software/storm-ops/commit/e1e5f571))
|
|
84
84
|
|
|
85
85
|
## 1.91.5 (2024-09-10)
|
|
86
86
|
|
|
87
87
|
### Bug Fixes
|
|
88
88
|
|
|
89
|
-
- **build-tools:** Resolve issue with the raw configuration parameters
|
|
89
|
+
- **build-tools:** Resolve issue with the raw configuration parameters
|
|
90
90
|
([bbd59f22](https://github.com/storm-software/storm-ops/commit/bbd59f22))
|
|
91
91
|
|
|
92
92
|
## 1.91.4 (2024-09-10)
|
|
93
93
|
|
|
94
94
|
### Bug Fixes
|
|
95
95
|
|
|
96
|
-
- **workspace-tools:** Change order of plugin invokation
|
|
96
|
+
- **workspace-tools:** Change order of plugin invokation
|
|
97
97
|
([43e80289](https://github.com/storm-software/storm-ops/commit/43e80289))
|
|
98
98
|
|
|
99
99
|
## 1.91.3 (2024-09-10)
|
|
100
100
|
|
|
101
101
|
### Bug Fixes
|
|
102
102
|
|
|
103
|
-
- **workspace-tools:** Resolve issue with workspace paths
|
|
103
|
+
- **workspace-tools:** Resolve issue with workspace paths
|
|
104
104
|
([1b3305e6](https://github.com/storm-software/storm-ops/commit/1b3305e6))
|
|
105
105
|
|
|
106
106
|
## 1.91.2 (2024-09-08)
|
|
107
107
|
|
|
108
108
|
### Bug Fixes
|
|
109
109
|
|
|
110
|
-
- **workspace-tools:** Update the compiler options used in TypeScript plugin
|
|
110
|
+
- **workspace-tools:** Update the compiler options used in TypeScript plugin
|
|
111
111
|
([b788e426](https://github.com/storm-software/storm-ops/commit/b788e426))
|
|
112
112
|
|
|
113
|
-
- **workspace-tools:** Resolved issue with returned value in Rust plugin
|
|
113
|
+
- **workspace-tools:** Resolved issue with returned value in Rust plugin
|
|
114
114
|
([f37a1f44](https://github.com/storm-software/storm-ops/commit/f37a1f44))
|
|
115
115
|
|
|
116
116
|
## 1.91.1 (2024-09-08)
|
|
117
117
|
|
|
118
118
|
### Features
|
|
119
119
|
|
|
120
|
-
- **workspace-tools:** Ensure the workspaceRoot is used as the base directory
|
|
120
|
+
- **workspace-tools:** Ensure the workspaceRoot is used as the base directory
|
|
121
121
|
([2b8ab737](https://github.com/storm-software/storm-ops/commit/2b8ab737))
|
|
122
122
|
|
|
123
123
|
## 1.90.1 (2024-09-08)
|
|
124
124
|
|
|
125
125
|
### Features
|
|
126
126
|
|
|
127
|
-
- **workspace-tools:** Added custom code for generating the Nx configuration
|
|
127
|
+
- **workspace-tools:** Added custom code for generating the Nx configuration
|
|
128
128
|
([651a589e](https://github.com/storm-software/storm-ops/commit/651a589e))
|
|
129
129
|
|
|
130
130
|
## 1.89.0 (2024-09-06)
|
|
131
131
|
|
|
132
132
|
### Features
|
|
133
133
|
|
|
134
|
-
- **k8s-tools:** Added extra fields onto the released container's `meta.json`
|
|
134
|
+
- **k8s-tools:** Added extra fields onto the released container's `meta.json`
|
|
135
135
|
file ([14356536](https://github.com/storm-software/storm-ops/commit/14356536))
|
|
136
136
|
|
|
137
137
|
### Bug Fixes
|
|
138
138
|
|
|
139
|
-
- **workspace-tools:** Resolved the duplicate export name issue
|
|
139
|
+
- **workspace-tools:** Resolved the duplicate export name issue
|
|
140
140
|
([f2586335](https://github.com/storm-software/storm-ops/commit/f2586335))
|
|
141
141
|
|
|
142
142
|
## 1.88.1 (2024-09-06)
|
|
143
143
|
|
|
144
144
|
### Bug Fixes
|
|
145
145
|
|
|
146
|
-
- **git-tools:** Resolved issue with missing command line arguments
|
|
146
|
+
- **git-tools:** Resolved issue with missing command line arguments
|
|
147
147
|
([59e26e31](https://github.com/storm-software/storm-ops/commit/59e26e31))
|
|
148
148
|
|
|
149
149
|
## 1.88.0 (2024-09-06)
|
|
150
150
|
|
|
151
151
|
### Features
|
|
152
152
|
|
|
153
|
-
- **git-tools:** Added logic to skip signing during CI workflows
|
|
153
|
+
- **git-tools:** Added logic to skip signing during CI workflows
|
|
154
154
|
([4a7062ce](https://github.com/storm-software/storm-ops/commit/4a7062ce))
|
|
155
155
|
|
|
156
156
|
## 1.87.0 (2024-09-06)
|
|
157
157
|
|
|
158
158
|
### Features
|
|
159
159
|
|
|
160
|
-
- **git-tools:** Added signed commits to storm-git scripts
|
|
160
|
+
- **git-tools:** Added signed commits to storm-git scripts
|
|
161
161
|
([3d7c88c9](https://github.com/storm-software/storm-ops/commit/3d7c88c9))
|
|
162
162
|
|
|
163
163
|
## 1.86.1 (2024-09-05)
|
|
164
164
|
|
|
165
165
|
### Bug Fixes
|
|
166
166
|
|
|
167
|
-
- **cloudflare-tools:** Regenerated the README.md file
|
|
167
|
+
- **cloudflare-tools:** Regenerated the README.md file
|
|
168
168
|
([6ad71f5a](https://github.com/storm-software/storm-ops/commit/6ad71f5a))
|
|
169
169
|
|
|
170
170
|
## 1.86.0 (2024-09-05)
|
|
171
171
|
|
|
172
172
|
### Features
|
|
173
173
|
|
|
174
|
-
- **cloudflare-tools:** Added the `R2UploadPublish` executor
|
|
174
|
+
- **cloudflare-tools:** Added the `R2UploadPublish` executor
|
|
175
175
|
([e5495bdb](https://github.com/storm-software/storm-ops/commit/e5495bdb))
|
|
176
176
|
|
|
177
177
|
## 1.85.0 (2024-09-03)
|
|
178
178
|
|
|
179
179
|
### Features
|
|
180
180
|
|
|
181
|
-
- **linting-tools:** Taplo toml formatting improvements
|
|
181
|
+
- **linting-tools:** Taplo toml formatting improvements
|
|
182
182
|
([1e84182b](https://github.com/storm-software/storm-ops/commit/1e84182b))
|
|
183
183
|
|
|
184
184
|
## 1.84.0 (2024-09-03)
|
|
185
185
|
|
|
186
186
|
### Features
|
|
187
187
|
|
|
188
|
-
- **k8s-tools:** Added `container-publish` executor and `docker` plugin
|
|
188
|
+
- **k8s-tools:** Added `container-publish` executor and `docker` plugin
|
|
189
189
|
([36d4d1d0](https://github.com/storm-software/storm-ops/commit/36d4d1d0))
|
|
190
190
|
|
|
191
|
-
- **storm-ops:** Upgrade the Nx workspace versions
|
|
191
|
+
- **storm-ops:** Upgrade the Nx workspace versions
|
|
192
192
|
([15cb7ee2](https://github.com/storm-software/storm-ops/commit/15cb7ee2))
|
|
193
193
|
|
|
194
194
|
## 1.83.0 (2024-09-02)
|
|
195
195
|
|
|
196
196
|
### Features
|
|
197
197
|
|
|
198
|
-
- **terraform-modules:** Added the `aws/karpenter` and `cloudflare/r2-bucket`
|
|
198
|
+
- **terraform-modules:** Added the `aws/karpenter` and `cloudflare/r2-bucket`
|
|
199
199
|
modules
|
|
200
200
|
([09deea18](https://github.com/storm-software/storm-ops/commit/09deea18))
|
|
201
201
|
|
|
202
202
|
### Bug Fixes
|
|
203
203
|
|
|
204
|
-
- **terraform-modules:** Resolved issue with applying tags to resources
|
|
204
|
+
- **terraform-modules:** Resolved issue with applying tags to resources
|
|
205
205
|
([a0fd5e19](https://github.com/storm-software/storm-ops/commit/a0fd5e19))
|
|
206
206
|
|
|
207
207
|
## 1.82.0 (2024-09-01)
|
|
208
208
|
|
|
209
209
|
### Features
|
|
210
210
|
|
|
211
|
-
- **eslint:** Update ESLint line-breaking rules
|
|
211
|
+
- **eslint:** Update ESLint line-breaking rules
|
|
212
212
|
([1d08c4e1](https://github.com/storm-software/storm-ops/commit/1d08c4e1))
|
|
213
213
|
|
|
214
214
|
### Bug Fixes
|
|
215
215
|
|
|
216
|
-
- **workspace-tools:** Resolved various issues with `rollup` executor
|
|
216
|
+
- **workspace-tools:** Resolved various issues with `rollup` executor
|
|
217
217
|
([5b350c35](https://github.com/storm-software/storm-ops/commit/5b350c35))
|
|
218
218
|
|
|
219
219
|
## 1.81.1 (2024-09-01)
|
|
220
220
|
|
|
221
221
|
### Bug Fixes
|
|
222
222
|
|
|
223
|
-
- **workspace-tools:** Resolve issue with excessive logging in Cargo plugin
|
|
223
|
+
- **workspace-tools:** Resolve issue with excessive logging in Cargo plugin
|
|
224
224
|
([5562f21f](https://github.com/storm-software/storm-ops/commit/5562f21f))
|
|
225
225
|
|
|
226
226
|
## 1.81.0 (2024-09-01)
|
|
227
227
|
|
|
228
228
|
### Features
|
|
229
229
|
|
|
230
|
-
- **workspace-tools:** Added the `noDeps` flag to the cargo-doc executor options
|
|
230
|
+
- **workspace-tools:** Added the `noDeps` flag to the cargo-doc executor options
|
|
231
231
|
([82eeb944](https://github.com/storm-software/storm-ops/commit/82eeb944))
|
|
232
232
|
|
|
233
233
|
## 1.80.1 (2024-08-31)
|
|
234
234
|
|
|
235
235
|
### Bug Fixes
|
|
236
236
|
|
|
237
|
-
- **build-tools:** Added try/catch to utility function
|
|
237
|
+
- **build-tools:** Added try/catch to utility function
|
|
238
238
|
([3ce4a7cd](https://github.com/storm-software/storm-ops/commit/3ce4a7cd))
|
|
239
239
|
|
|
240
240
|
## 1.80.0 (2024-08-31)
|
|
241
241
|
|
|
242
242
|
### Features
|
|
243
243
|
|
|
244
|
-
- **eslint:** Update linting rules to ignore the length of commands and use
|
|
244
|
+
- **eslint:** Update linting rules to ignore the length of commands and use
|
|
245
245
|
double quotes
|
|
246
246
|
([f9c603d7](https://github.com/storm-software/storm-ops/commit/f9c603d7))
|
|
247
247
|
|
|
@@ -249,40 +249,40 @@
|
|
|
249
249
|
|
|
250
250
|
### Bug Fixes
|
|
251
251
|
|
|
252
|
-
- **terraform-modules:** Resolve issue with output variable name
|
|
252
|
+
- **terraform-modules:** Resolve issue with output variable name
|
|
253
253
|
([dd5b63fb](https://github.com/storm-software/storm-ops/commit/dd5b63fb))
|
|
254
254
|
|
|
255
255
|
## 1.79.2 (2024-08-31)
|
|
256
256
|
|
|
257
257
|
### Bug Fixes
|
|
258
258
|
|
|
259
|
-
- **terraform-modules:** Resolved issue with conditional statement syntax
|
|
259
|
+
- **terraform-modules:** Resolved issue with conditional statement syntax
|
|
260
260
|
([c96e9a9e](https://github.com/storm-software/storm-ops/commit/c96e9a9e))
|
|
261
261
|
|
|
262
262
|
## 1.79.1 (2024-08-30)
|
|
263
263
|
|
|
264
264
|
### Bug Fixes
|
|
265
265
|
|
|
266
|
-
- **terraform-modules:** Added default values for `full_name` variables
|
|
266
|
+
- **terraform-modules:** Added default values for `full_name` variables
|
|
267
267
|
([8779001e](https://github.com/storm-software/storm-ops/commit/8779001e))
|
|
268
268
|
|
|
269
269
|
## 1.79.0 (2024-08-29)
|
|
270
270
|
|
|
271
271
|
### Features
|
|
272
272
|
|
|
273
|
-
- **workspace-tools:** The `docs` task no longer depends on `build` to run
|
|
273
|
+
- **workspace-tools:** The `docs` task no longer depends on `build` to run
|
|
274
274
|
([9b299fad](https://github.com/storm-software/storm-ops/commit/9b299fad))
|
|
275
275
|
|
|
276
276
|
### Bug Fixes
|
|
277
277
|
|
|
278
|
-
- **workspace-tools:** Ensure the `preVersionCommand` property is correct
|
|
278
|
+
- **workspace-tools:** Ensure the `preVersionCommand` property is correct
|
|
279
279
|
([9d089852](https://github.com/storm-software/storm-ops/commit/9d089852))
|
|
280
280
|
|
|
281
281
|
## 1.78.2 (2024-08-29)
|
|
282
282
|
|
|
283
283
|
### Bug Fixes
|
|
284
284
|
|
|
285
|
-
- **workspace-tools:** Resolved issue with multi-layer extends in Nx
|
|
285
|
+
- **workspace-tools:** Resolved issue with multi-layer extends in Nx
|
|
286
286
|
configurations
|
|
287
287
|
([9cb9d2ff](https://github.com/storm-software/storm-ops/commit/9cb9d2ff))
|
|
288
288
|
|
|
@@ -290,28 +290,28 @@
|
|
|
290
290
|
|
|
291
291
|
### Bug Fixes
|
|
292
292
|
|
|
293
|
-
- **workspace-tools:** Add new Nx configuration files to package.json
|
|
293
|
+
- **workspace-tools:** Add new Nx configuration files to package.json
|
|
294
294
|
([23edcd79](https://github.com/storm-software/storm-ops/commit/23edcd79))
|
|
295
295
|
|
|
296
296
|
## 1.78.0 (2024-08-29)
|
|
297
297
|
|
|
298
298
|
### Features
|
|
299
299
|
|
|
300
|
-
- **workspace-tools:** Added `nx-default.json` and `nx-cloud.json` files
|
|
300
|
+
- **workspace-tools:** Added `nx-default.json` and `nx-cloud.json` files
|
|
301
301
|
([4bb13faa](https://github.com/storm-software/storm-ops/commit/4bb13faa))
|
|
302
302
|
|
|
303
303
|
## 1.77.0 (2024-08-29)
|
|
304
304
|
|
|
305
305
|
### Features
|
|
306
306
|
|
|
307
|
-
- **workspace-tools:** Added base entry to package
|
|
307
|
+
- **workspace-tools:** Added base entry to package
|
|
308
308
|
([b0d3b788](https://github.com/storm-software/storm-ops/commit/b0d3b788))
|
|
309
309
|
|
|
310
310
|
## 1.76.0 (2024-08-04)
|
|
311
311
|
|
|
312
312
|
### Features
|
|
313
313
|
|
|
314
|
-
- **config:** Added the `docs` and `licensing` options to the Storm
|
|
314
|
+
- **config:** Added the `docs` and `licensing` options to the Storm
|
|
315
315
|
configuration
|
|
316
316
|
([c867efe1](https://github.com/storm-software/storm-ops/commit/c867efe1))
|
|
317
317
|
|
|
@@ -319,35 +319,35 @@
|
|
|
319
319
|
|
|
320
320
|
### Features
|
|
321
321
|
|
|
322
|
-
- **eslint:** Ignore `prefer-nullish-coalescing` for strings
|
|
322
|
+
- **eslint:** Ignore `prefer-nullish-coalescing` for strings
|
|
323
323
|
([dbae2a58](https://github.com/storm-software/storm-ops/commit/dbae2a58))
|
|
324
324
|
|
|
325
325
|
## 1.74.0 (2024-08-03)
|
|
326
326
|
|
|
327
327
|
### Features
|
|
328
328
|
|
|
329
|
-
- **build-tools:** Add back experimental DTS option to TSUP
|
|
329
|
+
- **build-tools:** Add back experimental DTS option to TSUP
|
|
330
330
|
([4fe9652b](https://github.com/storm-software/storm-ops/commit/4fe9652b))
|
|
331
331
|
|
|
332
332
|
## 1.73.0 (2024-08-03)
|
|
333
333
|
|
|
334
334
|
### Features
|
|
335
335
|
|
|
336
|
-
- **storm-ops:** Upgrade workspace's Nx package dependencies
|
|
336
|
+
- **storm-ops:** Upgrade workspace's Nx package dependencies
|
|
337
337
|
([5f31f734](https://github.com/storm-software/storm-ops/commit/5f31f734))
|
|
338
338
|
|
|
339
339
|
## 1.72.0 (2024-08-03)
|
|
340
340
|
|
|
341
341
|
### Features
|
|
342
342
|
|
|
343
|
-
- **build-tools:** Add tsup build's rollup helpers
|
|
343
|
+
- **build-tools:** Add tsup build's rollup helpers
|
|
344
344
|
([27ecd4e6](https://github.com/storm-software/storm-ops/commit/27ecd4e6))
|
|
345
345
|
|
|
346
346
|
## 1.71.1 (2024-08-03)
|
|
347
347
|
|
|
348
348
|
### Bug Fixes
|
|
349
349
|
|
|
350
|
-
- **build-tools:** Resolved issue with the entry name parameter in unbuild
|
|
350
|
+
- **build-tools:** Resolved issue with the entry name parameter in unbuild
|
|
351
351
|
config
|
|
352
352
|
([f5e5dbdd](https://github.com/storm-software/storm-ops/commit/f5e5dbdd))
|
|
353
353
|
|
|
@@ -355,14 +355,14 @@
|
|
|
355
355
|
|
|
356
356
|
### Features
|
|
357
357
|
|
|
358
|
-
- **build-tools:** Added back the export statements to unbuild configuration
|
|
358
|
+
- **build-tools:** Added back the export statements to unbuild configuration
|
|
359
359
|
([5fb63682](https://github.com/storm-software/storm-ops/commit/5fb63682))
|
|
360
360
|
|
|
361
361
|
## 1.70.0 (2024-08-02)
|
|
362
362
|
|
|
363
363
|
### Features
|
|
364
364
|
|
|
365
|
-
- **build-tools:** Update the unbuild configuration to get exports from
|
|
365
|
+
- **build-tools:** Update the unbuild configuration to get exports from
|
|
366
366
|
`package.json` files
|
|
367
367
|
([bb2fc78f](https://github.com/storm-software/storm-ops/commit/bb2fc78f))
|
|
368
368
|
|
|
@@ -370,153 +370,153 @@
|
|
|
370
370
|
|
|
371
371
|
### Features
|
|
372
372
|
|
|
373
|
-
- **config:** Removed the `ci` option from config and enabled better caching
|
|
373
|
+
- **config:** Removed the `ci` option from config and enabled better caching
|
|
374
374
|
([2456c216](https://github.com/storm-software/storm-ops/commit/2456c216))
|
|
375
375
|
|
|
376
376
|
## 1.68.0 (2024-08-02)
|
|
377
377
|
|
|
378
378
|
### Features
|
|
379
379
|
|
|
380
|
-
- **terraform-tools:** Added terraform options to the plugin's executor schemas
|
|
380
|
+
- **terraform-tools:** Added terraform options to the plugin's executor schemas
|
|
381
381
|
([fb555cb4](https://github.com/storm-software/storm-ops/commit/fb555cb4))
|
|
382
382
|
|
|
383
383
|
## 1.67.1 (2024-07-31)
|
|
384
384
|
|
|
385
385
|
### Bug Fixes
|
|
386
386
|
|
|
387
|
-
- **build-tools:** Remove unused plugin from unbuild
|
|
387
|
+
- **build-tools:** Remove unused plugin from unbuild
|
|
388
388
|
([ad8a5991](https://github.com/storm-software/storm-ops/commit/ad8a5991))
|
|
389
389
|
|
|
390
390
|
## 1.67.0 (2024-07-31)
|
|
391
391
|
|
|
392
392
|
### Features
|
|
393
393
|
|
|
394
|
-
- **create-storm-workspace:** Configure workspace to include GitHub
|
|
394
|
+
- **create-storm-workspace:** Configure workspace to include GitHub
|
|
395
395
|
([eea71de7](https://github.com/storm-software/storm-ops/commit/eea71de7))
|
|
396
396
|
|
|
397
397
|
## 1.66.0 (2024-07-30)
|
|
398
398
|
|
|
399
399
|
### Features
|
|
400
400
|
|
|
401
|
-
- **eslint:** Added the header plugin
|
|
401
|
+
- **eslint:** Added the header plugin
|
|
402
402
|
([cc0cbbea](https://github.com/storm-software/storm-ops/commit/cc0cbbea))
|
|
403
403
|
|
|
404
|
-
- **eslint:** Removed invalid JSON configuration from package
|
|
404
|
+
- **eslint:** Removed invalid JSON configuration from package
|
|
405
405
|
([2622ee7e](https://github.com/storm-software/storm-ops/commit/2622ee7e))
|
|
406
406
|
|
|
407
407
|
## 1.65.0 (2024-07-29)
|
|
408
408
|
|
|
409
409
|
### Features
|
|
410
410
|
|
|
411
|
-
- **build-tools:** Update unbuild process to use the `tsconfck` package
|
|
411
|
+
- **build-tools:** Update unbuild process to use the `tsconfck` package
|
|
412
412
|
([d0e4dbf6](https://github.com/storm-software/storm-ops/commit/d0e4dbf6))
|
|
413
413
|
|
|
414
414
|
## 1.64.0 (2024-07-29)
|
|
415
415
|
|
|
416
416
|
### Features
|
|
417
417
|
|
|
418
|
-
- **config:** Added the `brand2` and `brand3` color tokens
|
|
418
|
+
- **config:** Added the `brand2` and `brand3` color tokens
|
|
419
419
|
([58705631](https://github.com/storm-software/storm-ops/commit/58705631))
|
|
420
420
|
|
|
421
421
|
## 1.63.0 (2024-07-29)
|
|
422
422
|
|
|
423
423
|
### Features
|
|
424
424
|
|
|
425
|
-
- **tsconfig:** Added the `core` shared TypeScript configuration file
|
|
425
|
+
- **tsconfig:** Added the `core` shared TypeScript configuration file
|
|
426
426
|
([de64188b](https://github.com/storm-software/storm-ops/commit/de64188b))
|
|
427
427
|
|
|
428
428
|
## 1.62.1 (2024-07-29)
|
|
429
429
|
|
|
430
430
|
### Bug Fixes
|
|
431
431
|
|
|
432
|
-
- **build-tools:** Resolve issue writing `include` paths
|
|
432
|
+
- **build-tools:** Resolve issue writing `include` paths
|
|
433
433
|
([63a1acb1](https://github.com/storm-software/storm-ops/commit/63a1acb1))
|
|
434
434
|
|
|
435
435
|
## 1.62.0 (2024-07-29)
|
|
436
436
|
|
|
437
437
|
### Features
|
|
438
438
|
|
|
439
|
-
- **build-tools:** Use `pkg-types` to extract TypeScript configurations
|
|
439
|
+
- **build-tools:** Use `pkg-types` to extract TypeScript configurations
|
|
440
440
|
([989f81d8](https://github.com/storm-software/storm-ops/commit/989f81d8))
|
|
441
441
|
|
|
442
442
|
### Bug Fixes
|
|
443
443
|
|
|
444
|
-
- **build-tools:** Resolve issues with TypeScript library paths in unbuild
|
|
444
|
+
- **build-tools:** Resolve issues with TypeScript library paths in unbuild
|
|
445
445
|
([428265de](https://github.com/storm-software/storm-ops/commit/428265de))
|
|
446
446
|
|
|
447
447
|
### Documentation
|
|
448
448
|
|
|
449
|
-
- **storm-ops:** Format monorepo projects' README.md files
|
|
449
|
+
- **storm-ops:** Format monorepo projects' README.md files
|
|
450
450
|
([9dc9ac22](https://github.com/storm-software/storm-ops/commit/9dc9ac22))
|
|
451
451
|
|
|
452
452
|
## 1.61.0 (2024-07-28)
|
|
453
453
|
|
|
454
454
|
### Features
|
|
455
455
|
|
|
456
|
-
- **build-tools:** Calculate the tsconfig paths during unbuild process
|
|
456
|
+
- **build-tools:** Calculate the tsconfig paths during unbuild process
|
|
457
457
|
([469485ff](https://github.com/storm-software/storm-ops/commit/469485ff))
|
|
458
458
|
|
|
459
459
|
## 1.60.1 (2024-07-26)
|
|
460
460
|
|
|
461
461
|
### Bug Fixes
|
|
462
462
|
|
|
463
|
-
- **storm-ops:** Resolved issue with missing token in CI action
|
|
463
|
+
- **storm-ops:** Resolved issue with missing token in CI action
|
|
464
464
|
([4db79d8e](https://github.com/storm-software/storm-ops/commit/4db79d8e))
|
|
465
465
|
|
|
466
466
|
## 1.60.0 (2024-07-24)
|
|
467
467
|
|
|
468
468
|
### Features
|
|
469
469
|
|
|
470
|
-
- **linting-tools:** Added choices and parsers to `manypkg` linter CLI
|
|
470
|
+
- **linting-tools:** Added choices and parsers to `manypkg` linter CLI
|
|
471
471
|
([9a545641](https://github.com/storm-software/storm-ops/commit/9a545641))
|
|
472
472
|
|
|
473
473
|
## 1.59.0 (2024-07-19)
|
|
474
474
|
|
|
475
475
|
### Features
|
|
476
476
|
|
|
477
|
-
- **workspace-tools:** Added the `clean-package` executor
|
|
477
|
+
- **workspace-tools:** Added the `clean-package` executor
|
|
478
478
|
([a1763e45](https://github.com/storm-software/storm-ops/commit/a1763e45))
|
|
479
479
|
|
|
480
480
|
## 1.58.0 (2024-07-17)
|
|
481
481
|
|
|
482
482
|
### Features
|
|
483
483
|
|
|
484
|
-
- **git-tools:** Added README header template to include table of contents
|
|
484
|
+
- **git-tools:** Added README header template to include table of contents
|
|
485
485
|
([6841042e](https://github.com/storm-software/storm-ops/commit/6841042e))
|
|
486
486
|
|
|
487
487
|
## 1.57.0 (2024-06-29)
|
|
488
488
|
|
|
489
489
|
### Features
|
|
490
490
|
|
|
491
|
-
- **eslint-plugin:** Polyfill `require` in esm build output
|
|
491
|
+
- **eslint-plugin:** Polyfill `require` in esm build output
|
|
492
492
|
([67f1fbab](https://github.com/storm-software/storm-ops/commit/67f1fbab))
|
|
493
493
|
|
|
494
494
|
## 1.56.0 (2024-06-22)
|
|
495
495
|
|
|
496
496
|
### Features
|
|
497
497
|
|
|
498
|
-
- **workspace-tools:** Update the publish executor to include separate CLI code
|
|
498
|
+
- **workspace-tools:** Update the publish executor to include separate CLI code
|
|
499
499
|
([79419a9a](https://github.com/storm-software/storm-ops/commit/79419a9a))
|
|
500
500
|
|
|
501
501
|
## 1.55.0 (2024-06-22)
|
|
502
502
|
|
|
503
503
|
### Features
|
|
504
504
|
|
|
505
|
-
- **workspace-tools:** Upgrade the workspace pnpm-lock file
|
|
505
|
+
- **workspace-tools:** Upgrade the workspace pnpm-lock file
|
|
506
506
|
([d33c20cb](https://github.com/storm-software/storm-ops/commit/d33c20cb))
|
|
507
507
|
|
|
508
508
|
## 1.54.0 (2024-06-22)
|
|
509
509
|
|
|
510
510
|
### Features
|
|
511
511
|
|
|
512
|
-
- **storm-ops:** Updated pnpm-lock file
|
|
512
|
+
- **storm-ops:** Updated pnpm-lock file
|
|
513
513
|
([22be1efd](https://github.com/storm-software/storm-ops/commit/22be1efd))
|
|
514
514
|
|
|
515
515
|
## 1.53.0 (2024-06-22)
|
|
516
516
|
|
|
517
517
|
### Features
|
|
518
518
|
|
|
519
|
-
- **workspace-tools:** Added `lint` and `format` tasks and improved cache input
|
|
519
|
+
- **workspace-tools:** Added `lint` and `format` tasks and improved cache input
|
|
520
520
|
management
|
|
521
521
|
([f2ade202](https://github.com/storm-software/storm-ops/commit/f2ade202))
|
|
522
522
|
|
|
@@ -524,28 +524,28 @@
|
|
|
524
524
|
|
|
525
525
|
### Features
|
|
526
526
|
|
|
527
|
-
- **eslint-plugin:** Resolve issues with eslint module types
|
|
527
|
+
- **eslint-plugin:** Resolve issues with eslint module types
|
|
528
528
|
([ca513974](https://github.com/storm-software/storm-ops/commit/ca513974))
|
|
529
529
|
|
|
530
530
|
## 1.51.1 (2024-06-05)
|
|
531
531
|
|
|
532
532
|
### Bug Fixes
|
|
533
533
|
|
|
534
|
-
- **eslint:** Resolve issue with missing dependencies
|
|
534
|
+
- **eslint:** Resolve issue with missing dependencies
|
|
535
535
|
([b0f43454](https://github.com/storm-software/storm-ops/commit/b0f43454))
|
|
536
536
|
|
|
537
537
|
## 1.51.0 (2024-06-03)
|
|
538
538
|
|
|
539
539
|
### Features
|
|
540
540
|
|
|
541
|
-
- **config:** Added the `registry` configuration node
|
|
541
|
+
- **config:** Added the `registry` configuration node
|
|
542
542
|
([708668a4](https://github.com/storm-software/storm-ops/commit/708668a4))
|
|
543
543
|
|
|
544
544
|
## 1.50.0 (2024-06-02)
|
|
545
545
|
|
|
546
546
|
### Features
|
|
547
547
|
|
|
548
|
-
- **config-tools:** Enhance the validations for the `cloudflareAccountId`
|
|
548
|
+
- **config-tools:** Enhance the validations for the `cloudflareAccountId`
|
|
549
549
|
configuration
|
|
550
550
|
([9fbc1954](https://github.com/storm-software/storm-ops/commit/9fbc1954))
|
|
551
551
|
|
|
@@ -553,221 +553,221 @@
|
|
|
553
553
|
|
|
554
554
|
### Features
|
|
555
555
|
|
|
556
|
-
- **cloudflare-tools:** Update worker generator to add hono depenendency
|
|
556
|
+
- **cloudflare-tools:** Update worker generator to add hono depenendency
|
|
557
557
|
([946a9e59](https://github.com/storm-software/storm-ops/commit/946a9e59))
|
|
558
558
|
|
|
559
559
|
## 1.48.0 (2024-05-29)
|
|
560
560
|
|
|
561
561
|
### Features
|
|
562
562
|
|
|
563
|
-
- **config:** Added the `cloudflareAccountId` configuration parameter
|
|
563
|
+
- **config:** Added the `cloudflareAccountId` configuration parameter
|
|
564
564
|
([db4cbd7d](https://github.com/storm-software/storm-ops/commit/db4cbd7d))
|
|
565
565
|
|
|
566
566
|
## 1.47.1 (2024-05-27)
|
|
567
567
|
|
|
568
568
|
### Bug Fixes
|
|
569
569
|
|
|
570
|
-
- **deps:** update patch prod dependencies
|
|
570
|
+
- **deps:** update patch prod dependencies
|
|
571
571
|
([a8113435](https://github.com/storm-software/storm-ops/commit/a8113435))
|
|
572
572
|
|
|
573
573
|
## 1.47.0 (2024-05-07)
|
|
574
574
|
|
|
575
575
|
### Features
|
|
576
576
|
|
|
577
|
-
- **config:** Added the `accent` color token to configuration
|
|
577
|
+
- **config:** Added the `accent` color token to configuration
|
|
578
578
|
([a7a24ec1](https://github.com/storm-software/storm-ops/commit/a7a24ec1))
|
|
579
579
|
|
|
580
580
|
### Bug Fixes
|
|
581
581
|
|
|
582
|
-
- **config:** Mark the `accent` color as optional
|
|
582
|
+
- **config:** Mark the `accent` color as optional
|
|
583
583
|
([156921b6](https://github.com/storm-software/storm-ops/commit/156921b6))
|
|
584
584
|
|
|
585
585
|
## 1.46.0 (2024-05-07)
|
|
586
586
|
|
|
587
587
|
### Features
|
|
588
588
|
|
|
589
|
-
- **config:** Add the `help` color token type
|
|
589
|
+
- **config:** Add the `help` color token type
|
|
590
590
|
([8a466466](https://github.com/storm-software/storm-ops/commit/8a466466))
|
|
591
591
|
|
|
592
592
|
## 1.45.1 (2024-05-06)
|
|
593
593
|
|
|
594
594
|
### Bug Fixes
|
|
595
595
|
|
|
596
|
-
- **markdownlint:** Resolved issue with bad config in lint file
|
|
596
|
+
- **markdownlint:** Resolved issue with bad config in lint file
|
|
597
597
|
([95b3aba7](https://github.com/storm-software/storm-ops/commit/95b3aba7))
|
|
598
598
|
|
|
599
599
|
## 1.45.0 (2024-05-06)
|
|
600
600
|
|
|
601
601
|
### Features
|
|
602
602
|
|
|
603
|
-
- **markdownlint:** Added the `markdownlint` package for shared configurations
|
|
603
|
+
- **markdownlint:** Added the `markdownlint` package for shared configurations
|
|
604
604
|
([abd6fa38](https://github.com/storm-software/storm-ops/commit/abd6fa38))
|
|
605
605
|
|
|
606
606
|
## 1.44.0 (2024-05-04)
|
|
607
607
|
|
|
608
608
|
### Features
|
|
609
609
|
|
|
610
|
-
- **config:** Generated the Storm Configuration JSON schema package asset
|
|
610
|
+
- **config:** Generated the Storm Configuration JSON schema package asset
|
|
611
611
|
([0a5c9bb2](https://github.com/storm-software/storm-ops/commit/0a5c9bb2))
|
|
612
612
|
|
|
613
613
|
## 1.43.0 (2024-05-04)
|
|
614
614
|
|
|
615
615
|
### Features
|
|
616
616
|
|
|
617
|
-
- **config:** Update the structure of the theme color names
|
|
617
|
+
- **config:** Update the structure of the theme color names
|
|
618
618
|
([4c087334](https://github.com/storm-software/storm-ops/commit/4c087334))
|
|
619
619
|
|
|
620
620
|
## 1.42.0 (2024-05-04)
|
|
621
621
|
|
|
622
622
|
### Features
|
|
623
623
|
|
|
624
|
-
- **config:** Update the theme to use brand colors instead of hierarchy colors
|
|
624
|
+
- **config:** Update the theme to use brand colors instead of hierarchy colors
|
|
625
625
|
([bcff6b80](https://github.com/storm-software/storm-ops/commit/bcff6b80))
|
|
626
626
|
|
|
627
627
|
## 1.41.5 (2024-04-29)
|
|
628
628
|
|
|
629
629
|
### Bug Fixes
|
|
630
630
|
|
|
631
|
-
- **deps:** update patch prod dependencies
|
|
631
|
+
- **deps:** update patch prod dependencies
|
|
632
632
|
([c427e132](https://github.com/storm-software/storm-ops/commit/c427e132))
|
|
633
633
|
|
|
634
|
-
- **deps:** update dependencies-non-major
|
|
634
|
+
- **deps:** update dependencies-non-major
|
|
635
635
|
([#130](https://github.com/storm-software/storm-ops/pull/130))
|
|
636
636
|
|
|
637
|
-
- **config-tools:** Resolved issue with newlines in console logger
|
|
637
|
+
- **config-tools:** Resolved issue with newlines in console logger
|
|
638
638
|
([f69501b7](https://github.com/storm-software/storm-ops/commit/f69501b7))
|
|
639
639
|
|
|
640
640
|
## 1.41.4 (2024-04-26)
|
|
641
641
|
|
|
642
642
|
### Bug Fixes
|
|
643
643
|
|
|
644
|
-
- **config-tools:** Improved logging and enhanced config json preset
|
|
644
|
+
- **config-tools:** Improved logging and enhanced config json preset
|
|
645
645
|
([5dabb1ae](https://github.com/storm-software/storm-ops/commit/5dabb1ae))
|
|
646
646
|
|
|
647
647
|
## 1.41.3 (2024-04-26)
|
|
648
648
|
|
|
649
649
|
### Bug Fixes
|
|
650
650
|
|
|
651
|
-
- **config-tools:** Resolved issue applying default config
|
|
651
|
+
- **config-tools:** Resolved issue applying default config
|
|
652
652
|
([8e1403b3](https://github.com/storm-software/storm-ops/commit/8e1403b3))
|
|
653
653
|
|
|
654
654
|
## 1.41.2 (2024-04-26)
|
|
655
655
|
|
|
656
656
|
### Bug Fixes
|
|
657
657
|
|
|
658
|
-
- **config-tools:** Ensure defaulting doesn't overwrite file
|
|
658
|
+
- **config-tools:** Ensure defaulting doesn't overwrite file
|
|
659
659
|
([d14794e5](https://github.com/storm-software/storm-ops/commit/d14794e5))
|
|
660
660
|
|
|
661
661
|
## 1.41.1 (2024-04-25)
|
|
662
662
|
|
|
663
663
|
### Bug Fixes
|
|
664
664
|
|
|
665
|
-
- **config-tools:** Resovled issue with parsing env values
|
|
665
|
+
- **config-tools:** Resovled issue with parsing env values
|
|
666
666
|
([bb0e395a](https://github.com/storm-software/storm-ops/commit/bb0e395a))
|
|
667
667
|
|
|
668
668
|
## 1.41.0 (2024-04-24)
|
|
669
669
|
|
|
670
670
|
### Features
|
|
671
671
|
|
|
672
|
-
- **config-tools:** Enhanced the config loading and logging processes
|
|
672
|
+
- **config-tools:** Enhanced the config loading and logging processes
|
|
673
673
|
([0e3b7cef](https://github.com/storm-software/storm-ops/commit/0e3b7cef))
|
|
674
674
|
|
|
675
675
|
## 1.40.1 (2024-04-22)
|
|
676
676
|
|
|
677
677
|
### Bug Fixes
|
|
678
678
|
|
|
679
|
-
- **config:** Added updates to repository logging
|
|
679
|
+
- **config:** Added updates to repository logging
|
|
680
680
|
([2b871dc3](https://github.com/storm-software/storm-ops/commit/2b871dc3))
|
|
681
681
|
|
|
682
682
|
## 1.40.0 (2024-04-22)
|
|
683
683
|
|
|
684
684
|
### Features
|
|
685
685
|
|
|
686
|
-
- **cloudflare-tools:** Added the `worker`, `init`, and `serve` tools
|
|
686
|
+
- **cloudflare-tools:** Added the `worker`, `init`, and `serve` tools
|
|
687
687
|
([b4b92c2c](https://github.com/storm-software/storm-ops/commit/b4b92c2c))
|
|
688
688
|
|
|
689
689
|
## 1.39.3 (2024-04-15)
|
|
690
690
|
|
|
691
691
|
### Bug Fixes
|
|
692
692
|
|
|
693
|
-
- **config-tools:** Resolved issue with missing fields in Storm configuration
|
|
693
|
+
- **config-tools:** Resolved issue with missing fields in Storm configuration
|
|
694
694
|
([cf157d2a](https://github.com/storm-software/storm-ops/commit/cf157d2a))
|
|
695
695
|
|
|
696
696
|
## 1.39.2 (2024-04-15)
|
|
697
697
|
|
|
698
698
|
### Bug Fixes
|
|
699
699
|
|
|
700
|
-
- **config-tools:** Clean up the README markdown
|
|
700
|
+
- **config-tools:** Clean up the README markdown
|
|
701
701
|
([676d23d3](https://github.com/storm-software/storm-ops/commit/676d23d3))
|
|
702
702
|
|
|
703
703
|
## 1.39.1 (2024-04-15)
|
|
704
704
|
|
|
705
705
|
### Bug Fixes
|
|
706
706
|
|
|
707
|
-
- **deps:** pin dependencies
|
|
707
|
+
- **deps:** pin dependencies
|
|
708
708
|
([36d5dd8e](https://github.com/storm-software/storm-ops/commit/36d5dd8e))
|
|
709
709
|
|
|
710
710
|
## 1.39.0 (2024-04-13)
|
|
711
711
|
|
|
712
712
|
### Features
|
|
713
713
|
|
|
714
|
-
- **config-tools:** No longer require `config` in storm console write functions
|
|
714
|
+
- **config-tools:** No longer require `config` in storm console write functions
|
|
715
715
|
([ad8c6511](https://github.com/storm-software/storm-ops/commit/ad8c6511))
|
|
716
716
|
|
|
717
717
|
## 1.38.1 (2024-04-13)
|
|
718
718
|
|
|
719
719
|
### Bug Fixes
|
|
720
720
|
|
|
721
|
-
- **config-tools:** Resolved issue with bad `project.json` tasks
|
|
721
|
+
- **config-tools:** Resolved issue with bad `project.json` tasks
|
|
722
722
|
([744c7eef](https://github.com/storm-software/storm-ops/commit/744c7eef))
|
|
723
723
|
|
|
724
724
|
## 1.38.0 (2024-04-13)
|
|
725
725
|
|
|
726
726
|
### Features
|
|
727
727
|
|
|
728
|
-
- **config-tools:** Added esm support
|
|
728
|
+
- **config-tools:** Added esm support
|
|
729
729
|
([fd9dbda5](https://github.com/storm-software/storm-ops/commit/fd9dbda5))
|
|
730
730
|
|
|
731
731
|
## 1.37.0 (2024-04-13)
|
|
732
732
|
|
|
733
733
|
### Features
|
|
734
734
|
|
|
735
|
-
- **config:** Add `light` and `dark` colors to configuration
|
|
735
|
+
- **config:** Add `light` and `dark` colors to configuration
|
|
736
736
|
([654cd1d0](https://github.com/storm-software/storm-ops/commit/654cd1d0))
|
|
737
737
|
|
|
738
738
|
## 1.36.2 (2024-04-13)
|
|
739
739
|
|
|
740
740
|
### Bug Fixes
|
|
741
741
|
|
|
742
|
-
- **config:** Update config to use `outputDirectory` value
|
|
742
|
+
- **config:** Update config to use `outputDirectory` value
|
|
743
743
|
([42604faf](https://github.com/storm-software/storm-ops/commit/42604faf))
|
|
744
744
|
|
|
745
745
|
## 1.36.1 (2024-04-13)
|
|
746
746
|
|
|
747
747
|
### Bug Fixes
|
|
748
748
|
|
|
749
|
-
- **build-tools:** Update the path provided to include TypeScript declarations
|
|
749
|
+
- **build-tools:** Update the path provided to include TypeScript declarations
|
|
750
750
|
([a1a74b21](https://github.com/storm-software/storm-ops/commit/a1a74b21))
|
|
751
751
|
|
|
752
752
|
## 1.36.0 (2024-04-09)
|
|
753
753
|
|
|
754
754
|
### Features
|
|
755
755
|
|
|
756
|
-
- **config-tools:** Significant improvements to logic to get config files
|
|
756
|
+
- **config-tools:** Significant improvements to logic to get config files
|
|
757
757
|
([0a0ac895](https://github.com/storm-software/storm-ops/commit/0a0ac895))
|
|
758
758
|
|
|
759
759
|
## 1.35.7 (2024-04-08)
|
|
760
760
|
|
|
761
761
|
### Bug Fixes
|
|
762
762
|
|
|
763
|
-
- **build-tools:** Resolved issue with module types used in build
|
|
763
|
+
- **build-tools:** Resolved issue with module types used in build
|
|
764
764
|
([50a368d3](https://github.com/storm-software/storm-ops/commit/50a368d3))
|
|
765
765
|
|
|
766
766
|
## 1.35.6 (2024-04-08)
|
|
767
767
|
|
|
768
768
|
### Bug Fixes
|
|
769
769
|
|
|
770
|
-
- **config-tools:** Export `getChalk` function so that it can be used in other
|
|
770
|
+
- **config-tools:** Export `getChalk` function so that it can be used in other
|
|
771
771
|
packages
|
|
772
772
|
([2ca2241a](https://github.com/storm-software/storm-ops/commit/2ca2241a))
|
|
773
773
|
|
|
@@ -775,66 +775,66 @@
|
|
|
775
775
|
|
|
776
776
|
### Bug Fixes
|
|
777
777
|
|
|
778
|
-
- **build-tools:** Resolve issue with Nx file imports
|
|
778
|
+
- **build-tools:** Resolve issue with Nx file imports
|
|
779
779
|
([e86eff43](https://github.com/storm-software/storm-ops/commit/e86eff43))
|
|
780
780
|
|
|
781
781
|
## 1.35.4 (2024-04-08)
|
|
782
782
|
|
|
783
783
|
### Bug Fixes
|
|
784
784
|
|
|
785
|
-
- **build-tools:** Resolved issue with duplicate require definition
|
|
785
|
+
- **build-tools:** Resolved issue with duplicate require definition
|
|
786
786
|
([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
|
|
787
787
|
|
|
788
788
|
## 1.35.3 (2024-04-08)
|
|
789
789
|
|
|
790
790
|
### Bug Fixes
|
|
791
791
|
|
|
792
|
-
- **workspace-tools:** Resolve issues with `build-tools` import
|
|
792
|
+
- **workspace-tools:** Resolve issues with `build-tools` import
|
|
793
793
|
([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
|
|
794
794
|
|
|
795
795
|
## 1.35.2 (2024-04-08)
|
|
796
796
|
|
|
797
797
|
### Bug Fixes
|
|
798
798
|
|
|
799
|
-
- **workspace-tools:** Added code to invoke rolldown via command-line
|
|
799
|
+
- **workspace-tools:** Added code to invoke rolldown via command-line
|
|
800
800
|
([b365a74e](https://github.com/storm-software/storm-ops/commit/b365a74e))
|
|
801
801
|
|
|
802
802
|
## 1.35.1 (2024-04-08)
|
|
803
803
|
|
|
804
804
|
### Bug Fixes
|
|
805
805
|
|
|
806
|
-
- **git-tools:** Update release tool to use local function to get configuration
|
|
806
|
+
- **git-tools:** Update release tool to use local function to get configuration
|
|
807
807
|
([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
|
|
808
808
|
|
|
809
809
|
## 1.35.0 (2024-04-07)
|
|
810
810
|
|
|
811
811
|
### Features
|
|
812
812
|
|
|
813
|
-
- **git-tools:** Added reusable GitHub `workflows` and `actions`
|
|
813
|
+
- **git-tools:** Added reusable GitHub `workflows` and `actions`
|
|
814
814
|
([1c9a5391](https://github.com/storm-software/storm-ops/commit/1c9a5391))
|
|
815
815
|
|
|
816
|
-
- **storm-ops:** Merged in change to the main branch
|
|
816
|
+
- **storm-ops:** Merged in change to the main branch
|
|
817
817
|
([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
|
|
818
818
|
|
|
819
819
|
## 1.34.0 (2024-04-06)
|
|
820
820
|
|
|
821
821
|
### Features
|
|
822
822
|
|
|
823
|
-
- **build-tools:** Added support for `rolldown` builds
|
|
823
|
+
- **build-tools:** Added support for `rolldown` builds
|
|
824
824
|
([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
|
|
825
825
|
|
|
826
826
|
## 1.33.5 (2024-04-01)
|
|
827
827
|
|
|
828
828
|
### Bug Fixes
|
|
829
829
|
|
|
830
|
-
- **workspace-tools:** Resolve issue with bad release path in npm publish
|
|
830
|
+
- **workspace-tools:** Resolve issue with bad release path in npm publish
|
|
831
831
|
([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
|
|
832
832
|
|
|
833
833
|
## 1.33.4 (2024-03-29)
|
|
834
834
|
|
|
835
835
|
### Bug Fixes
|
|
836
836
|
|
|
837
|
-
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript
|
|
837
|
+
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript
|
|
838
838
|
projects
|
|
839
839
|
([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
|
|
840
840
|
|
|
@@ -842,45 +842,45 @@
|
|
|
842
842
|
|
|
843
843
|
### Bug Fixes
|
|
844
844
|
|
|
845
|
-
- **git-tools:** Added code to add ts plugin transpilers
|
|
845
|
+
- **git-tools:** Added code to add ts plugin transpilers
|
|
846
846
|
([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
|
|
847
847
|
|
|
848
848
|
## 1.33.2 (2024-03-28)
|
|
849
849
|
|
|
850
850
|
### Bug Fixes
|
|
851
851
|
|
|
852
|
-
- **storm-ops:** Resolve issue with workspace dependencies
|
|
852
|
+
- **storm-ops:** Resolve issue with workspace dependencies
|
|
853
853
|
([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
|
|
854
854
|
|
|
855
855
|
## 1.33.1 (2024-03-28)
|
|
856
856
|
|
|
857
857
|
### Bug Fixes
|
|
858
858
|
|
|
859
|
-
- **storm-ops:** Update the links in the README files to use proper repository
|
|
859
|
+
- **storm-ops:** Update the links in the README files to use proper repository
|
|
860
860
|
([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
|
|
861
861
|
|
|
862
862
|
## 1.33.0 (2024-03-25)
|
|
863
863
|
|
|
864
864
|
### Features
|
|
865
865
|
|
|
866
|
-
- **workspace-tools:** Added Nx plugin to apply rust and typescript targets
|
|
866
|
+
- **workspace-tools:** Added Nx plugin to apply rust and typescript targets
|
|
867
867
|
([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
|
|
868
868
|
|
|
869
|
-
- **workspace-tools:** Major updates to base nx.json configuration
|
|
869
|
+
- **workspace-tools:** Major updates to base nx.json configuration
|
|
870
870
|
([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
|
|
871
871
|
|
|
872
872
|
## 1.32.4 (2024-03-15)
|
|
873
873
|
|
|
874
874
|
### Bug Fixes
|
|
875
875
|
|
|
876
|
-
- **build-tools:** Resolved issue with improper token application
|
|
876
|
+
- **build-tools:** Resolved issue with improper token application
|
|
877
877
|
([53398629](https://github.com/storm-software/storm-ops/commit/53398629))
|
|
878
878
|
|
|
879
879
|
## 1.32.3 (2024-03-06)
|
|
880
880
|
|
|
881
881
|
### Bug Fixes
|
|
882
882
|
|
|
883
|
-
- **build-tools:** Fix `applyDefaultOptions` issue that cleared out `getConfig`
|
|
883
|
+
- **build-tools:** Fix `applyDefaultOptions` issue that cleared out `getConfig`
|
|
884
884
|
values
|
|
885
885
|
([baab6f94](https://github.com/storm-software/storm-ops/commit/baab6f94))
|
|
886
886
|
|
|
@@ -888,35 +888,35 @@
|
|
|
888
888
|
|
|
889
889
|
### Bug Fixes
|
|
890
890
|
|
|
891
|
-
- **build-tools:** Resolved issues with created context in build process
|
|
891
|
+
- **build-tools:** Resolved issues with created context in build process
|
|
892
892
|
([186ac3c7](https://github.com/storm-software/storm-ops/commit/186ac3c7))
|
|
893
893
|
|
|
894
894
|
## 1.32.1 (2024-03-05)
|
|
895
895
|
|
|
896
896
|
### Bug Fixes
|
|
897
897
|
|
|
898
|
-
- **build-tools:** Resolved issue determining project name prior to build
|
|
898
|
+
- **build-tools:** Resolved issue determining project name prior to build
|
|
899
899
|
([62d4332d](https://github.com/storm-software/storm-ops/commit/62d4332d))
|
|
900
900
|
|
|
901
901
|
## 1.32.0 (2024-03-05)
|
|
902
902
|
|
|
903
903
|
### Features
|
|
904
904
|
|
|
905
|
-
- **build-tools:** Split out Build CLI and supporting code to separate package
|
|
905
|
+
- **build-tools:** Split out Build CLI and supporting code to separate package
|
|
906
906
|
([9376ed39](https://github.com/storm-software/storm-ops/commit/9376ed39))
|
|
907
907
|
|
|
908
908
|
## 1.31.1 (2024-03-05)
|
|
909
909
|
|
|
910
910
|
### Bug Fixes
|
|
911
911
|
|
|
912
|
-
- **storm-ops:** Resolve issue with path corrections logic
|
|
912
|
+
- **storm-ops:** Resolve issue with path corrections logic
|
|
913
913
|
([2f84316c](https://github.com/storm-software/storm-ops/commit/2f84316c))
|
|
914
914
|
|
|
915
915
|
## 1.31.0 (2024-03-03)
|
|
916
916
|
|
|
917
917
|
### Features
|
|
918
918
|
|
|
919
|
-
- **config:** Added the implementation for the `externalPackagePatterns` config
|
|
919
|
+
- **config:** Added the implementation for the `externalPackagePatterns` config
|
|
920
920
|
parameter
|
|
921
921
|
([73762463](https://github.com/storm-software/storm-ops/commit/73762463))
|
|
922
922
|
|
|
@@ -924,21 +924,21 @@
|
|
|
924
924
|
|
|
925
925
|
### Bug Fixes
|
|
926
926
|
|
|
927
|
-
- **workspace-tools:** Ensure file paths are valid in `fileNames` array
|
|
927
|
+
- **workspace-tools:** Ensure file paths are valid in `fileNames` array
|
|
928
928
|
([0f15dabc](https://github.com/storm-software/storm-ops/commit/0f15dabc))
|
|
929
929
|
|
|
930
930
|
## 1.30.8 (2024-03-03)
|
|
931
931
|
|
|
932
932
|
### Bug Fixes
|
|
933
933
|
|
|
934
|
-
- **workspace-tools:** Resolved issues with inconsistent path formats
|
|
934
|
+
- **workspace-tools:** Resolved issues with inconsistent path formats
|
|
935
935
|
([f34a6029](https://github.com/storm-software/storm-ops/commit/f34a6029))
|
|
936
936
|
|
|
937
937
|
## 1.30.7 (2024-03-03)
|
|
938
938
|
|
|
939
939
|
### Bug Fixes
|
|
940
940
|
|
|
941
|
-
- **workspace-tools:** Added code to resolve issues with paths saved to
|
|
941
|
+
- **workspace-tools:** Added code to resolve issues with paths saved to
|
|
942
942
|
`StormConfig`
|
|
943
943
|
([bafecf5b](https://github.com/storm-software/storm-ops/commit/bafecf5b))
|
|
944
944
|
|
|
@@ -946,45 +946,45 @@
|
|
|
946
946
|
|
|
947
947
|
### Bug Fixes
|
|
948
948
|
|
|
949
|
-
- **workspace-tools:** Remove the storm env filter
|
|
949
|
+
- **workspace-tools:** Remove the storm env filter
|
|
950
950
|
([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
|
|
951
951
|
|
|
952
952
|
## 1.30.5 (2024-03-01)
|
|
953
953
|
|
|
954
954
|
### Bug Fixes
|
|
955
955
|
|
|
956
|
-
- **workspace-tools:** Use tsc to build package
|
|
956
|
+
- **workspace-tools:** Use tsc to build package
|
|
957
957
|
([05780f07](https://github.com/storm-software/storm-ops/commit/05780f07))
|
|
958
958
|
|
|
959
959
|
## 1.30.4 (2024-02-27)
|
|
960
960
|
|
|
961
961
|
### Bug Fixes
|
|
962
962
|
|
|
963
|
-
- **workspace-tools:** Resolve issue with tsconfig file resolution
|
|
963
|
+
- **workspace-tools:** Resolve issue with tsconfig file resolution
|
|
964
964
|
([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
|
|
965
965
|
|
|
966
966
|
## 1.30.3 (2024-02-27)
|
|
967
967
|
|
|
968
968
|
### Bug Fixes
|
|
969
969
|
|
|
970
|
-
- **workspace-tools:** Update module type on config packages to support imports
|
|
970
|
+
- **workspace-tools:** Update module type on config packages to support imports
|
|
971
971
|
([a0b2bff4](https://github.com/storm-software/storm-ops/commit/a0b2bff4))
|
|
972
972
|
|
|
973
|
-
- **config-tools:** Update config packages to only use cjs
|
|
973
|
+
- **config-tools:** Update config packages to only use cjs
|
|
974
974
|
([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
|
|
975
975
|
|
|
976
976
|
## 1.30.2 (2024-02-27)
|
|
977
977
|
|
|
978
978
|
### Bug Fixes
|
|
979
979
|
|
|
980
|
-
- **workspace-tools:** Update the build executor back to esbuild
|
|
980
|
+
- **workspace-tools:** Update the build executor back to esbuild
|
|
981
981
|
([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
|
|
982
982
|
|
|
983
983
|
## 1.30.1 (2024-02-26)
|
|
984
984
|
|
|
985
985
|
### Bug Fixes
|
|
986
986
|
|
|
987
|
-
- **config-tools:** Update config loading to ensure workspace root is set
|
|
987
|
+
- **config-tools:** Update config loading to ensure workspace root is set
|
|
988
988
|
properly
|
|
989
989
|
([75a4d506](https://github.com/storm-software/storm-ops/commit/75a4d506))
|
|
990
990
|
|
|
@@ -992,215 +992,215 @@
|
|
|
992
992
|
|
|
993
993
|
### Features
|
|
994
994
|
|
|
995
|
-
- **tsconfig:** Added package to contain default base tsconfig files
|
|
995
|
+
- **tsconfig:** Added package to contain default base tsconfig files
|
|
996
996
|
([1b341f9a](https://github.com/storm-software/storm-ops/commit/1b341f9a))
|
|
997
997
|
|
|
998
998
|
### Bug Fixes
|
|
999
999
|
|
|
1000
|
-
- **git-tools:** Resolved linting issues with the nx-version module
|
|
1000
|
+
- **git-tools:** Resolved linting issues with the nx-version module
|
|
1001
1001
|
([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
|
|
1002
1002
|
|
|
1003
1003
|
## 1.29.0 (2024-02-26)
|
|
1004
1004
|
|
|
1005
1005
|
### Features
|
|
1006
1006
|
|
|
1007
|
-
- **storm-ops:** Major updates to tsconfig values
|
|
1007
|
+
- **storm-ops:** Major updates to tsconfig values
|
|
1008
1008
|
([a3638fae](https://github.com/storm-software/storm-ops/commit/a3638fae))
|
|
1009
1009
|
|
|
1010
1010
|
## 1.28.3 (2024-02-24)
|
|
1011
1011
|
|
|
1012
1012
|
### Bug Fixes
|
|
1013
1013
|
|
|
1014
|
-
- **workspace-tools:** Update build compiler parameters
|
|
1014
|
+
- **workspace-tools:** Update build compiler parameters
|
|
1015
1015
|
([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
|
|
1016
1016
|
|
|
1017
1017
|
## 1.28.2 (2024-02-20)
|
|
1018
1018
|
|
|
1019
1019
|
### Features
|
|
1020
1020
|
|
|
1021
|
-
- **git-tools:** Support for updated Nx Release processing
|
|
1021
|
+
- **git-tools:** Support for updated Nx Release processing
|
|
1022
1022
|
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
1023
1023
|
|
|
1024
1024
|
### Bug Fixes
|
|
1025
1025
|
|
|
1026
|
-
- **changelog:** Resolved type issues when calling changelogRenderer
|
|
1026
|
+
- **changelog:** Resolved type issues when calling changelogRenderer
|
|
1027
1027
|
([3c84ddd5](https://github.com/storm-software/storm-ops/commit/3c84ddd5))
|
|
1028
1028
|
|
|
1029
|
-
- **config-tools:** Update method of importing config package
|
|
1029
|
+
- **config-tools:** Update method of importing config package
|
|
1030
1030
|
([197213a6](https://github.com/storm-software/storm-ops/commit/197213a6))
|
|
1031
1031
|
|
|
1032
|
-
- **config:** Mark config to no longer bundle code
|
|
1032
|
+
- **config:** Mark config to no longer bundle code
|
|
1033
1033
|
([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
|
|
1034
1034
|
|
|
1035
1035
|
## 1.28.1 (2024-02-20)
|
|
1036
1036
|
|
|
1037
1037
|
### Features
|
|
1038
1038
|
|
|
1039
|
-
- **git-tools:** Support for updated Nx Release processing
|
|
1039
|
+
- **git-tools:** Support for updated Nx Release processing
|
|
1040
1040
|
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
1041
1041
|
|
|
1042
1042
|
### Bug Fixes
|
|
1043
1043
|
|
|
1044
|
-
- **changelog:** Resolved type issues when calling changelogRenderer
|
|
1044
|
+
- **changelog:** Resolved type issues when calling changelogRenderer
|
|
1045
1045
|
([3c84ddd5](https://github.com/storm-software/storm-ops/commit/3c84ddd5))
|
|
1046
1046
|
|
|
1047
|
-
- **config-tools:** Update method of importing config package
|
|
1047
|
+
- **config-tools:** Update method of importing config package
|
|
1048
1048
|
([197213a6](https://github.com/storm-software/storm-ops/commit/197213a6))
|
|
1049
1049
|
|
|
1050
1050
|
## 1.28.0 (2024-02-20)
|
|
1051
1051
|
|
|
1052
1052
|
### Features
|
|
1053
1053
|
|
|
1054
|
-
- **git-tools:** Support for updated Nx Release processing
|
|
1054
|
+
- **git-tools:** Support for updated Nx Release processing
|
|
1055
1055
|
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
1056
1056
|
|
|
1057
1057
|
### Bug Fixes
|
|
1058
1058
|
|
|
1059
|
-
- **changelog:** Resolved type issues when calling changelogRenderer
|
|
1059
|
+
- **changelog:** Resolved type issues when calling changelogRenderer
|
|
1060
1060
|
([3c84ddd5](https://github.com/storm-software/storm-ops/commit/3c84ddd5))
|
|
1061
1061
|
|
|
1062
1062
|
## 1.27.31 (2024-02-17)
|
|
1063
1063
|
|
|
1064
1064
|
### Bug Fixes
|
|
1065
1065
|
|
|
1066
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1066
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1067
1067
|
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
1068
1068
|
|
|
1069
|
-
- **config-tools:** Changed the module type of the package
|
|
1069
|
+
- **config-tools:** Changed the module type of the package
|
|
1070
1070
|
([d5571d36](https://github.com/storm-software/storm-ops/commit/d5571d36))
|
|
1071
1071
|
|
|
1072
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
1072
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
1073
1073
|
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
1074
1074
|
|
|
1075
|
-
- **config-tools:** Added back the esm option to build
|
|
1075
|
+
- **config-tools:** Added back the esm option to build
|
|
1076
1076
|
([9e4171d0](https://github.com/storm-software/storm-ops/commit/9e4171d0))
|
|
1077
1077
|
|
|
1078
|
-
- **config-tools:** Update the extension of the compiled JavaScript file
|
|
1078
|
+
- **config-tools:** Update the extension of the compiled JavaScript file
|
|
1079
1079
|
([4a6dea62](https://github.com/storm-software/storm-ops/commit/4a6dea62))
|
|
1080
1080
|
|
|
1081
|
-
- **config-tools:** Update the `package.json` to use the same extension as the
|
|
1081
|
+
- **config-tools:** Update the `package.json` to use the same extension as the
|
|
1082
1082
|
`project.json` file
|
|
1083
1083
|
([d5602b9a](https://github.com/storm-software/storm-ops/commit/d5602b9a))
|
|
1084
1084
|
|
|
1085
|
-
- **config-tools:** Update package type to a module to resolve import issues
|
|
1085
|
+
- **config-tools:** Update package type to a module to resolve import issues
|
|
1086
1086
|
([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
1087
1087
|
|
|
1088
|
-
- **workspace-tools:** Update the method of importing `config-tools` utilities
|
|
1088
|
+
- **workspace-tools:** Update the method of importing `config-tools` utilities
|
|
1089
1089
|
([13d66ff0](https://github.com/storm-software/storm-ops/commit/13d66ff0))
|
|
1090
1090
|
|
|
1091
|
-
- **config-tools:** Update method of importing `cosmiconfig` module
|
|
1091
|
+
- **config-tools:** Update method of importing `cosmiconfig` module
|
|
1092
1092
|
([5b8540d9](https://github.com/storm-software/storm-ops/commit/5b8540d9))
|
|
1093
1093
|
|
|
1094
|
-
- **workspace-tools:** Update method of referencing the internal packages
|
|
1094
|
+
- **workspace-tools:** Update method of referencing the internal packages
|
|
1095
1095
|
([b3f127c4](https://github.com/storm-software/storm-ops/commit/b3f127c4))
|
|
1096
1096
|
|
|
1097
1097
|
## 1.27.30 (2024-02-17)
|
|
1098
1098
|
|
|
1099
1099
|
### Bug Fixes
|
|
1100
1100
|
|
|
1101
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1101
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1102
1102
|
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
1103
1103
|
|
|
1104
|
-
- **config-tools:** Changed the module type of the package
|
|
1104
|
+
- **config-tools:** Changed the module type of the package
|
|
1105
1105
|
([d5571d36](https://github.com/storm-software/storm-ops/commit/d5571d36))
|
|
1106
1106
|
|
|
1107
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
1107
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
1108
1108
|
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
1109
1109
|
|
|
1110
|
-
- **config-tools:** Added back the esm option to build
|
|
1110
|
+
- **config-tools:** Added back the esm option to build
|
|
1111
1111
|
([9e4171d0](https://github.com/storm-software/storm-ops/commit/9e4171d0))
|
|
1112
1112
|
|
|
1113
|
-
- **config-tools:** Update the extension of the compiled JavaScript file
|
|
1113
|
+
- **config-tools:** Update the extension of the compiled JavaScript file
|
|
1114
1114
|
([4a6dea62](https://github.com/storm-software/storm-ops/commit/4a6dea62))
|
|
1115
1115
|
|
|
1116
|
-
- **config-tools:** Update the `package.json` to use the same extension as the
|
|
1116
|
+
- **config-tools:** Update the `package.json` to use the same extension as the
|
|
1117
1117
|
`project.json` file
|
|
1118
1118
|
([d5602b9a](https://github.com/storm-software/storm-ops/commit/d5602b9a))
|
|
1119
1119
|
|
|
1120
|
-
- **config-tools:** Update package type to a module to resolve import issues
|
|
1120
|
+
- **config-tools:** Update package type to a module to resolve import issues
|
|
1121
1121
|
([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
1122
1122
|
|
|
1123
|
-
- **workspace-tools:** Update the method of importing `config-tools` utilities
|
|
1123
|
+
- **workspace-tools:** Update the method of importing `config-tools` utilities
|
|
1124
1124
|
([13d66ff0](https://github.com/storm-software/storm-ops/commit/13d66ff0))
|
|
1125
1125
|
|
|
1126
|
-
- **config-tools:** Update method of importing `cosmiconfig` module
|
|
1126
|
+
- **config-tools:** Update method of importing `cosmiconfig` module
|
|
1127
1127
|
([5b8540d9](https://github.com/storm-software/storm-ops/commit/5b8540d9))
|
|
1128
1128
|
|
|
1129
1129
|
## 1.27.29 (2024-02-15)
|
|
1130
1130
|
|
|
1131
1131
|
### Bug Fixes
|
|
1132
1132
|
|
|
1133
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1133
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1134
1134
|
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
1135
1135
|
|
|
1136
|
-
- **config-tools:** Changed the module type of the package
|
|
1136
|
+
- **config-tools:** Changed the module type of the package
|
|
1137
1137
|
([d5571d36](https://github.com/storm-software/storm-ops/commit/d5571d36))
|
|
1138
1138
|
|
|
1139
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
1139
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
1140
1140
|
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
1141
1141
|
|
|
1142
|
-
- **config-tools:** Added back the esm option to build
|
|
1142
|
+
- **config-tools:** Added back the esm option to build
|
|
1143
1143
|
([9e4171d0](https://github.com/storm-software/storm-ops/commit/9e4171d0))
|
|
1144
1144
|
|
|
1145
|
-
- **config-tools:** Update the extension of the compiled JavaScript file
|
|
1145
|
+
- **config-tools:** Update the extension of the compiled JavaScript file
|
|
1146
1146
|
([4a6dea62](https://github.com/storm-software/storm-ops/commit/4a6dea62))
|
|
1147
1147
|
|
|
1148
|
-
- **config-tools:** Update the `package.json` to use the same extension as the
|
|
1148
|
+
- **config-tools:** Update the `package.json` to use the same extension as the
|
|
1149
1149
|
`project.json` file
|
|
1150
1150
|
([d5602b9a](https://github.com/storm-software/storm-ops/commit/d5602b9a))
|
|
1151
1151
|
|
|
1152
|
-
- **config-tools:** Update package type to a module to resolve import issues
|
|
1152
|
+
- **config-tools:** Update package type to a module to resolve import issues
|
|
1153
1153
|
([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
1154
1154
|
|
|
1155
|
-
- **workspace-tools:** Update the method of importing `config-tools` utilities
|
|
1155
|
+
- **workspace-tools:** Update the method of importing `config-tools` utilities
|
|
1156
1156
|
([13d66ff0](https://github.com/storm-software/storm-ops/commit/13d66ff0))
|
|
1157
1157
|
|
|
1158
1158
|
## 1.27.28 (2024-02-15)
|
|
1159
1159
|
|
|
1160
1160
|
### Bug Fixes
|
|
1161
1161
|
|
|
1162
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1162
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1163
1163
|
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
1164
1164
|
|
|
1165
|
-
- **config-tools:** Changed the module type of the package
|
|
1165
|
+
- **config-tools:** Changed the module type of the package
|
|
1166
1166
|
([d5571d36](https://github.com/storm-software/storm-ops/commit/d5571d36))
|
|
1167
1167
|
|
|
1168
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
1168
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
1169
1169
|
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
1170
1170
|
|
|
1171
|
-
- **config-tools:** Added back the esm option to build
|
|
1171
|
+
- **config-tools:** Added back the esm option to build
|
|
1172
1172
|
([9e4171d0](https://github.com/storm-software/storm-ops/commit/9e4171d0))
|
|
1173
1173
|
|
|
1174
|
-
- **config-tools:** Update the extension of the compiled JavaScript file
|
|
1174
|
+
- **config-tools:** Update the extension of the compiled JavaScript file
|
|
1175
1175
|
([4a6dea62](https://github.com/storm-software/storm-ops/commit/4a6dea62))
|
|
1176
1176
|
|
|
1177
|
-
- **config-tools:** Update the `package.json` to use the same extension as the
|
|
1177
|
+
- **config-tools:** Update the `package.json` to use the same extension as the
|
|
1178
1178
|
`project.json` file
|
|
1179
1179
|
([d5602b9a](https://github.com/storm-software/storm-ops/commit/d5602b9a))
|
|
1180
1180
|
|
|
1181
|
-
- **config-tools:** Update package type to a module to resolve import issues
|
|
1181
|
+
- **config-tools:** Update package type to a module to resolve import issues
|
|
1182
1182
|
([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
1183
1183
|
|
|
1184
1184
|
## 1.27.27 (2024-02-15)
|
|
1185
1185
|
|
|
1186
1186
|
### Bug Fixes
|
|
1187
1187
|
|
|
1188
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1188
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1189
1189
|
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
1190
1190
|
|
|
1191
|
-
- **config-tools:** Changed the module type of the package
|
|
1191
|
+
- **config-tools:** Changed the module type of the package
|
|
1192
1192
|
([d5571d36](https://github.com/storm-software/storm-ops/commit/d5571d36))
|
|
1193
1193
|
|
|
1194
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
1194
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
1195
1195
|
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
1196
1196
|
|
|
1197
|
-
- **config-tools:** Added back the esm option to build
|
|
1197
|
+
- **config-tools:** Added back the esm option to build
|
|
1198
1198
|
([9e4171d0](https://github.com/storm-software/storm-ops/commit/9e4171d0))
|
|
1199
1199
|
|
|
1200
|
-
- **config-tools:** Update the extension of the compiled JavaScript file
|
|
1200
|
+
- **config-tools:** Update the extension of the compiled JavaScript file
|
|
1201
1201
|
([4a6dea62](https://github.com/storm-software/storm-ops/commit/4a6dea62))
|
|
1202
1202
|
|
|
1203
|
-
- **config-tools:** Update the `package.json` to use the same extension as the
|
|
1203
|
+
- **config-tools:** Update the `package.json` to use the same extension as the
|
|
1204
1204
|
`project.json` file
|
|
1205
1205
|
([d5602b9a](https://github.com/storm-software/storm-ops/commit/d5602b9a))
|
|
1206
1206
|
|
|
@@ -1208,242 +1208,242 @@
|
|
|
1208
1208
|
|
|
1209
1209
|
### Bug Fixes
|
|
1210
1210
|
|
|
1211
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1211
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1212
1212
|
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
1213
1213
|
|
|
1214
|
-
- **config-tools:** Changed the module type of the package
|
|
1214
|
+
- **config-tools:** Changed the module type of the package
|
|
1215
1215
|
([d5571d36](https://github.com/storm-software/storm-ops/commit/d5571d36))
|
|
1216
1216
|
|
|
1217
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
1217
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
1218
1218
|
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
1219
1219
|
|
|
1220
|
-
- **config-tools:** Added back the esm option to build
|
|
1220
|
+
- **config-tools:** Added back the esm option to build
|
|
1221
1221
|
([9e4171d0](https://github.com/storm-software/storm-ops/commit/9e4171d0))
|
|
1222
1222
|
|
|
1223
|
-
- **config-tools:** Update the extension of the compiled JavaScript file
|
|
1223
|
+
- **config-tools:** Update the extension of the compiled JavaScript file
|
|
1224
1224
|
([4a6dea62](https://github.com/storm-software/storm-ops/commit/4a6dea62))
|
|
1225
1225
|
|
|
1226
1226
|
## 1.27.25 (2024-02-15)
|
|
1227
1227
|
|
|
1228
1228
|
### Bug Fixes
|
|
1229
1229
|
|
|
1230
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1230
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1231
1231
|
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
1232
1232
|
|
|
1233
|
-
- **config-tools:** Changed the module type of the package
|
|
1233
|
+
- **config-tools:** Changed the module type of the package
|
|
1234
1234
|
([d5571d36](https://github.com/storm-software/storm-ops/commit/d5571d36))
|
|
1235
1235
|
|
|
1236
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
1236
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
1237
1237
|
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
1238
1238
|
|
|
1239
|
-
- **config-tools:** Added back the esm option to build
|
|
1239
|
+
- **config-tools:** Added back the esm option to build
|
|
1240
1240
|
([9e4171d0](https://github.com/storm-software/storm-ops/commit/9e4171d0))
|
|
1241
1241
|
|
|
1242
1242
|
## 1.27.24 (2024-02-15)
|
|
1243
1243
|
|
|
1244
1244
|
### Bug Fixes
|
|
1245
1245
|
|
|
1246
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1246
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1247
1247
|
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
1248
1248
|
|
|
1249
|
-
- **config-tools:** Changed the module type of the package
|
|
1249
|
+
- **config-tools:** Changed the module type of the package
|
|
1250
1250
|
([d5571d36](https://github.com/storm-software/storm-ops/commit/d5571d36))
|
|
1251
1251
|
|
|
1252
|
-
- **storm-ops:** Resolve issue with the pnpm version
|
|
1252
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
1253
1253
|
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
1254
1254
|
|
|
1255
1255
|
## 1.27.23 (2024-02-15)
|
|
1256
1256
|
|
|
1257
1257
|
### Bug Fixes
|
|
1258
1258
|
|
|
1259
|
-
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1259
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
1260
1260
|
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
1261
1261
|
|
|
1262
1262
|
## 1.27.22 (2024-02-15)
|
|
1263
1263
|
|
|
1264
1264
|
### Bug Fixes
|
|
1265
1265
|
|
|
1266
|
-
- **storm-ops:** Update chalk dependency for all modules
|
|
1266
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
1267
1267
|
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
1268
1268
|
|
|
1269
|
-
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
1269
|
+
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
1270
1270
|
([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
1271
1271
|
|
|
1272
|
-
- **config-tools:** Update format to exlcusively cjs
|
|
1272
|
+
- **config-tools:** Update format to exlcusively cjs
|
|
1273
1273
|
([f4a4e026](https://github.com/storm-software/storm-ops/commit/f4a4e026))
|
|
1274
1274
|
|
|
1275
|
-
- **config-tools:** Change method of importing chalk
|
|
1275
|
+
- **config-tools:** Change method of importing chalk
|
|
1276
1276
|
([00deb9ed](https://github.com/storm-software/storm-ops/commit/00deb9ed))
|
|
1277
1277
|
|
|
1278
|
-
- **config-tools:** Added back esm to bild format
|
|
1278
|
+
- **config-tools:** Added back esm to bild format
|
|
1279
1279
|
([52736238](https://github.com/storm-software/storm-ops/commit/52736238))
|
|
1280
1280
|
|
|
1281
|
-
- **config-tools:** Added polyfil to support the release version generator's
|
|
1281
|
+
- **config-tools:** Added polyfil to support the release version generator's
|
|
1282
1282
|
chalk instance
|
|
1283
1283
|
([3cbbabce](https://github.com/storm-software/storm-ops/commit/3cbbabce))
|
|
1284
1284
|
|
|
1285
|
-
- **config-tools:** Resolved issue with missing polyfill logger calls
|
|
1285
|
+
- **config-tools:** Resolved issue with missing polyfill logger calls
|
|
1286
1286
|
([6dcc429b](https://github.com/storm-software/storm-ops/commit/6dcc429b))
|
|
1287
1287
|
|
|
1288
|
-
- **config-tools:** Remove esm format option from build
|
|
1288
|
+
- **config-tools:** Remove esm format option from build
|
|
1289
1289
|
([c8819c0f](https://github.com/storm-software/storm-ops/commit/c8819c0f))
|
|
1290
1290
|
|
|
1291
|
-
- **config-tools:** Update to the way the chalk module is imported
|
|
1291
|
+
- **config-tools:** Update to the way the chalk module is imported
|
|
1292
1292
|
([05ebdb5f](https://github.com/storm-software/storm-ops/commit/05ebdb5f))
|
|
1293
1293
|
|
|
1294
|
-
- **config-tools:** Another change to the method of importing chalk
|
|
1294
|
+
- **config-tools:** Another change to the method of importing chalk
|
|
1295
1295
|
([6e40e2ac](https://github.com/storm-software/storm-ops/commit/6e40e2ac))
|
|
1296
1296
|
|
|
1297
1297
|
## 1.27.21 (2024-02-15)
|
|
1298
1298
|
|
|
1299
1299
|
### Bug Fixes
|
|
1300
1300
|
|
|
1301
|
-
- **storm-ops:** Update chalk dependency for all modules
|
|
1301
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
1302
1302
|
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
1303
1303
|
|
|
1304
|
-
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
1304
|
+
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
1305
1305
|
([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
1306
1306
|
|
|
1307
|
-
- **config-tools:** Update format to exlcusively cjs
|
|
1307
|
+
- **config-tools:** Update format to exlcusively cjs
|
|
1308
1308
|
([f4a4e026](https://github.com/storm-software/storm-ops/commit/f4a4e026))
|
|
1309
1309
|
|
|
1310
|
-
- **config-tools:** Change method of importing chalk
|
|
1310
|
+
- **config-tools:** Change method of importing chalk
|
|
1311
1311
|
([00deb9ed](https://github.com/storm-software/storm-ops/commit/00deb9ed))
|
|
1312
1312
|
|
|
1313
|
-
- **config-tools:** Added back esm to bild format
|
|
1313
|
+
- **config-tools:** Added back esm to bild format
|
|
1314
1314
|
([52736238](https://github.com/storm-software/storm-ops/commit/52736238))
|
|
1315
1315
|
|
|
1316
|
-
- **config-tools:** Added polyfil to support the release version generator's
|
|
1316
|
+
- **config-tools:** Added polyfil to support the release version generator's
|
|
1317
1317
|
chalk instance
|
|
1318
1318
|
([3cbbabce](https://github.com/storm-software/storm-ops/commit/3cbbabce))
|
|
1319
1319
|
|
|
1320
|
-
- **config-tools:** Resolved issue with missing polyfill logger calls
|
|
1320
|
+
- **config-tools:** Resolved issue with missing polyfill logger calls
|
|
1321
1321
|
([6dcc429b](https://github.com/storm-software/storm-ops/commit/6dcc429b))
|
|
1322
1322
|
|
|
1323
|
-
- **config-tools:** Remove esm format option from build
|
|
1323
|
+
- **config-tools:** Remove esm format option from build
|
|
1324
1324
|
([c8819c0f](https://github.com/storm-software/storm-ops/commit/c8819c0f))
|
|
1325
1325
|
|
|
1326
|
-
- **config-tools:** Update to the way the chalk module is imported
|
|
1326
|
+
- **config-tools:** Update to the way the chalk module is imported
|
|
1327
1327
|
([05ebdb5f](https://github.com/storm-software/storm-ops/commit/05ebdb5f))
|
|
1328
1328
|
|
|
1329
1329
|
## 1.27.20 (2024-02-15)
|
|
1330
1330
|
|
|
1331
1331
|
### Bug Fixes
|
|
1332
1332
|
|
|
1333
|
-
- **storm-ops:** Update chalk dependency for all modules
|
|
1333
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
1334
1334
|
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
1335
1335
|
|
|
1336
|
-
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
1336
|
+
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
1337
1337
|
([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
1338
1338
|
|
|
1339
|
-
- **config-tools:** Update format to exlcusively cjs
|
|
1339
|
+
- **config-tools:** Update format to exlcusively cjs
|
|
1340
1340
|
([f4a4e026](https://github.com/storm-software/storm-ops/commit/f4a4e026))
|
|
1341
1341
|
|
|
1342
|
-
- **config-tools:** Change method of importing chalk
|
|
1342
|
+
- **config-tools:** Change method of importing chalk
|
|
1343
1343
|
([00deb9ed](https://github.com/storm-software/storm-ops/commit/00deb9ed))
|
|
1344
1344
|
|
|
1345
|
-
- **config-tools:** Added back esm to bild format
|
|
1345
|
+
- **config-tools:** Added back esm to bild format
|
|
1346
1346
|
([52736238](https://github.com/storm-software/storm-ops/commit/52736238))
|
|
1347
1347
|
|
|
1348
|
-
- **config-tools:** Added polyfil to support the release version generator's
|
|
1348
|
+
- **config-tools:** Added polyfil to support the release version generator's
|
|
1349
1349
|
chalk instance
|
|
1350
1350
|
([3cbbabce](https://github.com/storm-software/storm-ops/commit/3cbbabce))
|
|
1351
1351
|
|
|
1352
|
-
- **config-tools:** Resolved issue with missing polyfill logger calls
|
|
1352
|
+
- **config-tools:** Resolved issue with missing polyfill logger calls
|
|
1353
1353
|
([6dcc429b](https://github.com/storm-software/storm-ops/commit/6dcc429b))
|
|
1354
1354
|
|
|
1355
|
-
- **config-tools:** Remove esm format option from build
|
|
1355
|
+
- **config-tools:** Remove esm format option from build
|
|
1356
1356
|
([c8819c0f](https://github.com/storm-software/storm-ops/commit/c8819c0f))
|
|
1357
1357
|
|
|
1358
1358
|
## 1.27.19 (2024-02-15)
|
|
1359
1359
|
|
|
1360
1360
|
### Bug Fixes
|
|
1361
1361
|
|
|
1362
|
-
- **storm-ops:** Update chalk dependency for all modules
|
|
1362
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
1363
1363
|
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
1364
1364
|
|
|
1365
|
-
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
1365
|
+
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
1366
1366
|
([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
1367
1367
|
|
|
1368
|
-
- **config-tools:** Update format to exlcusively cjs
|
|
1368
|
+
- **config-tools:** Update format to exlcusively cjs
|
|
1369
1369
|
([f4a4e026](https://github.com/storm-software/storm-ops/commit/f4a4e026))
|
|
1370
1370
|
|
|
1371
|
-
- **config-tools:** Change method of importing chalk
|
|
1371
|
+
- **config-tools:** Change method of importing chalk
|
|
1372
1372
|
([00deb9ed](https://github.com/storm-software/storm-ops/commit/00deb9ed))
|
|
1373
1373
|
|
|
1374
|
-
- **config-tools:** Added back esm to bild format
|
|
1374
|
+
- **config-tools:** Added back esm to bild format
|
|
1375
1375
|
([52736238](https://github.com/storm-software/storm-ops/commit/52736238))
|
|
1376
1376
|
|
|
1377
|
-
- **config-tools:** Added polyfil to support the release version generator's
|
|
1377
|
+
- **config-tools:** Added polyfil to support the release version generator's
|
|
1378
1378
|
chalk instance
|
|
1379
1379
|
([3cbbabce](https://github.com/storm-software/storm-ops/commit/3cbbabce))
|
|
1380
1380
|
|
|
1381
|
-
- **config-tools:** Resolved issue with missing polyfill logger calls
|
|
1381
|
+
- **config-tools:** Resolved issue with missing polyfill logger calls
|
|
1382
1382
|
([6dcc429b](https://github.com/storm-software/storm-ops/commit/6dcc429b))
|
|
1383
1383
|
|
|
1384
1384
|
## 1.27.18 (2024-02-15)
|
|
1385
1385
|
|
|
1386
1386
|
### Bug Fixes
|
|
1387
1387
|
|
|
1388
|
-
- **storm-ops:** Update chalk dependency for all modules
|
|
1388
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
1389
1389
|
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
1390
1390
|
|
|
1391
|
-
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
1391
|
+
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
1392
1392
|
([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
1393
1393
|
|
|
1394
|
-
- **config-tools:** Update format to exlcusively cjs
|
|
1394
|
+
- **config-tools:** Update format to exlcusively cjs
|
|
1395
1395
|
([f4a4e026](https://github.com/storm-software/storm-ops/commit/f4a4e026))
|
|
1396
1396
|
|
|
1397
1397
|
## 1.27.17 (2024-02-15)
|
|
1398
1398
|
|
|
1399
1399
|
### Bug Fixes
|
|
1400
1400
|
|
|
1401
|
-
- **storm-ops:** Update chalk dependency for all modules
|
|
1401
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
1402
1402
|
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
1403
1403
|
|
|
1404
|
-
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
1404
|
+
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
1405
1405
|
([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
1406
1406
|
|
|
1407
1407
|
## 1.27.16 (2024-02-15)
|
|
1408
1408
|
|
|
1409
1409
|
### Bug Fixes
|
|
1410
1410
|
|
|
1411
|
-
- **storm-ops:** Update chalk dependency for all modules
|
|
1411
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
1412
1412
|
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
1413
1413
|
|
|
1414
1414
|
## 1.27.12 (2024-02-09)
|
|
1415
1415
|
|
|
1416
1416
|
### Bug Fixes
|
|
1417
1417
|
|
|
1418
|
-
- **config-tools:** Cleaned up the config-tools logging display
|
|
1418
|
+
- **config-tools:** Cleaned up the config-tools logging display
|
|
1419
1419
|
([ce939d1a](https://github.com/storm-software/storm-ops/commit/ce939d1a))
|
|
1420
1420
|
|
|
1421
1421
|
## 1.27.11 (2024-02-09)
|
|
1422
1422
|
|
|
1423
1423
|
### Bug Fixes
|
|
1424
1424
|
|
|
1425
|
-
- **config-tools:** Updated the color of the logger text
|
|
1425
|
+
- **config-tools:** Updated the color of the logger text
|
|
1426
1426
|
([63016bd6](https://github.com/storm-software/storm-ops/commit/63016bd6))
|
|
1427
1427
|
|
|
1428
1428
|
## 1.27.10 (2024-02-09)
|
|
1429
1429
|
|
|
1430
1430
|
### Bug Fixes
|
|
1431
1431
|
|
|
1432
|
-
- **config-tools:** Update `run` function to use a nodejs child process
|
|
1432
|
+
- **config-tools:** Update `run` function to use a nodejs child process
|
|
1433
1433
|
([bef2780c](https://github.com/storm-software/storm-ops/commit/bef2780c))
|
|
1434
1434
|
|
|
1435
1435
|
## 1.27.9 (2024-02-09)
|
|
1436
1436
|
|
|
1437
1437
|
### Bug Fixes
|
|
1438
1438
|
|
|
1439
|
-
- **config-tools:** Update `run` function to use a nodejs child process
|
|
1439
|
+
- **config-tools:** Update `run` function to use a nodejs child process
|
|
1440
1440
|
([bef2780c](https://github.com/storm-software/storm-ops/commit/bef2780c))
|
|
1441
1441
|
|
|
1442
1442
|
## 1.26.0 (2024-02-07)
|
|
1443
1443
|
|
|
1444
1444
|
### Features
|
|
1445
1445
|
|
|
1446
|
-
- **config:** Added a base config package to allow neutral access of
|
|
1446
|
+
- **config:** Added a base config package to allow neutral access of
|
|
1447
1447
|
`StormConfig`
|
|
1448
1448
|
([164eaa5b](https://github.com/storm-software/storm-ops/commit/164eaa5b))
|
|
1449
1449
|
|
|
@@ -1451,13 +1451,13 @@
|
|
|
1451
1451
|
|
|
1452
1452
|
### Features
|
|
1453
1453
|
|
|
1454
|
-
- **config-tools:** Added the `cacheDirectory` and `skipCache` options to the
|
|
1454
|
+
- **config-tools:** Added the `cacheDirectory` and `skipCache` options to the
|
|
1455
1455
|
base Storm config
|
|
1456
1456
|
([e9931c58](https://github.com/storm-software/storm-ops/commit/e9931c58))
|
|
1457
1457
|
|
|
1458
1458
|
### Bug Fixes
|
|
1459
1459
|
|
|
1460
|
-
- **config-tools:** Remove code to change the Nx cache directory based on Storm
|
|
1460
|
+
- **config-tools:** Remove code to change the Nx cache directory based on Storm
|
|
1461
1461
|
config
|
|
1462
1462
|
([8996f4c8](https://github.com/storm-software/storm-ops/commit/8996f4c8))
|
|
1463
1463
|
|
|
@@ -1465,7 +1465,7 @@
|
|
|
1465
1465
|
|
|
1466
1466
|
### Features
|
|
1467
1467
|
|
|
1468
|
-
- **config-tools:** Added the `cacheDirectory` and `skipCache` options to the
|
|
1468
|
+
- **config-tools:** Added the `cacheDirectory` and `skipCache` options to the
|
|
1469
1469
|
base Storm config
|
|
1470
1470
|
([e9931c58](https://github.com/storm-software/storm-ops/commit/e9931c58))
|
|
1471
1471
|
|
|
@@ -1473,178 +1473,178 @@
|
|
|
1473
1473
|
|
|
1474
1474
|
### Bug Fixes
|
|
1475
1475
|
|
|
1476
|
-
- **workspace-tools:** Added full publish fields to target
|
|
1476
|
+
- **workspace-tools:** Added full publish fields to target
|
|
1477
1477
|
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
1478
1478
|
|
|
1479
|
-
- **config-tools:** Resolved issue with execa import
|
|
1479
|
+
- **config-tools:** Resolved issue with execa import
|
|
1480
1480
|
([457f41e7](https://github.com/storm-software/storm-ops/commit/457f41e7))
|
|
1481
1481
|
|
|
1482
|
-
- **workspace-tools:** Removed unused dependency on execa
|
|
1482
|
+
- **workspace-tools:** Removed unused dependency on execa
|
|
1483
1483
|
([ef923229](https://github.com/storm-software/storm-ops/commit/ef923229))
|
|
1484
1484
|
|
|
1485
1485
|
## 1.23.11 (2024-01-29)
|
|
1486
1486
|
|
|
1487
1487
|
### Bug Fixes
|
|
1488
1488
|
|
|
1489
|
-
- **workspace-tools:** Added full publish fields to target
|
|
1489
|
+
- **workspace-tools:** Added full publish fields to target
|
|
1490
1490
|
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
1491
1491
|
|
|
1492
|
-
- **config-tools:** Resolved issue with execa import
|
|
1492
|
+
- **config-tools:** Resolved issue with execa import
|
|
1493
1493
|
([457f41e7](https://github.com/storm-software/storm-ops/commit/457f41e7))
|
|
1494
1494
|
|
|
1495
|
-
- **workspace-tools:** Removed unused dependency on execa
|
|
1495
|
+
- **workspace-tools:** Removed unused dependency on execa
|
|
1496
1496
|
([ef923229](https://github.com/storm-software/storm-ops/commit/ef923229))
|
|
1497
1497
|
|
|
1498
1498
|
## 1.23.10 (2024-01-28)
|
|
1499
1499
|
|
|
1500
1500
|
### Bug Fixes
|
|
1501
1501
|
|
|
1502
|
-
- **workspace-tools:** Added full publish fields to target
|
|
1502
|
+
- **workspace-tools:** Added full publish fields to target
|
|
1503
1503
|
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
1504
1504
|
|
|
1505
|
-
- **config-tools:** Resolved issue with execa import
|
|
1505
|
+
- **config-tools:** Resolved issue with execa import
|
|
1506
1506
|
([457f41e7](https://github.com/storm-software/storm-ops/commit/457f41e7))
|
|
1507
1507
|
|
|
1508
1508
|
## 1.23.9 (2024-01-28)
|
|
1509
1509
|
|
|
1510
1510
|
### Bug Fixes
|
|
1511
1511
|
|
|
1512
|
-
- **workspace-tools:** Added full publish fields to target
|
|
1512
|
+
- **workspace-tools:** Added full publish fields to target
|
|
1513
1513
|
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
1514
1514
|
|
|
1515
1515
|
## 1.23.8 (2024-01-28)
|
|
1516
1516
|
|
|
1517
1517
|
### Bug Fixes
|
|
1518
1518
|
|
|
1519
|
-
- **workspace-tools:** Added full publish fields to target
|
|
1519
|
+
- **workspace-tools:** Added full publish fields to target
|
|
1520
1520
|
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
1521
1521
|
|
|
1522
1522
|
## 1.23.7 (2024-01-28)
|
|
1523
1523
|
|
|
1524
1524
|
### Bug Fixes
|
|
1525
1525
|
|
|
1526
|
-
- **workspace-tools:** Added the nx-release-publish task to project target
|
|
1526
|
+
- **workspace-tools:** Added the nx-release-publish task to project target
|
|
1527
1527
|
([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
|
|
1528
1528
|
|
|
1529
1529
|
## 1.23.0 (2024-01-27)
|
|
1530
1530
|
|
|
1531
1531
|
### Features
|
|
1532
1532
|
|
|
1533
|
-
- **config-tools:** Added the `preid` config option and removed `preMajor`
|
|
1533
|
+
- **config-tools:** Added the `preid` config option and removed `preMajor`
|
|
1534
1534
|
([0d8756dc](https://github.com/storm-software/storm-ops/commit/0d8756dc))
|
|
1535
1535
|
|
|
1536
1536
|
## 1.22.2 (2024-01-27)
|
|
1537
1537
|
|
|
1538
1538
|
### Bug Fixes
|
|
1539
1539
|
|
|
1540
|
-
- **config-tools:** Resolved issue with stdio prefernce in `run` function
|
|
1540
|
+
- **config-tools:** Resolved issue with stdio prefernce in `run` function
|
|
1541
1541
|
([81ac8a91](https://github.com/storm-software/storm-ops/commit/81ac8a91))
|
|
1542
1542
|
|
|
1543
1543
|
## 1.22.0 (2024-01-26)
|
|
1544
1544
|
|
|
1545
1545
|
### Features
|
|
1546
1546
|
|
|
1547
|
-
- **workspace-tools:** Added custom `npm-publish` executor
|
|
1547
|
+
- **workspace-tools:** Added custom `npm-publish` executor
|
|
1548
1548
|
([3e6292dd](https://github.com/storm-software/storm-ops/commit/3e6292dd))
|
|
1549
1549
|
|
|
1550
1550
|
## 1.21.0 (2024-01-26)
|
|
1551
1551
|
|
|
1552
1552
|
### Features
|
|
1553
1553
|
|
|
1554
|
-
- **config-tools:** Added the `externalPackagePatterns` option to Storm config
|
|
1554
|
+
- **config-tools:** Added the `externalPackagePatterns` option to Storm config
|
|
1555
1555
|
([78f5c9d4](https://github.com/storm-software/storm-ops/commit/78f5c9d4))
|
|
1556
1556
|
|
|
1557
1557
|
## 1.20.21 (2024-01-25)
|
|
1558
1558
|
|
|
1559
1559
|
### Bug Fixes
|
|
1560
1560
|
|
|
1561
|
-
- **workspace-tools:** Updates to method of providing `getConfig` parameter
|
|
1561
|
+
- **workspace-tools:** Updates to method of providing `getConfig` parameter
|
|
1562
1562
|
([d4b95d86](https://github.com/storm-software/storm-ops/commit/d4b95d86))
|
|
1563
1563
|
|
|
1564
1564
|
## 1.20.10 (2024-01-24)
|
|
1565
1565
|
|
|
1566
1566
|
### Bug Fixes
|
|
1567
1567
|
|
|
1568
|
-
- **config-tools:** Added console logging function typings
|
|
1568
|
+
- **config-tools:** Added console logging function typings
|
|
1569
1569
|
([c20aac44](https://github.com/storm-software/storm-ops/commit/c20aac44))
|
|
1570
1570
|
|
|
1571
1571
|
## 1.20.8 (2024-01-23)
|
|
1572
1572
|
|
|
1573
1573
|
### Bug Fixes
|
|
1574
1574
|
|
|
1575
|
-
- **config-tools:** Updated typings to include newly added functions
|
|
1575
|
+
- **config-tools:** Updated typings to include newly added functions
|
|
1576
1576
|
([3b0b9495](https://github.com/storm-software/storm-ops/commit/3b0b9495))
|
|
1577
1577
|
|
|
1578
1578
|
## 1.20.0 (2024-01-21)
|
|
1579
1579
|
|
|
1580
1580
|
### Bug Fixes
|
|
1581
1581
|
|
|
1582
|
-
- **git-tools:** Update path to changelog renderer
|
|
1582
|
+
- **git-tools:** Update path to changelog renderer
|
|
1583
1583
|
([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
|
|
1584
1584
|
|
|
1585
1585
|
## 1.19.5 (2024-01-21)
|
|
1586
1586
|
|
|
1587
1587
|
### Bug Fixes
|
|
1588
1588
|
|
|
1589
|
-
- **git-tools:** Resolve issues with commit message formatting
|
|
1589
|
+
- **git-tools:** Resolve issues with commit message formatting
|
|
1590
1590
|
([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
1591
1591
|
|
|
1592
1592
|
## 1.19.4 (2024-01-21)
|
|
1593
1593
|
|
|
1594
1594
|
### Bug Fixes
|
|
1595
1595
|
|
|
1596
|
-
- **git-tools:** Resolve issues with commit message formatting
|
|
1596
|
+
- **git-tools:** Resolve issues with commit message formatting
|
|
1597
1597
|
([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
1598
1598
|
|
|
1599
1599
|
## 1.19.3 (2024-01-21)
|
|
1600
1600
|
|
|
1601
1601
|
### Bug Fixes
|
|
1602
1602
|
|
|
1603
|
-
- **git-tools:** Clean up of various unused dependencies
|
|
1603
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
1604
1604
|
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
1605
1605
|
|
|
1606
|
-
- **git-tools:** Remove the git extension from the repository URL
|
|
1606
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
1607
1607
|
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
1608
1608
|
|
|
1609
1609
|
## 1.19.2 (2024-01-21)
|
|
1610
1610
|
|
|
1611
1611
|
### Bug Fixes
|
|
1612
1612
|
|
|
1613
|
-
- **git-tools:** Clean up of various unused dependencies
|
|
1613
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
1614
1614
|
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
1615
1615
|
|
|
1616
|
-
- **git-tools:** Remove the git extension from the repository URL
|
|
1616
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
1617
1617
|
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
1618
1618
|
|
|
1619
1619
|
## 1.19.1 (2024-01-21)
|
|
1620
1620
|
|
|
1621
1621
|
### Bug Fixes
|
|
1622
1622
|
|
|
1623
|
-
- **git-tools:** Clean up of various unused dependencies
|
|
1623
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
1624
1624
|
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
1625
1625
|
|
|
1626
|
-
- **git-tools:** Remove the git extension from the repository URL
|
|
1626
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
1627
1627
|
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
1628
1628
|
|
|
1629
1629
|
# [1.19.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.18.0...config-tools-v1.19.0) (2024-01-20)
|
|
1630
1630
|
|
|
1631
1631
|
### Features
|
|
1632
1632
|
|
|
1633
|
-
- **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build
|
|
1633
|
+
- **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build
|
|
1634
1634
|
([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
|
|
1635
1635
|
|
|
1636
1636
|
# [1.18.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.17.1...config-tools-v1.18.0) (2024-01-19)
|
|
1637
1637
|
|
|
1638
1638
|
### Features
|
|
1639
1639
|
|
|
1640
|
-
- **config-tools:** Added the `getConfigFileByName` function export
|
|
1640
|
+
- **config-tools:** Added the `getConfigFileByName` function export
|
|
1641
1641
|
([9f56a9c](https://github.com/storm-software/storm-ops/commit/9f56a9ca2c1df0bccbf533cc63f15602e8de0dff))
|
|
1642
1642
|
|
|
1643
1643
|
## [1.17.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.17.0...config-tools-v1.17.1) (2024-01-19)
|
|
1644
1644
|
|
|
1645
1645
|
### Bug Fixes
|
|
1646
1646
|
|
|
1647
|
-
- **config-tools:** Added the `defineConfig` function to type-check config
|
|
1647
|
+
- **config-tools:** Added the `defineConfig` function to type-check config
|
|
1648
1648
|
options
|
|
1649
1649
|
([0676271](https://github.com/storm-software/storm-ops/commit/0676271161ec4a04715fb495f55042328a9f116f))
|
|
1650
1650
|
|
|
@@ -1652,163 +1652,163 @@
|
|
|
1652
1652
|
|
|
1653
1653
|
### Bug Fixes
|
|
1654
1654
|
|
|
1655
|
-
- **config-tools:** Rerun ci pipeline
|
|
1655
|
+
- **config-tools:** Rerun ci pipeline
|
|
1656
1656
|
([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
|
|
1657
|
-
- **config-tools:** Resolved the issue with the tsconfig properties
|
|
1657
|
+
- **config-tools:** Resolved the issue with the tsconfig properties
|
|
1658
1658
|
([5bc729e](https://github.com/storm-software/storm-ops/commit/5bc729e4680f2bb8ce67a2f6a85dff875bef9997))
|
|
1659
|
-
- **config-tools:** Skip type checks
|
|
1659
|
+
- **config-tools:** Skip type checks
|
|
1660
1660
|
([c7da786](https://github.com/storm-software/storm-ops/commit/c7da78609234d5eb0998465c9d38fe10eb02d205))
|
|
1661
|
-
- **config-tools:** Update lefthook config to call install prior to push
|
|
1661
|
+
- **config-tools:** Update lefthook config to call install prior to push
|
|
1662
1662
|
([6a81b6a](https://github.com/storm-software/storm-ops/commit/6a81b6a27359ab41549cb93227d28c5fc1b2ee01))
|
|
1663
|
-
- **git-tools:** Resolved issue preventing git-tools publish
|
|
1663
|
+
- **git-tools:** Resolved issue preventing git-tools publish
|
|
1664
1664
|
([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
|
|
1665
|
-
- **git-tools:** Resovled issues with lock file versions
|
|
1665
|
+
- **git-tools:** Resovled issues with lock file versions
|
|
1666
1666
|
([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
|
|
1667
|
-
- **git-tools:** Upgrade Nx version and resolved import issues
|
|
1667
|
+
- **git-tools:** Upgrade Nx version and resolved import issues
|
|
1668
1668
|
([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
|
|
1669
|
-
- **git-tools:** Upgrade pnpm lock file
|
|
1669
|
+
- **git-tools:** Upgrade pnpm lock file
|
|
1670
1670
|
([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
|
|
1671
1671
|
|
|
1672
1672
|
### Features
|
|
1673
1673
|
|
|
1674
|
-
- **git-tools:** Redesigned the executable script structure
|
|
1674
|
+
- **git-tools:** Redesigned the executable script structure
|
|
1675
1675
|
([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
|
|
1676
1676
|
|
|
1677
1677
|
## [1.16.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.16.1...config-tools-v1.16.2) (2024-01-19)
|
|
1678
1678
|
|
|
1679
1679
|
### Bug Fixes
|
|
1680
1680
|
|
|
1681
|
-
- **git-tools:** Updated executable scripts to use correct directory
|
|
1681
|
+
- **git-tools:** Updated executable scripts to use correct directory
|
|
1682
1682
|
([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
|
|
1683
1683
|
|
|
1684
1684
|
## [1.16.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.16.0...config-tools-v1.16.1) (2024-01-18)
|
|
1685
1685
|
|
|
1686
1686
|
### Bug Fixes
|
|
1687
1687
|
|
|
1688
|
-
- **config-tools:** Resolved empty config file loading error
|
|
1688
|
+
- **config-tools:** Resolved empty config file loading error
|
|
1689
1689
|
([6b84a12](https://github.com/storm-software/storm-ops/commit/6b84a12f762ac038d9ca6131249c8b51979d0320))
|
|
1690
1690
|
|
|
1691
1691
|
# [1.16.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.15...config-tools-v1.16.0) (2024-01-18)
|
|
1692
1692
|
|
|
1693
1693
|
### Features
|
|
1694
1694
|
|
|
1695
|
-
- **workspace-tools:** Added the `typia` executor
|
|
1695
|
+
- **workspace-tools:** Added the `typia` executor
|
|
1696
1696
|
([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
|
|
1697
1697
|
|
|
1698
1698
|
## [1.15.15](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.14...config-tools-v1.15.15) (2024-01-18)
|
|
1699
1699
|
|
|
1700
1700
|
### Bug Fixes
|
|
1701
1701
|
|
|
1702
|
-
- **linting-tools:** Updated ignored files in biome linter
|
|
1702
|
+
- **linting-tools:** Updated ignored files in biome linter
|
|
1703
1703
|
([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
|
|
1704
1704
|
|
|
1705
1705
|
## [1.15.14](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.13...config-tools-v1.15.14) (2024-01-17)
|
|
1706
1706
|
|
|
1707
1707
|
### Bug Fixes
|
|
1708
1708
|
|
|
1709
|
-
- **workspace-tools:** Patched transformer functions in tsup dependency
|
|
1709
|
+
- **workspace-tools:** Patched transformer functions in tsup dependency
|
|
1710
1710
|
([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
|
|
1711
1711
|
|
|
1712
1712
|
## [1.15.13](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.12...config-tools-v1.15.13) (2024-01-17)
|
|
1713
1713
|
|
|
1714
1714
|
### Bug Fixes
|
|
1715
1715
|
|
|
1716
|
-
- **workspace-tools:** Resolved blocking issue preventing tsup build completion
|
|
1716
|
+
- **workspace-tools:** Resolved blocking issue preventing tsup build completion
|
|
1717
1717
|
([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
|
|
1718
1718
|
|
|
1719
1719
|
## [1.15.12](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.11...config-tools-v1.15.12) (2024-01-17)
|
|
1720
1720
|
|
|
1721
1721
|
### Bug Fixes
|
|
1722
1722
|
|
|
1723
|
-
- **config-tools:** Ensure colors are set correctly
|
|
1723
|
+
- **config-tools:** Ensure colors are set correctly
|
|
1724
1724
|
([e6fffd0](https://github.com/storm-software/storm-ops/commit/e6fffd0c6554d2fa36e3a4b8b44b443c030aa831))
|
|
1725
1725
|
|
|
1726
1726
|
## [1.15.11](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.10...config-tools-v1.15.11) (2024-01-17)
|
|
1727
1727
|
|
|
1728
1728
|
### Bug Fixes
|
|
1729
1729
|
|
|
1730
|
-
- **config-tools:** Fixed config value defaulting issue for booleans
|
|
1730
|
+
- **config-tools:** Fixed config value defaulting issue for booleans
|
|
1731
1731
|
([c54c60b](https://github.com/storm-software/storm-ops/commit/c54c60b1ddd533530571dd41fd9b6502c1cb2cb8))
|
|
1732
1732
|
|
|
1733
1733
|
## [1.15.10](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.9...config-tools-v1.15.10) (2024-01-17)
|
|
1734
1734
|
|
|
1735
1735
|
### Bug Fixes
|
|
1736
1736
|
|
|
1737
|
-
- **config-tools:** Ehanced config values assignement logic
|
|
1737
|
+
- **config-tools:** Ehanced config values assignement logic
|
|
1738
1738
|
([d66dcf7](https://github.com/storm-software/storm-ops/commit/d66dcf7500d15bc85065cb5676a1fb585d44d94b))
|
|
1739
1739
|
|
|
1740
1740
|
## [1.15.9](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.8...config-tools-v1.15.9) (2024-01-17)
|
|
1741
1741
|
|
|
1742
1742
|
### Bug Fixes
|
|
1743
1743
|
|
|
1744
|
-
- **config-tools:** Added code to print out config values added
|
|
1744
|
+
- **config-tools:** Added code to print out config values added
|
|
1745
1745
|
([ea56410](https://github.com/storm-software/storm-ops/commit/ea56410f9e7e9f3e4f68268395a13127a1653d2d))
|
|
1746
1746
|
|
|
1747
1747
|
## [1.15.8](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.7...config-tools-v1.15.8) (2024-01-17)
|
|
1748
1748
|
|
|
1749
1749
|
### Bug Fixes
|
|
1750
1750
|
|
|
1751
|
-
- **config-tools:** Removed unused defaulting logic for config file
|
|
1751
|
+
- **config-tools:** Removed unused defaulting logic for config file
|
|
1752
1752
|
([2770efd](https://github.com/storm-software/storm-ops/commit/2770efde7032b88e6bf20fb23c5b89060175db5d))
|
|
1753
1753
|
|
|
1754
1754
|
## [1.15.7](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.6...config-tools-v1.15.7) (2024-01-17)
|
|
1755
1755
|
|
|
1756
1756
|
### Bug Fixes
|
|
1757
1757
|
|
|
1758
|
-
- **config-tools:** Resolved issue with bad config file lookup logic
|
|
1758
|
+
- **config-tools:** Resolved issue with bad config file lookup logic
|
|
1759
1759
|
([9967de4](https://github.com/storm-software/storm-ops/commit/9967de48b063a83f42c74c3f6dd667d31123dc6f))
|
|
1760
|
-
- **workspace-tools:** Resolved issue with config file names changing
|
|
1760
|
+
- **workspace-tools:** Resolved issue with config file names changing
|
|
1761
1761
|
([f18c40c](https://github.com/storm-software/storm-ops/commit/f18c40c1be8c154aff163692e79351b34accb991))
|
|
1762
1762
|
|
|
1763
1763
|
## [1.15.6](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.5...config-tools-v1.15.6) (2024-01-17)
|
|
1764
1764
|
|
|
1765
1765
|
### Bug Fixes
|
|
1766
1766
|
|
|
1767
|
-
- **workspace-tools:** Added code to properly parse out the config file
|
|
1767
|
+
- **workspace-tools:** Added code to properly parse out the config file
|
|
1768
1768
|
([c345fef](https://github.com/storm-software/storm-ops/commit/c345fefc6389a9a10b3f5b8446eb76982f45e6f7))
|
|
1769
1769
|
|
|
1770
1770
|
## [1.15.5](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.4...config-tools-v1.15.5) (2024-01-17)
|
|
1771
1771
|
|
|
1772
1772
|
### Bug Fixes
|
|
1773
1773
|
|
|
1774
|
-
- **workspace-tools:** Removed instance of JSDocs parser in tsup patch
|
|
1774
|
+
- **workspace-tools:** Removed instance of JSDocs parser in tsup patch
|
|
1775
1775
|
([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
|
|
1776
1776
|
|
|
1777
1777
|
## [1.15.4](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.3...config-tools-v1.15.4) (2024-01-17)
|
|
1778
1778
|
|
|
1779
1779
|
### Bug Fixes
|
|
1780
1780
|
|
|
1781
|
-
- **git-tools:** Resolved issue with logging strings
|
|
1781
|
+
- **git-tools:** Resolved issue with logging strings
|
|
1782
1782
|
([21d9e0d](https://github.com/storm-software/storm-ops/commit/21d9e0dc7f21820909697577931d0c7b339755b7))
|
|
1783
|
-
- **workspace-tools:** Remove the transform code from tsup patch
|
|
1783
|
+
- **workspace-tools:** Remove the transform code from tsup patch
|
|
1784
1784
|
([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
|
|
1785
1785
|
|
|
1786
1786
|
## [1.15.3](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.2...config-tools-v1.15.3) (2024-01-16)
|
|
1787
1787
|
|
|
1788
1788
|
### Bug Fixes
|
|
1789
1789
|
|
|
1790
|
-
- **workspace-tools:** Clean up code to apply getConfig option in tsup build
|
|
1790
|
+
- **workspace-tools:** Clean up code to apply getConfig option in tsup build
|
|
1791
1791
|
([96227fd](https://github.com/storm-software/storm-ops/commit/96227fde3d3f2871a88aa24be9206d555d373c9b))
|
|
1792
1792
|
|
|
1793
1793
|
## [1.15.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.1...config-tools-v1.15.2) (2024-01-16)
|
|
1794
1794
|
|
|
1795
1795
|
### Bug Fixes
|
|
1796
1796
|
|
|
1797
|
-
- **git-tools:** Updated console formatting and text colors
|
|
1797
|
+
- **git-tools:** Updated console formatting and text colors
|
|
1798
1798
|
([82e869f](https://github.com/storm-software/storm-ops/commit/82e869f0395d112c0a2906223e0827fd9b243e54))
|
|
1799
1799
|
|
|
1800
1800
|
## [1.15.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.15.0...config-tools-v1.15.1) (2024-01-16)
|
|
1801
1801
|
|
|
1802
1802
|
### Bug Fixes
|
|
1803
1803
|
|
|
1804
|
-
- **git-tools:** Resolved logging issues with git hooks and tsup build
|
|
1804
|
+
- **git-tools:** Resolved logging issues with git hooks and tsup build
|
|
1805
1805
|
([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
|
|
1806
1806
|
|
|
1807
1807
|
# [1.15.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.14.3...config-tools-v1.15.0) (2024-01-15)
|
|
1808
1808
|
|
|
1809
1809
|
### Features
|
|
1810
1810
|
|
|
1811
|
-
- **workspace-tools:** Added logger functions to use in the repo's console CLI
|
|
1811
|
+
- **workspace-tools:** Added logger functions to use in the repo's console CLI
|
|
1812
1812
|
apps
|
|
1813
1813
|
([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
|
|
1814
1814
|
|
|
@@ -1816,14 +1816,14 @@
|
|
|
1816
1816
|
|
|
1817
1817
|
### Bug Fixes
|
|
1818
1818
|
|
|
1819
|
-
- **workspace-tools:** Many code quality improvements and enhanced linting rules
|
|
1819
|
+
- **workspace-tools:** Many code quality improvements and enhanced linting rules
|
|
1820
1820
|
([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
|
|
1821
1821
|
|
|
1822
1822
|
## [1.14.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.14.1...config-tools-v1.14.2) (2024-01-15)
|
|
1823
1823
|
|
|
1824
1824
|
### Bug Fixes
|
|
1825
1825
|
|
|
1826
|
-
- **git-tools:** Added dependency override for `request` package to prevent
|
|
1826
|
+
- **git-tools:** Added dependency override for `request` package to prevent
|
|
1827
1827
|
request forgery exposure
|
|
1828
1828
|
([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
|
|
1829
1829
|
|
|
@@ -1831,7 +1831,7 @@
|
|
|
1831
1831
|
|
|
1832
1832
|
### Bug Fixes
|
|
1833
1833
|
|
|
1834
|
-
- **linting-tools:** Resolve Dependabot Alerts
|
|
1834
|
+
- **linting-tools:** Resolve Dependabot Alerts
|
|
1835
1835
|
[#1](https://github.com/storm-software/storm-ops/issues/1),
|
|
1836
1836
|
[#2](https://github.com/storm-software/storm-ops/issues/2),
|
|
1837
1837
|
[#3](https://github.com/storm-software/storm-ops/issues/3), and
|
|
@@ -1842,125 +1842,125 @@
|
|
|
1842
1842
|
|
|
1843
1843
|
### Bug Fixes
|
|
1844
1844
|
|
|
1845
|
-
- **linting-tools:** Various improvements to the biome formatter and linter
|
|
1845
|
+
- **linting-tools:** Various improvements to the biome formatter and linter
|
|
1846
1846
|
configuration
|
|
1847
1847
|
([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
|
|
1848
1848
|
|
|
1849
1849
|
### Features
|
|
1850
1850
|
|
|
1851
|
-
- **git-tools:** Added default `lefthook` and `biome` configuration
|
|
1851
|
+
- **git-tools:** Added default `lefthook` and `biome` configuration
|
|
1852
1852
|
([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
|
|
1853
1853
|
|
|
1854
1854
|
## [1.13.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.13.0...config-tools-v1.13.1) (2024-01-14)
|
|
1855
1855
|
|
|
1856
1856
|
### Bug Fixes
|
|
1857
1857
|
|
|
1858
|
-
- **workspace-tools:** Cleaned up dependanies and option defaulting in tsup
|
|
1858
|
+
- **workspace-tools:** Cleaned up dependanies and option defaulting in tsup
|
|
1859
1859
|
([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
|
|
1860
1860
|
|
|
1861
1861
|
# [1.13.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.12.0...config-tools-v1.13.0) (2024-01-14)
|
|
1862
1862
|
|
|
1863
1863
|
### Features
|
|
1864
1864
|
|
|
1865
|
-
- **git-tools:** Improved all CLI tools and git hooks to use the `zx` package
|
|
1865
|
+
- **git-tools:** Improved all CLI tools and git hooks to use the `zx` package
|
|
1866
1866
|
([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
|
|
1867
1867
|
|
|
1868
1868
|
# [1.12.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.11.0...config-tools-v1.12.0) (2024-01-14)
|
|
1869
1869
|
|
|
1870
1870
|
### Bug Fixes
|
|
1871
1871
|
|
|
1872
|
-
- **storm-ops:** Added missing dependencies
|
|
1872
|
+
- **storm-ops:** Added missing dependencies
|
|
1873
1873
|
([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
|
|
1874
1874
|
|
|
1875
1875
|
### Features
|
|
1876
1876
|
|
|
1877
|
-
- **git-tools:** Re-added the Git hooks to drive workspace processing
|
|
1877
|
+
- **git-tools:** Re-added the Git hooks to drive workspace processing
|
|
1878
1878
|
([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
|
|
1879
|
-
- **linting-tools:** Added Typia compiler transformer to tsup build
|
|
1879
|
+
- **linting-tools:** Added Typia compiler transformer to tsup build
|
|
1880
1880
|
([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
|
|
1881
1881
|
|
|
1882
1882
|
# [1.11.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.10.1...config-tools-v1.11.0) (2024-01-13)
|
|
1883
1883
|
|
|
1884
1884
|
### Features
|
|
1885
1885
|
|
|
1886
|
-
- **workspace-tools:** Added Typia compiler transformer to tsup build
|
|
1886
|
+
- **workspace-tools:** Added Typia compiler transformer to tsup build
|
|
1887
1887
|
([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
|
|
1888
1888
|
|
|
1889
1889
|
## [1.10.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.10.0...config-tools-v1.10.1) (2024-01-12)
|
|
1890
1890
|
|
|
1891
1891
|
### Bug Fixes
|
|
1892
1892
|
|
|
1893
|
-
- **workspace-tools:** Removed legacy config from neutral tsup build
|
|
1893
|
+
- **workspace-tools:** Removed legacy config from neutral tsup build
|
|
1894
1894
|
([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
|
|
1895
1895
|
|
|
1896
1896
|
# [1.10.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.9.4...config-tools-v1.10.0) (2024-01-11)
|
|
1897
1897
|
|
|
1898
1898
|
### Features
|
|
1899
1899
|
|
|
1900
|
-
- **workspace-tools:** Added `metafile` option to tsup build
|
|
1900
|
+
- **workspace-tools:** Added `metafile` option to tsup build
|
|
1901
1901
|
([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
|
|
1902
1902
|
|
|
1903
1903
|
## [1.9.4](https://github.com/storm-software/storm-ops/compare/config-tools-v1.9.3...config-tools-v1.9.4) (2023-12-26)
|
|
1904
1904
|
|
|
1905
1905
|
### Bug Fixes
|
|
1906
1906
|
|
|
1907
|
-
- **linting-tools:** Added tailwindcss prettier formatting to linting tools
|
|
1907
|
+
- **linting-tools:** Added tailwindcss prettier formatting to linting tools
|
|
1908
1908
|
([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
|
|
1909
1909
|
|
|
1910
1910
|
## [1.9.3](https://github.com/storm-software/storm-ops/compare/config-tools-v1.9.2...config-tools-v1.9.3) (2023-12-24)
|
|
1911
1911
|
|
|
1912
1912
|
### Bug Fixes
|
|
1913
1913
|
|
|
1914
|
-
- **config-tools:** Resolved issues with defaulting config when no file exists
|
|
1914
|
+
- **config-tools:** Resolved issues with defaulting config when no file exists
|
|
1915
1915
|
([3f44d88](https://github.com/storm-software/storm-ops/commit/3f44d88fec753bfa818d2b738f1debd2a6cd686a))
|
|
1916
1916
|
|
|
1917
1917
|
## [1.9.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.9.1...config-tools-v1.9.2) (2023-12-23)
|
|
1918
1918
|
|
|
1919
1919
|
### Bug Fixes
|
|
1920
1920
|
|
|
1921
|
-
- **config-tools:** Resolve potential empty extensions config issue
|
|
1921
|
+
- **config-tools:** Resolve potential empty extensions config issue
|
|
1922
1922
|
([80836bb](https://github.com/storm-software/storm-ops/commit/80836bbe70afa0b38f67c78f1e127eacb4f8ca87))
|
|
1923
1923
|
|
|
1924
1924
|
## [1.9.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.9.0...config-tools-v1.9.1) (2023-12-23)
|
|
1925
1925
|
|
|
1926
1926
|
### Bug Fixes
|
|
1927
1927
|
|
|
1928
|
-
- **config-tools:** Resolved isssue with config file loading
|
|
1928
|
+
- **config-tools:** Resolved isssue with config file loading
|
|
1929
1929
|
([f2e7897](https://github.com/storm-software/storm-ops/commit/f2e789761230d78ec1fedb511744ef57075d2b7d))
|
|
1930
1930
|
|
|
1931
1931
|
# [1.9.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.8.2...config-tools-v1.9.0) (2023-12-23)
|
|
1932
1932
|
|
|
1933
1933
|
### Features
|
|
1934
1934
|
|
|
1935
|
-
- **config-tools:** Added the `loadStormConfig` function
|
|
1935
|
+
- **config-tools:** Added the `loadStormConfig` function
|
|
1936
1936
|
([cfcda96](https://github.com/storm-software/storm-ops/commit/cfcda96d27e49f12036d6d31128eb5546800b9d7))
|
|
1937
1937
|
|
|
1938
1938
|
## [1.8.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.8.1...config-tools-v1.8.2) (2023-12-22)
|
|
1939
1939
|
|
|
1940
1940
|
### Bug Fixes
|
|
1941
1941
|
|
|
1942
|
-
- **config-tools:** Resolved issue in configuration defaulter function
|
|
1942
|
+
- **config-tools:** Resolved issue in configuration defaulter function
|
|
1943
1943
|
([92e10c1](https://github.com/storm-software/storm-ops/commit/92e10c1fa0283eaf341f4bc9338628cbdb546eb9))
|
|
1944
1944
|
|
|
1945
1945
|
## [1.8.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.8.0...config-tools-v1.8.1) (2023-12-22)
|
|
1946
1946
|
|
|
1947
1947
|
### Bug Fixes
|
|
1948
1948
|
|
|
1949
|
-
- **config-tools:** Resolved export issue in type declarations
|
|
1949
|
+
- **config-tools:** Resolved export issue in type declarations
|
|
1950
1950
|
([9125a40](https://github.com/storm-software/storm-ops/commit/9125a40607db1f58351cd9ef12e86f62b234d753))
|
|
1951
1951
|
|
|
1952
1952
|
# [1.8.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.7.1...config-tools-v1.8.0) (2023-12-22)
|
|
1953
1953
|
|
|
1954
1954
|
### Features
|
|
1955
1955
|
|
|
1956
|
-
- **workspace-tools:** Added `design-tokens` generator
|
|
1956
|
+
- **workspace-tools:** Added `design-tokens` generator
|
|
1957
1957
|
([af49878](https://github.com/storm-software/storm-ops/commit/af498784bc6446974c141ebb6206749076e2a6b3))
|
|
1958
1958
|
|
|
1959
1959
|
## [1.7.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.7.0...config-tools-v1.7.1) (2023-12-22)
|
|
1960
1960
|
|
|
1961
1961
|
### Bug Fixes
|
|
1962
1962
|
|
|
1963
|
-
- **config-tools:** Resolved issues with returned values in `findWorkspaceRoot`
|
|
1963
|
+
- **config-tools:** Resolved issues with returned values in `findWorkspaceRoot`
|
|
1964
1964
|
functions
|
|
1965
1965
|
([c790e15](https://github.com/storm-software/storm-ops/commit/c790e151ec130b4a72d17b965092c402c685d824))
|
|
1966
1966
|
|
|
@@ -1968,7 +1968,7 @@
|
|
|
1968
1968
|
|
|
1969
1969
|
### Features
|
|
1970
1970
|
|
|
1971
|
-
- **config-tools:** Added the `findWorkspaceRootSync` and
|
|
1971
|
+
- **config-tools:** Added the `findWorkspaceRootSync` and
|
|
1972
1972
|
`findWorkspaceRootSafeSync` functions
|
|
1973
1973
|
([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
|
|
1974
1974
|
|
|
@@ -1976,14 +1976,14 @@
|
|
|
1976
1976
|
|
|
1977
1977
|
### Bug Fixes
|
|
1978
1978
|
|
|
1979
|
-
- **config-tools:** Remove unused dependencies
|
|
1979
|
+
- **config-tools:** Remove unused dependencies
|
|
1980
1980
|
([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
|
|
1981
1981
|
|
|
1982
1982
|
# [1.6.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.14...config-tools-v1.6.0) (2023-12-21)
|
|
1983
1983
|
|
|
1984
1984
|
### Features
|
|
1985
1985
|
|
|
1986
|
-
- **config-tools:** Publish `findWorkspaceRoot` and `findWorkspaceRootSafe` to
|
|
1986
|
+
- **config-tools:** Publish `findWorkspaceRoot` and `findWorkspaceRootSafe` to
|
|
1987
1987
|
package
|
|
1988
1988
|
([e5302ed](https://github.com/storm-software/storm-ops/commit/e5302edc6ceff492f8274b8d48d7c74a5f7a72c7))
|
|
1989
1989
|
|
|
@@ -1991,77 +1991,77 @@
|
|
|
1991
1991
|
|
|
1992
1992
|
### Bug Fixes
|
|
1993
1993
|
|
|
1994
|
-
- **config-tools:** Update declaration types
|
|
1994
|
+
- **config-tools:** Update declaration types
|
|
1995
1995
|
([8ca8850](https://github.com/storm-software/storm-ops/commit/8ca8850c5ba1d92e7bc3fa273f332cf8c1acce18))
|
|
1996
1996
|
|
|
1997
1997
|
## [1.5.13](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.12...config-tools-v1.5.13) (2023-12-21)
|
|
1998
1998
|
|
|
1999
1999
|
### Bug Fixes
|
|
2000
2000
|
|
|
2001
|
-
- **config-tools:** Add workspace root parameter to config creator
|
|
2001
|
+
- **config-tools:** Add workspace root parameter to config creator
|
|
2002
2002
|
([a22f0fb](https://github.com/storm-software/storm-ops/commit/a22f0fb10970bf49c4ab384ef9a4e8988ef6f372))
|
|
2003
2003
|
|
|
2004
2004
|
## [1.5.12](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.11...config-tools-v1.5.12) (2023-12-21)
|
|
2005
2005
|
|
|
2006
2006
|
### Bug Fixes
|
|
2007
2007
|
|
|
2008
|
-
- **config-tools:** Resolved issue around path parameter
|
|
2008
|
+
- **config-tools:** Resolved issue around path parameter
|
|
2009
2009
|
([eb15b5d](https://github.com/storm-software/storm-ops/commit/eb15b5d8d2344cc8517a5d26b30685ee990cc877))
|
|
2010
2010
|
|
|
2011
2011
|
## [1.5.11](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.10...config-tools-v1.5.11) (2023-12-21)
|
|
2012
2012
|
|
|
2013
2013
|
### Bug Fixes
|
|
2014
2014
|
|
|
2015
|
-
- **config-tools:** Resolved issue with default config lookup
|
|
2015
|
+
- **config-tools:** Resolved issue with default config lookup
|
|
2016
2016
|
([4db800a](https://github.com/storm-software/storm-ops/commit/4db800a424e71ba89db29de50f516a725162ded5))
|
|
2017
2017
|
|
|
2018
2018
|
## [1.5.10](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.9...config-tools-v1.5.10) (2023-12-21)
|
|
2019
2019
|
|
|
2020
2020
|
### Bug Fixes
|
|
2021
2021
|
|
|
2022
|
-
- **config-tools:** Resolved issue with determining workspace root
|
|
2022
|
+
- **config-tools:** Resolved issue with determining workspace root
|
|
2023
2023
|
([a614a36](https://github.com/storm-software/storm-ops/commit/a614a363194913de9d5de596fc70910f586d33f9))
|
|
2024
2024
|
|
|
2025
2025
|
## [1.5.9](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.8...config-tools-v1.5.9) (2023-12-21)
|
|
2026
2026
|
|
|
2027
2027
|
### Bug Fixes
|
|
2028
2028
|
|
|
2029
|
-
- **config-tools:** Handle sync method correctly
|
|
2029
|
+
- **config-tools:** Handle sync method correctly
|
|
2030
2030
|
([6cbd64e](https://github.com/storm-software/storm-ops/commit/6cbd64e61f88f4a651ae1f05e16811fdf355fc71))
|
|
2031
2031
|
|
|
2032
2032
|
## [1.5.8](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.7...config-tools-v1.5.8) (2023-12-20)
|
|
2033
2033
|
|
|
2034
2034
|
### Bug Fixes
|
|
2035
2035
|
|
|
2036
|
-
- **config-tools:** Added more accurate search for workspace root
|
|
2036
|
+
- **config-tools:** Added more accurate search for workspace root
|
|
2037
2037
|
([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
|
|
2038
2038
|
|
|
2039
2039
|
## [1.5.7](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.6...config-tools-v1.5.7) (2023-12-20)
|
|
2040
2040
|
|
|
2041
2041
|
### Bug Fixes
|
|
2042
2042
|
|
|
2043
|
-
- **config-tools:** Mark the package type as module
|
|
2043
|
+
- **config-tools:** Mark the package type as module
|
|
2044
2044
|
([3ca24c0](https://github.com/storm-software/storm-ops/commit/3ca24c0149ce2a56d2b64f69441b0f8f7efa76a5))
|
|
2045
2045
|
|
|
2046
2046
|
## [1.5.6](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.5...config-tools-v1.5.6) (2023-12-20)
|
|
2047
2047
|
|
|
2048
2048
|
### Bug Fixes
|
|
2049
2049
|
|
|
2050
|
-
- **config-tools:** Enabled bundling but kept `thirdParty` false
|
|
2050
|
+
- **config-tools:** Enabled bundling but kept `thirdParty` false
|
|
2051
2051
|
([77f5e54](https://github.com/storm-software/storm-ops/commit/77f5e54495c23998546083c45a8358374bed2104))
|
|
2052
2052
|
|
|
2053
2053
|
## [1.5.5](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.4...config-tools-v1.5.5) (2023-12-20)
|
|
2054
2054
|
|
|
2055
2055
|
### Bug Fixes
|
|
2056
2056
|
|
|
2057
|
-
- **config-tools:** Update project config to no longer bundle
|
|
2057
|
+
- **config-tools:** Update project config to no longer bundle
|
|
2058
2058
|
([06b72cd](https://github.com/storm-software/storm-ops/commit/06b72cdea2b85826571d177dad1cb352769c0f76))
|
|
2059
2059
|
|
|
2060
2060
|
## [1.5.4](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.3...config-tools-v1.5.4) (2023-12-20)
|
|
2061
2061
|
|
|
2062
2062
|
### Bug Fixes
|
|
2063
2063
|
|
|
2064
|
-
- **config-tools:** Resovled issue in project.json and package.json import
|
|
2064
|
+
- **config-tools:** Resovled issue in project.json and package.json import
|
|
2065
2065
|
fields
|
|
2066
2066
|
([1c5c665](https://github.com/storm-software/storm-ops/commit/1c5c6658c7ab1322ba6f33032c1c304628d31ece))
|
|
2067
2067
|
|
|
@@ -2069,35 +2069,35 @@
|
|
|
2069
2069
|
|
|
2070
2070
|
### Bug Fixes
|
|
2071
2071
|
|
|
2072
|
-
- **config-tools:** Resolved issues to ensure support for cjs and esm builds
|
|
2072
|
+
- **config-tools:** Resolved issues to ensure support for cjs and esm builds
|
|
2073
2073
|
([90a6379](https://github.com/storm-software/storm-ops/commit/90a63798156c3984697e69e685bd3e8cbd02a06f))
|
|
2074
2074
|
|
|
2075
2075
|
## [1.5.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.1...config-tools-v1.5.2) (2023-12-20)
|
|
2076
2076
|
|
|
2077
2077
|
### Bug Fixes
|
|
2078
2078
|
|
|
2079
|
-
- **config-tools:** Added esm to the build
|
|
2079
|
+
- **config-tools:** Added esm to the build
|
|
2080
2080
|
([48d834e](https://github.com/storm-software/storm-ops/commit/48d834ea0f801017c591a51d675044f14b7fb213))
|
|
2081
2081
|
|
|
2082
2082
|
## [1.5.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.5.0...config-tools-v1.5.1) (2023-12-20)
|
|
2083
2083
|
|
|
2084
2084
|
### Bug Fixes
|
|
2085
2085
|
|
|
2086
|
-
- **config-tools:** Update package tools to bundle dependencies
|
|
2086
|
+
- **config-tools:** Update package tools to bundle dependencies
|
|
2087
2087
|
([982a31b](https://github.com/storm-software/storm-ops/commit/982a31bbfe0505064592f62b6e8a2936e0850aac))
|
|
2088
2088
|
|
|
2089
2089
|
# [1.5.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.4.0...config-tools-v1.5.0) (2023-12-15)
|
|
2090
2090
|
|
|
2091
2091
|
### Features
|
|
2092
2092
|
|
|
2093
|
-
- **design-tools:** Added design tools package to support storm design systems
|
|
2093
|
+
- **design-tools:** Added design tools package to support storm design systems
|
|
2094
2094
|
([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
|
|
2095
2095
|
|
|
2096
2096
|
# [1.4.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.3.1...config-tools-v1.4.0) (2023-12-12)
|
|
2097
2097
|
|
|
2098
2098
|
### Features
|
|
2099
2099
|
|
|
2100
|
-
- **workspace-tools:** Added the `packageAll` option to build nested package
|
|
2100
|
+
- **workspace-tools:** Added the `packageAll` option to build nested package
|
|
2101
2101
|
files
|
|
2102
2102
|
([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
|
|
2103
2103
|
|
|
@@ -2105,21 +2105,21 @@
|
|
|
2105
2105
|
|
|
2106
2106
|
### Bug Fixes
|
|
2107
2107
|
|
|
2108
|
-
- **workspace-tools:** Resolved issue with bad nx.json config
|
|
2108
|
+
- **workspace-tools:** Resolved issue with bad nx.json config
|
|
2109
2109
|
([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
|
|
2110
2110
|
|
|
2111
2111
|
# [1.3.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.14...config-tools-v1.3.0) (2023-12-09)
|
|
2112
2112
|
|
|
2113
2113
|
### Features
|
|
2114
2114
|
|
|
2115
|
-
- **workspace-tools:** Added `esbuild-plugin-handlebars` plugin
|
|
2115
|
+
- **workspace-tools:** Added `esbuild-plugin-handlebars` plugin
|
|
2116
2116
|
([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
|
|
2117
2117
|
|
|
2118
2118
|
## [1.2.14](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.13...config-tools-v1.2.14) (2023-12-08)
|
|
2119
2119
|
|
|
2120
2120
|
### Bug Fixes
|
|
2121
2121
|
|
|
2122
|
-
- **workspace-tools:** Update the tsup build executor to use the daemon for
|
|
2122
|
+
- **workspace-tools:** Update the tsup build executor to use the daemon for
|
|
2123
2123
|
getting the ProjectGraph
|
|
2124
2124
|
([0e3a598](https://github.com/storm-software/storm-ops/commit/0e3a598fb0b20008b8321a174dfb861590a6a9de))
|
|
2125
2125
|
|
|
@@ -2127,7 +2127,7 @@
|
|
|
2127
2127
|
|
|
2128
2128
|
### Bug Fixes
|
|
2129
2129
|
|
|
2130
|
-
- **workspace-tools:** Resolved issue with bad options passed into base TS
|
|
2130
|
+
- **workspace-tools:** Resolved issue with bad options passed into base TS
|
|
2131
2131
|
library generator
|
|
2132
2132
|
([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
|
|
2133
2133
|
|
|
@@ -2135,76 +2135,76 @@
|
|
|
2135
2135
|
|
|
2136
2136
|
### Bug Fixes
|
|
2137
2137
|
|
|
2138
|
-
- **git-tools:** Resolved issue in `semantic-release` patch with module
|
|
2138
|
+
- **git-tools:** Resolved issue in `semantic-release` patch with module
|
|
2139
2139
|
directory
|
|
2140
2140
|
([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
|
|
2141
|
-
- **git-tools:** Resolved issue with patched semantic-release bundled path
|
|
2141
|
+
- **git-tools:** Resolved issue with patched semantic-release bundled path
|
|
2142
2142
|
([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
|
|
2143
|
-
- **git-tools:** Update the env used by packages to match new config updates
|
|
2143
|
+
- **git-tools:** Update the env used by packages to match new config updates
|
|
2144
2144
|
([d3b7dac](https://github.com/storm-software/storm-ops/commit/d3b7dac057a04aff9e0170d89cedc4cb47c584e5))
|
|
2145
|
-
- **git-tools:** Updated `semantic-release` patch to properly check for plugins
|
|
2145
|
+
- **git-tools:** Updated `semantic-release` patch to properly check for plugins
|
|
2146
2146
|
([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
|
|
2147
2147
|
|
|
2148
2148
|
## [1.2.11](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.10...config-tools-v1.2.11) (2023-12-05)
|
|
2149
2149
|
|
|
2150
2150
|
### Bug Fixes
|
|
2151
2151
|
|
|
2152
|
-
- **config-tools:** Update generic type used in `createStormConfig` function
|
|
2152
|
+
- **config-tools:** Update generic type used in `createStormConfig` function
|
|
2153
2153
|
([fe72f6d](https://github.com/storm-software/storm-ops/commit/fe72f6d52ca0ea02e15f07679ba5f0e824a228be))
|
|
2154
2154
|
|
|
2155
2155
|
## [1.2.10](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.9...config-tools-v1.2.10) (2023-12-05)
|
|
2156
2156
|
|
|
2157
2157
|
### Bug Fixes
|
|
2158
2158
|
|
|
2159
|
-
- **config-tools:** Update configuration types to allow any type of schema
|
|
2159
|
+
- **config-tools:** Update configuration types to allow any type of schema
|
|
2160
2160
|
([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
|
|
2161
2161
|
|
|
2162
2162
|
## [1.2.9](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.8...config-tools-v1.2.9) (2023-12-04)
|
|
2163
2163
|
|
|
2164
2164
|
### Bug Fixes
|
|
2165
2165
|
|
|
2166
|
-
- **config-tools:** Included types definition with package
|
|
2166
|
+
- **config-tools:** Included types definition with package
|
|
2167
2167
|
([d4176fb](https://github.com/storm-software/storm-ops/commit/d4176fb1e3fdbff73261118377dd48d62ceaee52))
|
|
2168
2168
|
|
|
2169
2169
|
## [1.2.8](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.7...config-tools-v1.2.8) (2023-12-03)
|
|
2170
2170
|
|
|
2171
2171
|
### Bug Fixes
|
|
2172
2172
|
|
|
2173
|
-
- **workspace-tools:** Ensure only storm env are written to build package
|
|
2173
|
+
- **workspace-tools:** Ensure only storm env are written to build package
|
|
2174
2174
|
([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
|
|
2175
2175
|
|
|
2176
2176
|
## [1.2.7](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.6...config-tools-v1.2.7) (2023-12-03)
|
|
2177
2177
|
|
|
2178
2178
|
### Bug Fixes
|
|
2179
2179
|
|
|
2180
|
-
- **storm-ops:** Update pnpm-lock.yaml file
|
|
2180
|
+
- **storm-ops:** Update pnpm-lock.yaml file
|
|
2181
2181
|
([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
|
|
2182
|
-
- **workspace-tools:** Remove pino logging esbuild plugin
|
|
2182
|
+
- **workspace-tools:** Remove pino logging esbuild plugin
|
|
2183
2183
|
([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
|
|
2184
|
-
- **workspace-tools:** Resolved more issues with results display
|
|
2184
|
+
- **workspace-tools:** Resolved more issues with results display
|
|
2185
2185
|
([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
|
|
2186
|
-
- **workspace-tools:** Update all workspace chalk deps to version 4.1.0
|
|
2186
|
+
- **workspace-tools:** Update all workspace chalk deps to version 4.1.0
|
|
2187
2187
|
([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
|
|
2188
2188
|
|
|
2189
2189
|
## [1.2.6](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.5...config-tools-v1.2.6) (2023-12-03)
|
|
2190
2190
|
|
|
2191
2191
|
### Bug Fixes
|
|
2192
2192
|
|
|
2193
|
-
- **config-tools:** Update package to no longer bundle dependencies
|
|
2193
|
+
- **config-tools:** Update package to no longer bundle dependencies
|
|
2194
2194
|
([fb5b859](https://github.com/storm-software/storm-ops/commit/fb5b859451443b2e8ad0091abcd05e163a062305))
|
|
2195
2195
|
|
|
2196
2196
|
## [1.2.5](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.4...config-tools-v1.2.5) (2023-12-03)
|
|
2197
2197
|
|
|
2198
2198
|
### Bug Fixes
|
|
2199
2199
|
|
|
2200
|
-
- **workspace-tools:** Remove config-tools as an external dependency
|
|
2200
|
+
- **workspace-tools:** Remove config-tools as an external dependency
|
|
2201
2201
|
([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
|
|
2202
2202
|
|
|
2203
2203
|
## [1.2.4](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.3...config-tools-v1.2.4) (2023-12-03)
|
|
2204
2204
|
|
|
2205
2205
|
### Bug Fixes
|
|
2206
2206
|
|
|
2207
|
-
- **config-tools:** Updated the `StormConfig` schema to properly type extensions
|
|
2207
|
+
- **config-tools:** Updated the `StormConfig` schema to properly type extensions
|
|
2208
2208
|
and removed @decs/typeschema dependency
|
|
2209
2209
|
([40ed139](https://github.com/storm-software/storm-ops/commit/40ed13919f073da95cac183467accdcfc6c12270))
|
|
2210
2210
|
|
|
@@ -2212,35 +2212,35 @@
|
|
|
2212
2212
|
|
|
2213
2213
|
### Bug Fixes
|
|
2214
2214
|
|
|
2215
|
-
- **config-tools:** Add `outExtension` to esbuild options
|
|
2215
|
+
- **config-tools:** Add `outExtension` to esbuild options
|
|
2216
2216
|
([57059ea](https://github.com/storm-software/storm-ops/commit/57059ead4b579cb4280b70e0ec32a33b83c40bcc))
|
|
2217
2217
|
|
|
2218
2218
|
## [1.2.2](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.1...config-tools-v1.2.2) (2023-12-02)
|
|
2219
2219
|
|
|
2220
2220
|
### Bug Fixes
|
|
2221
2221
|
|
|
2222
|
-
- **config-tools:** Update config package module type
|
|
2222
|
+
- **config-tools:** Update config package module type
|
|
2223
2223
|
([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
|
|
2224
2224
|
|
|
2225
2225
|
## [1.2.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.2.0...config-tools-v1.2.1) (2023-12-02)
|
|
2226
2226
|
|
|
2227
2227
|
### Bug Fixes
|
|
2228
2228
|
|
|
2229
|
-
- **config-tools:** Added esm and cjs as build options
|
|
2229
|
+
- **config-tools:** Added esm and cjs as build options
|
|
2230
2230
|
([5fda41e](https://github.com/storm-software/storm-ops/commit/5fda41e2d589d8793b106a4a4ad1fc22b14fd459))
|
|
2231
2231
|
|
|
2232
2232
|
# [1.2.0](https://github.com/storm-software/storm-ops/compare/config-tools-v1.1.3...config-tools-v1.2.0) (2023-12-02)
|
|
2233
2233
|
|
|
2234
2234
|
### Features
|
|
2235
2235
|
|
|
2236
|
-
- **config-tools:** Added `logLevel` configuration value
|
|
2236
|
+
- **config-tools:** Added `logLevel` configuration value
|
|
2237
2237
|
([edcd12a](https://github.com/storm-software/storm-ops/commit/edcd12a215cc1f6ec7c8ee3b1521a847a5a1e44f))
|
|
2238
2238
|
|
|
2239
2239
|
## [1.1.3](https://github.com/storm-software/storm-ops/compare/config-tools-v1.1.2...config-tools-v1.1.3) (2023-12-02)
|
|
2240
2240
|
|
|
2241
2241
|
### Bug Fixes
|
|
2242
2242
|
|
|
2243
|
-
- **workspace-tools:** Resolved issue with `esbuildPluginPino` plugin for
|
|
2243
|
+
- **workspace-tools:** Resolved issue with `esbuildPluginPino` plugin for
|
|
2244
2244
|
neutral build
|
|
2245
2245
|
([dba1022](https://github.com/storm-software/storm-ops/commit/dba102278281102a359c1c7cff087b9969b58c7c))
|
|
2246
2246
|
|
|
@@ -2248,16 +2248,16 @@
|
|
|
2248
2248
|
|
|
2249
2249
|
### Bug Fixes
|
|
2250
2250
|
|
|
2251
|
-
- **config-tools:** Resolved issue with updated `createStormConfig` schema
|
|
2251
|
+
- **config-tools:** Resolved issue with updated `createStormConfig` schema
|
|
2252
2252
|
([cbc6941](https://github.com/storm-software/storm-ops/commit/cbc69413e1ebbf5521c638401a34c604f25c2854))
|
|
2253
|
-
- **config-tools:** Updated the config schema's default values
|
|
2253
|
+
- **config-tools:** Updated the config schema's default values
|
|
2254
2254
|
([42fc718](https://github.com/storm-software/storm-ops/commit/42fc7183f2725e435d006897fb349c02f7454ff9))
|
|
2255
2255
|
|
|
2256
2256
|
## [1.1.1](https://github.com/storm-software/storm-ops/compare/config-tools-v1.1.0...config-tools-v1.1.1) (2023-12-02)
|
|
2257
2257
|
|
|
2258
2258
|
### Bug Fixes
|
|
2259
2259
|
|
|
2260
|
-
- **workspace-tools:** Added new executors to `additionalEntryPoints`
|
|
2260
|
+
- **workspace-tools:** Added new executors to `additionalEntryPoints`
|
|
2261
2261
|
configuration
|
|
2262
2262
|
([f7289c7](https://github.com/storm-software/storm-ops/commit/f7289c7b21eba99e0a70147767b1f28fea242854))
|
|
2263
2263
|
|
|
@@ -2265,7 +2265,7 @@
|
|
|
2265
2265
|
|
|
2266
2266
|
### Features
|
|
2267
2267
|
|
|
2268
|
-
- **workspace-tools:** Added the config-schema generator to create json schemas
|
|
2268
|
+
- **workspace-tools:** Added the config-schema generator to create json schemas
|
|
2269
2269
|
for Storm Config
|
|
2270
2270
|
([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
|
|
2271
2271
|
|
|
@@ -2273,433 +2273,433 @@
|
|
|
2273
2273
|
|
|
2274
2274
|
### Bug Fixes
|
|
2275
2275
|
|
|
2276
|
-
- **create-storm-workspace:** Bundle packages with create-storm-workspace
|
|
2276
|
+
- **create-storm-workspace:** Bundle packages with create-storm-workspace
|
|
2277
2277
|
([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
|
|
2278
|
-
- **create-storm-workspace:** Resolved issue with linked workspace-tools
|
|
2278
|
+
- **create-storm-workspace:** Resolved issue with linked workspace-tools
|
|
2279
2279
|
dependency in package.json
|
|
2280
2280
|
([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
|
|
2281
|
-
- **deps:** pin dependencies
|
|
2281
|
+
- **deps:** pin dependencies
|
|
2282
2282
|
([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
|
|
2283
|
-
- **deps:** update dependency @cspell/dict-en-gb to v4
|
|
2283
|
+
- **deps:** update dependency @cspell/dict-en-gb to v4
|
|
2284
2284
|
([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
|
|
2285
|
-
- **deps:** update dependency p-limit to v5
|
|
2285
|
+
- **deps:** update dependency p-limit to v5
|
|
2286
2286
|
([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
|
|
2287
|
-
- **deps:** update dependency prettier to v3
|
|
2287
|
+
- **deps:** update dependency prettier to v3
|
|
2288
2288
|
([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
|
|
2289
|
-
- **deps:** update patch prod dependencies
|
|
2289
|
+
- **deps:** update patch prod dependencies
|
|
2290
2290
|
([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
|
|
2291
|
-
- **deps:** update typescript-eslint monorepo to v6
|
|
2291
|
+
- **deps:** update typescript-eslint monorepo to v6
|
|
2292
2292
|
([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
|
|
2293
|
-
- **git-tools:** Add @semantic-release/github dependency to git-tools
|
|
2293
|
+
- **git-tools:** Add @semantic-release/github dependency to git-tools
|
|
2294
2294
|
([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
|
|
2295
|
-
- **git-tools:** Added config token replacement functionality
|
|
2295
|
+
- **git-tools:** Added config token replacement functionality
|
|
2296
2296
|
([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
|
|
2297
|
-
- **git-tools:** Added missing GitHub release config and removed failed
|
|
2297
|
+
- **git-tools:** Added missing GitHub release config and removed failed
|
|
2298
2298
|
GitGuardian lines
|
|
2299
2299
|
([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
|
|
2300
|
-
- **git-tools:** Added missing semantic-release depenencies
|
|
2300
|
+
- **git-tools:** Added missing semantic-release depenencies
|
|
2301
2301
|
([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
|
|
2302
|
-
- **git-tools:** Added missing semantic-release plugins
|
|
2302
|
+
- **git-tools:** Added missing semantic-release plugins
|
|
2303
2303
|
([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
|
|
2304
|
-
- **git-tools:** Added semantic-release plugins to root package.json
|
|
2304
|
+
- **git-tools:** Added semantic-release plugins to root package.json
|
|
2305
2305
|
([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
|
|
2306
|
-
- **git-tools:** Convert package to ES module
|
|
2306
|
+
- **git-tools:** Convert package to ES module
|
|
2307
2307
|
([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
|
|
2308
|
-
- **git-tools:** Patch semantic-release to use an import instead of require on
|
|
2308
|
+
- **git-tools:** Patch semantic-release to use an import instead of require on
|
|
2309
2309
|
the plugin
|
|
2310
2310
|
([25dcf81](https://github.com/storm-software/storm-ops/commit/25dcf81794381cb3df24ea944592bf6e729093cf))
|
|
2311
|
-
- **git-tools:** Remove unused lodash dependency
|
|
2311
|
+
- **git-tools:** Remove unused lodash dependency
|
|
2312
2312
|
([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
|
|
2313
|
-
- **git-tools:** Resolve issue with CJS vs ESM conflicts
|
|
2313
|
+
- **git-tools:** Resolve issue with CJS vs ESM conflicts
|
|
2314
2314
|
([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
|
|
2315
|
-
- **git-tools:** Resolved issue with escape character in descriptions for nx
|
|
2315
|
+
- **git-tools:** Resolved issue with escape character in descriptions for nx
|
|
2316
2316
|
plugins
|
|
2317
2317
|
([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
|
|
2318
|
-
- **git-tools:** Resolved issue with generation of options table in readme-gen
|
|
2318
|
+
- **git-tools:** Resolved issue with generation of options table in readme-gen
|
|
2319
2319
|
([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
|
|
2320
|
-
- **git-tools:** Resolved issue with missing husky hooks
|
|
2320
|
+
- **git-tools:** Resolved issue with missing husky hooks
|
|
2321
2321
|
([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
|
|
2322
|
-
- **git-tools:** Resolved issues with release module imports
|
|
2322
|
+
- **git-tools:** Resolved issues with release module imports
|
|
2323
2323
|
([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
|
|
2324
|
-
- **git-tools:** Update list-staged config extension to work with ES modules
|
|
2324
|
+
- **git-tools:** Update list-staged config extension to work with ES modules
|
|
2325
2325
|
([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
|
|
2326
|
-
- **git-tools:** Update method of importing semantic-release
|
|
2326
|
+
- **git-tools:** Update method of importing semantic-release
|
|
2327
2327
|
([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
|
|
2328
|
-
- **git-tools:** Update require to import in semantic-release patch
|
|
2328
|
+
- **git-tools:** Update require to import in semantic-release patch
|
|
2329
2329
|
([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
|
|
2330
|
-
- **linting-tools:** Added tsconfig recommended to root tsconfig
|
|
2330
|
+
- **linting-tools:** Added tsconfig recommended to root tsconfig
|
|
2331
2331
|
([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
|
|
2332
|
-
- **semantic-release-plugin:** Add cjs build to release plugin
|
|
2332
|
+
- **semantic-release-plugin:** Add cjs build to release plugin
|
|
2333
2333
|
([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
|
|
2334
|
-
- **semantic-release-plugin:** Add code for commit analyzer
|
|
2334
|
+
- **semantic-release-plugin:** Add code for commit analyzer
|
|
2335
2335
|
([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
|
|
2336
|
-
- **semantic-release-plugin:** Add release note generation to semantic release
|
|
2336
|
+
- **semantic-release-plugin:** Add release note generation to semantic release
|
|
2337
2337
|
plugin
|
|
2338
2338
|
([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
|
|
2339
|
-
- **semantic-release-plugin:** Add rootDir to plugin
|
|
2339
|
+
- **semantic-release-plugin:** Add rootDir to plugin
|
|
2340
2340
|
([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
|
|
2341
|
-
- **semantic-release-plugin:** Change compiler type
|
|
2341
|
+
- **semantic-release-plugin:** Change compiler type
|
|
2342
2342
|
([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
|
|
2343
|
-
- **semantic-release-plugin:** Changed import type for release plugin
|
|
2343
|
+
- **semantic-release-plugin:** Changed import type for release plugin
|
|
2344
2344
|
([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
|
|
2345
|
-
- **semantic-release-plugin:** Converted the plugin to CommonJS
|
|
2345
|
+
- **semantic-release-plugin:** Converted the plugin to CommonJS
|
|
2346
2346
|
([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
|
|
2347
|
-
- **semantic-release-plugin:** Format output to mjs file
|
|
2347
|
+
- **semantic-release-plugin:** Format output to mjs file
|
|
2348
2348
|
([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
|
|
2349
|
-
- **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES
|
|
2349
|
+
- **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES
|
|
2350
2350
|
module issues
|
|
2351
2351
|
([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
|
|
2352
|
-
- **semantic-release-plugin:** Mark the semantic-release plugin as external
|
|
2352
|
+
- **semantic-release-plugin:** Mark the semantic-release plugin as external
|
|
2353
2353
|
([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
|
|
2354
|
-
- **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use
|
|
2354
|
+
- **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use
|
|
2355
2355
|
import instead of require
|
|
2356
2356
|
([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
|
|
2357
|
-
- **semantic-release-plugin:** Remove code to avoid semantic release built-in
|
|
2357
|
+
- **semantic-release-plugin:** Remove code to avoid semantic release built-in
|
|
2358
2358
|
plugins
|
|
2359
2359
|
([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
|
|
2360
|
-
- **semantic-release-plugin:** Remove third party code from bundle
|
|
2360
|
+
- **semantic-release-plugin:** Remove third party code from bundle
|
|
2361
2361
|
([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
|
|
2362
|
-
- **semantic-release-plugin:** Removed dependancy on commit analyzer
|
|
2362
|
+
- **semantic-release-plugin:** Removed dependancy on commit analyzer
|
|
2363
2363
|
([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
|
|
2364
|
-
- **semantic-release-plugin:** Resolve imports to support ES modules
|
|
2364
|
+
- **semantic-release-plugin:** Resolve imports to support ES modules
|
|
2365
2365
|
([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
|
|
2366
|
-
- **semantic-release-plugin:** Resolve issue with main path extension in
|
|
2366
|
+
- **semantic-release-plugin:** Resolve issue with main path extension in
|
|
2367
2367
|
package.json
|
|
2368
2368
|
([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
|
|
2369
|
-
- **semantic-release-plugin:** Resolve missing path module
|
|
2369
|
+
- **semantic-release-plugin:** Resolve missing path module
|
|
2370
2370
|
([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
|
|
2371
|
-
- **semantic-release-plugin:** Resolve path import issue
|
|
2371
|
+
- **semantic-release-plugin:** Resolve path import issue
|
|
2372
2372
|
([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
|
|
2373
|
-
- **semantic-release-plugin:** Unbundle sematic release plugin
|
|
2373
|
+
- **semantic-release-plugin:** Unbundle sematic release plugin
|
|
2374
2374
|
([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
|
|
2375
|
-
- **semantic-release-plugin:** Update extension on main file to be mjs
|
|
2375
|
+
- **semantic-release-plugin:** Update extension on main file to be mjs
|
|
2376
2376
|
([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
|
|
2377
|
-
- **semantic-release-plugin:** Update the package.json index file path
|
|
2377
|
+
- **semantic-release-plugin:** Update the package.json index file path
|
|
2378
2378
|
([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
|
|
2379
|
-
- **storm-ops:** Add @semantic-release/commit-analyzer dependency back to
|
|
2379
|
+
- **storm-ops:** Add @semantic-release/commit-analyzer dependency back to
|
|
2380
2380
|
workspace root
|
|
2381
2381
|
([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
|
|
2382
|
-
- **storm-ops:** Added back husky hooks and removed config from package.json
|
|
2382
|
+
- **storm-ops:** Added back husky hooks and removed config from package.json
|
|
2383
2383
|
([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
|
|
2384
|
-
- **storm-ops:** Patch semantic release to use old config import
|
|
2384
|
+
- **storm-ops:** Patch semantic release to use old config import
|
|
2385
2385
|
([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
|
|
2386
|
-
- **storm-ops:** Regenerate pnpm lockfile
|
|
2386
|
+
- **storm-ops:** Regenerate pnpm lockfile
|
|
2387
2387
|
([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
|
|
2388
|
-
- **storm-ops:** Regenerated pnpm filelock file
|
|
2388
|
+
- **storm-ops:** Regenerated pnpm filelock file
|
|
2389
2389
|
([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
|
|
2390
|
-
- **storm-ops:** Remove unused workspace config from package.json
|
|
2390
|
+
- **storm-ops:** Remove unused workspace config from package.json
|
|
2391
2391
|
([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
|
|
2392
|
-
- **storm-ops:** Resolved issue with prepare script in workspace root
|
|
2392
|
+
- **storm-ops:** Resolved issue with prepare script in workspace root
|
|
2393
2393
|
([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
|
|
2394
|
-
- **storm-ops:** Resolved issues with build/CI
|
|
2394
|
+
- **storm-ops:** Resolved issues with build/CI
|
|
2395
2395
|
([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
|
|
2396
|
-
- **storm-ops:** Resolved issues with pnpm lockfile
|
|
2396
|
+
- **storm-ops:** Resolved issues with pnpm lockfile
|
|
2397
2397
|
([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
|
|
2398
|
-
- **storm-ops:** Update linting tools, and scripts, to use ES modules
|
|
2398
|
+
- **storm-ops:** Update linting tools, and scripts, to use ES modules
|
|
2399
2399
|
([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
|
|
2400
|
-
- **storm-ops:** Update lockfile for monorepo
|
|
2400
|
+
- **storm-ops:** Update lockfile for monorepo
|
|
2401
2401
|
([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
|
|
2402
|
-
- **storm-ops:** Update pnpm lockfile
|
|
2402
|
+
- **storm-ops:** Update pnpm lockfile
|
|
2403
2403
|
([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
|
|
2404
|
-
- **workspace-tools:** Add back the `declarationDir` value to the
|
|
2404
|
+
- **workspace-tools:** Add back the `declarationDir` value to the
|
|
2405
2405
|
compilerOptions for dts build
|
|
2406
2406
|
([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
|
|
2407
|
-
- **workspace-tools:** Add default tsconfig values for api-extractor
|
|
2407
|
+
- **workspace-tools:** Add default tsconfig values for api-extractor
|
|
2408
2408
|
([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
|
|
2409
|
-
- **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler
|
|
2409
|
+
- **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler
|
|
2410
2410
|
options
|
|
2411
2411
|
([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
|
|
2412
|
-
- **workspace-tools:** Added additional logging for tsc process
|
|
2412
|
+
- **workspace-tools:** Added additional logging for tsc process
|
|
2413
2413
|
([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
|
|
2414
|
-
- **workspace-tools:** Added banner to tsup patch
|
|
2414
|
+
- **workspace-tools:** Added banner to tsup patch
|
|
2415
2415
|
([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
|
|
2416
|
-
- **workspace-tools:** Added code to call original emit method
|
|
2416
|
+
- **workspace-tools:** Added code to call original emit method
|
|
2417
2417
|
([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
|
|
2418
|
-
- **workspace-tools:** Added code to default tsup build options and package.json
|
|
2418
|
+
- **workspace-tools:** Added code to default tsup build options and package.json
|
|
2419
2419
|
path in api-extractor
|
|
2420
2420
|
([f79dbb1](https://github.com/storm-software/storm-ops/commit/f79dbb1d57ba7e2da054ae47483e98516739662b))
|
|
2421
|
-
- **workspace-tools:** Added conditional to tsup package.json search
|
|
2421
|
+
- **workspace-tools:** Added conditional to tsup package.json search
|
|
2422
2422
|
([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
|
|
2423
|
-
- **workspace-tools:** Added custom tsc options to tsup patch config
|
|
2423
|
+
- **workspace-tools:** Added custom tsc options to tsup patch config
|
|
2424
2424
|
([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
|
|
2425
|
-
- **workspace-tools:** Added esm and cjs shims to package bundle
|
|
2425
|
+
- **workspace-tools:** Added esm and cjs shims to package bundle
|
|
2426
2426
|
([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
|
|
2427
|
-
- **workspace-tools:** Added extra logging to tsup patch
|
|
2427
|
+
- **workspace-tools:** Added extra logging to tsup patch
|
|
2428
2428
|
([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
|
|
2429
|
-
- **workspace-tools:** Added join to add separators in package.json path in tsup
|
|
2429
|
+
- **workspace-tools:** Added join to add separators in package.json path in tsup
|
|
2430
2430
|
([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
|
|
2431
|
-
- **workspace-tools:** Added missing @microsoft/api-extractor dependency for
|
|
2431
|
+
- **workspace-tools:** Added missing @microsoft/api-extractor dependency for
|
|
2432
2432
|
tsup DTS build
|
|
2433
2433
|
([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
|
|
2434
|
-
- **workspace-tools:** Added paresed tsc options as tsup parameter
|
|
2434
|
+
- **workspace-tools:** Added paresed tsc options as tsup parameter
|
|
2435
2435
|
([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
|
|
2436
|
-
- **workspace-tools:** Added rollup support for DTS generation
|
|
2436
|
+
- **workspace-tools:** Added rollup support for DTS generation
|
|
2437
2437
|
([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
|
|
2438
|
-
- **workspace-tools:** Added troubleshooting logging to tsup build
|
|
2438
|
+
- **workspace-tools:** Added troubleshooting logging to tsup build
|
|
2439
2439
|
([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
|
|
2440
|
-
- **workspace-tools:** Added virtual file system to tsup patch to resolve
|
|
2440
|
+
- **workspace-tools:** Added virtual file system to tsup patch to resolve
|
|
2441
2441
|
missing libs
|
|
2442
2442
|
([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
|
|
2443
|
-
- **workspace-tools:** Change tsup build to use glob package instead of function
|
|
2443
|
+
- **workspace-tools:** Change tsup build to use glob package instead of function
|
|
2444
2444
|
from Nx
|
|
2445
2445
|
([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
|
|
2446
|
-
- **workspace-tools:** Clean up around tsup patch dts build
|
|
2446
|
+
- **workspace-tools:** Clean up around tsup patch dts build
|
|
2447
2447
|
([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
|
|
2448
|
-
- **workspace-tools:** Cleaned up tsup patch and executor code
|
|
2448
|
+
- **workspace-tools:** Cleaned up tsup patch and executor code
|
|
2449
2449
|
([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
|
|
2450
|
-
- **workspace-tools:** Correctly formatted include path in tsconfig passed to
|
|
2450
|
+
- **workspace-tools:** Correctly formatted include path in tsconfig passed to
|
|
2451
2451
|
api extractor
|
|
2452
2452
|
([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
|
|
2453
|
-
- **workspace-tools:** Enhanced external dependency selection logic
|
|
2453
|
+
- **workspace-tools:** Enhanced external dependency selection logic
|
|
2454
2454
|
([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
|
|
2455
|
-
- **workspace-tools:** Fixed issue in tsup patch around package.json generation
|
|
2455
|
+
- **workspace-tools:** Fixed issue in tsup patch around package.json generation
|
|
2456
2456
|
([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
|
|
2457
|
-
- **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of
|
|
2457
|
+
- **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of
|
|
2458
2458
|
api-extractor
|
|
2459
2459
|
([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
|
|
2460
|
-
- **workspace-tools:** Fixed issue with invalid chars in entry name
|
|
2460
|
+
- **workspace-tools:** Fixed issue with invalid chars in entry name
|
|
2461
2461
|
([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
|
|
2462
|
-
- **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle
|
|
2462
|
+
- **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle
|
|
2463
2463
|
([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
|
|
2464
|
-
- **workspace-tools:** Include terser in workspace package for tsup build
|
|
2464
|
+
- **workspace-tools:** Include terser in workspace package for tsup build
|
|
2465
2465
|
([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
|
|
2466
|
-
- **workspace-tools:** Included missing config function signature change
|
|
2466
|
+
- **workspace-tools:** Included missing config function signature change
|
|
2467
2467
|
([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
|
|
2468
|
-
- **workspace-tools:** Patch logging into tsup build
|
|
2468
|
+
- **workspace-tools:** Patch logging into tsup build
|
|
2469
2469
|
([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
|
|
2470
|
-
- **workspace-tools:** Patch tsup build with check for `this` in rollup config
|
|
2470
|
+
- **workspace-tools:** Patch tsup build with check for `this` in rollup config
|
|
2471
2471
|
([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
|
|
2472
|
-
- **workspace-tools:** Patch tsup to use generated package.json file
|
|
2472
|
+
- **workspace-tools:** Patch tsup to use generated package.json file
|
|
2473
2473
|
([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
|
|
2474
|
-
- **workspace-tools:** Patched tsup to properly use logger
|
|
2474
|
+
- **workspace-tools:** Patched tsup to properly use logger
|
|
2475
2475
|
([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
|
|
2476
|
-
- **workspace-tools:** Prevent both dts and experimentalDts from being enabled
|
|
2476
|
+
- **workspace-tools:** Prevent both dts and experimentalDts from being enabled
|
|
2477
2477
|
([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
|
|
2478
|
-
- **workspace-tools:** Reduce path length of `mainEntryPointFilePath`
|
|
2478
|
+
- **workspace-tools:** Reduce path length of `mainEntryPointFilePath`
|
|
2479
2479
|
api-extractor option
|
|
2480
2480
|
([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
|
|
2481
|
-
- **workspace-tools:** Remove code that overwrites dts files
|
|
2481
|
+
- **workspace-tools:** Remove code that overwrites dts files
|
|
2482
2482
|
([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
|
|
2483
|
-
- **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list
|
|
2483
|
+
- **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list
|
|
2484
2484
|
([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
|
|
2485
|
-
- **workspace-tools:** Removed compiler options to set targer manaully in tsup
|
|
2485
|
+
- **workspace-tools:** Removed compiler options to set targer manaully in tsup
|
|
2486
2486
|
build
|
|
2487
2487
|
([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
|
|
2488
|
-
- **workspace-tools:** Removed overriden tsconfig for api-extractor
|
|
2488
|
+
- **workspace-tools:** Removed overriden tsconfig for api-extractor
|
|
2489
2489
|
([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
|
|
2490
|
-
- **workspace-tools:** Resolve include issue with tsc during tsup build
|
|
2490
|
+
- **workspace-tools:** Resolve include issue with tsc during tsup build
|
|
2491
2491
|
([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
|
|
2492
|
-
- **workspace-tools:** Resolve issue with api-extractor output directory
|
|
2492
|
+
- **workspace-tools:** Resolve issue with api-extractor output directory
|
|
2493
2493
|
([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
|
|
2494
|
-
- **workspace-tools:** Resolve issue with config objects passed to copyAssets
|
|
2494
|
+
- **workspace-tools:** Resolve issue with config objects passed to copyAssets
|
|
2495
2495
|
function
|
|
2496
2496
|
([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
|
|
2497
|
-
- **workspace-tools:** Resolve issue with dts `files` in compiler options
|
|
2497
|
+
- **workspace-tools:** Resolve issue with dts `files` in compiler options
|
|
2498
2498
|
([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
|
|
2499
|
-
- **workspace-tools:** Resolve issue with path library reference in tsup
|
|
2499
|
+
- **workspace-tools:** Resolve issue with path library reference in tsup
|
|
2500
2500
|
([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
|
|
2501
|
-
- **workspace-tools:** Resolve issue with path separators in tsup patch
|
|
2501
|
+
- **workspace-tools:** Resolve issue with path separators in tsup patch
|
|
2502
2502
|
([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
|
|
2503
|
-
- **workspace-tools:** Resolved bad iterable issue in tsup patch
|
|
2503
|
+
- **workspace-tools:** Resolved bad iterable issue in tsup patch
|
|
2504
2504
|
([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
|
|
2505
|
-
- **workspace-tools:** Resolved bad reference to path
|
|
2505
|
+
- **workspace-tools:** Resolved bad reference to path
|
|
2506
2506
|
([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
|
|
2507
|
-
- **workspace-tools:** Resolved bad tsconfig path issue in tsup patch
|
|
2507
|
+
- **workspace-tools:** Resolved bad tsconfig path issue in tsup patch
|
|
2508
2508
|
([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
|
|
2509
|
-
- **workspace-tools:** Resolved const issue in tsup patch
|
|
2509
|
+
- **workspace-tools:** Resolved const issue in tsup patch
|
|
2510
2510
|
([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
|
|
2511
|
-
- **workspace-tools:** Resolved issue around adding files to api-extractor
|
|
2511
|
+
- **workspace-tools:** Resolved issue around adding files to api-extractor
|
|
2512
2512
|
config
|
|
2513
2513
|
([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
|
|
2514
|
-
- **workspace-tools:** Resolved issue around incorrect output mapping in
|
|
2514
|
+
- **workspace-tools:** Resolved issue around incorrect output mapping in
|
|
2515
2515
|
api-extractor
|
|
2516
2516
|
([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
|
|
2517
|
-
- **workspace-tools:** Resolved issue looking up package folder in tsup patch
|
|
2517
|
+
- **workspace-tools:** Resolved issue looking up package folder in tsup patch
|
|
2518
2518
|
([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
|
|
2519
|
-
- **workspace-tools:** Resolved issue preventing file mappings from being logged
|
|
2519
|
+
- **workspace-tools:** Resolved issue preventing file mappings from being logged
|
|
2520
2520
|
([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
|
|
2521
|
-
- **workspace-tools:** Resolved issue preventing package.json from being written
|
|
2521
|
+
- **workspace-tools:** Resolved issue preventing package.json from being written
|
|
2522
2522
|
([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
|
|
2523
|
-
- **workspace-tools:** Resolved issue setting private package.json field in
|
|
2523
|
+
- **workspace-tools:** Resolved issue setting private package.json field in
|
|
2524
2524
|
node-library generator
|
|
2525
2525
|
([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
|
|
2526
|
-
- **workspace-tools:** Resolved issue where fs map was cleared out
|
|
2526
|
+
- **workspace-tools:** Resolved issue where fs map was cleared out
|
|
2527
2527
|
([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
|
|
2528
|
-
- **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option
|
|
2528
|
+
- **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option
|
|
2529
2529
|
([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
|
|
2530
|
-
- **workspace-tools:** Resolved issue with api-extractor input path
|
|
2530
|
+
- **workspace-tools:** Resolved issue with api-extractor input path
|
|
2531
2531
|
([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
|
|
2532
|
-
- **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch
|
|
2532
|
+
- **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch
|
|
2533
2533
|
([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
|
|
2534
|
-
- **workspace-tools:** Resolved issue with bad path in file map
|
|
2534
|
+
- **workspace-tools:** Resolved issue with bad path in file map
|
|
2535
2535
|
([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
|
|
2536
|
-
- **workspace-tools:** Resolved issue with bad path in tsup build
|
|
2536
|
+
- **workspace-tools:** Resolved issue with bad path in tsup build
|
|
2537
2537
|
([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
|
|
2538
|
-
- **workspace-tools:** Resolved issue with bad path module usage in tsup patch
|
|
2538
|
+
- **workspace-tools:** Resolved issue with bad path module usage in tsup patch
|
|
2539
2539
|
([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
|
|
2540
|
-
- **workspace-tools:** Resolved issue with dependency versions in preset
|
|
2540
|
+
- **workspace-tools:** Resolved issue with dependency versions in preset
|
|
2541
2541
|
([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
|
|
2542
|
-
- **workspace-tools:** Resolved issue with entry path passed into api-extractor
|
|
2542
|
+
- **workspace-tools:** Resolved issue with entry path passed into api-extractor
|
|
2543
2543
|
([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
|
|
2544
|
-
- **workspace-tools:** Resolved issue with ES module imports
|
|
2544
|
+
- **workspace-tools:** Resolved issue with ES module imports
|
|
2545
2545
|
([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
|
|
2546
|
-
- **workspace-tools:** Resolved issue with export generation after api-extractor
|
|
2546
|
+
- **workspace-tools:** Resolved issue with export generation after api-extractor
|
|
2547
2547
|
([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
|
|
2548
|
-
- **workspace-tools:** Resolved issue with fs key
|
|
2548
|
+
- **workspace-tools:** Resolved issue with fs key
|
|
2549
2549
|
([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
|
|
2550
|
-
- **workspace-tools:** Resolved issue with incorrectly written config file
|
|
2550
|
+
- **workspace-tools:** Resolved issue with incorrectly written config file
|
|
2551
2551
|
([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
|
|
2552
|
-
- **workspace-tools:** Resolved issue with invalid fileNames variable reference
|
|
2552
|
+
- **workspace-tools:** Resolved issue with invalid fileNames variable reference
|
|
2553
2553
|
([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
|
|
2554
|
-
- **workspace-tools:** Resolved issue with order of package.json search in tsup
|
|
2554
|
+
- **workspace-tools:** Resolved issue with order of package.json search in tsup
|
|
2555
2555
|
executor
|
|
2556
2556
|
([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
|
|
2557
|
-
- **workspace-tools:** Resolved issue with package export lookup in tsup patch
|
|
2557
|
+
- **workspace-tools:** Resolved issue with package export lookup in tsup patch
|
|
2558
2558
|
([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
|
|
2559
|
-
- **workspace-tools:** Resolved issue with package.json search method
|
|
2559
|
+
- **workspace-tools:** Resolved issue with package.json search method
|
|
2560
2560
|
([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
|
|
2561
|
-
- **workspace-tools:** Resolved issue with path separator character in tsup
|
|
2561
|
+
- **workspace-tools:** Resolved issue with path separator character in tsup
|
|
2562
2562
|
([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
|
|
2563
|
-
- **workspace-tools:** Resolved issue with paths passed to api-extractor
|
|
2563
|
+
- **workspace-tools:** Resolved issue with paths passed to api-extractor
|
|
2564
2564
|
([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
|
|
2565
|
-
- **workspace-tools:** Resolved issue with prettier config import
|
|
2565
|
+
- **workspace-tools:** Resolved issue with prettier config import
|
|
2566
2566
|
([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
|
|
2567
|
-
- **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup
|
|
2567
|
+
- **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup
|
|
2568
2568
|
patch
|
|
2569
2569
|
([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
|
|
2570
|
-
- **workspace-tools:** Resolved issue with virtual file system in tsup patch
|
|
2570
|
+
- **workspace-tools:** Resolved issue with virtual file system in tsup patch
|
|
2571
2571
|
([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
|
|
2572
|
-
- **workspace-tools:** Resolved issues with all-contributors template
|
|
2572
|
+
- **workspace-tools:** Resolved issues with all-contributors template
|
|
2573
2573
|
([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
|
|
2574
|
-
- **workspace-tools:** Resolved issues with api-extractors paths
|
|
2574
|
+
- **workspace-tools:** Resolved issues with api-extractors paths
|
|
2575
2575
|
([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
|
|
2576
|
-
- **workspace-tools:** Resolved issues with mismatching node/pnpm versions
|
|
2576
|
+
- **workspace-tools:** Resolved issues with mismatching node/pnpm versions
|
|
2577
2577
|
([8f9d0dd](https://github.com/storm-software/storm-ops/commit/8f9d0ddf4391534ee60dee603a819bf95f8b859c))
|
|
2578
|
-
- **workspace-tools:** Resolved path issue in API Extractor config
|
|
2578
|
+
- **workspace-tools:** Resolved path issue in API Extractor config
|
|
2579
2579
|
([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
|
|
2580
|
-
- **workspace-tools:** Resolved tsup issue with entry option and package.json
|
|
2580
|
+
- **workspace-tools:** Resolved tsup issue with entry option and package.json
|
|
2581
2581
|
full path
|
|
2582
2582
|
([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
|
|
2583
|
-
- **workspace-tools:** Resovled issue with missing options in rollup build in
|
|
2583
|
+
- **workspace-tools:** Resovled issue with missing options in rollup build in
|
|
2584
2584
|
tsup patch
|
|
2585
2585
|
([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
|
|
2586
|
-
- **workspace-tools:** Resovled issue with parameters passed to createProgram
|
|
2586
|
+
- **workspace-tools:** Resovled issue with parameters passed to createProgram
|
|
2587
2587
|
([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
|
|
2588
|
-
- **workspace-tools:** Resovled issue with tsup dts tsconfig path
|
|
2588
|
+
- **workspace-tools:** Resovled issue with tsup dts tsconfig path
|
|
2589
2589
|
([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
|
|
2590
|
-
- **workspace-tools:** Update `entry` in tsup to use a single default file
|
|
2590
|
+
- **workspace-tools:** Update `entry` in tsup to use a single default file
|
|
2591
2591
|
([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
|
|
2592
|
-
- **workspace-tools:** Update clean functionality so no previously build files
|
|
2592
|
+
- **workspace-tools:** Update clean functionality so no previously build files
|
|
2593
2593
|
are removed
|
|
2594
2594
|
([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
|
|
2595
|
-
- **workspace-tools:** Update default compilerOptions prior to calling tsc
|
|
2595
|
+
- **workspace-tools:** Update default compilerOptions prior to calling tsc
|
|
2596
2596
|
([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
|
|
2597
|
-
- **workspace-tools:** Update default options for tsup executor
|
|
2597
|
+
- **workspace-tools:** Update default options for tsup executor
|
|
2598
2598
|
([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
|
|
2599
|
-
- **workspace-tools:** Update generated tsconfig include to point to package
|
|
2599
|
+
- **workspace-tools:** Update generated tsconfig include to point to package
|
|
2600
2600
|
root
|
|
2601
2601
|
([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
|
|
2602
|
-
- **workspace-tools:** Update imports for @typescript/vfs to use named values
|
|
2602
|
+
- **workspace-tools:** Update imports for @typescript/vfs to use named values
|
|
2603
2603
|
([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
|
|
2604
|
-
- **workspace-tools:** Update include paths in tsconfig used in tsup builder
|
|
2604
|
+
- **workspace-tools:** Update include paths in tsconfig used in tsup builder
|
|
2605
2605
|
([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
|
|
2606
|
-
- **workspace-tools:** Update input file path for api-extractor
|
|
2606
|
+
- **workspace-tools:** Update input file path for api-extractor
|
|
2607
2607
|
([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
|
|
2608
|
-
- **workspace-tools:** Update output paths on tsup executor config
|
|
2608
|
+
- **workspace-tools:** Update output paths on tsup executor config
|
|
2609
2609
|
([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
|
|
2610
|
-
- **workspace-tools:** Update package path used by api-extractor
|
|
2610
|
+
- **workspace-tools:** Update package path used by api-extractor
|
|
2611
2611
|
([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
|
|
2612
|
-
- **workspace-tools:** Update paths passed to api-extractor in tsup patch
|
|
2612
|
+
- **workspace-tools:** Update paths passed to api-extractor in tsup patch
|
|
2613
2613
|
([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
|
|
2614
|
-
- **workspace-tools:** Update the `projectFolder` option passed to api-extractor
|
|
2614
|
+
- **workspace-tools:** Update the `projectFolder` option passed to api-extractor
|
|
2615
2615
|
([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
|
|
2616
|
-
- **workspace-tools:** Update the outDir value of parsed tsconfig options in
|
|
2616
|
+
- **workspace-tools:** Update the outDir value of parsed tsconfig options in
|
|
2617
2617
|
tsup patch
|
|
2618
2618
|
([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
|
|
2619
|
-
- **workspace-tools:** Update the path separators in api-extractor parameters
|
|
2619
|
+
- **workspace-tools:** Update the path separators in api-extractor parameters
|
|
2620
2620
|
([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
|
|
2621
|
-
- **workspace-tools:** Update the slashes used in package path in tsup patch
|
|
2621
|
+
- **workspace-tools:** Update the slashes used in package path in tsup patch
|
|
2622
2622
|
([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
|
|
2623
|
-
- **workspace-tools:** Update tmp path on tsup patch
|
|
2623
|
+
- **workspace-tools:** Update tmp path on tsup patch
|
|
2624
2624
|
([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
|
|
2625
|
-
- **workspace-tools:** Update tsup config to package src files in build package
|
|
2625
|
+
- **workspace-tools:** Update tsup config to package src files in build package
|
|
2626
2626
|
([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
|
|
2627
|
-
- **workspace-tools:** Update tsup patch so correct files are written after
|
|
2627
|
+
- **workspace-tools:** Update tsup patch so correct files are written after
|
|
2628
2628
|
api-extractor
|
|
2629
2629
|
([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
|
|
2630
|
-
- **workspace-tools:** Update tsup patch to use the logger
|
|
2630
|
+
- **workspace-tools:** Update tsup patch to use the logger
|
|
2631
2631
|
([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
|
|
2632
|
-
- **workspace-tools:** Update tsup patch to use workspace root as base directory
|
|
2632
|
+
- **workspace-tools:** Update tsup patch to use workspace root as base directory
|
|
2633
2633
|
for api-extractor
|
|
2634
2634
|
([d8cdc3c](https://github.com/storm-software/storm-ops/commit/d8cdc3c461ac1a95a814f04e569f05a54d1a8937))
|
|
2635
|
-
- **workspace-tools:** Update where tsup loads shim files and added define
|
|
2635
|
+
- **workspace-tools:** Update where tsup loads shim files and added define
|
|
2636
2636
|
option
|
|
2637
2637
|
([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
|
|
2638
|
-
- **workspace-tools:** Updated how emit is called
|
|
2638
|
+
- **workspace-tools:** Updated how emit is called
|
|
2639
2639
|
([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
|
|
2640
|
-
- **workspace-tools:** Updated issue with bad map logging
|
|
2640
|
+
- **workspace-tools:** Updated issue with bad map logging
|
|
2641
2641
|
([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
|
|
2642
|
-
- **workspace-tools:** Updated paths of generated api-reports
|
|
2642
|
+
- **workspace-tools:** Updated paths of generated api-reports
|
|
2643
2643
|
([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
|
|
2644
|
-
- **workspace-tools:** Updated the api-reports docs path in tsup executor
|
|
2644
|
+
- **workspace-tools:** Updated the api-reports docs path in tsup executor
|
|
2645
2645
|
([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
|
|
2646
|
-
- **workspace-tools:** Updated the way options are passed to `createProgram`
|
|
2646
|
+
- **workspace-tools:** Updated the way options are passed to `createProgram`
|
|
2647
2647
|
([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
|
|
2648
|
-
- **workspace-tools:** Updated tsup build to check for package.json in outDir
|
|
2648
|
+
- **workspace-tools:** Updated tsup build to check for package.json in outDir
|
|
2649
2649
|
via patch
|
|
2650
2650
|
([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
|
|
2651
|
-
- **workspace-tools:** Updated tsup patch to use compilerHost
|
|
2651
|
+
- **workspace-tools:** Updated tsup patch to use compilerHost
|
|
2652
2652
|
([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
|
|
2653
|
-
- **workspace-tools:** Upgrade tsup version and enabled experimental dts
|
|
2653
|
+
- **workspace-tools:** Upgrade tsup version and enabled experimental dts
|
|
2654
2654
|
([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
|
|
2655
2655
|
|
|
2656
2656
|
### Features
|
|
2657
2657
|
|
|
2658
|
-
- **config-tools:** Added the config-tools library to support storm
|
|
2658
|
+
- **config-tools:** Added the config-tools library to support storm
|
|
2659
2659
|
configuration
|
|
2660
2660
|
([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
|
|
2661
|
-
- **create-storm-workspace:** Initial check-in for storm-ops monorepo
|
|
2661
|
+
- **create-storm-workspace:** Initial check-in for storm-ops monorepo
|
|
2662
2662
|
([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
|
|
2663
|
-
- **git-tools:** Added executors and generators sections to the readme-gen CLI
|
|
2663
|
+
- **git-tools:** Added executors and generators sections to the readme-gen CLI
|
|
2664
2664
|
([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
|
|
2665
|
-
- **git-tools:** Move the semantic-release-plugin into the git-tools package
|
|
2665
|
+
- **git-tools:** Move the semantic-release-plugin into the git-tools package
|
|
2666
2666
|
([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
|
|
2667
|
-
- **semantic-release-plugin:** Resolve issues with plugin so release executes
|
|
2667
|
+
- **semantic-release-plugin:** Resolve issues with plugin so release executes
|
|
2668
2668
|
([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
|
|
2669
|
-
- **semantic-release-plugin:** Split out the semantic release plugin into it's
|
|
2669
|
+
- **semantic-release-plugin:** Split out the semantic release plugin into it's
|
|
2670
2670
|
own project
|
|
2671
2671
|
([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
|
|
2672
|
-
- **storm-ops:** Converted repository eslint to flat structure
|
|
2672
|
+
- **storm-ops:** Converted repository eslint to flat structure
|
|
2673
2673
|
([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
|
|
2674
|
-
- **testing-tools:** Added testing-tools library for common test functionality
|
|
2674
|
+
- **testing-tools:** Added testing-tools library for common test functionality
|
|
2675
2675
|
([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))
|
|
2676
|
-
- **workspace-tools:** Added `description` as an option in the node-library
|
|
2676
|
+
- **workspace-tools:** Added `description` as an option in the node-library
|
|
2677
2677
|
generator
|
|
2678
2678
|
([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
|
|
2679
|
-
- **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor
|
|
2679
|
+
- **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor
|
|
2680
2680
|
([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
|
|
2681
|
-
- **workspace-tools:** Added `WorkspaceStorage` class to handle caching during
|
|
2681
|
+
- **workspace-tools:** Added `WorkspaceStorage` class to handle caching during
|
|
2682
2682
|
processing
|
|
2683
2683
|
([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
|
|
2684
|
-
- **workspace-tools:** Added the `includeSrc` option to the tsup build executor
|
|
2684
|
+
- **workspace-tools:** Added the `includeSrc` option to the tsup build executor
|
|
2685
2685
|
([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
|
|
2686
|
-
- **workspace-tools:** Added the `main` option to tsup build support manually
|
|
2686
|
+
- **workspace-tools:** Added the `main` option to tsup build support manually
|
|
2687
2687
|
entered entry paths
|
|
2688
2688
|
([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
|
|
2689
|
-
- **workspace-tools:** Added the `plugins` option to the tsup executor
|
|
2689
|
+
- **workspace-tools:** Added the `plugins` option to the tsup executor
|
|
2690
2690
|
([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
|
|
2691
|
-
- **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors
|
|
2691
|
+
- **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors
|
|
2692
2692
|
([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
|
|
2693
|
-
- **workspace-tools:** Added the node-library generator
|
|
2693
|
+
- **workspace-tools:** Added the node-library generator
|
|
2694
2694
|
([85ada65](https://github.com/storm-software/storm-ops/commit/85ada65f9737f972a36d0a001179f87963b4aa98))
|
|
2695
|
-
- **workspace-tools:** Added workers distribution to tsup build
|
|
2695
|
+
- **workspace-tools:** Added workers distribution to tsup build
|
|
2696
2696
|
([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
|
|
2697
|
-
- **workspace-tools:** Update tsup executor to generate API Report file, Doc
|
|
2697
|
+
- **workspace-tools:** Update tsup executor to generate API Report file, Doc
|
|
2698
2698
|
Model, and TSDoc Metadata
|
|
2699
2699
|
([fb4cda5](https://github.com/storm-software/storm-ops/commit/fb4cda5807005d2ae412d637fa5247ebad09abf7))
|
|
2700
2700
|
|
|
2701
2701
|
### Reverts
|
|
2702
2702
|
|
|
2703
|
-
- **workspace-tools:** Revert tsup patch back to previous version before updates
|
|
2703
|
+
- **workspace-tools:** Revert tsup patch back to previous version before updates
|
|
2704
2704
|
to api-extractor
|
|
2705
2705
|
([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
|