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