@storm-software/prettier 0.57.79 → 0.58.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/README.md +1 -1
- package/all.json +1 -2
- package/base.json +2 -7
- package/config.json +14 -7
- package/index.cjs +51 -4
- package/index.js +112 -0
- package/jsdoc.json +1 -2
- package/package.json +27 -4
- package/prisma.json +1 -2
- package/recommended.json +105 -0
- package/solidity.json +1 -2
- package/tailwindcss.json +1 -2
- package/CHANGELOG.md +0 -3139
- package/meta.json +0 -22
package/CHANGELOG.md
DELETED
|
@@ -1,3139 +0,0 @@
|
|
|
1
|
-

|
|
2
|
-
|
|
3
|
-
# Changelog for Storm Ops - Prettier
|
|
4
|
-
|
|
5
|
-
## [0.57.78](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.78) (01/27/2026)
|
|
6
|
-
|
|
7
|
-
### Miscellaneous
|
|
8
|
-
|
|
9
|
-
- **prettier:** Clean up `json` prettier config ([988aeced3](https://github.com/storm-software/storm-ops/commit/988aeced3))
|
|
10
|
-
|
|
11
|
-
## [0.57.77](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.77) (01/27/2026)
|
|
12
|
-
|
|
13
|
-
### Miscellaneous
|
|
14
|
-
|
|
15
|
-
- **prettier:** Reduce the `printWidth` of the json configuration
|
|
16
|
-
([2fc787622](https://github.com/storm-software/storm-ops/commit/2fc787622))
|
|
17
|
-
|
|
18
|
-
## [0.57.76](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.76) (01/27/2026)
|
|
19
|
-
|
|
20
|
-
### Miscellaneous
|
|
21
|
-
|
|
22
|
-
- **prettier:** Update `json` file width and listed extensions
|
|
23
|
-
([7e1cb0801](https://github.com/storm-software/storm-ops/commit/7e1cb0801))
|
|
24
|
-
|
|
25
|
-
## [0.57.74](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.74) (12/30/2025)
|
|
26
|
-
|
|
27
|
-
### Miscellaneous
|
|
28
|
-
|
|
29
|
-
- **monorepo:** Update `README.md` markdown files
|
|
30
|
-
([eea67b18e](https://github.com/storm-software/storm-ops/commit/eea67b18e))
|
|
31
|
-
|
|
32
|
-
## [0.57.71](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.71) (12/18/2025)
|
|
33
|
-
|
|
34
|
-
### Miscellaneous
|
|
35
|
-
|
|
36
|
-
- **monorepo:** Update CDN URLs for banner assets
|
|
37
|
-
([affd8096b](https://github.com/storm-software/storm-ops/commit/affd8096b))
|
|
38
|
-
|
|
39
|
-
## [0.57.69](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.69) (12/17/2025)
|
|
40
|
-
|
|
41
|
-
### Miscellaneous
|
|
42
|
-
|
|
43
|
-
- **monorepo:** Update asset paths in workspace references
|
|
44
|
-
([b6e71c5d4](https://github.com/storm-software/storm-ops/commit/b6e71c5d4))
|
|
45
|
-
|
|
46
|
-
## [0.57.68](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.68) (12/17/2025)
|
|
47
|
-
|
|
48
|
-
### Miscellaneous
|
|
49
|
-
|
|
50
|
-
- **prettier:** Added generated files with different names to ignore list
|
|
51
|
-
([76aa9afbb](https://github.com/storm-software/storm-ops/commit/76aa9afbb))
|
|
52
|
-
- **prettier:** Added generated schema files to prettier ignore list
|
|
53
|
-
([97eff0cd2](https://github.com/storm-software/storm-ops/commit/97eff0cd2))
|
|
54
|
-
|
|
55
|
-
## [0.57.66](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.66) (12/15/2025)
|
|
56
|
-
|
|
57
|
-
### Miscellaneous
|
|
58
|
-
|
|
59
|
-
- **monorepo:** Format repository source files
|
|
60
|
-
([6415008e9](https://github.com/storm-software/storm-ops/commit/6415008e9))
|
|
61
|
-
- **monorepo:** Format workspace source files
|
|
62
|
-
([b957f4850](https://github.com/storm-software/storm-ops/commit/b957f4850))
|
|
63
|
-
|
|
64
|
-
## [0.57.65](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.65) (12/15/2025)
|
|
65
|
-
|
|
66
|
-
### Miscellaneous
|
|
67
|
-
|
|
68
|
-
- **monorepo:** Update workspace packages' dependencies
|
|
69
|
-
([104422be0](https://github.com/storm-software/storm-ops/commit/104422be0))
|
|
70
|
-
|
|
71
|
-
## [0.57.60](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.60) (12/08/2025)
|
|
72
|
-
|
|
73
|
-
### Continuous Integration
|
|
74
|
-
|
|
75
|
-
- **monorepo:** Resolved linting issues with `zizmor` scan
|
|
76
|
-
([4c1d72e15](https://github.com/storm-software/storm-ops/commit/4c1d72e15))
|
|
77
|
-
|
|
78
|
-
## [0.57.59](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.59) (12/06/2025)
|
|
79
|
-
|
|
80
|
-
### Miscellaneous
|
|
81
|
-
|
|
82
|
-
- **monorepo:** Regenerate README markdown files
|
|
83
|
-
([65dcadce7](https://github.com/storm-software/storm-ops/commit/65dcadce7))
|
|
84
|
-
|
|
85
|
-
## [0.57.56](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.56) (12/05/2025)
|
|
86
|
-
|
|
87
|
-
### Miscellaneous
|
|
88
|
-
|
|
89
|
-
- **monorepo:** Reformat README markdown files
|
|
90
|
-
([67f5cb4ca](https://github.com/storm-software/storm-ops/commit/67f5cb4ca))
|
|
91
|
-
|
|
92
|
-
## [0.57.55](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.55) (12/05/2025)
|
|
93
|
-
|
|
94
|
-
### Miscellaneous
|
|
95
|
-
|
|
96
|
-
- **monorepo:** Update the banner image used in markdown files
|
|
97
|
-
([fc48aee3c](https://github.com/storm-software/storm-ops/commit/fc48aee3c))
|
|
98
|
-
|
|
99
|
-
## [0.57.54](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.54) (12/05/2025)
|
|
100
|
-
|
|
101
|
-
### Miscellaneous
|
|
102
|
-
|
|
103
|
-
- **monorepo:** Update pnpm to v10.24.0
|
|
104
|
-
([05b011cc8](https://github.com/storm-software/storm-ops/commit/05b011cc8))
|
|
105
|
-
|
|
106
|
-
# Changelog for Storm Ops - Prettier
|
|
107
|
-
|
|
108
|
-
## [0.57.51](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.51) (12/04/2025)
|
|
109
|
-
|
|
110
|
-
### Miscellaneous
|
|
111
|
-
|
|
112
|
-
- **monorepo:** Update workspace packages' dependencies
|
|
113
|
-
([978701226](https://github.com/storm-software/storm-ops/commit/978701226))
|
|
114
|
-
- **monorepo:** Update the `README.md` files' banner images
|
|
115
|
-
([fd0a3065d](https://github.com/storm-software/storm-ops/commit/fd0a3065d))
|
|
116
|
-
|
|
117
|
-
## [0.57.50](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.50) (11/27/2025)
|
|
118
|
-
|
|
119
|
-
### Miscellaneous
|
|
120
|
-
|
|
121
|
-
- **monorepo:** Regenerate README markdown files and `Cargo.lock`
|
|
122
|
-
([5758ea3f0](https://github.com/storm-software/storm-ops/commit/5758ea3f0))
|
|
123
|
-
|
|
124
|
-
## [0.57.48](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.48) (11/20/2025)
|
|
125
|
-
|
|
126
|
-
### Miscellaneous
|
|
127
|
-
|
|
128
|
-
- **monorepo:** Regenerate README markdown files
|
|
129
|
-
([f12d8e2f7](https://github.com/storm-software/storm-ops/commit/f12d8e2f7))
|
|
130
|
-
|
|
131
|
-
## [0.57.46](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.46) (11/19/2025)
|
|
132
|
-
|
|
133
|
-
### Miscellaneous
|
|
134
|
-
|
|
135
|
-
- **monorepo:** Regenerate README markdown files
|
|
136
|
-
([7f809b6a2](https://github.com/storm-software/storm-ops/commit/7f809b6a2))
|
|
137
|
-
|
|
138
|
-
## [0.57.44](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.44) (11/19/2025)
|
|
139
|
-
|
|
140
|
-
### Miscellaneous
|
|
141
|
-
|
|
142
|
-
- **monorepo:** Regenerate README markdown files
|
|
143
|
-
([6b480779f](https://github.com/storm-software/storm-ops/commit/6b480779f))
|
|
144
|
-
- **monorepo:** Regenerate README markdown files
|
|
145
|
-
([3696b59be](https://github.com/storm-software/storm-ops/commit/3696b59be))
|
|
146
|
-
|
|
147
|
-
## [0.57.42](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.42) (11/19/2025)
|
|
148
|
-
|
|
149
|
-
### Miscellaneous
|
|
150
|
-
|
|
151
|
-
- **monorepo:** Regenerate README markdown files
|
|
152
|
-
([7bdb756ec](https://github.com/storm-software/storm-ops/commit/7bdb756ec))
|
|
153
|
-
- **monorepo:** Regenerate README markdown files
|
|
154
|
-
([f5d775f57](https://github.com/storm-software/storm-ops/commit/f5d775f57))
|
|
155
|
-
|
|
156
|
-
## [0.57.40](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.40) (11/16/2025)
|
|
157
|
-
|
|
158
|
-
### Miscellaneous
|
|
159
|
-
|
|
160
|
-
- **monorepo:** Format workspace source files
|
|
161
|
-
([974aa3c4c](https://github.com/storm-software/storm-ops/commit/974aa3c4c))
|
|
162
|
-
|
|
163
|
-
## [0.57.39](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.39) (11/16/2025)
|
|
164
|
-
|
|
165
|
-
### Miscellaneous
|
|
166
|
-
|
|
167
|
-
- **monorepo:** Update README markdown files
|
|
168
|
-
([067cc99ce](https://github.com/storm-software/storm-ops/commit/067cc99ce))
|
|
169
|
-
|
|
170
|
-
## [0.57.37](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.37) (11/14/2025)
|
|
171
|
-
|
|
172
|
-
### Miscellaneous
|
|
173
|
-
|
|
174
|
-
- **monorepo:** Regenerate README markdown files
|
|
175
|
-
([a0e00b677](https://github.com/storm-software/storm-ops/commit/a0e00b677))
|
|
176
|
-
|
|
177
|
-
## [0.57.35](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.35) (11/13/2025)
|
|
178
|
-
|
|
179
|
-
### Miscellaneous
|
|
180
|
-
|
|
181
|
-
- **monorepo:** Regenerate README markdown files
|
|
182
|
-
([e7bd95c1c](https://github.com/storm-software/storm-ops/commit/e7bd95c1c))
|
|
183
|
-
- **monorepo:** Regenerate README markdown files
|
|
184
|
-
([d47b551f9](https://github.com/storm-software/storm-ops/commit/d47b551f9))
|
|
185
|
-
|
|
186
|
-
## [0.57.34](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.34) (11/13/2025)
|
|
187
|
-
|
|
188
|
-
### Miscellaneous
|
|
189
|
-
|
|
190
|
-
- **monorepo:** Regenerate README markdown files
|
|
191
|
-
([e7bd95c1c](https://github.com/storm-software/storm-ops/commit/e7bd95c1c))
|
|
192
|
-
- **monorepo:** Regenerate README markdown files
|
|
193
|
-
([d47b551f9](https://github.com/storm-software/storm-ops/commit/d47b551f9))
|
|
194
|
-
- **monorepo:** Regenerate README markdown files
|
|
195
|
-
([70c8dba97](https://github.com/storm-software/storm-ops/commit/70c8dba97))
|
|
196
|
-
|
|
197
|
-
## [0.57.33](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.33) (11/13/2025)
|
|
198
|
-
|
|
199
|
-
### Miscellaneous
|
|
200
|
-
|
|
201
|
-
- **monorepo:** Regenerate README markdown files
|
|
202
|
-
([70c8dba97](https://github.com/storm-software/storm-ops/commit/70c8dba97))
|
|
203
|
-
|
|
204
|
-
## [0.57.32](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.32) (11/13/2025)
|
|
205
|
-
|
|
206
|
-
### Miscellaneous
|
|
207
|
-
|
|
208
|
-
- **monorepo:** Regenerate README markdown files
|
|
209
|
-
([68959f768](https://github.com/storm-software/storm-ops/commit/68959f768))
|
|
210
|
-
|
|
211
|
-
## [0.57.31](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.31) (11/13/2025)
|
|
212
|
-
|
|
213
|
-
### Miscellaneous
|
|
214
|
-
|
|
215
|
-
- **monorepo:** Reformat workspace package files
|
|
216
|
-
([a0fb66d75](https://github.com/storm-software/storm-ops/commit/a0fb66d75))
|
|
217
|
-
- **monorepo:** Reformat workspace files
|
|
218
|
-
([41b537422](https://github.com/storm-software/storm-ops/commit/41b537422))
|
|
219
|
-
- **monorepo:** Regenerate README markdown files
|
|
220
|
-
([0ff6533a0](https://github.com/storm-software/storm-ops/commit/0ff6533a0))
|
|
221
|
-
|
|
222
|
-
### Features
|
|
223
|
-
|
|
224
|
-
- **workspace-tools:** Added the `napi` executor to build rust bindings
|
|
225
|
-
([5f075ee38](https://github.com/storm-software/storm-ops/commit/5f075ee38))
|
|
226
|
-
|
|
227
|
-
## [0.57.30](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.30) (11/13/2025)
|
|
228
|
-
|
|
229
|
-
### Miscellaneous
|
|
230
|
-
|
|
231
|
-
- **monorepo:** Reformat workspace files
|
|
232
|
-
([41b537422](https://github.com/storm-software/storm-ops/commit/41b537422))
|
|
233
|
-
- **monorepo:** Regenerate README markdown files
|
|
234
|
-
([0ff6533a0](https://github.com/storm-software/storm-ops/commit/0ff6533a0))
|
|
235
|
-
|
|
236
|
-
### Features
|
|
237
|
-
|
|
238
|
-
- **workspace-tools:** Added the `napi` executor to build rust bindings
|
|
239
|
-
([5f075ee38](https://github.com/storm-software/storm-ops/commit/5f075ee38))
|
|
240
|
-
|
|
241
|
-
## [0.57.29](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.29) (11/12/2025)
|
|
242
|
-
|
|
243
|
-
### Miscellaneous
|
|
244
|
-
|
|
245
|
-
- **monorepo:** Regenerate README markdown files
|
|
246
|
-
([89dfbdb7f](https://github.com/storm-software/storm-ops/commit/89dfbdb7f))
|
|
247
|
-
|
|
248
|
-
## [0.57.27](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.27) (11/12/2025)
|
|
249
|
-
|
|
250
|
-
### Miscellaneous
|
|
251
|
-
|
|
252
|
-
- **monorepo:** Regenerate README markdown files
|
|
253
|
-
([ce28ea33d](https://github.com/storm-software/storm-ops/commit/ce28ea33d))
|
|
254
|
-
|
|
255
|
-
## [0.57.26](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.26) (11/12/2025)
|
|
256
|
-
|
|
257
|
-
### Miscellaneous
|
|
258
|
-
|
|
259
|
-
- **monorepo:** Update workspace `Cargo.lock` file
|
|
260
|
-
([cf76a171f](https://github.com/storm-software/storm-ops/commit/cf76a171f))
|
|
261
|
-
- **monorepo:** Regenerate README markdown files
|
|
262
|
-
([a27c96498](https://github.com/storm-software/storm-ops/commit/a27c96498))
|
|
263
|
-
|
|
264
|
-
## [0.57.25](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.25) (11/12/2025)
|
|
265
|
-
|
|
266
|
-
### Miscellaneous
|
|
267
|
-
|
|
268
|
-
- **monorepo:** Update workspace package dependencies
|
|
269
|
-
([2f7e4c39e](https://github.com/storm-software/storm-ops/commit/2f7e4c39e))
|
|
270
|
-
- **monorepo:** Update README markdown files
|
|
271
|
-
([b8f258457](https://github.com/storm-software/storm-ops/commit/b8f258457))
|
|
272
|
-
|
|
273
|
-
## [0.57.24](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.24) (11/10/2025)
|
|
274
|
-
|
|
275
|
-
### Miscellaneous
|
|
276
|
-
|
|
277
|
-
- **monorepo:** Regenerate README markdown files
|
|
278
|
-
([5eb9b8129](https://github.com/storm-software/storm-ops/commit/5eb9b8129))
|
|
279
|
-
|
|
280
|
-
### Features
|
|
281
|
-
|
|
282
|
-
- **storm-config:** Added the `from` method to `WorkspaceConfig`
|
|
283
|
-
([94a5e30f6](https://github.com/storm-software/storm-ops/commit/94a5e30f6))
|
|
284
|
-
|
|
285
|
-
## [0.57.23](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.23) (11/09/2025)
|
|
286
|
-
|
|
287
|
-
### Miscellaneous
|
|
288
|
-
|
|
289
|
-
- **monorepo:** Regenerate README markdown files
|
|
290
|
-
([e9e2cd674](https://github.com/storm-software/storm-ops/commit/e9e2cd674))
|
|
291
|
-
|
|
292
|
-
## [0.57.22](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.22) (11/08/2025)
|
|
293
|
-
|
|
294
|
-
### Miscellaneous
|
|
295
|
-
|
|
296
|
-
- **monorepo:** Reformat README markdown files
|
|
297
|
-
([f2ba8ae15](https://github.com/storm-software/storm-ops/commit/f2ba8ae15))
|
|
298
|
-
|
|
299
|
-
### Features
|
|
300
|
-
|
|
301
|
-
- **devenv-modules:** Added additional components and `mold` to `rust` devenv
|
|
302
|
-
config
|
|
303
|
-
([9d4c9d358](https://github.com/storm-software/storm-ops/commit/9d4c9d358))
|
|
304
|
-
|
|
305
|
-
## [0.57.21](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.21) (11/08/2025)
|
|
306
|
-
|
|
307
|
-
### Miscellaneous
|
|
308
|
-
|
|
309
|
-
- **monorepo:** Reformat README markdown files
|
|
310
|
-
([3b1e9655c](https://github.com/storm-software/storm-ops/commit/3b1e9655c))
|
|
311
|
-
|
|
312
|
-
## [0.57.17](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.17) (2025-11-04)
|
|
313
|
-
|
|
314
|
-
### Features
|
|
315
|
-
|
|
316
|
-
- **monorepo:** Update packages to use Nx v22.0.2
|
|
317
|
-
([8895b7333](https://github.com/storm-software/storm-ops/commit/8895b7333))
|
|
318
|
-
|
|
319
|
-
### Miscellaneous
|
|
320
|
-
|
|
321
|
-
- **monorepo:** Resolve sherif linting issues and reformat README markdown files
|
|
322
|
-
([2ed668c6a](https://github.com/storm-software/storm-ops/commit/2ed668c6a))
|
|
323
|
-
|
|
324
|
-
## [0.57.16](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.16) (2025-10-31)
|
|
325
|
-
|
|
326
|
-
### Miscellaneous
|
|
327
|
-
|
|
328
|
-
- **monorepo:** Update workspace package links
|
|
329
|
-
([49f67dda6](https://github.com/storm-software/storm-ops/commit/49f67dda6))
|
|
330
|
-
|
|
331
|
-
## [0.57.15](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.15) (2025-10-31)
|
|
332
|
-
|
|
333
|
-
### Miscellaneous
|
|
334
|
-
|
|
335
|
-
- **cspell:** Added `automd` to the dictionary
|
|
336
|
-
([2b54b1cac](https://github.com/storm-software/storm-ops/commit/2b54b1cac))
|
|
337
|
-
- **monorepo:** Update workspace package links
|
|
338
|
-
([6c345f258](https://github.com/storm-software/storm-ops/commit/6c345f258))
|
|
339
|
-
|
|
340
|
-
## [0.57.14](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.14) (2025-10-30)
|
|
341
|
-
|
|
342
|
-
### Miscellaneous
|
|
343
|
-
|
|
344
|
-
- **monorepo:** Update workspace package links
|
|
345
|
-
([f79e3c6c6](https://github.com/storm-software/storm-ops/commit/f79e3c6c6))
|
|
346
|
-
|
|
347
|
-
## [0.57.13](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.13) (2025-10-28)
|
|
348
|
-
|
|
349
|
-
### Miscellaneous
|
|
350
|
-
|
|
351
|
-
- **monorepo:** Update workspace package links
|
|
352
|
-
([9796c73b1](https://github.com/storm-software/storm-ops/commit/9796c73b1))
|
|
353
|
-
|
|
354
|
-
## [0.57.12](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.12) (2025-10-28)
|
|
355
|
-
|
|
356
|
-
### Bug Fixes
|
|
357
|
-
|
|
358
|
-
- **monorepo:** Update `commander` CLI implementation across packages
|
|
359
|
-
([0aca28a67](https://github.com/storm-software/storm-ops/commit/0aca28a67))
|
|
360
|
-
|
|
361
|
-
## [0.57.11](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.11) (2025-10-23)
|
|
362
|
-
|
|
363
|
-
### Miscellaneous
|
|
364
|
-
|
|
365
|
-
- **eslint:** Remove unused rule filters
|
|
366
|
-
([3d3392837](https://github.com/storm-software/storm-ops/commit/3d3392837))
|
|
367
|
-
|
|
368
|
-
## [0.57.10](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.10) (2025-10-22)
|
|
369
|
-
|
|
370
|
-
### Miscellaneous
|
|
371
|
-
|
|
372
|
-
- **monorepo:** Update workspace package links
|
|
373
|
-
([417c239d1](https://github.com/storm-software/storm-ops/commit/417c239d1))
|
|
374
|
-
|
|
375
|
-
## [0.57.9](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.9) (2025-10-22)
|
|
376
|
-
|
|
377
|
-
### Miscellaneous
|
|
378
|
-
|
|
379
|
-
- **monorepo:** Update workspace package links
|
|
380
|
-
([eaf81e39e](https://github.com/storm-software/storm-ops/commit/eaf81e39e))
|
|
381
|
-
|
|
382
|
-
## [0.57.8](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.8) (2025-10-22)
|
|
383
|
-
|
|
384
|
-
### Miscellaneous
|
|
385
|
-
|
|
386
|
-
- **monorepo:** Update workspace package links
|
|
387
|
-
([060f1b5ab](https://github.com/storm-software/storm-ops/commit/060f1b5ab))
|
|
388
|
-
- **monorepo:** Update workspace README markdown files
|
|
389
|
-
([f94cb041a](https://github.com/storm-software/storm-ops/commit/f94cb041a))
|
|
390
|
-
- **monorepo:** Update workspace package links
|
|
391
|
-
([af97dc773](https://github.com/storm-software/storm-ops/commit/af97dc773))
|
|
392
|
-
- **monorepo:** Update workspace package links
|
|
393
|
-
([3ec988077](https://github.com/storm-software/storm-ops/commit/3ec988077))
|
|
394
|
-
- **cspell:** Added `powerlines` to CSpell dictionary
|
|
395
|
-
([98f024c7e](https://github.com/storm-software/storm-ops/commit/98f024c7e))
|
|
396
|
-
- **monorepo:** Update workspace package links
|
|
397
|
-
([eff879a87](https://github.com/storm-software/storm-ops/commit/eff879a87))
|
|
398
|
-
- **monorepo:** Update workspace package links
|
|
399
|
-
([0f754388d](https://github.com/storm-software/storm-ops/commit/0f754388d))
|
|
400
|
-
- **monorepo:** Update workspace package link
|
|
401
|
-
([1666003a2](https://github.com/storm-software/storm-ops/commit/1666003a2))
|
|
402
|
-
- **cspell:** Added typescript tool phrases to dictionary
|
|
403
|
-
([a70b30d9e](https://github.com/storm-software/storm-ops/commit/a70b30d9e))
|
|
404
|
-
- **monorepo:** Update workspace package links
|
|
405
|
-
([ef40f7597](https://github.com/storm-software/storm-ops/commit/ef40f7597))
|
|
406
|
-
|
|
407
|
-
## [0.57.7](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.7) (2025-10-22)
|
|
408
|
-
|
|
409
|
-
### Miscellaneous
|
|
410
|
-
|
|
411
|
-
- **monorepo:** Update workspace README markdown files
|
|
412
|
-
([f94cb041a](https://github.com/storm-software/storm-ops/commit/f94cb041a))
|
|
413
|
-
|
|
414
|
-
## [0.57.6](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.6) (2025-10-17)
|
|
415
|
-
|
|
416
|
-
### Miscellaneous
|
|
417
|
-
|
|
418
|
-
- **monorepo:** Update workspace package links
|
|
419
|
-
([af97dc773](https://github.com/storm-software/storm-ops/commit/af97dc773))
|
|
420
|
-
|
|
421
|
-
## [0.57.5](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.5) (2025-10-17)
|
|
422
|
-
|
|
423
|
-
### Miscellaneous
|
|
424
|
-
|
|
425
|
-
- **monorepo:** Update workspace package links
|
|
426
|
-
([3ec988077](https://github.com/storm-software/storm-ops/commit/3ec988077))
|
|
427
|
-
|
|
428
|
-
## [0.57.4](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.4) (2025-10-17)
|
|
429
|
-
|
|
430
|
-
### Miscellaneous
|
|
431
|
-
|
|
432
|
-
- **cspell:** Added `powerlines` to CSpell dictionary
|
|
433
|
-
([98f024c7e](https://github.com/storm-software/storm-ops/commit/98f024c7e))
|
|
434
|
-
- **monorepo:** Update workspace package links
|
|
435
|
-
([eff879a87](https://github.com/storm-software/storm-ops/commit/eff879a87))
|
|
436
|
-
|
|
437
|
-
## [0.57.3](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.3) (2025-10-17)
|
|
438
|
-
|
|
439
|
-
### Miscellaneous
|
|
440
|
-
|
|
441
|
-
- **monorepo:** Update workspace package links
|
|
442
|
-
([0f754388d](https://github.com/storm-software/storm-ops/commit/0f754388d))
|
|
443
|
-
|
|
444
|
-
## [0.57.2](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.2) (2025-10-14)
|
|
445
|
-
|
|
446
|
-
### Miscellaneous
|
|
447
|
-
|
|
448
|
-
- **monorepo:** Update workspace package link
|
|
449
|
-
([1666003a2](https://github.com/storm-software/storm-ops/commit/1666003a2))
|
|
450
|
-
|
|
451
|
-
## [0.57.1](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.1) (2025-10-14)
|
|
452
|
-
|
|
453
|
-
### Miscellaneous
|
|
454
|
-
|
|
455
|
-
- **cspell:** Added typescript tool phrases to dictionary
|
|
456
|
-
([a70b30d9e](https://github.com/storm-software/storm-ops/commit/a70b30d9e))
|
|
457
|
-
- **monorepo:** Update workspace package links
|
|
458
|
-
([ef40f7597](https://github.com/storm-software/storm-ops/commit/ef40f7597))
|
|
459
|
-
|
|
460
|
-
## [0.57.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.57.0) (2025-10-08)
|
|
461
|
-
|
|
462
|
-
### Features
|
|
463
|
-
|
|
464
|
-
- **tsup:** Initial check-in of the `tsup` patched package
|
|
465
|
-
([e141da012](https://github.com/storm-software/storm-ops/commit/e141da012))
|
|
466
|
-
|
|
467
|
-
### Miscellaneous
|
|
468
|
-
|
|
469
|
-
- **monorepo:** Update workspace package links
|
|
470
|
-
([8fb2a080f](https://github.com/storm-software/storm-ops/commit/8fb2a080f))
|
|
471
|
-
|
|
472
|
-
## [0.56.12](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.56.12) (2025-10-08)
|
|
473
|
-
|
|
474
|
-
### Bug Fixes
|
|
475
|
-
|
|
476
|
-
- **prettier:** Added missing `parser` configuration
|
|
477
|
-
([3a3903746](https://github.com/storm-software/storm-ops/commit/3a3903746))
|
|
478
|
-
|
|
479
|
-
### Miscellaneous
|
|
480
|
-
|
|
481
|
-
- **monorepo:** Update workspace package links
|
|
482
|
-
([ad9d018ff](https://github.com/storm-software/storm-ops/commit/ad9d018ff))
|
|
483
|
-
|
|
484
|
-
## [0.56.11](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.56.11) (2025-10-05)
|
|
485
|
-
|
|
486
|
-
### Miscellaneous
|
|
487
|
-
|
|
488
|
-
- **monorepo:** Update workspace package links
|
|
489
|
-
([5d087ae37](https://github.com/storm-software/storm-ops/commit/5d087ae37))
|
|
490
|
-
|
|
491
|
-
## [0.56.10](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.56.10) (2025-10-05)
|
|
492
|
-
|
|
493
|
-
### Miscellaneous
|
|
494
|
-
|
|
495
|
-
- **monorepo:** Update workspace package links
|
|
496
|
-
([125d73a6a](https://github.com/storm-software/storm-ops/commit/125d73a6a))
|
|
497
|
-
|
|
498
|
-
## [0.56.9](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.56.9) (2025-10-05)
|
|
499
|
-
|
|
500
|
-
### Bug Fixes
|
|
501
|
-
|
|
502
|
-
- **config:** Ensure correct `zod` version is used in dependencies
|
|
503
|
-
([965458ca9](https://github.com/storm-software/storm-ops/commit/965458ca9))
|
|
504
|
-
|
|
505
|
-
### Miscellaneous
|
|
506
|
-
|
|
507
|
-
- **monorepo:** Update workspace package links
|
|
508
|
-
([7ca39098e](https://github.com/storm-software/storm-ops/commit/7ca39098e))
|
|
509
|
-
|
|
510
|
-
## [0.56.8](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.56.8) (2025-10-03)
|
|
511
|
-
|
|
512
|
-
### Miscellaneous
|
|
513
|
-
|
|
514
|
-
- **monorepo:** Update workspace to TypeScript v5.9.3
|
|
515
|
-
([3db5c952c](https://github.com/storm-software/storm-ops/commit/3db5c952c))
|
|
516
|
-
|
|
517
|
-
## [0.56.7](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.56.7) (2025-09-22)
|
|
518
|
-
|
|
519
|
-
### Miscellaneous
|
|
520
|
-
|
|
521
|
-
- **monorepo:** Update workspace package links
|
|
522
|
-
([43374a8da](https://github.com/storm-software/storm-ops/commit/43374a8da))
|
|
523
|
-
|
|
524
|
-
## [0.56.6](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.56.6) (2025-09-21)
|
|
525
|
-
|
|
526
|
-
### Miscellaneous
|
|
527
|
-
|
|
528
|
-
- **monorepo:** Update workspace package links
|
|
529
|
-
([91c9879c3](https://github.com/storm-software/storm-ops/commit/91c9879c3))
|
|
530
|
-
|
|
531
|
-
## [0.56.5](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.56.5) (2025-09-21)
|
|
532
|
-
|
|
533
|
-
### Miscellaneous
|
|
534
|
-
|
|
535
|
-
- **monorepo:** Update workspace package links
|
|
536
|
-
([33ab95f46](https://github.com/storm-software/storm-ops/commit/33ab95f46))
|
|
537
|
-
|
|
538
|
-
## [0.56.4](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.56.4) (2025-09-20)
|
|
539
|
-
|
|
540
|
-
### Miscellaneous
|
|
541
|
-
|
|
542
|
-
- **monorepo:** Update workspace package links
|
|
543
|
-
([fb19259a0](https://github.com/storm-software/storm-ops/commit/fb19259a0))
|
|
544
|
-
|
|
545
|
-
## [0.56.3](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.56.3) (2025-09-20)
|
|
546
|
-
|
|
547
|
-
### Miscellaneous
|
|
548
|
-
|
|
549
|
-
- **monorepo:** Update workspace package links
|
|
550
|
-
([2eed9fa1f](https://github.com/storm-software/storm-ops/commit/2eed9fa1f))
|
|
551
|
-
|
|
552
|
-
## [0.56.2](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.56.2) (2025-09-20)
|
|
553
|
-
|
|
554
|
-
### Miscellaneous
|
|
555
|
-
|
|
556
|
-
- **monorepo:** Update workspace package links
|
|
557
|
-
([b5a7b29f8](https://github.com/storm-software/storm-ops/commit/b5a7b29f8))
|
|
558
|
-
|
|
559
|
-
## [0.56.1](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.56.1) (2025-09-19)
|
|
560
|
-
|
|
561
|
-
### Miscellaneous
|
|
562
|
-
|
|
563
|
-
- **monorepo:** Update workspace package links
|
|
564
|
-
([8cd386592](https://github.com/storm-software/storm-ops/commit/8cd386592))
|
|
565
|
-
|
|
566
|
-
## [0.56.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.56.0) (2025-09-18)
|
|
567
|
-
|
|
568
|
-
### Features
|
|
569
|
-
|
|
570
|
-
- **conventional-changelog:** Added `minimal` and `monorepo` configs to the
|
|
571
|
-
package
|
|
572
|
-
([4b4809048](https://github.com/storm-software/storm-ops/commit/4b4809048))
|
|
573
|
-
|
|
574
|
-
### Miscellaneous
|
|
575
|
-
|
|
576
|
-
- **monorepo:** Update workspace package links
|
|
577
|
-
([18136e9ad](https://github.com/storm-software/storm-ops/commit/18136e9ad))
|
|
578
|
-
|
|
579
|
-
## [0.55.4](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.55.4) (2025-09-18)
|
|
580
|
-
|
|
581
|
-
### Miscellaneous
|
|
582
|
-
|
|
583
|
-
- **monorepo:** Update workspace package links
|
|
584
|
-
([4ecf1952d](https://github.com/storm-software/storm-ops/commit/4ecf1952d))
|
|
585
|
-
|
|
586
|
-
## [0.55.3](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.55.3) (2025-09-18)
|
|
587
|
-
|
|
588
|
-
### Miscellaneous
|
|
589
|
-
|
|
590
|
-
- **monorepo:** Update workspace package links
|
|
591
|
-
([5fc0b1cec](https://github.com/storm-software/storm-ops/commit/5fc0b1cec))
|
|
592
|
-
|
|
593
|
-
## [0.55.2](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.55.2) (2025-09-18)
|
|
594
|
-
|
|
595
|
-
### Miscellaneous
|
|
596
|
-
|
|
597
|
-
- **monorepo:** Update workspace package links
|
|
598
|
-
([89e2511ad](https://github.com/storm-software/storm-ops/commit/89e2511ad))
|
|
599
|
-
|
|
600
|
-
## [0.55.1](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.55.1) (2025-09-18)
|
|
601
|
-
|
|
602
|
-
### Miscellaneous
|
|
603
|
-
|
|
604
|
-
- **cspell:** Added additional tools to CSpell dictionary
|
|
605
|
-
([1d91dc573](https://github.com/storm-software/storm-ops/commit/1d91dc573))
|
|
606
|
-
- **monorepo:** Update workspace package links
|
|
607
|
-
([dfd8585e8](https://github.com/storm-software/storm-ops/commit/dfd8585e8))
|
|
608
|
-
|
|
609
|
-
## [0.55.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.55.0) (2025-09-16)
|
|
610
|
-
|
|
611
|
-
### Features
|
|
612
|
-
|
|
613
|
-
- **conventional-changelog:** Added the Storm Software shared
|
|
614
|
-
`conventional-changelog` configuration
|
|
615
|
-
([9f65827b6](https://github.com/storm-software/storm-ops/commit/9f65827b6))
|
|
616
|
-
|
|
617
|
-
### Miscellaneous
|
|
618
|
-
|
|
619
|
-
- **monorepo:** Update workspace package links
|
|
620
|
-
([865d707d8](https://github.com/storm-software/storm-ops/commit/865d707d8))
|
|
621
|
-
|
|
622
|
-
## [0.54.7](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.54.7) (2025-09-15)
|
|
623
|
-
|
|
624
|
-
### Miscellaneous
|
|
625
|
-
|
|
626
|
-
- **monorepo:** Update workspace package links
|
|
627
|
-
([fadac013c](https://github.com/storm-software/storm-ops/commit/fadac013c))
|
|
628
|
-
|
|
629
|
-
## [0.54.6](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.54.6) (2025-09-15)
|
|
630
|
-
|
|
631
|
-
### Miscellaneous
|
|
632
|
-
|
|
633
|
-
- **monorepo:** Update workspace package links
|
|
634
|
-
([c7373c93c](https://github.com/storm-software/storm-ops/commit/c7373c93c))
|
|
635
|
-
|
|
636
|
-
## [0.54.5](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.54.5) (2025-09-15)
|
|
637
|
-
|
|
638
|
-
### Miscellaneous
|
|
639
|
-
|
|
640
|
-
- **monorepo:** Regenerate README markdown files
|
|
641
|
-
([5896194fa](https://github.com/storm-software/storm-ops/commit/5896194fa))
|
|
642
|
-
|
|
643
|
-
## [0.54.4](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.54.4) (2025-09-15)
|
|
644
|
-
|
|
645
|
-
### Miscellaneous
|
|
646
|
-
|
|
647
|
-
- **monorepo:** Regenerate README markdown files
|
|
648
|
-
([e71a83bc4](https://github.com/storm-software/storm-ops/commit/e71a83bc4))
|
|
649
|
-
|
|
650
|
-
## [0.54.3](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.54.3) (2025-09-15)
|
|
651
|
-
|
|
652
|
-
### Miscellaneous
|
|
653
|
-
|
|
654
|
-
- **monorepo:** Regenerate README markdown files
|
|
655
|
-
([4db53df30](https://github.com/storm-software/storm-ops/commit/4db53df30))
|
|
656
|
-
|
|
657
|
-
## [0.54.2](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.54.2) (2025-09-15)
|
|
658
|
-
|
|
659
|
-
### Miscellaneous
|
|
660
|
-
|
|
661
|
-
- **pnpm-tools:** Update script file name and write workspace contents to
|
|
662
|
-
warning message
|
|
663
|
-
([ac72547b3](https://github.com/storm-software/storm-ops/commit/ac72547b3))
|
|
664
|
-
- **monorepo:** Regenerate README markdown files
|
|
665
|
-
([beeeb4edc](https://github.com/storm-software/storm-ops/commit/beeeb4edc))
|
|
666
|
-
|
|
667
|
-
## [0.54.1](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.54.1) (2025-09-13)
|
|
668
|
-
|
|
669
|
-
### Miscellaneous
|
|
670
|
-
|
|
671
|
-
- **monorepo:** Regenerate README markdown files
|
|
672
|
-
([f6d595334](https://github.com/storm-software/storm-ops/commit/f6d595334))
|
|
673
|
-
|
|
674
|
-
## [0.54.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.54.0) (2025-09-13)
|
|
675
|
-
|
|
676
|
-
### Features
|
|
677
|
-
|
|
678
|
-
- **eslint:** Update `eslint-plugin-tsdoc` patch to allow local custom config
|
|
679
|
-
files
|
|
680
|
-
([57257ac47](https://github.com/storm-software/storm-ops/commit/57257ac47))
|
|
681
|
-
|
|
682
|
-
### Miscellaneous
|
|
683
|
-
|
|
684
|
-
- **monorepo:** Regenerate README markdown files
|
|
685
|
-
([5a5124fd7](https://github.com/storm-software/storm-ops/commit/5a5124fd7))
|
|
686
|
-
|
|
687
|
-
## [0.53.16](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.16) (2025-09-13)
|
|
688
|
-
|
|
689
|
-
### Bug Fixes
|
|
690
|
-
|
|
691
|
-
- **monorepo:** Resolve issues with invalid workspace package
|
|
692
|
-
([a5e95d09a](https://github.com/storm-software/storm-ops/commit/a5e95d09a))
|
|
693
|
-
|
|
694
|
-
### Miscellaneous
|
|
695
|
-
|
|
696
|
-
- **monorepo:** Regenerate README markdown files
|
|
697
|
-
([268809036](https://github.com/storm-software/storm-ops/commit/268809036))
|
|
698
|
-
|
|
699
|
-
## [0.53.15](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.15) (2025-09-08)
|
|
700
|
-
|
|
701
|
-
### Miscellaneous
|
|
702
|
-
|
|
703
|
-
- **monorepo:** Update workspace package links
|
|
704
|
-
([08b9b2380](https://github.com/storm-software/storm-ops/commit/08b9b2380))
|
|
705
|
-
|
|
706
|
-
## [0.53.14](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.14) (2025-09-06)
|
|
707
|
-
|
|
708
|
-
### Miscellaneous
|
|
709
|
-
|
|
710
|
-
- **monorepo:** Update workspace package links
|
|
711
|
-
([0ecd5b833](https://github.com/storm-software/storm-ops/commit/0ecd5b833))
|
|
712
|
-
|
|
713
|
-
## [0.53.13](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.13) (2025-09-06)
|
|
714
|
-
|
|
715
|
-
### Miscellaneous
|
|
716
|
-
|
|
717
|
-
- **monorepo:** Update README markdown files
|
|
718
|
-
([b641c33df](https://github.com/storm-software/storm-ops/commit/b641c33df))
|
|
719
|
-
|
|
720
|
-
## [0.53.12](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.12) (2025-08-28)
|
|
721
|
-
|
|
722
|
-
### Miscellaneous
|
|
723
|
-
|
|
724
|
-
- **monorepo:** Regenerate README markdown files
|
|
725
|
-
([b25aa8830](https://github.com/storm-software/storm-ops/commit/b25aa8830))
|
|
726
|
-
|
|
727
|
-
## [0.53.11](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.11) (2025-08-28)
|
|
728
|
-
|
|
729
|
-
### Miscellaneous
|
|
730
|
-
|
|
731
|
-
- **monorepo:** Update workspace package links
|
|
732
|
-
([5c32031c0](https://github.com/storm-software/storm-ops/commit/5c32031c0))
|
|
733
|
-
- **monorepo:** Regenerate README markdown files
|
|
734
|
-
([b15066368](https://github.com/storm-software/storm-ops/commit/b15066368))
|
|
735
|
-
|
|
736
|
-
## [0.53.10](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.10) (2025-08-28)
|
|
737
|
-
|
|
738
|
-
### Miscellaneous
|
|
739
|
-
|
|
740
|
-
- **monorepo:** Update workspace package links
|
|
741
|
-
([3adc8a08a](https://github.com/storm-software/storm-ops/commit/3adc8a08a))
|
|
742
|
-
- **monorepo:** Regenerate README markdown files
|
|
743
|
-
([95612041b](https://github.com/storm-software/storm-ops/commit/95612041b))
|
|
744
|
-
|
|
745
|
-
## [0.53.9](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.9) (2025-08-28)
|
|
746
|
-
|
|
747
|
-
### Miscellaneous
|
|
748
|
-
|
|
749
|
-
- **monorepo:** Update workspace package links
|
|
750
|
-
([a7115e0ed](https://github.com/storm-software/storm-ops/commit/a7115e0ed))
|
|
751
|
-
- **monorepo:** Regenerate README markdown files
|
|
752
|
-
([f15589f1b](https://github.com/storm-software/storm-ops/commit/f15589f1b))
|
|
753
|
-
|
|
754
|
-
## [0.53.8](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.8) (2025-08-28)
|
|
755
|
-
|
|
756
|
-
### Miscellaneous
|
|
757
|
-
|
|
758
|
-
- **monorepo:** Update workspace package links
|
|
759
|
-
([6c5a4055c](https://github.com/storm-software/storm-ops/commit/6c5a4055c))
|
|
760
|
-
- **monorepo:** Regenerate README markdown files
|
|
761
|
-
([078f35026](https://github.com/storm-software/storm-ops/commit/078f35026))
|
|
762
|
-
|
|
763
|
-
## [0.53.7](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.7) (2025-08-27)
|
|
764
|
-
|
|
765
|
-
### Miscellaneous
|
|
766
|
-
|
|
767
|
-
- **monorepo:** Upgrade Nx to v21.4.1
|
|
768
|
-
([398bbbb03](https://github.com/storm-software/storm-ops/commit/398bbbb03))
|
|
769
|
-
- **monorepo:** Regenerate README markdown files
|
|
770
|
-
([6a176b865](https://github.com/storm-software/storm-ops/commit/6a176b865))
|
|
771
|
-
|
|
772
|
-
## [0.53.6](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.6) (2025-08-11)
|
|
773
|
-
|
|
774
|
-
### Miscellaneous
|
|
775
|
-
|
|
776
|
-
- **monorepo:** Update to TypeScript v5.9.2
|
|
777
|
-
([cf34d601f](https://github.com/storm-software/storm-ops/commit/cf34d601f))
|
|
778
|
-
- **monorepo:** Regenerate README markdown files
|
|
779
|
-
([5b9ffe718](https://github.com/storm-software/storm-ops/commit/5b9ffe718))
|
|
780
|
-
|
|
781
|
-
## [0.53.5](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.5) (2025-08-09)
|
|
782
|
-
|
|
783
|
-
### Miscellaneous
|
|
784
|
-
|
|
785
|
-
- **monorepo:** Updated the workspace package dependencies
|
|
786
|
-
([fff0b6534](https://github.com/storm-software/storm-ops/commit/fff0b6534))
|
|
787
|
-
|
|
788
|
-
## [0.53.4](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.4) (2025-08-08)
|
|
789
|
-
|
|
790
|
-
### Miscellaneous
|
|
791
|
-
|
|
792
|
-
- **monorepo:** Update workspace dependencies and README markdown
|
|
793
|
-
([67e119b05](https://github.com/storm-software/storm-ops/commit/67e119b05))
|
|
794
|
-
|
|
795
|
-
## [0.53.3](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.3) (2025-08-07)
|
|
796
|
-
|
|
797
|
-
### Miscellaneous
|
|
798
|
-
|
|
799
|
-
- **monorepo:** Regenerate README files and update `wrangler`
|
|
800
|
-
([2231aafa7](https://github.com/storm-software/storm-ops/commit/2231aafa7))
|
|
801
|
-
|
|
802
|
-

|
|
803
|
-
|
|
804
|
-
# Changelog for Storm Ops - Prettier
|
|
805
|
-
|
|
806
|
-
## [0.53.2](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.2) (2025-08-07)
|
|
807
|
-
|
|
808
|
-
### Miscellaneous
|
|
809
|
-
|
|
810
|
-
- **monorepo:** Update workspace package links
|
|
811
|
-
([cc1710a99](https://github.com/storm-software/storm-ops/commit/cc1710a99))
|
|
812
|
-
|
|
813
|
-
## [0.53.1](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.1) (2025-08-07)
|
|
814
|
-
|
|
815
|
-
### Miscellaneous
|
|
816
|
-
|
|
817
|
-
- **monorepo:** Reformat workspace package files
|
|
818
|
-
([7b6add0f5](https://github.com/storm-software/storm-ops/commit/7b6add0f5))
|
|
819
|
-
|
|
820
|
-
## [0.53.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.53.0) (2025-08-06)
|
|
821
|
-
|
|
822
|
-
### Features
|
|
823
|
-
|
|
824
|
-
- **config:** Update the configuration schema to use `zod/mini` to reduce size
|
|
825
|
-
([1a89aae2e](https://github.com/storm-software/storm-ops/commit/1a89aae2e))
|
|
826
|
-
|
|
827
|
-
### Miscellaneous
|
|
828
|
-
|
|
829
|
-
- **monorepo:** Regenerate README markdown files
|
|
830
|
-
([92d5d61a0](https://github.com/storm-software/storm-ops/commit/92d5d61a0))
|
|
831
|
-
|
|
832
|
-

|
|
833
|
-
|
|
834
|
-
# Changelog for Storm Ops - Prettier
|
|
835
|
-
|
|
836
|
-
## [0.52.1](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.52.1) (2025-08-05)
|
|
837
|
-
|
|
838
|
-
### Miscellaneous
|
|
839
|
-
|
|
840
|
-
- **monorepo:** Updated workspace package links
|
|
841
|
-
([51780ded4](https://github.com/storm-software/storm-ops/commit/51780ded4))
|
|
842
|
-
- **monorepo:** Regenerate README markdown files
|
|
843
|
-
([1763510bb](https://github.com/storm-software/storm-ops/commit/1763510bb))
|
|
844
|
-
|
|
845
|
-
## [0.52.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.52.0) (2025-08-05)
|
|
846
|
-
|
|
847
|
-
### Features
|
|
848
|
-
|
|
849
|
-
- **workspace-tools:** Added the `enableTypeCheck` option to the base Nx plugin
|
|
850
|
-
([c11a3c96e](https://github.com/storm-software/storm-ops/commit/c11a3c96e))
|
|
851
|
-
|
|
852
|
-
### Miscellaneous
|
|
853
|
-
|
|
854
|
-
- **monorepo:** Regenerate README markdown files
|
|
855
|
-
([cf6bd2d92](https://github.com/storm-software/storm-ops/commit/cf6bd2d92))
|
|
856
|
-
|
|
857
|
-
## [0.51.74](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.74) (2025-08-05)
|
|
858
|
-
|
|
859
|
-
### Miscellaneous
|
|
860
|
-
|
|
861
|
-
- **monorepo:** Regenerate README markdown files
|
|
862
|
-
([21fa7cc54](https://github.com/storm-software/storm-ops/commit/21fa7cc54))
|
|
863
|
-
|
|
864
|
-
## [0.51.73](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.73) (2025-08-05)
|
|
865
|
-
|
|
866
|
-
### Miscellaneous
|
|
867
|
-
|
|
868
|
-
- **monorepo:** Updated workspace package links
|
|
869
|
-
([ace2eb32c](https://github.com/storm-software/storm-ops/commit/ace2eb32c))
|
|
870
|
-
|
|
871
|
-
## [0.51.72](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.72) (2025-08-05)
|
|
872
|
-
|
|
873
|
-
### Miscellaneous
|
|
874
|
-
|
|
875
|
-
- **monorepo:** Update package dependency links
|
|
876
|
-
([9a2b632e4](https://github.com/storm-software/storm-ops/commit/9a2b632e4))
|
|
877
|
-
|
|
878
|
-
## [0.51.71](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.71) (2025-08-05)
|
|
879
|
-
|
|
880
|
-
### Miscellaneous
|
|
881
|
-
|
|
882
|
-
- **monorepo:** Update workspace package links
|
|
883
|
-
([8645cc15f](https://github.com/storm-software/storm-ops/commit/8645cc15f))
|
|
884
|
-
|
|
885
|
-
## [0.51.70](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.70) (2025-08-03)
|
|
886
|
-
|
|
887
|
-
### Miscellaneous
|
|
888
|
-
|
|
889
|
-
- **monorepo:** Added `bentocache` vocab to dictionary
|
|
890
|
-
([0ddb182dd](https://github.com/storm-software/storm-ops/commit/0ddb182dd))
|
|
891
|
-
- **monorepo:** Regenerate README markdown files
|
|
892
|
-
([cd88b3e0d](https://github.com/storm-software/storm-ops/commit/cd88b3e0d))
|
|
893
|
-
|
|
894
|
-
## [0.51.69](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.69) (2025-08-03)
|
|
895
|
-
|
|
896
|
-
### Miscellaneous
|
|
897
|
-
|
|
898
|
-
- **cspell:** Added external package names to dictionary
|
|
899
|
-
([a322e5039](https://github.com/storm-software/storm-ops/commit/a322e5039))
|
|
900
|
-
- **monorepo:** Regenerate README files and package.json links
|
|
901
|
-
([aef5b3b2b](https://github.com/storm-software/storm-ops/commit/aef5b3b2b))
|
|
902
|
-
|
|
903
|
-
## [0.51.68](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.68) (2025-08-03)
|
|
904
|
-
|
|
905
|
-
### Miscellaneous
|
|
906
|
-
|
|
907
|
-
- **monorepo:** Git hook file updates - triggering release
|
|
908
|
-
([326b351e1](https://github.com/storm-software/storm-ops/commit/326b351e1))
|
|
909
|
-
|
|
910
|
-
## [0.51.67](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.67) (2025-08-03)
|
|
911
|
-
|
|
912
|
-
### Miscellaneous
|
|
913
|
-
|
|
914
|
-
- **monorepo:** Updates from git lifecycle hooks
|
|
915
|
-
([8662866d8](https://github.com/storm-software/storm-ops/commit/8662866d8))
|
|
916
|
-
|
|
917
|
-
## [0.51.66](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.66) (2025-08-03)
|
|
918
|
-
|
|
919
|
-
### Miscellaneous
|
|
920
|
-
|
|
921
|
-
- **monorepo:** Update README files and package dependencies
|
|
922
|
-
([98aa92354](https://github.com/storm-software/storm-ops/commit/98aa92354))
|
|
923
|
-
|
|
924
|
-
## [0.51.65](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.65) (2025-08-03)
|
|
925
|
-
|
|
926
|
-
### Miscellaneous
|
|
927
|
-
|
|
928
|
-
- **monorepo:** Updates to package dependencies
|
|
929
|
-
([d3178b9fe](https://github.com/storm-software/storm-ops/commit/d3178b9fe))
|
|
930
|
-
|
|
931
|
-
## [0.51.64](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.64) (2025-08-03)
|
|
932
|
-
|
|
933
|
-
### Miscellaneous
|
|
934
|
-
|
|
935
|
-
- **monorepo:** Updates to README and dependencies
|
|
936
|
-
([d5fa740ba](https://github.com/storm-software/storm-ops/commit/d5fa740ba))
|
|
937
|
-
|
|
938
|
-
## [0.51.63](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.63) (2025-08-03)
|
|
939
|
-
|
|
940
|
-
### Miscellaneous
|
|
941
|
-
|
|
942
|
-
- **monorepo:** Update workspace dependency links for packages
|
|
943
|
-
([e311f77ef](https://github.com/storm-software/storm-ops/commit/e311f77ef))
|
|
944
|
-
|
|
945
|
-
## [0.51.62](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.62) (2025-08-03)
|
|
946
|
-
|
|
947
|
-
### Miscellaneous
|
|
948
|
-
|
|
949
|
-
- **monorepo:** Update README and package dependency versions
|
|
950
|
-
([cf2786e59](https://github.com/storm-software/storm-ops/commit/cf2786e59))
|
|
951
|
-
|
|
952
|
-
## [0.51.61](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.61) (2025-08-03)
|
|
953
|
-
|
|
954
|
-
### Miscellaneous
|
|
955
|
-
|
|
956
|
-
- **monorepo:** Update workspace package dependencies
|
|
957
|
-
([a51e7f3f5](https://github.com/storm-software/storm-ops/commit/a51e7f3f5))
|
|
958
|
-
- **monorepo:** Regenerate README markdown files
|
|
959
|
-
([bfce1b325](https://github.com/storm-software/storm-ops/commit/bfce1b325))
|
|
960
|
-
|
|
961
|
-
## [0.51.60](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.60) (2025-08-03)
|
|
962
|
-
|
|
963
|
-
### Miscellaneous
|
|
964
|
-
|
|
965
|
-
- **monorepo:** Update workspace package dependencies
|
|
966
|
-
([c6fbbda93](https://github.com/storm-software/storm-ops/commit/c6fbbda93))
|
|
967
|
-
|
|
968
|
-
## [0.51.59](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.59) (2025-08-02)
|
|
969
|
-
|
|
970
|
-
### Bug Fixes
|
|
971
|
-
|
|
972
|
-
- **git-tools:** Resolve issue with missing external dependencies
|
|
973
|
-
([d47adff14](https://github.com/storm-software/storm-ops/commit/d47adff14))
|
|
974
|
-
|
|
975
|
-
### Miscellaneous
|
|
976
|
-
|
|
977
|
-
- **monorepo:** Regenerate README markdown files
|
|
978
|
-
([b867380ec](https://github.com/storm-software/storm-ops/commit/b867380ec))
|
|
979
|
-
|
|
980
|
-
## [0.51.58](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.58) (2025-08-01)
|
|
981
|
-
|
|
982
|
-
### Bug Fixes
|
|
983
|
-
|
|
984
|
-
- **git-tools:** Update `package.json` to ensure external dependencies are
|
|
985
|
-
installed
|
|
986
|
-
([506a0cf30](https://github.com/storm-software/storm-ops/commit/506a0cf30))
|
|
987
|
-
|
|
988
|
-
## [0.51.57](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.57) (2025-08-01)
|
|
989
|
-
|
|
990
|
-
### Miscellaneous
|
|
991
|
-
|
|
992
|
-
- **monorepo:** Update README markdown and package links
|
|
993
|
-
([2468d6357](https://github.com/storm-software/storm-ops/commit/2468d6357))
|
|
994
|
-
|
|
995
|
-
## [0.51.56](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.56) (2025-07-31)
|
|
996
|
-
|
|
997
|
-
### Miscellaneous
|
|
998
|
-
|
|
999
|
-
- **monorepo:** Ran `update-storm` package script
|
|
1000
|
-
([71f8c1c1e](https://github.com/storm-software/storm-ops/commit/71f8c1c1e))
|
|
1001
|
-
|
|
1002
|
-
## [0.51.55](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.55) (2025-07-31)
|
|
1003
|
-
|
|
1004
|
-
### Miscellaneous
|
|
1005
|
-
|
|
1006
|
-
- **monorepo:** Update workspace package links
|
|
1007
|
-
([86bc24e80](https://github.com/storm-software/storm-ops/commit/86bc24e80))
|
|
1008
|
-
- **monorepo:** Regenerate README markdown files
|
|
1009
|
-
([984745037](https://github.com/storm-software/storm-ops/commit/984745037))
|
|
1010
|
-
|
|
1011
|
-
## [0.51.54](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.54) (2025-07-31)
|
|
1012
|
-
|
|
1013
|
-
### Bug Fixes
|
|
1014
|
-
|
|
1015
|
-
- **git-tools:** Resolve issue with incorrect log formatting
|
|
1016
|
-
([062583d84](https://github.com/storm-software/storm-ops/commit/062583d84))
|
|
1017
|
-
|
|
1018
|
-
### Miscellaneous
|
|
1019
|
-
|
|
1020
|
-
- **monorepo:** Regenerate README markdown files
|
|
1021
|
-
([e5c02a04d](https://github.com/storm-software/storm-ops/commit/e5c02a04d))
|
|
1022
|
-
|
|
1023
|
-
## [0.51.53](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.53) (2025-07-31)
|
|
1024
|
-
|
|
1025
|
-
### Bug Fixes
|
|
1026
|
-
|
|
1027
|
-
- **prettier:** Added missing `prettier-plugin-prisma` plugin to `config.json`
|
|
1028
|
-
([855efe2e4](https://github.com/storm-software/storm-ops/commit/855efe2e4))
|
|
1029
|
-
|
|
1030
|
-
### Miscellaneous
|
|
1031
|
-
|
|
1032
|
-
- **monorepo:** Update TypeScript to v5.9.2
|
|
1033
|
-
([d4a90784d](https://github.com/storm-software/storm-ops/commit/d4a90784d))
|
|
1034
|
-
- **monorepo:** Regenerate README markdown files
|
|
1035
|
-
([18c227394](https://github.com/storm-software/storm-ops/commit/18c227394))
|
|
1036
|
-
- **monorepo:** Update workspace package links
|
|
1037
|
-
([3ec10b48b](https://github.com/storm-software/storm-ops/commit/3ec10b48b))
|
|
1038
|
-
- **monorepo:** Regenerate README markdown files
|
|
1039
|
-
([8aeb77070](https://github.com/storm-software/storm-ops/commit/8aeb77070))
|
|
1040
|
-
- **monorepo:** Regenerate workspace repository packages
|
|
1041
|
-
([a78abe68e](https://github.com/storm-software/storm-ops/commit/a78abe68e))
|
|
1042
|
-
- **monorepo:** Regenerate README markdown files
|
|
1043
|
-
([b7b8fec51](https://github.com/storm-software/storm-ops/commit/b7b8fec51))
|
|
1044
|
-
- **eslint:** Update package dependencies
|
|
1045
|
-
([a6eaee75a](https://github.com/storm-software/storm-ops/commit/a6eaee75a))
|
|
1046
|
-
- **monorepo:** Regenerate README markdown files
|
|
1047
|
-
([d02c46b78](https://github.com/storm-software/storm-ops/commit/d02c46b78))
|
|
1048
|
-
- **git-tools:** Ensure dependencies are marked `external` by default for `bin`
|
|
1049
|
-
build
|
|
1050
|
-
([b6c66aae5](https://github.com/storm-software/storm-ops/commit/b6c66aae5))
|
|
1051
|
-
- **monorepo:** Regenerate README markdown files
|
|
1052
|
-
([fa4b5a24f](https://github.com/storm-software/storm-ops/commit/fa4b5a24f))
|
|
1053
|
-
|
|
1054
|
-
## [0.51.52](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.52) (2025-07-14)
|
|
1055
|
-
|
|
1056
|
-
### Miscellaneous
|
|
1057
|
-
|
|
1058
|
-
- **monorepo:** Update workspace package links
|
|
1059
|
-
([aa3c5e120](https://github.com/storm-software/storm-ops/commit/aa3c5e120))
|
|
1060
|
-
- **monorepo:** Regenerate README markdown files
|
|
1061
|
-
([11ac201a7](https://github.com/storm-software/storm-ops/commit/11ac201a7))
|
|
1062
|
-
|
|
1063
|
-
## [0.51.51](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.51) (2025-07-14)
|
|
1064
|
-
|
|
1065
|
-
### Miscellaneous
|
|
1066
|
-
|
|
1067
|
-
- **monorepo:** Regenerate README markdown files
|
|
1068
|
-
([9c1c8c7cc](https://github.com/storm-software/storm-ops/commit/9c1c8c7cc))
|
|
1069
|
-
|
|
1070
|
-
## [0.51.50](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.50) (2025-07-11)
|
|
1071
|
-
|
|
1072
|
-
### Bug Fixes
|
|
1073
|
-
|
|
1074
|
-
- **monorepo:** Resolve issues with outdated `lefthook` schema
|
|
1075
|
-
([16d0d2e99](https://github.com/storm-software/storm-ops/commit/16d0d2e99))
|
|
1076
|
-
|
|
1077
|
-
### Miscellaneous
|
|
1078
|
-
|
|
1079
|
-
- **monorepo:** Update the `pnpm-lock.yaml` file
|
|
1080
|
-
([e24f8515a](https://github.com/storm-software/storm-ops/commit/e24f8515a))
|
|
1081
|
-
- **monorepo:** Regenerate README markdown files
|
|
1082
|
-
([111c8bf3c](https://github.com/storm-software/storm-ops/commit/111c8bf3c))
|
|
1083
|
-
- **monorepo:** Regenerate README markdown files
|
|
1084
|
-
([be8521423](https://github.com/storm-software/storm-ops/commit/be8521423))
|
|
1085
|
-
|
|
1086
|
-
## [0.51.49](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.49) (2025-07-11)
|
|
1087
|
-
|
|
1088
|
-
### Miscellaneous
|
|
1089
|
-
|
|
1090
|
-
- **monorepo:** Regenerate README markdown files
|
|
1091
|
-
([e316c2ed8](https://github.com/storm-software/storm-ops/commit/e316c2ed8))
|
|
1092
|
-
|
|
1093
|
-
## [0.51.48](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.48) (2025-07-11)
|
|
1094
|
-
|
|
1095
|
-
### Miscellaneous
|
|
1096
|
-
|
|
1097
|
-
- **monorepo:** Regenerate README markdown files
|
|
1098
|
-
([c13e76556](https://github.com/storm-software/storm-ops/commit/c13e76556))
|
|
1099
|
-
|
|
1100
|
-
## [0.51.47](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.47) (2025-07-10)
|
|
1101
|
-
|
|
1102
|
-
### Miscellaneous
|
|
1103
|
-
|
|
1104
|
-
- **monorepo:** Regenerate README markdown files
|
|
1105
|
-
([b95696e42](https://github.com/storm-software/storm-ops/commit/b95696e42))
|
|
1106
|
-
|
|
1107
|
-
## [0.51.46](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.46) (2025-07-10)
|
|
1108
|
-
|
|
1109
|
-
### Miscellaneous
|
|
1110
|
-
|
|
1111
|
-
- **monorepo:** Regenerate workspace artifacts
|
|
1112
|
-
([f45c14e5f](https://github.com/storm-software/storm-ops/commit/f45c14e5f))
|
|
1113
|
-
|
|
1114
|
-
## [0.51.45](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.45) (2025-07-10)
|
|
1115
|
-
|
|
1116
|
-
### Miscellaneous
|
|
1117
|
-
|
|
1118
|
-
- **monorepo:** Update links and `zod` to v4
|
|
1119
|
-
([fbdb2f1e6](https://github.com/storm-software/storm-ops/commit/fbdb2f1e6))
|
|
1120
|
-
|
|
1121
|
-
## [0.51.44](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.44) (2025-07-10)
|
|
1122
|
-
|
|
1123
|
-
### Miscellaneous
|
|
1124
|
-
|
|
1125
|
-
- **prettier:** Update `prettier-plugin-tailwindcss` dependency
|
|
1126
|
-
([33ee31530](https://github.com/storm-software/storm-ops/commit/33ee31530))
|
|
1127
|
-
- **monorepo:** Regenerate README markdown files
|
|
1128
|
-
([98723860a](https://github.com/storm-software/storm-ops/commit/98723860a))
|
|
1129
|
-
|
|
1130
|
-
## [0.51.43](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.43) (2025-07-08)
|
|
1131
|
-
|
|
1132
|
-
### Miscellaneous
|
|
1133
|
-
|
|
1134
|
-
- **monorepo:** Update README markdown files
|
|
1135
|
-
([a201e9178](https://github.com/storm-software/storm-ops/commit/a201e9178))
|
|
1136
|
-
|
|
1137
|
-
## [0.51.42](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.42) (2025-07-06)
|
|
1138
|
-
|
|
1139
|
-
### Miscellaneous
|
|
1140
|
-
|
|
1141
|
-
- **monorepo:** Regenerate README markdown files
|
|
1142
|
-
([03db3eded](https://github.com/storm-software/storm-ops/commit/03db3eded))
|
|
1143
|
-
|
|
1144
|
-
## [0.51.41](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.41) (2025-07-05)
|
|
1145
|
-
|
|
1146
|
-
### Miscellaneous
|
|
1147
|
-
|
|
1148
|
-
- **monorepo:** Regenerate README markdown files
|
|
1149
|
-
([de1ec3c9b](https://github.com/storm-software/storm-ops/commit/de1ec3c9b))
|
|
1150
|
-
|
|
1151
|
-
## [0.51.40](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.40) (2025-07-03)
|
|
1152
|
-
|
|
1153
|
-
### Miscellaneous
|
|
1154
|
-
|
|
1155
|
-
- **monorepo:** Regenerate README markdown files
|
|
1156
|
-
([0d65555eb](https://github.com/storm-software/storm-ops/commit/0d65555eb))
|
|
1157
|
-
|
|
1158
|
-
## [0.51.39](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.39) (2025-07-03)
|
|
1159
|
-
|
|
1160
|
-
### Miscellaneous
|
|
1161
|
-
|
|
1162
|
-
- **monorepo:** Regenerate README markdown files
|
|
1163
|
-
([d45ffe6c6](https://github.com/storm-software/storm-ops/commit/d45ffe6c6))
|
|
1164
|
-
|
|
1165
|
-
## [0.51.38](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.38) (2025-07-02)
|
|
1166
|
-
|
|
1167
|
-
### Miscellaneous
|
|
1168
|
-
|
|
1169
|
-
- **monorepo:** Regenerate README markdown files
|
|
1170
|
-
([a606340bb](https://github.com/storm-software/storm-ops/commit/a606340bb))
|
|
1171
|
-
|
|
1172
|
-
## [0.51.37](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.37) (2025-07-01)
|
|
1173
|
-
|
|
1174
|
-
### Miscellaneous
|
|
1175
|
-
|
|
1176
|
-
- **monorepo:** Update workspace package links
|
|
1177
|
-
([21c64ff50](https://github.com/storm-software/storm-ops/commit/21c64ff50))
|
|
1178
|
-
|
|
1179
|
-
## [0.51.36](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.36) (2025-06-29)
|
|
1180
|
-
|
|
1181
|
-
### Miscellaneous
|
|
1182
|
-
|
|
1183
|
-
- **monorepo:** Regenerate README markdown files
|
|
1184
|
-
([0d0461a4d](https://github.com/storm-software/storm-ops/commit/0d0461a4d))
|
|
1185
|
-
|
|
1186
|
-
## [0.51.35](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.35) (2025-06-27)
|
|
1187
|
-
|
|
1188
|
-
### Miscellaneous
|
|
1189
|
-
|
|
1190
|
-
- **monorepo:** Regenerated README markdown files
|
|
1191
|
-
([e86c0228b](https://github.com/storm-software/storm-ops/commit/e86c0228b))
|
|
1192
|
-
|
|
1193
|
-
## [0.51.34](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.34) (2025-06-27)
|
|
1194
|
-
|
|
1195
|
-
### Miscellaneous
|
|
1196
|
-
|
|
1197
|
-
- **monorepo:** Regenerate README markdown files
|
|
1198
|
-
([6358bee04](https://github.com/storm-software/storm-ops/commit/6358bee04))
|
|
1199
|
-
|
|
1200
|
-
## [0.51.33](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.33) (2025-06-26)
|
|
1201
|
-
|
|
1202
|
-
### Miscellaneous
|
|
1203
|
-
|
|
1204
|
-
- **monorepo:** Regenerate README markdown files
|
|
1205
|
-
([a8119c53b](https://github.com/storm-software/storm-ops/commit/a8119c53b))
|
|
1206
|
-
|
|
1207
|
-
## [0.51.32](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.32) (2025-06-22)
|
|
1208
|
-
|
|
1209
|
-
### Miscellaneous
|
|
1210
|
-
|
|
1211
|
-
- **monorepo:** Regenerate README markdown files
|
|
1212
|
-
([d8eb8a9de](https://github.com/storm-software/storm-ops/commit/d8eb8a9de))
|
|
1213
|
-
|
|
1214
|
-
## [0.51.31](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.31) (2025-06-20)
|
|
1215
|
-
|
|
1216
|
-
### Miscellaneous
|
|
1217
|
-
|
|
1218
|
-
- **monorepo:** Update README markdown files
|
|
1219
|
-
([cd1727b2a](https://github.com/storm-software/storm-ops/commit/cd1727b2a))
|
|
1220
|
-
|
|
1221
|
-
## [0.51.30](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.30) (2025-06-20)
|
|
1222
|
-
|
|
1223
|
-
### Miscellaneous
|
|
1224
|
-
|
|
1225
|
-
- **monorepo:** Update README markdown files
|
|
1226
|
-
([90a90bfac](https://github.com/storm-software/storm-ops/commit/90a90bfac))
|
|
1227
|
-
|
|
1228
|
-
## [0.51.29](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.29) (2025-06-20)
|
|
1229
|
-
|
|
1230
|
-
### Miscellaneous
|
|
1231
|
-
|
|
1232
|
-
- **monorepo:** Regenerate README markdown files
|
|
1233
|
-
([0bdc8a84e](https://github.com/storm-software/storm-ops/commit/0bdc8a84e))
|
|
1234
|
-
- **monorepo:** Update workspace packages' links
|
|
1235
|
-
([35f3ef346](https://github.com/storm-software/storm-ops/commit/35f3ef346))
|
|
1236
|
-
|
|
1237
|
-
## [0.51.28](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.28) (2025-06-18)
|
|
1238
|
-
|
|
1239
|
-
### Miscellaneous
|
|
1240
|
-
|
|
1241
|
-
- **monorepo:** Regenerate README markdown files
|
|
1242
|
-
([0975b603d](https://github.com/storm-software/storm-ops/commit/0975b603d))
|
|
1243
|
-
|
|
1244
|
-
## [0.51.27](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.27) (2025-06-18)
|
|
1245
|
-
|
|
1246
|
-
### Miscellaneous
|
|
1247
|
-
|
|
1248
|
-
- **monorepo:** Regenerate README markdown files
|
|
1249
|
-
([aa59eabdd](https://github.com/storm-software/storm-ops/commit/aa59eabdd))
|
|
1250
|
-
|
|
1251
|
-
## [0.51.26](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.26) (2025-06-18)
|
|
1252
|
-
|
|
1253
|
-
### Miscellaneous
|
|
1254
|
-
|
|
1255
|
-
- **monorepo:** Regenerate README markdown files
|
|
1256
|
-
([39fa60f2c](https://github.com/storm-software/storm-ops/commit/39fa60f2c))
|
|
1257
|
-
|
|
1258
|
-
## [0.51.25](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.25) (2025-06-17)
|
|
1259
|
-
|
|
1260
|
-
### Miscellaneous
|
|
1261
|
-
|
|
1262
|
-
- **monorepo:** Regenerate README markdown files
|
|
1263
|
-
|
|
1264
|
-
## [0.51.24](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.24) (2025-06-12)
|
|
1265
|
-
|
|
1266
|
-
### Miscellaneous
|
|
1267
|
-
|
|
1268
|
-
- **monorepo:** Update workspace package links and README markdown files
|
|
1269
|
-
|
|
1270
|
-
## [0.51.23](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.23) (2025-06-08)
|
|
1271
|
-
|
|
1272
|
-
### Miscellaneous
|
|
1273
|
-
|
|
1274
|
-
- **monorepo:** Regenerate README markdown files
|
|
1275
|
-
|
|
1276
|
-
## [0.51.22](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.22) (2025-06-06)
|
|
1277
|
-
|
|
1278
|
-
### Miscellaneous
|
|
1279
|
-
|
|
1280
|
-
- **monorepo:** Regenerate README markdown files
|
|
1281
|
-
|
|
1282
|
-
## [0.51.21](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.21) (2025-06-06)
|
|
1283
|
-
|
|
1284
|
-
### Miscellaneous
|
|
1285
|
-
|
|
1286
|
-
- **monorepo:** Regenerate README markdown files
|
|
1287
|
-
|
|
1288
|
-
## [0.51.20](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.20) (2025-06-05)
|
|
1289
|
-
|
|
1290
|
-
### Miscellaneous
|
|
1291
|
-
|
|
1292
|
-
- **monorepo:** Regenerate README markdown files
|
|
1293
|
-
- **monorepo:** Regenerate README markdown files
|
|
1294
|
-
|
|
1295
|
-
## [0.51.19](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.19) (2025-06-05)
|
|
1296
|
-
|
|
1297
|
-
### Miscellaneous
|
|
1298
|
-
|
|
1299
|
-
- **monorepo:** Regenerate README markdown files
|
|
1300
|
-
|
|
1301
|
-
## [0.51.18](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.18) (2025-06-05)
|
|
1302
|
-
|
|
1303
|
-
### Miscellaneous
|
|
1304
|
-
|
|
1305
|
-
- **monorepo:** Regenerate README markdown files
|
|
1306
|
-
|
|
1307
|
-
## [0.51.17](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.17) (2025-06-05)
|
|
1308
|
-
|
|
1309
|
-
### Miscellaneous
|
|
1310
|
-
|
|
1311
|
-
- **monorepo:** Regenerate README markdown files
|
|
1312
|
-
|
|
1313
|
-
## [0.51.16](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.16) (2025-06-05)
|
|
1314
|
-
|
|
1315
|
-
### Miscellaneous
|
|
1316
|
-
|
|
1317
|
-
- **monorepo:** Regenerate README markdown files
|
|
1318
|
-
|
|
1319
|
-
## [0.51.15](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.15) (2025-06-05)
|
|
1320
|
-
|
|
1321
|
-
### Miscellaneous
|
|
1322
|
-
|
|
1323
|
-
- **monorepo:** Update workspace packages and README markdown
|
|
1324
|
-
|
|
1325
|
-
## [0.51.14](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.14) (2025-06-04)
|
|
1326
|
-
|
|
1327
|
-
### Miscellaneous
|
|
1328
|
-
|
|
1329
|
-
- **monorepo:** Update workspace package links
|
|
1330
|
-
|
|
1331
|
-
## [0.51.13](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.13) (2025-05-29)
|
|
1332
|
-
|
|
1333
|
-
### Miscellaneous
|
|
1334
|
-
|
|
1335
|
-
- **monorepo:** Regenerate README markdown files
|
|
1336
|
-
|
|
1337
|
-
## [0.51.12](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.12) (2025-05-28)
|
|
1338
|
-
|
|
1339
|
-
### Miscellaneous
|
|
1340
|
-
|
|
1341
|
-
- **monorepo:** Regenerate README markdown files
|
|
1342
|
-
|
|
1343
|
-
## [0.51.11](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.11) (2025-05-25)
|
|
1344
|
-
|
|
1345
|
-
### Miscellaneous
|
|
1346
|
-
|
|
1347
|
-
- **monorepo:** Regenerate README markdown files
|
|
1348
|
-
|
|
1349
|
-
## [0.51.10](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.10) (2025-05-25)
|
|
1350
|
-
|
|
1351
|
-
### Miscellaneous
|
|
1352
|
-
|
|
1353
|
-
- **monorepo:** Regenerate README markdown files
|
|
1354
|
-
|
|
1355
|
-
## [0.51.9](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.9) (2025-05-25)
|
|
1356
|
-
|
|
1357
|
-
### Miscellaneous
|
|
1358
|
-
|
|
1359
|
-
- **monorepo:** Regenerate README markdown files
|
|
1360
|
-
|
|
1361
|
-
## [0.51.8](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.8) (2025-05-18)
|
|
1362
|
-
|
|
1363
|
-
### Miscellaneous
|
|
1364
|
-
|
|
1365
|
-
- **monorepo:** Regenerate README markdown files
|
|
1366
|
-
|
|
1367
|
-
## [0.51.7](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.7) (2025-05-13)
|
|
1368
|
-
|
|
1369
|
-
### Miscellaneous
|
|
1370
|
-
|
|
1371
|
-
- **monorepo:** Regenerate README markdown files
|
|
1372
|
-
- **monorepo:** Update package dependencies
|
|
1373
|
-
|
|
1374
|
-
## [0.51.6](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.6) (2025-05-09)
|
|
1375
|
-
|
|
1376
|
-
### Miscellaneous
|
|
1377
|
-
|
|
1378
|
-
- **monorepo:** Regenerate README markdown files
|
|
1379
|
-
- **monorepo:** Upgrade Nx packages to v21.0.3
|
|
1380
|
-
- **monorepo:** Regenerate README markdown files
|
|
1381
|
-
|
|
1382
|
-
## [0.51.5](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.5) (2025-05-08)
|
|
1383
|
-
|
|
1384
|
-
### Miscellaneous
|
|
1385
|
-
|
|
1386
|
-
- **workspace-tools:** Reduce rebuilding during release
|
|
1387
|
-
- **monorepo:** Regenerate README markdown files
|
|
1388
|
-
|
|
1389
|
-
## [0.51.4](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.4) (2025-05-08)
|
|
1390
|
-
|
|
1391
|
-
### Miscellaneous
|
|
1392
|
-
|
|
1393
|
-
- **monorepo:** Update workspace package links
|
|
1394
|
-
- **monorepo:** Regenerate README markdown files
|
|
1395
|
-
|
|
1396
|
-
## [0.51.3](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.3) (2025-05-08)
|
|
1397
|
-
|
|
1398
|
-
### Miscellaneous
|
|
1399
|
-
|
|
1400
|
-
- **monorepo:** Update workspace package links
|
|
1401
|
-
- **monorepo:** Regenerate README markdown files
|
|
1402
|
-
|
|
1403
|
-
## [0.51.2](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.2) (2025-05-08)
|
|
1404
|
-
|
|
1405
|
-
### Miscellaneous
|
|
1406
|
-
|
|
1407
|
-
- **monorepo:** Update package dependencies
|
|
1408
|
-
- **monorepo:** Regenerate README markdown files
|
|
1409
|
-
|
|
1410
|
-
## [0.51.1](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.1) (2025-05-08)
|
|
1411
|
-
|
|
1412
|
-
### Miscellaneous
|
|
1413
|
-
|
|
1414
|
-
- **monorepo:** Update workspace package links
|
|
1415
|
-
- **monorepo:** Regenerate README markdown files
|
|
1416
|
-
|
|
1417
|
-
## [0.51.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.0) (2025-05-08)
|
|
1418
|
-
|
|
1419
|
-
### Features
|
|
1420
|
-
|
|
1421
|
-
- **config-tools:** Added TOML utilities module
|
|
1422
|
-
|
|
1423
|
-
### Miscellaneous
|
|
1424
|
-
|
|
1425
|
-
- **monorepo:** Regenerate README markdown files
|
|
1426
|
-
|
|
1427
|
-
## [0.50.2](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.50.2) (2025-05-07)
|
|
1428
|
-
|
|
1429
|
-
### Bug Fixes
|
|
1430
|
-
|
|
1431
|
-
- **git-tools:** Remove auto-commit on versioning step
|
|
1432
|
-
|
|
1433
|
-
### Miscellaneous
|
|
1434
|
-
|
|
1435
|
-
- **monorepo:** Regenerate README markdown files
|
|
1436
|
-
|
|
1437
|
-
## [0.50.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.50.0) (2025-05-06)
|
|
1438
|
-
|
|
1439
|
-
### Features
|
|
1440
|
-
|
|
1441
|
-
- **git-tools:** Update release version to use Nx package
|
|
1442
|
-
([f31c02dec](https://github.com/storm-software/storm-ops/commit/f31c02dec))
|
|
1443
|
-
|
|
1444
|
-
### Miscellaneous
|
|
1445
|
-
|
|
1446
|
-
- **monorepo:** Regenerate README markdown files
|
|
1447
|
-
([32a1809d1](https://github.com/storm-software/storm-ops/commit/32a1809d1))
|
|
1448
|
-
|
|
1449
|
-
## [0.49.1](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.49.1) (2025-05-06)
|
|
1450
|
-
|
|
1451
|
-
### Miscellaneous
|
|
1452
|
-
|
|
1453
|
-
- **eslint:** Regenerate type definitions
|
|
1454
|
-
([aa082a323](https://github.com/storm-software/storm-ops/commit/aa082a323))
|
|
1455
|
-
- **monorepo:** Regenerate README markdown files
|
|
1456
|
-
([ed5072712](https://github.com/storm-software/storm-ops/commit/ed5072712))
|
|
1457
|
-
|
|
1458
|
-
## [0.49.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.49.0) (2025-05-06)
|
|
1459
|
-
|
|
1460
|
-
### Features
|
|
1461
|
-
|
|
1462
|
-
- **workspace-tools:** Update the release executor to replace workspace
|
|
1463
|
-
configurations
|
|
1464
|
-
([7d2aa456c](https://github.com/storm-software/storm-ops/commit/7d2aa456c))
|
|
1465
|
-
|
|
1466
|
-
### Miscellaneous
|
|
1467
|
-
|
|
1468
|
-
- **monorepo:** Regenerate README markdown files
|
|
1469
|
-
([96f241a4d](https://github.com/storm-software/storm-ops/commit/96f241a4d))
|
|
1470
|
-
- **monorepo:** Regenerate README markdown files
|
|
1471
|
-
([17bbe7e16](https://github.com/storm-software/storm-ops/commit/17bbe7e16))
|
|
1472
|
-
|
|
1473
|
-
## [0.48.2](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.48.2) (2025-05-06)
|
|
1474
|
-
|
|
1475
|
-
### Bug Fixes
|
|
1476
|
-
|
|
1477
|
-
- **workspace-tools:** Resolve issue with import path in executor
|
|
1478
|
-
([ddad2fdc8](https://github.com/storm-software/storm-ops/commit/ddad2fdc8))
|
|
1479
|
-
|
|
1480
|
-
### Miscellaneous
|
|
1481
|
-
|
|
1482
|
-
- **monorepo:** Regenerate README markdown files
|
|
1483
|
-
([7e0751c3d](https://github.com/storm-software/storm-ops/commit/7e0751c3d))
|
|
1484
|
-
|
|
1485
|
-
## [0.48.1](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.48.1) (2025-05-06)
|
|
1486
|
-
|
|
1487
|
-
### Bug Fixes
|
|
1488
|
-
|
|
1489
|
-
- **workspace-tools:** Resolve issue with missing dependencies
|
|
1490
|
-
([e4fcafde0](https://github.com/storm-software/storm-ops/commit/e4fcafde0))
|
|
1491
|
-
|
|
1492
|
-
### Miscellaneous
|
|
1493
|
-
|
|
1494
|
-
- **monorepo:** Regenerate README markdown files
|
|
1495
|
-
([6eabb3ff1](https://github.com/storm-software/storm-ops/commit/6eabb3ff1))
|
|
1496
|
-
|
|
1497
|
-
## [0.48.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.48.0) (2025-05-06)
|
|
1498
|
-
|
|
1499
|
-
### Features
|
|
1500
|
-
|
|
1501
|
-
- **workspace-tools:** Update the publish executor source code
|
|
1502
|
-
([527dcfe84](https://github.com/storm-software/storm-ops/commit/527dcfe84))
|
|
1503
|
-
|
|
1504
|
-
### Miscellaneous
|
|
1505
|
-
|
|
1506
|
-
- **monorepo:** Regenerate README markdown files
|
|
1507
|
-
([d58a4014e](https://github.com/storm-software/storm-ops/commit/d58a4014e))
|
|
1508
|
-
|
|
1509
|
-
## [0.47.2](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.47.2) (2025-05-05)
|
|
1510
|
-
|
|
1511
|
-
### Miscellaneous
|
|
1512
|
-
|
|
1513
|
-
- **workspace-tools:** Skip git checks during publish
|
|
1514
|
-
([7fdcbfc9a](https://github.com/storm-software/storm-ops/commit/7fdcbfc9a))
|
|
1515
|
-
- **monorepo:** Regenerate README markdown files
|
|
1516
|
-
([fb8ab0609](https://github.com/storm-software/storm-ops/commit/fb8ab0609))
|
|
1517
|
-
|
|
1518
|
-
## [0.47.1](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.47.1) (2025-05-05)
|
|
1519
|
-
|
|
1520
|
-
### Miscellaneous
|
|
1521
|
-
|
|
1522
|
-
- **monorepo:** Regenerate README markdown files
|
|
1523
|
-
([372776939](https://github.com/storm-software/storm-ops/commit/372776939))
|
|
1524
|
-
|
|
1525
|
-
## [0.47.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.47.0) (2025-05-05)
|
|
1526
|
-
|
|
1527
|
-
### Features
|
|
1528
|
-
|
|
1529
|
-
- **eslint:** Added the `ignoreWorkspaceDeps` option
|
|
1530
|
-
([b9713759d](https://github.com/storm-software/storm-ops/commit/b9713759d))
|
|
1531
|
-
|
|
1532
|
-
### Miscellaneous
|
|
1533
|
-
|
|
1534
|
-
- **monorepo:** Regenerate README markdown files
|
|
1535
|
-
([d3523fe43](https://github.com/storm-software/storm-ops/commit/d3523fe43))
|
|
1536
|
-
|
|
1537
|
-
## [0.46.5](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.46.5) (2025-05-05)
|
|
1538
|
-
|
|
1539
|
-
### Miscellaneous
|
|
1540
|
-
|
|
1541
|
-
- **monorepo:** Regenerate README markdown files
|
|
1542
|
-
([140f0f788](https://github.com/storm-software/storm-ops/commit/140f0f788))
|
|
1543
|
-
|
|
1544
|
-
## [0.46.4](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.46.4) (2025-05-05)
|
|
1545
|
-
|
|
1546
|
-
### Miscellaneous
|
|
1547
|
-
|
|
1548
|
-
- **monorepo:** Update pnpm workspace links
|
|
1549
|
-
([5d634e41e](https://github.com/storm-software/storm-ops/commit/5d634e41e))
|
|
1550
|
-
- **monorepo:** Regenerate README markdown files
|
|
1551
|
-
([fcf99cfec](https://github.com/storm-software/storm-ops/commit/fcf99cfec))
|
|
1552
|
-
|
|
1553
|
-
## [0.46.3](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.46.3) (2025-05-05)
|
|
1554
|
-
|
|
1555
|
-
### Miscellaneous
|
|
1556
|
-
|
|
1557
|
-
- **monorepo:** Regenerate README markdown files
|
|
1558
|
-
([8401e74b4](https://github.com/storm-software/storm-ops/commit/8401e74b4))
|
|
1559
|
-
|
|
1560
|
-
## [0.46.2](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.46.2) (2025-05-05)
|
|
1561
|
-
|
|
1562
|
-
### Miscellaneous
|
|
1563
|
-
|
|
1564
|
-
- **monorepo:** Regenerate README markdown files
|
|
1565
|
-
([7aedc52a8](https://github.com/storm-software/storm-ops/commit/7aedc52a8))
|
|
1566
|
-
|
|
1567
|
-
## [0.46.1](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.46.1) (2025-05-05)
|
|
1568
|
-
|
|
1569
|
-
### Miscellaneous
|
|
1570
|
-
|
|
1571
|
-
- **unbuild:** Update dependencies list
|
|
1572
|
-
([0e4702f96](https://github.com/storm-software/storm-ops/commit/0e4702f96))
|
|
1573
|
-
- **monorepo:** Regenerate README markdown files
|
|
1574
|
-
([1100d212e](https://github.com/storm-software/storm-ops/commit/1100d212e))
|
|
1575
|
-
|
|
1576
|
-
## [0.46.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.46.0) (2025-05-05)
|
|
1577
|
-
|
|
1578
|
-
### Features
|
|
1579
|
-
|
|
1580
|
-
- **workspace-tools:** Use pnpm to publish the packages
|
|
1581
|
-
([f31a22830](https://github.com/storm-software/storm-ops/commit/f31a22830))
|
|
1582
|
-
|
|
1583
|
-
### Miscellaneous
|
|
1584
|
-
|
|
1585
|
-
- **monorepo:** Regenerate README markdown files
|
|
1586
|
-
([ddded09ab](https://github.com/storm-software/storm-ops/commit/ddded09ab))
|
|
1587
|
-
|
|
1588
|
-
## [0.45.32](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.32) (2025-04-30)
|
|
1589
|
-
|
|
1590
|
-
### Miscellaneous
|
|
1591
|
-
|
|
1592
|
-
- **monorepo:** Regenerate README markdown files
|
|
1593
|
-
([4b707da15](https://github.com/storm-software/storm-ops/commit/4b707da15))
|
|
1594
|
-
|
|
1595
|
-
## [0.45.31](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.31) (2025-04-30)
|
|
1596
|
-
|
|
1597
|
-
### Miscellaneous
|
|
1598
|
-
|
|
1599
|
-
- **esbuild:** Remove swc plugin for ESBuild
|
|
1600
|
-
([ad298c288](https://github.com/storm-software/storm-ops/commit/ad298c288))
|
|
1601
|
-
- **monorepo:** Regenerate README markdown files
|
|
1602
|
-
([933d45f0b](https://github.com/storm-software/storm-ops/commit/933d45f0b))
|
|
1603
|
-
|
|
1604
|
-
## [0.45.30](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.30) (2025-04-30)
|
|
1605
|
-
|
|
1606
|
-
### Bug Fixes
|
|
1607
|
-
|
|
1608
|
-
- **esbuild:** Update script to use .cjs file extension
|
|
1609
|
-
([95c4e5abd](https://github.com/storm-software/storm-ops/commit/95c4e5abd))
|
|
1610
|
-
|
|
1611
|
-
### Miscellaneous
|
|
1612
|
-
|
|
1613
|
-
- **monorepo:** Regenerate README markdown files
|
|
1614
|
-
([17b6c5930](https://github.com/storm-software/storm-ops/commit/17b6c5930))
|
|
1615
|
-
|
|
1616
|
-
## [0.45.29](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.29) (2025-04-30)
|
|
1617
|
-
|
|
1618
|
-
### Bug Fixes
|
|
1619
|
-
|
|
1620
|
-
- **esbuild:** Include the worker scripts in the build package
|
|
1621
|
-
([7955b1ba3](https://github.com/storm-software/storm-ops/commit/7955b1ba3))
|
|
1622
|
-
|
|
1623
|
-
### Miscellaneous
|
|
1624
|
-
|
|
1625
|
-
- **monorepo:** Regenerate README markdown files
|
|
1626
|
-
([1c4eba5f0](https://github.com/storm-software/storm-ops/commit/1c4eba5f0))
|
|
1627
|
-
|
|
1628
|
-
## [0.45.28](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.28) (2025-04-30)
|
|
1629
|
-
|
|
1630
|
-
### Bug Fixes
|
|
1631
|
-
|
|
1632
|
-
- **esbuild:** Resolve issue finding parent tsconfig path
|
|
1633
|
-
([d0276f4cd](https://github.com/storm-software/storm-ops/commit/d0276f4cd))
|
|
1634
|
-
|
|
1635
|
-
### Miscellaneous
|
|
1636
|
-
|
|
1637
|
-
- **monorepo:** Regenerate README markdown files
|
|
1638
|
-
([746468efe](https://github.com/storm-software/storm-ops/commit/746468efe))
|
|
1639
|
-
|
|
1640
|
-
## [0.45.27](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.27) (2025-04-30)
|
|
1641
|
-
|
|
1642
|
-
### Bug Fixes
|
|
1643
|
-
|
|
1644
|
-
- **monorepo:** Resolve issue with tsconfig path in tsup
|
|
1645
|
-
([98ca0489a](https://github.com/storm-software/storm-ops/commit/98ca0489a))
|
|
1646
|
-
|
|
1647
|
-
### Miscellaneous
|
|
1648
|
-
|
|
1649
|
-
- **monorepo:** Regenerate README markdown files
|
|
1650
|
-
([34e5b9e9f](https://github.com/storm-software/storm-ops/commit/34e5b9e9f))
|
|
1651
|
-
|
|
1652
|
-
## [0.45.26](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.26) (2025-04-30)
|
|
1653
|
-
|
|
1654
|
-
### Bug Fixes
|
|
1655
|
-
|
|
1656
|
-
- **esbuild:** Resolve issue with tsconfig path
|
|
1657
|
-
([9e7fad9fc](https://github.com/storm-software/storm-ops/commit/9e7fad9fc))
|
|
1658
|
-
|
|
1659
|
-
### Miscellaneous
|
|
1660
|
-
|
|
1661
|
-
- **monorepo:** Regenerate README markdown files
|
|
1662
|
-
([8912eb9f0](https://github.com/storm-software/storm-ops/commit/8912eb9f0))
|
|
1663
|
-
|
|
1664
|
-
## [0.45.25](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.25) (2025-04-29)
|
|
1665
|
-
|
|
1666
|
-
### Miscellaneous
|
|
1667
|
-
|
|
1668
|
-
- **monorepo:** Update tsup patch to include proper commonjs require plugin
|
|
1669
|
-
([3944d7156](https://github.com/storm-software/storm-ops/commit/3944d7156))
|
|
1670
|
-
- **monorepo:** Regenerate README markdown files
|
|
1671
|
-
([1d8036bdd](https://github.com/storm-software/storm-ops/commit/1d8036bdd))
|
|
1672
|
-
|
|
1673
|
-
## [0.45.24](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.24) (2025-04-29)
|
|
1674
|
-
|
|
1675
|
-
### Miscellaneous
|
|
1676
|
-
|
|
1677
|
-
- **monorepo:** Regenerate README markdown files
|
|
1678
|
-
([4c87d97b3](https://github.com/storm-software/storm-ops/commit/4c87d97b3))
|
|
1679
|
-
|
|
1680
|
-
## [0.45.23](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.23) (2025-04-29)
|
|
1681
|
-
|
|
1682
|
-
### Miscellaneous
|
|
1683
|
-
|
|
1684
|
-
- **esbuild:** Add shims and interop to build
|
|
1685
|
-
([eea9f68a9](https://github.com/storm-software/storm-ops/commit/eea9f68a9))
|
|
1686
|
-
- **monorepo:** Regenerate README markdown files
|
|
1687
|
-
([60542151f](https://github.com/storm-software/storm-ops/commit/60542151f))
|
|
1688
|
-
|
|
1689
|
-
## [0.45.22](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.22) (2025-04-29)
|
|
1690
|
-
|
|
1691
|
-
### Bug Fixes
|
|
1692
|
-
|
|
1693
|
-
- **monorepo:** Resolve issue with workspace version linking
|
|
1694
|
-
([1af97d171](https://github.com/storm-software/storm-ops/commit/1af97d171))
|
|
1695
|
-
|
|
1696
|
-
### Miscellaneous
|
|
1697
|
-
|
|
1698
|
-
- **monorepo:** Added the `update-pnpm-link` script
|
|
1699
|
-
([1b59ed92e](https://github.com/storm-software/storm-ops/commit/1b59ed92e))
|
|
1700
|
-
|
|
1701
|
-
## [0.45.21](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.21) (2025-04-29)
|
|
1702
|
-
|
|
1703
|
-
### Miscellaneous
|
|
1704
|
-
|
|
1705
|
-
- **esbuild:** Update package.json dependencies
|
|
1706
|
-
([269f6c46c](https://github.com/storm-software/storm-ops/commit/269f6c46c))
|
|
1707
|
-
- **monorepo:** Regenerate README markdown files
|
|
1708
|
-
([93e1b7f8b](https://github.com/storm-software/storm-ops/commit/93e1b7f8b))
|
|
1709
|
-
|
|
1710
|
-
## [0.45.20](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.20) (2025-04-29)
|
|
1711
|
-
|
|
1712
|
-
### Miscellaneous
|
|
1713
|
-
|
|
1714
|
-
- **monorepo:** Regenerate README markdown files
|
|
1715
|
-
([5b3d5fd7a](https://github.com/storm-software/storm-ops/commit/5b3d5fd7a))
|
|
1716
|
-
|
|
1717
|
-
## [0.45.19](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.19) (2025-04-29)
|
|
1718
|
-
|
|
1719
|
-
### Miscellaneous
|
|
1720
|
-
|
|
1721
|
-
- **monorepo:** Regenerate README markdown files
|
|
1722
|
-
([a85b80f6d](https://github.com/storm-software/storm-ops/commit/a85b80f6d))
|
|
1723
|
-
|
|
1724
|
-
## [0.45.18](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.18) (2025-04-29)
|
|
1725
|
-
|
|
1726
|
-
### Bug Fixes
|
|
1727
|
-
|
|
1728
|
-
- **esbuild:** Remove unused modules from package
|
|
1729
|
-
([e3dc467c8](https://github.com/storm-software/storm-ops/commit/e3dc467c8))
|
|
1730
|
-
|
|
1731
|
-
### Miscellaneous
|
|
1732
|
-
|
|
1733
|
-
- **monorepo:** Regenerate README markdown files
|
|
1734
|
-
([c12ea4b7b](https://github.com/storm-software/storm-ops/commit/c12ea4b7b))
|
|
1735
|
-
|
|
1736
|
-
## [0.45.17](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.17) (2025-04-29)
|
|
1737
|
-
|
|
1738
|
-
### Miscellaneous
|
|
1739
|
-
|
|
1740
|
-
- **monorepo:** Regenerate README markdown files
|
|
1741
|
-
([f2e5028dd](https://github.com/storm-software/storm-ops/commit/f2e5028dd))
|
|
1742
|
-
|
|
1743
|
-
## [0.45.16](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.16) (2025-04-29)
|
|
1744
|
-
|
|
1745
|
-
### Miscellaneous
|
|
1746
|
-
|
|
1747
|
-
- **monorepo:** Regenerate README markdown files
|
|
1748
|
-
([25750fcd9](https://github.com/storm-software/storm-ops/commit/25750fcd9))
|
|
1749
|
-
- **monorepo:** Regenerate README markdown files
|
|
1750
|
-
([87d08a499](https://github.com/storm-software/storm-ops/commit/87d08a499))
|
|
1751
|
-
|
|
1752
|
-
## [0.45.15](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.15) (2025-04-28)
|
|
1753
|
-
|
|
1754
|
-
### Miscellaneous
|
|
1755
|
-
|
|
1756
|
-
- **eslint:** Disable markdown eslint rules by default
|
|
1757
|
-
([a84e36deb](https://github.com/storm-software/storm-ops/commit/a84e36deb))
|
|
1758
|
-
- **monorepo:** Regenerate README markdown files
|
|
1759
|
-
([adffb8372](https://github.com/storm-software/storm-ops/commit/adffb8372))
|
|
1760
|
-
|
|
1761
|
-
## [0.45.14](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.14) (2025-04-28)
|
|
1762
|
-
|
|
1763
|
-
### Bug Fixes
|
|
1764
|
-
|
|
1765
|
-
- **eslint:** Resolve issue with provided ignores list
|
|
1766
|
-
([debd59a14](https://github.com/storm-software/storm-ops/commit/debd59a14))
|
|
1767
|
-
|
|
1768
|
-
### Miscellaneous
|
|
1769
|
-
|
|
1770
|
-
- **monorepo:** Regenerate README markdown files
|
|
1771
|
-
([5834a3608](https://github.com/storm-software/storm-ops/commit/5834a3608))
|
|
1772
|
-
|
|
1773
|
-
## [0.45.13](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.13) (2025-04-28)
|
|
1774
|
-
|
|
1775
|
-
### Bug Fixes
|
|
1776
|
-
|
|
1777
|
-
- **eslint:** Resolve issue with import file path
|
|
1778
|
-
([302ad797a](https://github.com/storm-software/storm-ops/commit/302ad797a))
|
|
1779
|
-
|
|
1780
|
-
### Miscellaneous
|
|
1781
|
-
|
|
1782
|
-
- **monorepo:** Regenerate README markdown files
|
|
1783
|
-
([a202b48b2](https://github.com/storm-software/storm-ops/commit/a202b48b2))
|
|
1784
|
-
|
|
1785
|
-
## [0.45.12](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.12) (2025-04-28)
|
|
1786
|
-
|
|
1787
|
-
### Miscellaneous
|
|
1788
|
-
|
|
1789
|
-
- **monorepo:** Regenerate README markdown files
|
|
1790
|
-
([54eadd1b2](https://github.com/storm-software/storm-ops/commit/54eadd1b2))
|
|
1791
|
-
|
|
1792
|
-
## [0.45.11](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.11) (2025-04-28)
|
|
1793
|
-
|
|
1794
|
-
### Miscellaneous
|
|
1795
|
-
|
|
1796
|
-
- **monorepo:** Regenerate pnpm-lock.yaml file
|
|
1797
|
-
([5f9f4b14c](https://github.com/storm-software/storm-ops/commit/5f9f4b14c))
|
|
1798
|
-
- **monorepo:** Regenerate README markdown files
|
|
1799
|
-
([70315e770](https://github.com/storm-software/storm-ops/commit/70315e770))
|
|
1800
|
-
|
|
1801
|
-
## [0.45.10](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.10) (2025-04-28)
|
|
1802
|
-
|
|
1803
|
-
### Miscellaneous
|
|
1804
|
-
|
|
1805
|
-
- **monorepo:** Resolve linting issues with typegen files
|
|
1806
|
-
([a24afc3e1](https://github.com/storm-software/storm-ops/commit/a24afc3e1))
|
|
1807
|
-
- **monorepo:** Update dependency versions in packages
|
|
1808
|
-
([f1f72dd67](https://github.com/storm-software/storm-ops/commit/f1f72dd67))
|
|
1809
|
-
|
|
1810
|
-
## [0.45.8](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.8) (2025-04-25)
|
|
1811
|
-
|
|
1812
|
-
### Miscellaneous
|
|
1813
|
-
|
|
1814
|
-
- **monorepo:** Regenerate README markdown files
|
|
1815
|
-
([2a4a88059](https://github.com/storm-software/storm-ops/commit/2a4a88059))
|
|
1816
|
-
|
|
1817
|
-
## [0.45.7](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.7) (2025-04-25)
|
|
1818
|
-
|
|
1819
|
-
### Miscellaneous
|
|
1820
|
-
|
|
1821
|
-
- **monorepo:** Regenerate README markdown files
|
|
1822
|
-
([9ab7e03d9](https://github.com/storm-software/storm-ops/commit/9ab7e03d9))
|
|
1823
|
-
|
|
1824
|
-
## [0.45.5](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.5) (2025-04-16)
|
|
1825
|
-
|
|
1826
|
-
### Miscellaneous
|
|
1827
|
-
|
|
1828
|
-
- **monorepo:** Regenerate README markdown files
|
|
1829
|
-
([762e7076f](https://github.com/storm-software/storm-ops/commit/762e7076f))
|
|
1830
|
-
|
|
1831
|
-
## [0.45.4](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.4) (2025-04-15)
|
|
1832
|
-
|
|
1833
|
-
### Miscellaneous
|
|
1834
|
-
|
|
1835
|
-
- **monorepo:** Regenerate README markdown files
|
|
1836
|
-
([57ce01f17](https://github.com/storm-software/storm-ops/commit/57ce01f17))
|
|
1837
|
-
|
|
1838
|
-
## [0.45.3](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.3) (2025-04-15)
|
|
1839
|
-
|
|
1840
|
-
### Miscellaneous
|
|
1841
|
-
|
|
1842
|
-
- **monorepo:** Regenerate README markdown files
|
|
1843
|
-
([bf67bf013](https://github.com/storm-software/storm-ops/commit/bf67bf013))
|
|
1844
|
-
|
|
1845
|
-
## [0.45.2](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.2) (2025-04-15)
|
|
1846
|
-
|
|
1847
|
-
### Miscellaneous
|
|
1848
|
-
|
|
1849
|
-
- **monorepo:** Reformat README markdown files
|
|
1850
|
-
([04b2bc7ed](https://github.com/storm-software/storm-ops/commit/04b2bc7ed))
|
|
1851
|
-
|
|
1852
|
-
## [0.45.1](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.1) (2025-04-10)
|
|
1853
|
-
|
|
1854
|
-
### Miscellaneous
|
|
1855
|
-
|
|
1856
|
-
- **monorepo:** Regenerate README markdown files
|
|
1857
|
-
([82c74e006](https://github.com/storm-software/storm-ops/commit/82c74e006))
|
|
1858
|
-
|
|
1859
|
-
## [0.45.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.45.0) (2025-04-10)
|
|
1860
|
-
|
|
1861
|
-
### Features
|
|
1862
|
-
|
|
1863
|
-
- **prettier:** Added `base` and `jsdoc` configurations
|
|
1864
|
-
([e497c1fee](https://github.com/storm-software/storm-ops/commit/e497c1fee))
|
|
1865
|
-
|
|
1866
|
-
## [0.44.7](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.44.7) (2025-04-09)
|
|
1867
|
-
|
|
1868
|
-
### Miscellaneous
|
|
1869
|
-
|
|
1870
|
-
- **monorepo:** Regenerate README markdown files
|
|
1871
|
-
([e29270ba8](https://github.com/storm-software/storm-ops/commit/e29270ba8))
|
|
1872
|
-
|
|
1873
|
-
## [0.44.6](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.44.6) (2025-04-09)
|
|
1874
|
-
|
|
1875
|
-
### Miscellaneous
|
|
1876
|
-
|
|
1877
|
-
- **monorepo:** Regenerate README markdown files
|
|
1878
|
-
([3ab7c1ab9](https://github.com/storm-software/storm-ops/commit/3ab7c1ab9))
|
|
1879
|
-
|
|
1880
|
-
## [0.44.5](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.44.5) (2025-04-09)
|
|
1881
|
-
|
|
1882
|
-
### Miscellaneous
|
|
1883
|
-
|
|
1884
|
-
- **monorepo:** Regenerate README markdown files
|
|
1885
|
-
([5ed8abb6e](https://github.com/storm-software/storm-ops/commit/5ed8abb6e))
|
|
1886
|
-
|
|
1887
|
-
## [0.44.4](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.44.4) (2025-04-09)
|
|
1888
|
-
|
|
1889
|
-
### Miscellaneous
|
|
1890
|
-
|
|
1891
|
-
- **monorepo:** Resolve typos in README markdown
|
|
1892
|
-
([1e9b9fbcb](https://github.com/storm-software/storm-ops/commit/1e9b9fbcb))
|
|
1893
|
-
|
|
1894
|
-
## [0.44.3](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.44.3) (2025-04-09)
|
|
1895
|
-
|
|
1896
|
-
### Miscellaneous
|
|
1897
|
-
|
|
1898
|
-
- **monorepo:** Regenerate README markdown files
|
|
1899
|
-
([9dade19d6](https://github.com/storm-software/storm-ops/commit/9dade19d6))
|
|
1900
|
-
|
|
1901
|
-
## [0.44.2](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.44.2) (2025-04-09)
|
|
1902
|
-
|
|
1903
|
-
### Miscellaneous
|
|
1904
|
-
|
|
1905
|
-
- **monorepo:** Regenerate README markdown files
|
|
1906
|
-
([ffad1a9e3](https://github.com/storm-software/storm-ops/commit/ffad1a9e3))
|
|
1907
|
-
|
|
1908
|
-
## [0.44.1](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.44.1) (2025-04-09)
|
|
1909
|
-
|
|
1910
|
-
### Miscellaneous
|
|
1911
|
-
|
|
1912
|
-
- **monorepo:** Regenerate README markdown files
|
|
1913
|
-
([c70aa42bb](https://github.com/storm-software/storm-ops/commit/c70aa42bb))
|
|
1914
|
-
|
|
1915
|
-
## [0.44.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.44.0) (2025-04-09)
|
|
1916
|
-
|
|
1917
|
-
### Features
|
|
1918
|
-
|
|
1919
|
-
- **prettier:** Added the `jsdoc` prettier plugin
|
|
1920
|
-
([5f119737f](https://github.com/storm-software/storm-ops/commit/5f119737f))
|
|
1921
|
-
|
|
1922
|
-
### Bug Fixes
|
|
1923
|
-
|
|
1924
|
-
- **prettier:** Ensure `tailwindcss` plugin is always listed last
|
|
1925
|
-
([788071107](https://github.com/storm-software/storm-ops/commit/788071107))
|
|
1926
|
-
|
|
1927
|
-
## [0.43.0](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.43.0) (2025-04-09)
|
|
1928
|
-
|
|
1929
|
-
### Features
|
|
1930
|
-
|
|
1931
|
-
- **prettier:** Added `toml` plugin and resolve markdown issues
|
|
1932
|
-
([926cf7026](https://github.com/storm-software/storm-ops/commit/926cf7026))
|
|
1933
|
-
|
|
1934
|
-
### Miscellaneous
|
|
1935
|
-
|
|
1936
|
-
- **monorepo:** Regenerate README markdown files
|
|
1937
|
-
([4ac223e59](https://github.com/storm-software/storm-ops/commit/4ac223e59))
|
|
1938
|
-
|
|
1939
|
-
## [0.42.27](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.42.27) (2025-04-08)
|
|
1940
|
-
|
|
1941
|
-
### Miscellaneous
|
|
1942
|
-
|
|
1943
|
-
- **monorepo:** Regenerate README markdown files
|
|
1944
|
-
([9bb345e83](https://github.com/storm-software/storm-ops/commit/9bb345e83))
|
|
1945
|
-
|
|
1946
|
-
## [0.42.26](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.42.26) (2025-04-08)
|
|
1947
|
-
|
|
1948
|
-
### Miscellaneous
|
|
1949
|
-
|
|
1950
|
-
- **monorepo:** Regenerate README markdown files
|
|
1951
|
-
([36df00f97](https://github.com/storm-software/storm-ops/commit/36df00f97))
|
|
1952
|
-
|
|
1953
|
-
## [0.42.25](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.42.25) (2025-04-08)
|
|
1954
|
-
|
|
1955
|
-
### Miscellaneous
|
|
1956
|
-
|
|
1957
|
-
- **monorepo:** Regenerate README markdown files
|
|
1958
|
-
([082eec9a5](https://github.com/storm-software/storm-ops/commit/082eec9a5))
|
|
1959
|
-
|
|
1960
|
-
## [0.42.24](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.42.24) (2025-04-07)
|
|
1961
|
-
|
|
1962
|
-
### Miscellaneous
|
|
1963
|
-
|
|
1964
|
-
- **monorepo:** Regenerate README markdown files
|
|
1965
|
-
([1ac4c6ad4](https://github.com/storm-software/storm-ops/commit/1ac4c6ad4))
|
|
1966
|
-
|
|
1967
|
-
## [0.42.23](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.42.23) (2025-04-04)
|
|
1968
|
-
|
|
1969
|
-
### Miscellaneous
|
|
1970
|
-
|
|
1971
|
-
- **monorepo:** Regenerate README markdown files
|
|
1972
|
-
([30c679ec1](https://github.com/storm-software/storm-ops/commit/30c679ec1))
|
|
1973
|
-
|
|
1974
|
-
## [0.42.22](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.42.22) (2025-03-18)
|
|
1975
|
-
|
|
1976
|
-
### Miscellaneous
|
|
1977
|
-
|
|
1978
|
-
- **monorepo:** Regenerate README markdown files
|
|
1979
|
-
([4a6eeab3f](https://github.com/storm-software/storm-ops/commit/4a6eeab3f))
|
|
1980
|
-
|
|
1981
|
-
## [0.42.21](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.42.21) (2025-03-18)
|
|
1982
|
-
|
|
1983
|
-
### Miscellaneous
|
|
1984
|
-
|
|
1985
|
-
- **monorepo:** Regenerate README markdown files
|
|
1986
|
-
([2d7343483](https://github.com/storm-software/storm-ops/commit/2d7343483))
|
|
1987
|
-
|
|
1988
|
-
## [0.42.20](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.42.20) (2025-03-17)
|
|
1989
|
-
|
|
1990
|
-
### Miscellaneous
|
|
1991
|
-
|
|
1992
|
-
- **monorepo:** Regenerate README markdown files
|
|
1993
|
-
([90d1828f9](https://github.com/storm-software/storm-ops/commit/90d1828f9))
|
|
1994
|
-
|
|
1995
|
-
## [0.42.19](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.42.19) (2025-03-17)
|
|
1996
|
-
|
|
1997
|
-
### Miscellaneous
|
|
1998
|
-
|
|
1999
|
-
- **monorepo:** Reformat CHANGELOG markdown files
|
|
2000
|
-
([8d5d61c71](https://github.com/storm-software/storm-ops/commit/8d5d61c71))
|
|
2001
|
-
- **monorepo:** Regenerate README markdown files
|
|
2002
|
-
([d085829dc](https://github.com/storm-software/storm-ops/commit/d085829dc))
|
|
2003
|
-
|
|
2004
|
-

|
|
2005
|
-
|
|
2006
|
-
# Changelog for Storm Ops - Prettier
|
|
2007
|
-
|
|
2008
|
-
## [0.42.18](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.42.18) (2025-03-17)
|
|
2009
|
-
|
|
2010
|
-
### Miscellaneous
|
|
2011
|
-
|
|
2012
|
-
- **monorepo:** Regenerate README markdown files
|
|
2013
|
-
([aa037c04d](https://github.com/storm-software/storm-ops/commit/aa037c04d))
|
|
2014
|
-
|
|
2015
|
-
## 0.42.16 (2025-03-12)
|
|
2016
|
-
|
|
2017
|
-
### Miscellaneous
|
|
2018
|
-
|
|
2019
|
-
- **monorepo:** Regenerate README markdown files
|
|
2020
|
-
([abaffb6b4](https://github.com/storm-software/storm-ops/commit/abaffb6b4))
|
|
2021
|
-
|
|
2022
|
-
## 0.42.15 (2025-03-12)
|
|
2023
|
-
|
|
2024
|
-
### Miscellaneous
|
|
2025
|
-
|
|
2026
|
-
- **monorepo:** Regenerate README markdown files
|
|
2027
|
-
([f7e8f1882](https://github.com/storm-software/storm-ops/commit/f7e8f1882))
|
|
2028
|
-
|
|
2029
|
-
## 0.42.14 (2025-03-12)
|
|
2030
|
-
|
|
2031
|
-
### Miscellaneous
|
|
2032
|
-
|
|
2033
|
-
- **monorepo:** Regenerate README markdown files
|
|
2034
|
-
([3c7bfed99](https://github.com/storm-software/storm-ops/commit/3c7bfed99))
|
|
2035
|
-
|
|
2036
|
-
## 0.42.13 (2025-03-12)
|
|
2037
|
-
|
|
2038
|
-
### Bug Fixes
|
|
2039
|
-
|
|
2040
|
-
- **monorepo:** Resolve `sherif` test failures
|
|
2041
|
-
([3e196dc4d](https://github.com/storm-software/storm-ops/commit/3e196dc4d))
|
|
2042
|
-
|
|
2043
|
-
### Miscellaneous
|
|
2044
|
-
|
|
2045
|
-
- **monorepo:** Regenerate README markdown files
|
|
2046
|
-
([61ebec6ee](https://github.com/storm-software/storm-ops/commit/61ebec6ee))
|
|
2047
|
-
|
|
2048
|
-
## 0.42.12 (2025-03-12)
|
|
2049
|
-
|
|
2050
|
-
### Miscellaneous
|
|
2051
|
-
|
|
2052
|
-
- **monorepo:** Regenerate README markdown files
|
|
2053
|
-
([7944884ee](https://github.com/storm-software/storm-ops/commit/7944884ee))
|
|
2054
|
-
|
|
2055
|
-
## 0.42.11 (2025-03-11)
|
|
2056
|
-
|
|
2057
|
-
### Miscellaneous
|
|
2058
|
-
|
|
2059
|
-
- **monorepo:** Regenerate README markdown files
|
|
2060
|
-
([fec5f6263](https://github.com/storm-software/storm-ops/commit/fec5f6263))
|
|
2061
|
-
|
|
2062
|
-
## 0.42.10 (2025-03-11)
|
|
2063
|
-
|
|
2064
|
-
### Miscellaneous
|
|
2065
|
-
|
|
2066
|
-
- **monorepo:** Regenerate README markdown files
|
|
2067
|
-
([076080ad7](https://github.com/storm-software/storm-ops/commit/076080ad7))
|
|
2068
|
-
|
|
2069
|
-
## 0.42.9 (2025-03-11)
|
|
2070
|
-
|
|
2071
|
-
### Miscellaneous
|
|
2072
|
-
|
|
2073
|
-
- **monorepo:** Regenerate README markdown files
|
|
2074
|
-
([36b8a62d3](https://github.com/storm-software/storm-ops/commit/36b8a62d3))
|
|
2075
|
-
|
|
2076
|
-
## 0.42.8 (2025-03-11)
|
|
2077
|
-
|
|
2078
|
-
### Miscellaneous
|
|
2079
|
-
|
|
2080
|
-
- **monorepo:** Regenerate README markdown files
|
|
2081
|
-
([c8c042ba1](https://github.com/storm-software/storm-ops/commit/c8c042ba1))
|
|
2082
|
-
|
|
2083
|
-
## 0.42.7 (2025-03-10)
|
|
2084
|
-
|
|
2085
|
-
### Miscellaneous
|
|
2086
|
-
|
|
2087
|
-
- **monorepo:** Regenerate the README markdown files
|
|
2088
|
-
([a720ef45d](https://github.com/storm-software/storm-ops/commit/a720ef45d))
|
|
2089
|
-
|
|
2090
|
-
## 0.42.6 (2025-03-10)
|
|
2091
|
-
|
|
2092
|
-
### Miscellaneous
|
|
2093
|
-
|
|
2094
|
-
- **monorepo:** Regenerate README markdown files
|
|
2095
|
-
([1b7ba4276](https://github.com/storm-software/storm-ops/commit/1b7ba4276))
|
|
2096
|
-
|
|
2097
|
-
## 0.42.5 (2025-03-10)
|
|
2098
|
-
|
|
2099
|
-
### Miscellaneous
|
|
2100
|
-
|
|
2101
|
-
- **monorepo:** Regenerate README markdown files
|
|
2102
|
-
([120ba4c77](https://github.com/storm-software/storm-ops/commit/120ba4c77))
|
|
2103
|
-
|
|
2104
|
-
## 0.42.4 (2025-03-09)
|
|
2105
|
-
|
|
2106
|
-
### Miscellaneous
|
|
2107
|
-
|
|
2108
|
-
- **monorepo:** Regenerate README markdown files
|
|
2109
|
-
([de604c0d0](https://github.com/storm-software/storm-ops/commit/de604c0d0))
|
|
2110
|
-
|
|
2111
|
-
## 0.42.3 (2025-03-09)
|
|
2112
|
-
|
|
2113
|
-
### Miscellaneous
|
|
2114
|
-
|
|
2115
|
-
- **monorepo:** Regenerate README markdown files
|
|
2116
|
-
([bf0d377f7](https://github.com/storm-software/storm-ops/commit/bf0d377f7))
|
|
2117
|
-
|
|
2118
|
-
## 0.42.2 (2025-03-06)
|
|
2119
|
-
|
|
2120
|
-
### Bug Fixes
|
|
2121
|
-
|
|
2122
|
-
- **esbuild:** Ensure all packages `esbuild` dependencies match
|
|
2123
|
-
([b4ddf1284](https://github.com/storm-software/storm-ops/commit/b4ddf1284))
|
|
2124
|
-
|
|
2125
|
-
## 0.42.1 (2025-03-06)
|
|
2126
|
-
|
|
2127
|
-
### Bug Fixes
|
|
2128
|
-
|
|
2129
|
-
- **workspace-tools:** Resolve issue with unneeded implicit dependency
|
|
2130
|
-
([2a44b95f9](https://github.com/storm-software/storm-ops/commit/2a44b95f9))
|
|
2131
|
-
|
|
2132
|
-
## 0.42.0 (2025-03-06)
|
|
2133
|
-
|
|
2134
|
-
### Features
|
|
2135
|
-
|
|
2136
|
-
- **workspace-tools:** Remove unused `tsdown` executor
|
|
2137
|
-
([9dec594bf](https://github.com/storm-software/storm-ops/commit/9dec594bf))
|
|
2138
|
-
|
|
2139
|
-
### Miscellaneous
|
|
2140
|
-
|
|
2141
|
-
- **monorepo:** Regenerate README markdown files
|
|
2142
|
-
([26f342fb1](https://github.com/storm-software/storm-ops/commit/26f342fb1))
|
|
2143
|
-
|
|
2144
|
-
## 0.41.0 (2025-03-05)
|
|
2145
|
-
|
|
2146
|
-
### Features
|
|
2147
|
-
|
|
2148
|
-
- **eslint:** Added the `depsCheckSeverity` options
|
|
2149
|
-
([eda38496b](https://github.com/storm-software/storm-ops/commit/eda38496b))
|
|
2150
|
-
|
|
2151
|
-
## 0.40.1 (2025-03-03)
|
|
2152
|
-
|
|
2153
|
-
### Miscellaneous
|
|
2154
|
-
|
|
2155
|
-
- **monorepo:** Regenerate README markdown files
|
|
2156
|
-
([78543811f](https://github.com/storm-software/storm-ops/commit/78543811f))
|
|
2157
|
-
|
|
2158
|
-
## 0.40.0 (2025-03-03)
|
|
2159
|
-
|
|
2160
|
-
### Features
|
|
2161
|
-
|
|
2162
|
-
- **esbuild:** Added the `distDir` build option
|
|
2163
|
-
([cc3389192](https://github.com/storm-software/storm-ops/commit/cc3389192))
|
|
2164
|
-
|
|
2165
|
-
## 0.39.2 (2025-03-03)
|
|
2166
|
-
|
|
2167
|
-
### Bug Fixes
|
|
2168
|
-
|
|
2169
|
-
- **build-tools:** Cleaned up the compiled file header
|
|
2170
|
-
([1bd90651c](https://github.com/storm-software/storm-ops/commit/1bd90651c))
|
|
2171
|
-
|
|
2172
|
-
## 0.39.1 (2025-03-02)
|
|
2173
|
-
|
|
2174
|
-
### Bug Fixes
|
|
2175
|
-
|
|
2176
|
-
- **esbuild:** Resolve issue calculating build entry points
|
|
2177
|
-
([908545db9](https://github.com/storm-software/storm-ops/commit/908545db9))
|
|
2178
|
-
|
|
2179
|
-
## 0.39.0 (2025-03-02)
|
|
2180
|
-
|
|
2181
|
-
### Features
|
|
2182
|
-
|
|
2183
|
-
- **esbuild:** Added options logging prior to running build
|
|
2184
|
-
([6011389ff](https://github.com/storm-software/storm-ops/commit/6011389ff))
|
|
2185
|
-
|
|
2186
|
-
## 0.38.1 (2025-03-01)
|
|
2187
|
-
|
|
2188
|
-
### Bug Fixes
|
|
2189
|
-
|
|
2190
|
-
- **esbuild:** Upgrade `esbuild` dependency and change asset copy method
|
|
2191
|
-
([3646e16f9](https://github.com/storm-software/storm-ops/commit/3646e16f9))
|
|
2192
|
-
|
|
2193
|
-
## 0.38.0 (2025-03-01)
|
|
2194
|
-
|
|
2195
|
-
### Features
|
|
2196
|
-
|
|
2197
|
-
- **eslint:** Added the `ignoredDependencies`, `ignoredFiles`, and
|
|
2198
|
-
`checkObsoleteDependencies` options
|
|
2199
|
-
([984f09f7d](https://github.com/storm-software/storm-ops/commit/984f09f7d))
|
|
2200
|
-
|
|
2201
|
-
## 0.37.2 (2025-03-01)
|
|
2202
|
-
|
|
2203
|
-
### Bug Fixes
|
|
2204
|
-
|
|
2205
|
-
- **esbuild:** Resolved issue with `assets` directory missing from distribution
|
|
2206
|
-
([3b66153ac](https://github.com/storm-software/storm-ops/commit/3b66153ac))
|
|
2207
|
-
|
|
2208
|
-
## 0.37.1 (2025-03-01)
|
|
2209
|
-
|
|
2210
|
-
### Bug Fixes
|
|
2211
|
-
|
|
2212
|
-
- **eslint:** Remove `includeTransitiveDependencies` from Nx linting rules
|
|
2213
|
-
([2f442eabb](https://github.com/storm-software/storm-ops/commit/2f442eabb))
|
|
2214
|
-
|
|
2215
|
-
## 0.37.0 (2025-03-01)
|
|
2216
|
-
|
|
2217
|
-
### Features
|
|
2218
|
-
|
|
2219
|
-
- **esbuild:** Ensure env variables use safe names without invalid characters
|
|
2220
|
-
([dc3079ebd](https://github.com/storm-software/storm-ops/commit/dc3079ebd))
|
|
2221
|
-
|
|
2222
|
-
## 0.36.0 (2025-03-01)
|
|
2223
|
-
|
|
2224
|
-
### Features
|
|
2225
|
-
|
|
2226
|
-
- **monorepo:** Update the repository to use new `stormie-bot` user name and
|
|
2227
|
-
email
|
|
2228
|
-
([316385be6](https://github.com/storm-software/storm-ops/commit/316385be6))
|
|
2229
|
-
|
|
2230
|
-
## 0.35.14 (2025-03-01)
|
|
2231
|
-
|
|
2232
|
-
### Bug Fixes
|
|
2233
|
-
|
|
2234
|
-
- **esbuild:** Remove unused `outExtension` option
|
|
2235
|
-
([2cb08d221](https://github.com/storm-software/storm-ops/commit/2cb08d221))
|
|
2236
|
-
|
|
2237
|
-
## 0.35.13 (2025-03-01)
|
|
2238
|
-
|
|
2239
|
-
### Bug Fixes
|
|
2240
|
-
|
|
2241
|
-
- **eslint:** Disable `package.json` sort when using prettier
|
|
2242
|
-
([eddd7cc95](https://github.com/storm-software/storm-ops/commit/eddd7cc95))
|
|
2243
|
-
|
|
2244
|
-
## 0.35.12 (2025-03-01)
|
|
2245
|
-
|
|
2246
|
-
### Bug Fixes
|
|
2247
|
-
|
|
2248
|
-
- **esbuild:** Resolve issue with `entry` option parameter
|
|
2249
|
-
([7540001f9](https://github.com/storm-software/storm-ops/commit/7540001f9))
|
|
2250
|
-
|
|
2251
|
-
## 0.35.11 (2025-03-01)
|
|
2252
|
-
|
|
2253
|
-
### Bug Fixes
|
|
2254
|
-
|
|
2255
|
-
- **eslint:** Added `package.json` to the `ignores` list
|
|
2256
|
-
([63fa4c26e](https://github.com/storm-software/storm-ops/commit/63fa4c26e))
|
|
2257
|
-
|
|
2258
|
-
## 0.35.10 (2025-03-01)
|
|
2259
|
-
|
|
2260
|
-
### Bug Fixes
|
|
2261
|
-
|
|
2262
|
-
- **esbuild:** Remove extra unused build parameteres
|
|
2263
|
-
([8b951f308](https://github.com/storm-software/storm-ops/commit/8b951f308))
|
|
2264
|
-
|
|
2265
|
-
## 0.35.9 (2025-03-01)
|
|
2266
|
-
|
|
2267
|
-
### Bug Fixes
|
|
2268
|
-
|
|
2269
|
-
- **esbuild:** Resolve issue with incorrect options provided to build
|
|
2270
|
-
([4148ddc79](https://github.com/storm-software/storm-ops/commit/4148ddc79))
|
|
2271
|
-
|
|
2272
|
-
## 0.35.8 (2025-03-01)
|
|
2273
|
-
|
|
2274
|
-
### Bug Fixes
|
|
2275
|
-
|
|
2276
|
-
- **esbuild:** Updated env name to `STORM_WATCH` for watch function
|
|
2277
|
-
([5af23e8e8](https://github.com/storm-software/storm-ops/commit/5af23e8e8))
|
|
2278
|
-
|
|
2279
|
-
## 0.35.7 (2025-03-01)
|
|
2280
|
-
|
|
2281
|
-
### Bug Fixes
|
|
2282
|
-
|
|
2283
|
-
- **esbuild:** Resolved issue with extra build options
|
|
2284
|
-
([d9027747b](https://github.com/storm-software/storm-ops/commit/d9027747b))
|
|
2285
|
-
|
|
2286
|
-
## 0.35.6 (2025-02-28)
|
|
2287
|
-
|
|
2288
|
-
### Bug Fixes
|
|
2289
|
-
|
|
2290
|
-
- **eslint:** Remove duplicate linting rules
|
|
2291
|
-
([9ae38ba02](https://github.com/storm-software/storm-ops/commit/9ae38ba02))
|
|
2292
|
-
|
|
2293
|
-
## 0.35.5 (2025-02-28)
|
|
2294
|
-
|
|
2295
|
-
### Bug Fixes
|
|
2296
|
-
|
|
2297
|
-
- **eslint:** Resolve issue finding tsconfig root directory
|
|
2298
|
-
([b38fd20be](https://github.com/storm-software/storm-ops/commit/b38fd20be))
|
|
2299
|
-
|
|
2300
|
-
## 0.35.4 (2025-02-28)
|
|
2301
|
-
|
|
2302
|
-
### Bug Fixes
|
|
2303
|
-
|
|
2304
|
-
- **eslint:** Update linting rules to relax on typing issues
|
|
2305
|
-
([2bf183e30](https://github.com/storm-software/storm-ops/commit/2bf183e30))
|
|
2306
|
-
|
|
2307
|
-
## 0.35.3 (2025-02-28)
|
|
2308
|
-
|
|
2309
|
-
### Bug Fixes
|
|
2310
|
-
|
|
2311
|
-
- **eslint:** Remove duplicate import sorting rules
|
|
2312
|
-
([5764da015](https://github.com/storm-software/storm-ops/commit/5764da015))
|
|
2313
|
-
|
|
2314
|
-
## 0.35.2 (2025-02-28)
|
|
2315
|
-
|
|
2316
|
-
### Bug Fixes
|
|
2317
|
-
|
|
2318
|
-
- **prettier:** Align typescript configuration to match standard
|
|
2319
|
-
([8dda6ada8](https://github.com/storm-software/storm-ops/commit/8dda6ada8))
|
|
2320
|
-
|
|
2321
|
-
## 0.35.1 (2025-02-27)
|
|
2322
|
-
|
|
2323
|
-
### Bug Fixes
|
|
2324
|
-
|
|
2325
|
-
- **prettier:** Ensure correct parser applied to typescript files
|
|
2326
|
-
([b36fa4e80](https://github.com/storm-software/storm-ops/commit/b36fa4e80))
|
|
2327
|
-
|
|
2328
|
-
## 0.35.0 (2025-02-26)
|
|
2329
|
-
|
|
2330
|
-
### Features
|
|
2331
|
-
|
|
2332
|
-
- **prettier:** Added `prettier-plugin-organize-imports` to config
|
|
2333
|
-
([d64a2b35c](https://github.com/storm-software/storm-ops/commit/d64a2b35c))
|
|
2334
|
-
|
|
2335
|
-
## 0.34.0 (2025-02-26)
|
|
2336
|
-
|
|
2337
|
-
### Features
|
|
2338
|
-
|
|
2339
|
-
- **prettier:** Added `prisma` configuration
|
|
2340
|
-
([7c4716322](https://github.com/storm-software/storm-ops/commit/7c4716322))
|
|
2341
|
-
|
|
2342
|
-
## 0.33.5 (2025-02-26)
|
|
2343
|
-
|
|
2344
|
-
### Miscellaneous
|
|
2345
|
-
|
|
2346
|
-
- **monorepo:** Regenerated README markdown files
|
|
2347
|
-
([54355d315](https://github.com/storm-software/storm-ops/commit/54355d315))
|
|
2348
|
-
|
|
2349
|
-
## 0.33.4 (2025-02-23)
|
|
2350
|
-
|
|
2351
|
-
### Miscellaneous
|
|
2352
|
-
|
|
2353
|
-
- **monorepo:** Regenerate README markdown files
|
|
2354
|
-
([b785ce163](https://github.com/storm-software/storm-ops/commit/b785ce163))
|
|
2355
|
-
|
|
2356
|
-
## 0.33.3 (2025-02-23)
|
|
2357
|
-
|
|
2358
|
-
### Miscellaneous
|
|
2359
|
-
|
|
2360
|
-
- **monorepo:** Reformat README markdown files
|
|
2361
|
-
([68f6724f6](https://github.com/storm-software/storm-ops/commit/68f6724f6))
|
|
2362
|
-
|
|
2363
|
-
## 0.33.2 (2025-02-23)
|
|
2364
|
-
|
|
2365
|
-
### Miscellaneous
|
|
2366
|
-
|
|
2367
|
-
- **monorepo:** Regenerate README markdown files
|
|
2368
|
-
([312306e34](https://github.com/storm-software/storm-ops/commit/312306e34))
|
|
2369
|
-
|
|
2370
|
-
## 0.33.1 (2025-02-22)
|
|
2371
|
-
|
|
2372
|
-
### Miscellaneous
|
|
2373
|
-
|
|
2374
|
-
- **monorepo:** Reformat and lint workspace files
|
|
2375
|
-
([9b706de2f](https://github.com/storm-software/storm-ops/commit/9b706de2f))
|
|
2376
|
-
|
|
2377
|
-
## 0.33.0 (2025-02-21)
|
|
2378
|
-
|
|
2379
|
-
### Features
|
|
2380
|
-
|
|
2381
|
-
- **eslint:** Overhaul of shared ESLint configurations
|
|
2382
|
-
([d0fea396c](https://github.com/storm-software/storm-ops/commit/d0fea396c))
|
|
2383
|
-
|
|
2384
|
-
### Miscellaneous
|
|
2385
|
-
|
|
2386
|
-
- **monorepo:** Format monorepo files and run linters
|
|
2387
|
-
([8f25455d5](https://github.com/storm-software/storm-ops/commit/8f25455d5))
|
|
2388
|
-
|
|
2389
|
-
## 0.32.6 (2025-02-18)
|
|
2390
|
-
|
|
2391
|
-
### Miscellaneous
|
|
2392
|
-
|
|
2393
|
-
- **monorepo:** Regenerate README markdown files
|
|
2394
|
-
([ae8ae2775](https://github.com/storm-software/storm-ops/commit/ae8ae2775))
|
|
2395
|
-
|
|
2396
|
-
## 0.32.5 (2025-02-15)
|
|
2397
|
-
|
|
2398
|
-
### Miscellaneous
|
|
2399
|
-
|
|
2400
|
-
- **monorepo:** Reformat monorepo files
|
|
2401
|
-
([43087f2fa](https://github.com/storm-software/storm-ops/commit/43087f2fa))
|
|
2402
|
-
|
|
2403
|
-
## 0.32.4 (2025-02-15)
|
|
2404
|
-
|
|
2405
|
-
### Miscellaneous
|
|
2406
|
-
|
|
2407
|
-
- **monorepo:** Regenerate README markdown files
|
|
2408
|
-
([6ded6b9a8](https://github.com/storm-software/storm-ops/commit/6ded6b9a8))
|
|
2409
|
-
|
|
2410
|
-
## 0.32.3 (2025-02-15)
|
|
2411
|
-
|
|
2412
|
-
### Miscellaneous
|
|
2413
|
-
|
|
2414
|
-
- **monorepo:** Reformat README markdown files
|
|
2415
|
-
([60b05814e](https://github.com/storm-software/storm-ops/commit/60b05814e))
|
|
2416
|
-
|
|
2417
|
-
## 0.32.2 (2025-02-13)
|
|
2418
|
-
|
|
2419
|
-
### Bug Fixes
|
|
2420
|
-
|
|
2421
|
-
- **eslint:** Include missing prettier dependencies
|
|
2422
|
-
([48dcec118](https://github.com/storm-software/storm-ops/commit/48dcec118))
|
|
2423
|
-
|
|
2424
|
-
## 0.32.1 (2025-02-12)
|
|
2425
|
-
|
|
2426
|
-
### Bug Fixes
|
|
2427
|
-
|
|
2428
|
-
- **workspace-tools:** Resolve issue with missing dependency on release
|
|
2429
|
-
([f97cc70e6](https://github.com/storm-software/storm-ops/commit/f97cc70e6))
|
|
2430
|
-
|
|
2431
|
-
## 0.32.0 (2025-02-12)
|
|
2432
|
-
|
|
2433
|
-
### Features
|
|
2434
|
-
|
|
2435
|
-
- **monorepo:** Update the package manager version
|
|
2436
|
-
([7722640d6](https://github.com/storm-software/storm-ops/commit/7722640d6))
|
|
2437
|
-
|
|
2438
|
-
## 0.31.28 (2025-02-06)
|
|
2439
|
-
|
|
2440
|
-
### Miscellaneous
|
|
2441
|
-
|
|
2442
|
-
- **monorepo:** Regenerate README markdown files
|
|
2443
|
-
([1b886df47](https://github.com/storm-software/storm-ops/commit/1b886df47))
|
|
2444
|
-
|
|
2445
|
-
## 0.31.27 (2025-02-05)
|
|
2446
|
-
|
|
2447
|
-
### Miscellaneous
|
|
2448
|
-
|
|
2449
|
-
- **monorepo:** Regenerate README markdown files
|
|
2450
|
-
([93412b8ef](https://github.com/storm-software/storm-ops/commit/93412b8ef))
|
|
2451
|
-
|
|
2452
|
-
## 0.31.26 (2025-02-05)
|
|
2453
|
-
|
|
2454
|
-
### Miscellaneous
|
|
2455
|
-
|
|
2456
|
-
- **monorepo:** Regenerate README markdown files
|
|
2457
|
-
([de6ae2b84](https://github.com/storm-software/storm-ops/commit/de6ae2b84))
|
|
2458
|
-
|
|
2459
|
-
## 0.31.25 (2025-02-05)
|
|
2460
|
-
|
|
2461
|
-
### Miscellaneous
|
|
2462
|
-
|
|
2463
|
-
- **monorepo:** Regenerate README markdown files
|
|
2464
|
-
([79e7315d9](https://github.com/storm-software/storm-ops/commit/79e7315d9))
|
|
2465
|
-
|
|
2466
|
-
## 0.31.24 (2025-02-05)
|
|
2467
|
-
|
|
2468
|
-
### Miscellaneous
|
|
2469
|
-
|
|
2470
|
-
- **monorepo:** Regenerated README markdown files
|
|
2471
|
-
([2488fa0a7](https://github.com/storm-software/storm-ops/commit/2488fa0a7))
|
|
2472
|
-
|
|
2473
|
-
## 0.31.23 (2025-02-04)
|
|
2474
|
-
|
|
2475
|
-
### Miscellaneous
|
|
2476
|
-
|
|
2477
|
-
- **monorepo:** Regenerate README markdown files
|
|
2478
|
-
([f151d13e9](https://github.com/storm-software/storm-ops/commit/f151d13e9))
|
|
2479
|
-
|
|
2480
|
-
## 0.31.22 (2025-02-04)
|
|
2481
|
-
|
|
2482
|
-
### Miscellaneous
|
|
2483
|
-
|
|
2484
|
-
- **monorepo:** Regenerate README markdown files
|
|
2485
|
-
([572028003](https://github.com/storm-software/storm-ops/commit/572028003))
|
|
2486
|
-
|
|
2487
|
-
## 0.31.21 (2025-02-04)
|
|
2488
|
-
|
|
2489
|
-
### Miscellaneous
|
|
2490
|
-
|
|
2491
|
-
- **monorepo:** Generate README markdown files
|
|
2492
|
-
([12aa873f6](https://github.com/storm-software/storm-ops/commit/12aa873f6))
|
|
2493
|
-
|
|
2494
|
-
## 0.31.20 (2025-02-04)
|
|
2495
|
-
|
|
2496
|
-
### Miscellaneous
|
|
2497
|
-
|
|
2498
|
-
- **monorepo:** Regenerate README markdown files
|
|
2499
|
-
([481420a10](https://github.com/storm-software/storm-ops/commit/481420a10))
|
|
2500
|
-
|
|
2501
|
-
## 0.31.19 (2025-02-04)
|
|
2502
|
-
|
|
2503
|
-
### Miscellaneous
|
|
2504
|
-
|
|
2505
|
-
- **monorepo:** Regenerate README markdown files
|
|
2506
|
-
([12a2f638f](https://github.com/storm-software/storm-ops/commit/12a2f638f))
|
|
2507
|
-
|
|
2508
|
-
## 0.31.18 (2025-02-04)
|
|
2509
|
-
|
|
2510
|
-
### Miscellaneous
|
|
2511
|
-
|
|
2512
|
-
- **monorepo:** Regenerate README markdown files
|
|
2513
|
-
([5295557c6](https://github.com/storm-software/storm-ops/commit/5295557c6))
|
|
2514
|
-
|
|
2515
|
-
## 0.31.17 (2025-02-04)
|
|
2516
|
-
|
|
2517
|
-
### Bug Fixes
|
|
2518
|
-
|
|
2519
|
-
- **monorepo:** Resolve issue with inconsistent `chalk` versions
|
|
2520
|
-
([e20742ea0](https://github.com/storm-software/storm-ops/commit/e20742ea0))
|
|
2521
|
-
|
|
2522
|
-
## 0.31.16 (2025-02-04)
|
|
2523
|
-
|
|
2524
|
-
### Bug Fixes
|
|
2525
|
-
|
|
2526
|
-
- **monorepo:** Resolved issue with invalid `prettier` config used in hooks
|
|
2527
|
-
([34974919d](https://github.com/storm-software/storm-ops/commit/34974919d))
|
|
2528
|
-
- **linting-tools:** Bundle `manypkg` packages in dist
|
|
2529
|
-
([6f0efb11a](https://github.com/storm-software/storm-ops/commit/6f0efb11a))
|
|
2530
|
-
|
|
2531
|
-
### Miscellaneous
|
|
2532
|
-
|
|
2533
|
-
- **monorepo:** Reformat the repo's files
|
|
2534
|
-
([f33b07626](https://github.com/storm-software/storm-ops/commit/f33b07626))
|
|
2535
|
-
- **monorepo:** Regenerate README markdown files
|
|
2536
|
-
([d147539be](https://github.com/storm-software/storm-ops/commit/d147539be))
|
|
2537
|
-
|
|
2538
|
-
## 0.31.15 (2025-02-03)
|
|
2539
|
-
|
|
2540
|
-
### Bug Fixes
|
|
2541
|
-
|
|
2542
|
-
- **linting-tools:** Resolve issue with bundling `fast-glob` package
|
|
2543
|
-
([f823943a6](https://github.com/storm-software/storm-ops/commit/f823943a6))
|
|
2544
|
-
|
|
2545
|
-
## 0.31.14 (2025-02-03)
|
|
2546
|
-
|
|
2547
|
-
### Miscellaneous
|
|
2548
|
-
|
|
2549
|
-
- **monorepo:** Regenerate README markdown files
|
|
2550
|
-
([949c6f3cd](https://github.com/storm-software/storm-ops/commit/949c6f3cd))
|
|
2551
|
-
|
|
2552
|
-
## 0.31.13 (2025-02-02)
|
|
2553
|
-
|
|
2554
|
-
### Miscellaneous
|
|
2555
|
-
|
|
2556
|
-
- **monorepo:** Regenerate README markdown files
|
|
2557
|
-
([47f85fdcf](https://github.com/storm-software/storm-ops/commit/47f85fdcf))
|
|
2558
|
-
|
|
2559
|
-
## 0.31.12 (2025-02-02)
|
|
2560
|
-
|
|
2561
|
-
### Miscellaneous
|
|
2562
|
-
|
|
2563
|
-
- **monorepo:** Regenerate README markdown files
|
|
2564
|
-
([665463d38](https://github.com/storm-software/storm-ops/commit/665463d38))
|
|
2565
|
-
|
|
2566
|
-
## 0.31.11 (2025-02-02)
|
|
2567
|
-
|
|
2568
|
-
### Miscellaneous
|
|
2569
|
-
|
|
2570
|
-
- **monorepo:** Regenerate README markdown files
|
|
2571
|
-
([81d0b65c2](https://github.com/storm-software/storm-ops/commit/81d0b65c2))
|
|
2572
|
-
|
|
2573
|
-
## 0.31.10 (2025-02-02)
|
|
2574
|
-
|
|
2575
|
-
### Miscellaneous
|
|
2576
|
-
|
|
2577
|
-
- **monorepo:** Regenerate README markdown files
|
|
2578
|
-
([a2b221881](https://github.com/storm-software/storm-ops/commit/a2b221881))
|
|
2579
|
-
|
|
2580
|
-
## 0.31.9 (2025-02-02)
|
|
2581
|
-
|
|
2582
|
-
### Miscellaneous
|
|
2583
|
-
|
|
2584
|
-
- **monorepo:** Regenerate README markdown files
|
|
2585
|
-
([e3b80ea7](https://github.com/storm-software/storm-ops/commit/e3b80ea7))
|
|
2586
|
-
|
|
2587
|
-
## 0.31.8 (2025-02-01)
|
|
2588
|
-
|
|
2589
|
-
### Miscellaneous
|
|
2590
|
-
|
|
2591
|
-
- **monorepo:** Regenerate README markdown files
|
|
2592
|
-
([af5c80fa](https://github.com/storm-software/storm-ops/commit/af5c80fa))
|
|
2593
|
-
|
|
2594
|
-
## 0.31.7 (2025-01-29)
|
|
2595
|
-
|
|
2596
|
-
### Miscellaneous
|
|
2597
|
-
|
|
2598
|
-
- **monorepo:** Regenerate README markdown files
|
|
2599
|
-
([a1b6717d](https://github.com/storm-software/storm-ops/commit/a1b6717d))
|
|
2600
|
-
|
|
2601
|
-
## 0.31.6 (2025-01-29)
|
|
2602
|
-
|
|
2603
|
-
### Miscellaneous
|
|
2604
|
-
|
|
2605
|
-
- **monorepo:** Regenerate README markdown files
|
|
2606
|
-
([5e0520b1](https://github.com/storm-software/storm-ops/commit/5e0520b1))
|
|
2607
|
-
|
|
2608
|
-
## 0.31.5 (2025-01-29)
|
|
2609
|
-
|
|
2610
|
-
### Miscellaneous
|
|
2611
|
-
|
|
2612
|
-
- **monorepo:** Regenerate README markdown files
|
|
2613
|
-
([2eb0a4f0](https://github.com/storm-software/storm-ops/commit/2eb0a4f0))
|
|
2614
|
-
- **monorepo:** Regenerate README markdown files
|
|
2615
|
-
([da76edd7](https://github.com/storm-software/storm-ops/commit/da76edd7))
|
|
2616
|
-
|
|
2617
|
-
## 0.31.4 (2025-01-29)
|
|
2618
|
-
|
|
2619
|
-
### Miscellaneous
|
|
2620
|
-
|
|
2621
|
-
- **monorepo:** Regenerate README markdown files
|
|
2622
|
-
([07f7d3d5](https://github.com/storm-software/storm-ops/commit/07f7d3d5))
|
|
2623
|
-
|
|
2624
|
-
## 0.31.3 (2025-01-29)
|
|
2625
|
-
|
|
2626
|
-
### Miscellaneous
|
|
2627
|
-
|
|
2628
|
-
- **monorepo:** Regenerate README markdown files
|
|
2629
|
-
([c2ecaaf8](https://github.com/storm-software/storm-ops/commit/c2ecaaf8))
|
|
2630
|
-
|
|
2631
|
-
## 0.31.2 (2025-01-29)
|
|
2632
|
-
|
|
2633
|
-
### Miscellaneous
|
|
2634
|
-
|
|
2635
|
-
- **monorepo:** Regenerate README markdown files
|
|
2636
|
-
([c87535fb](https://github.com/storm-software/storm-ops/commit/c87535fb))
|
|
2637
|
-
|
|
2638
|
-
## 0.31.1 (2025-01-29)
|
|
2639
|
-
|
|
2640
|
-
### Miscellaneous
|
|
2641
|
-
|
|
2642
|
-
- **monorepo:** Regenerate README markdown files
|
|
2643
|
-
([87f7b939](https://github.com/storm-software/storm-ops/commit/87f7b939))
|
|
2644
|
-
|
|
2645
|
-
## 0.31.0 (2025-01-28)
|
|
2646
|
-
|
|
2647
|
-
### Features
|
|
2648
|
-
|
|
2649
|
-
- **prettier:** Added `solidity` configuration option
|
|
2650
|
-
([24a85f8c](https://github.com/storm-software/storm-ops/commit/24a85f8c))
|
|
2651
|
-
|
|
2652
|
-
### Miscellaneous
|
|
2653
|
-
|
|
2654
|
-
- **monorepo:** Generate README markdown files
|
|
2655
|
-
([a28c725e](https://github.com/storm-software/storm-ops/commit/a28c725e))
|
|
2656
|
-
|
|
2657
|
-
## 0.30.12 (2025-01-28)
|
|
2658
|
-
|
|
2659
|
-
### Miscellaneous
|
|
2660
|
-
|
|
2661
|
-
- **monorepo:** Regenerate README markdown files
|
|
2662
|
-
([4540dfe1](https://github.com/storm-software/storm-ops/commit/4540dfe1))
|
|
2663
|
-
|
|
2664
|
-
## 0.30.11 (2025-01-28)
|
|
2665
|
-
|
|
2666
|
-
### Miscellaneous
|
|
2667
|
-
|
|
2668
|
-
- **monorepo:** Regenerate README markdown files
|
|
2669
|
-
([d5aac4fd](https://github.com/storm-software/storm-ops/commit/d5aac4fd))
|
|
2670
|
-
|
|
2671
|
-
## 0.30.10 (2025-01-28)
|
|
2672
|
-
|
|
2673
|
-
### Miscellaneous
|
|
2674
|
-
|
|
2675
|
-
- **monorepo:** Regenerate README markdown files
|
|
2676
|
-
([4a6cac15](https://github.com/storm-software/storm-ops/commit/4a6cac15))
|
|
2677
|
-
|
|
2678
|
-
## 0.30.9 (2025-01-28)
|
|
2679
|
-
|
|
2680
|
-
### Miscellaneous
|
|
2681
|
-
|
|
2682
|
-
- **monorepo:** Regenerate README markdown files
|
|
2683
|
-
([812b4fba](https://github.com/storm-software/storm-ops/commit/812b4fba))
|
|
2684
|
-
|
|
2685
|
-
## 0.30.8 (2025-01-28)
|
|
2686
|
-
|
|
2687
|
-
### Miscellaneous
|
|
2688
|
-
|
|
2689
|
-
- **monorepo:** Regenerate README markdown files
|
|
2690
|
-
([d3619f12](https://github.com/storm-software/storm-ops/commit/d3619f12))
|
|
2691
|
-
|
|
2692
|
-
## 0.30.7 (2025-01-24)
|
|
2693
|
-
|
|
2694
|
-
### Miscellaneous
|
|
2695
|
-
|
|
2696
|
-
- **monorepo:** Regenerate the README markdown files
|
|
2697
|
-
([e7d99d45](https://github.com/storm-software/storm-ops/commit/e7d99d45))
|
|
2698
|
-
|
|
2699
|
-
## 0.30.6 (2025-01-23)
|
|
2700
|
-
|
|
2701
|
-
### Miscellaneous
|
|
2702
|
-
|
|
2703
|
-
- **monorepo:** Regenerate README markdown files
|
|
2704
|
-
([eb629846](https://github.com/storm-software/storm-ops/commit/eb629846))
|
|
2705
|
-
|
|
2706
|
-
## 0.30.5 (2025-01-23)
|
|
2707
|
-
|
|
2708
|
-
### Miscellaneous
|
|
2709
|
-
|
|
2710
|
-
- **monorepo:** Regenerate README markdown files
|
|
2711
|
-
([64e4e1f3](https://github.com/storm-software/storm-ops/commit/64e4e1f3))
|
|
2712
|
-
|
|
2713
|
-
## 0.30.4 (2025-01-23)
|
|
2714
|
-
|
|
2715
|
-
### Bug Fixes
|
|
2716
|
-
|
|
2717
|
-
- **build-tools:** Resolve issue with unending copy asset files process
|
|
2718
|
-
([e0050d6b](https://github.com/storm-software/storm-ops/commit/e0050d6b))
|
|
2719
|
-
|
|
2720
|
-
## 0.30.3 (2025-01-22)
|
|
2721
|
-
|
|
2722
|
-
### Miscellaneous
|
|
2723
|
-
|
|
2724
|
-
- **monorepo:** Update the workspace's `storm.json` config to use the new preset
|
|
2725
|
-
repository
|
|
2726
|
-
([95067c70](https://github.com/storm-software/storm-ops/commit/95067c70))
|
|
2727
|
-
|
|
2728
|
-
## 0.30.2 (2025-01-22)
|
|
2729
|
-
|
|
2730
|
-
### Bug Fixes
|
|
2731
|
-
|
|
2732
|
-
- **build-tools:** Resolved issue with copying asset files into output directory
|
|
2733
|
-
([1b314e8e](https://github.com/storm-software/storm-ops/commit/1b314e8e))
|
|
2734
|
-
|
|
2735
|
-
## 0.30.1 (2025-01-22)
|
|
2736
|
-
|
|
2737
|
-
### Bug Fixes
|
|
2738
|
-
|
|
2739
|
-
- **config-tools:** Resolved issue applying entire token parameters object
|
|
2740
|
-
([5ccf3881](https://github.com/storm-software/storm-ops/commit/5ccf3881))
|
|
2741
|
-
|
|
2742
|
-
## 0.30.0 (2025-01-22)
|
|
2743
|
-
|
|
2744
|
-
### Features
|
|
2745
|
-
|
|
2746
|
-
- **workspace-tools:** Enhanced option tokenization logic for executors
|
|
2747
|
-
([14ed93d7](https://github.com/storm-software/storm-ops/commit/14ed93d7))
|
|
2748
|
-
|
|
2749
|
-
## 0.29.1 (2025-01-21)
|
|
2750
|
-
|
|
2751
|
-
### Bug Fixes
|
|
2752
|
-
|
|
2753
|
-
- **unbuild:** Ensure we always use directory as input instead of a file
|
|
2754
|
-
([13d4a133](https://github.com/storm-software/storm-ops/commit/13d4a133))
|
|
2755
|
-
|
|
2756
|
-
## 0.29.0 (2025-01-21)
|
|
2757
|
-
|
|
2758
|
-
### Features
|
|
2759
|
-
|
|
2760
|
-
- **config-tools:** Update utility packages to use ESM
|
|
2761
|
-
([3bc6d4ba](https://github.com/storm-software/storm-ops/commit/3bc6d4ba))
|
|
2762
|
-
|
|
2763
|
-
## 0.28.1 (2025-01-21)
|
|
2764
|
-
|
|
2765
|
-
### Bug Fixes
|
|
2766
|
-
|
|
2767
|
-
- **unbuild:** Resolved issue with package `exports` path
|
|
2768
|
-
([faf23b0e](https://github.com/storm-software/storm-ops/commit/faf23b0e))
|
|
2769
|
-
|
|
2770
|
-
## 0.28.0 (2025-01-21)
|
|
2771
|
-
|
|
2772
|
-
### Features
|
|
2773
|
-
|
|
2774
|
-
- **config-tools:** Added the `createLogger` function to drive CommonJs modules
|
|
2775
|
-
([0cee1525](https://github.com/storm-software/storm-ops/commit/0cee1525))
|
|
2776
|
-
|
|
2777
|
-
## 0.27.11 (2025-01-20)
|
|
2778
|
-
|
|
2779
|
-
### Miscellaneous
|
|
2780
|
-
|
|
2781
|
-
- **config-tools:** Bundle dependencies in distributable
|
|
2782
|
-
([df027cfe](https://github.com/storm-software/storm-ops/commit/df027cfe))
|
|
2783
|
-
|
|
2784
|
-
## 0.27.10 (2025-01-20)
|
|
2785
|
-
|
|
2786
|
-
### Bug Fixes
|
|
2787
|
-
|
|
2788
|
-
- **workspace-tools:** Add `jiti` to support resolution of
|
|
2789
|
-
`@storm-software/unbuild` package
|
|
2790
|
-
([0abfa98b](https://github.com/storm-software/storm-ops/commit/0abfa98b))
|
|
2791
|
-
|
|
2792
|
-
## 0.27.9 (2025-01-20)
|
|
2793
|
-
|
|
2794
|
-
### Bug Fixes
|
|
2795
|
-
|
|
2796
|
-
- **untyped:** Resovle bundling issue with externals
|
|
2797
|
-
([ff044ddf](https://github.com/storm-software/storm-ops/commit/ff044ddf))
|
|
2798
|
-
|
|
2799
|
-
## 0.27.8 (2025-01-13)
|
|
2800
|
-
|
|
2801
|
-
### Continuous Integration
|
|
2802
|
-
|
|
2803
|
-
- **unbuild:** Update the build configuration to properly bundle for node
|
|
2804
|
-
([72be421b](https://github.com/storm-software/storm-ops/commit/72be421b))
|
|
2805
|
-
|
|
2806
|
-
## 0.27.7 (2025-01-13)
|
|
2807
|
-
|
|
2808
|
-
### Bug Fixes
|
|
2809
|
-
|
|
2810
|
-
- **unbuild:** Resolved issue with distribution package
|
|
2811
|
-
([265f38a2](https://github.com/storm-software/storm-ops/commit/265f38a2))
|
|
2812
|
-
|
|
2813
|
-
## 0.27.6 (2025-01-12)
|
|
2814
|
-
|
|
2815
|
-
### Miscellaneous
|
|
2816
|
-
|
|
2817
|
-
- **monorepo:** Regenerate README markdown files
|
|
2818
|
-
([a104880f](https://github.com/storm-software/storm-ops/commit/a104880f))
|
|
2819
|
-
|
|
2820
|
-
## 0.27.5 (2025-01-12)
|
|
2821
|
-
|
|
2822
|
-
### Bug Fixes
|
|
2823
|
-
|
|
2824
|
-
- **eslint:** Resolve stack overflow error on eslint configuration load
|
|
2825
|
-
([f66752ac](https://github.com/storm-software/storm-ops/commit/f66752ac))
|
|
2826
|
-
|
|
2827
|
-
## 0.27.4 (2025-01-11)
|
|
2828
|
-
|
|
2829
|
-
### Bug Fixes
|
|
2830
|
-
|
|
2831
|
-
- **eslint:** Resolved issue with the bundling process
|
|
2832
|
-
([d06b6588](https://github.com/storm-software/storm-ops/commit/d06b6588))
|
|
2833
|
-
|
|
2834
|
-
## 0.27.3 (2025-01-11)
|
|
2835
|
-
|
|
2836
|
-
### Bug Fixes
|
|
2837
|
-
|
|
2838
|
-
- **workspace-tools:** Resolve issue loading pnpm workspace's catalog
|
|
2839
|
-
dependencies
|
|
2840
|
-
([1199e24f](https://github.com/storm-software/storm-ops/commit/1199e24f))
|
|
2841
|
-
|
|
2842
|
-
## 0.27.2 (2025-01-11)
|
|
2843
|
-
|
|
2844
|
-
### Miscellaneous
|
|
2845
|
-
|
|
2846
|
-
- **workspace-tools:** Added additional logging for pnpm dependency updates
|
|
2847
|
-
process
|
|
2848
|
-
([400b3369](https://github.com/storm-software/storm-ops/commit/400b3369))
|
|
2849
|
-
|
|
2850
|
-
## 0.27.0 (2024-12-30)
|
|
2851
|
-
|
|
2852
|
-
### Features
|
|
2853
|
-
|
|
2854
|
-
- **storm-ops:** Completed enhancement around `catalog` and `workspace`
|
|
2855
|
-
dependency upgrades
|
|
2856
|
-
([5dd13247](https://github.com/storm-software/storm-ops/commit/5dd13247))
|
|
2857
|
-
- **storm-ops:** Added pnpm `catalog` dependency specification to the monorepo
|
|
2858
|
-
([b8e6a6e0](https://github.com/storm-software/storm-ops/commit/b8e6a6e0))
|
|
2859
|
-
|
|
2860
|
-
### Dependency Upgrades
|
|
2861
|
-
|
|
2862
|
-
- **storm-ops:** Moved `c12` and `eslint` dependencies into workspace catalog
|
|
2863
|
-
([049a350f](https://github.com/storm-software/storm-ops/commit/049a350f))
|
|
2864
|
-
- **storm-ops:** Added consistent `@types/node` versions across repository
|
|
2865
|
-
([a569536d](https://github.com/storm-software/storm-ops/commit/a569536d))
|
|
2866
|
-
|
|
2867
|
-
## 0.26.1 (2024-12-18)
|
|
2868
|
-
|
|
2869
|
-
### Bug Fixes
|
|
2870
|
-
|
|
2871
|
-
- **storm-ops:** Resolved issue with ESM resolve error during postinstall script
|
|
2872
|
-
execution
|
|
2873
|
-
([82389510](https://github.com/storm-software/storm-ops/commit/82389510))
|
|
2874
|
-
|
|
2875
|
-
## 0.26.0 (2024-08-03)
|
|
2876
|
-
|
|
2877
|
-
### Features
|
|
2878
|
-
|
|
2879
|
-
- **eslint:** Ignore `prefer-nullish-coalescing` for strings
|
|
2880
|
-
([dbae2a58](https://github.com/storm-software/storm-ops/commit/dbae2a58))
|
|
2881
|
-
|
|
2882
|
-
## 0.25.0 (2024-08-03)
|
|
2883
|
-
|
|
2884
|
-
### Features
|
|
2885
|
-
|
|
2886
|
-
- **storm-ops:** Upgrade workspace's Nx package dependencies
|
|
2887
|
-
([5f31f734](https://github.com/storm-software/storm-ops/commit/5f31f734))
|
|
2888
|
-
|
|
2889
|
-
## 0.24.1 (2024-08-03)
|
|
2890
|
-
|
|
2891
|
-
### Bug Fixes
|
|
2892
|
-
|
|
2893
|
-
- **build-tools:** Resolved issue with the entry name parameter in unbuild
|
|
2894
|
-
config
|
|
2895
|
-
([f5e5dbdd](https://github.com/storm-software/storm-ops/commit/f5e5dbdd))
|
|
2896
|
-
|
|
2897
|
-
## 0.24.0 (2024-08-02)
|
|
2898
|
-
|
|
2899
|
-
### Features
|
|
2900
|
-
|
|
2901
|
-
- **build-tools:** Update the unbuild configuration to get exports from
|
|
2902
|
-
`package.json` files
|
|
2903
|
-
([bb2fc78f](https://github.com/storm-software/storm-ops/commit/bb2fc78f))
|
|
2904
|
-
|
|
2905
|
-
## 0.23.0 (2024-08-02)
|
|
2906
|
-
|
|
2907
|
-
### Features
|
|
2908
|
-
|
|
2909
|
-
- **terraform-tools:** Initial check-in of project code
|
|
2910
|
-
([c4ef4810](https://github.com/storm-software/storm-ops/commit/c4ef4810))
|
|
2911
|
-
|
|
2912
|
-
## 0.22.0 (2024-08-02)
|
|
2913
|
-
|
|
2914
|
-
### Features
|
|
2915
|
-
|
|
2916
|
-
- **eslint:** Reformatted the banner string whitespace
|
|
2917
|
-
([2df75cbb](https://github.com/storm-software/storm-ops/commit/2df75cbb))
|
|
2918
|
-
|
|
2919
|
-
## 0.21.1 (2024-08-02)
|
|
2920
|
-
|
|
2921
|
-
### Bug Fixes
|
|
2922
|
-
|
|
2923
|
-
- **eslint:** Resolve issue with duplicate plugins
|
|
2924
|
-
([23c09494](https://github.com/storm-software/storm-ops/commit/23c09494))
|
|
2925
|
-
|
|
2926
|
-
## 0.21.0 (2024-08-02)
|
|
2927
|
-
|
|
2928
|
-
### Features
|
|
2929
|
-
|
|
2930
|
-
- **eslint:** Added a banner with `__filename` and `__dirname` to the
|
|
2931
|
-
distribution
|
|
2932
|
-
([594c0e9a](https://github.com/storm-software/storm-ops/commit/594c0e9a))
|
|
2933
|
-
|
|
2934
|
-
## 0.20.0 (2024-08-02)
|
|
2935
|
-
|
|
2936
|
-
### Features
|
|
2937
|
-
|
|
2938
|
-
- **eslint:** Improved the logic around determining the banner
|
|
2939
|
-
([4bbb321d](https://github.com/storm-software/storm-ops/commit/4bbb321d))
|
|
2940
|
-
|
|
2941
|
-
## 0.19.0 (2024-08-01)
|
|
2942
|
-
|
|
2943
|
-
### Features
|
|
2944
|
-
|
|
2945
|
-
- **eslint:** Added the `parserOptions` parameter to the preset's options
|
|
2946
|
-
([344db07c](https://github.com/storm-software/storm-ops/commit/344db07c))
|
|
2947
|
-
|
|
2948
|
-
## 0.18.1 (2024-08-01)
|
|
2949
|
-
|
|
2950
|
-
### Bug Fixes
|
|
2951
|
-
|
|
2952
|
-
- **eslint:** Resolved issues with invalid TypeScript flat configuration
|
|
2953
|
-
([88166ab1](https://github.com/storm-software/storm-ops/commit/88166ab1))
|
|
2954
|
-
|
|
2955
|
-
## 0.18.0 (2024-08-01)
|
|
2956
|
-
|
|
2957
|
-
### Features
|
|
2958
|
-
|
|
2959
|
-
- **git-tools:** Ensure `.git/COMMIT_EDITMSG` exists before reading from disk
|
|
2960
|
-
([7abae7ae](https://github.com/storm-software/storm-ops/commit/7abae7ae))
|
|
2961
|
-
|
|
2962
|
-
## 0.17.2 (2024-07-31)
|
|
2963
|
-
|
|
2964
|
-
### Bug Fixes
|
|
2965
|
-
|
|
2966
|
-
- **git-tools:** Resolved issue when `commitlint` is called without a `message`
|
|
2967
|
-
parameter
|
|
2968
|
-
([624b24bc](https://github.com/storm-software/storm-ops/commit/624b24bc))
|
|
2969
|
-
|
|
2970
|
-
## 0.17.1 (2024-07-31)
|
|
2971
|
-
|
|
2972
|
-
### Bug Fixes
|
|
2973
|
-
|
|
2974
|
-
- **build-tools:** Resolve issues with the output path provided to unbuild
|
|
2975
|
-
([ee9c2353](https://github.com/storm-software/storm-ops/commit/ee9c2353))
|
|
2976
|
-
|
|
2977
|
-
## 0.17.0 (2024-07-31)
|
|
2978
|
-
|
|
2979
|
-
### Features
|
|
2980
|
-
|
|
2981
|
-
- **build-tools:** Added the CODEOWNERS linting tool
|
|
2982
|
-
([63099b1b](https://github.com/storm-software/storm-ops/commit/63099b1b))
|
|
2983
|
-
|
|
2984
|
-
## 0.16.1 (2024-07-31)
|
|
2985
|
-
|
|
2986
|
-
### Bug Fixes
|
|
2987
|
-
|
|
2988
|
-
- **build-tools:** Remove unused plugin from unbuild
|
|
2989
|
-
([ad8a5991](https://github.com/storm-software/storm-ops/commit/ad8a5991))
|
|
2990
|
-
|
|
2991
|
-
## 0.16.0 (2024-07-31)
|
|
2992
|
-
|
|
2993
|
-
### Features
|
|
2994
|
-
|
|
2995
|
-
- **create-storm-workspace:** Configure workspace to include GitHub
|
|
2996
|
-
([eea71de7](https://github.com/storm-software/storm-ops/commit/eea71de7))
|
|
2997
|
-
|
|
2998
|
-
## 0.15.0 (2024-07-30)
|
|
2999
|
-
|
|
3000
|
-
### Features
|
|
3001
|
-
|
|
3002
|
-
- **eslint:** Removed invalid JSON configuration from package
|
|
3003
|
-
([2622ee7e](https://github.com/storm-software/storm-ops/commit/2622ee7e))
|
|
3004
|
-
|
|
3005
|
-
## 0.14.0 (2024-07-29)
|
|
3006
|
-
|
|
3007
|
-
### Features
|
|
3008
|
-
|
|
3009
|
-
- **build-tools:** Update unbuild process to use the `tsconfck` package
|
|
3010
|
-
([d0e4dbf6](https://github.com/storm-software/storm-ops/commit/d0e4dbf6))
|
|
3011
|
-
|
|
3012
|
-
## 0.13.0 (2024-07-29)
|
|
3013
|
-
|
|
3014
|
-
### Features
|
|
3015
|
-
|
|
3016
|
-
- **config:** Added the `brand2` and `brand3` color tokens
|
|
3017
|
-
([58705631](https://github.com/storm-software/storm-ops/commit/58705631))
|
|
3018
|
-
|
|
3019
|
-
## 0.12.0 (2024-07-29)
|
|
3020
|
-
|
|
3021
|
-
### Features
|
|
3022
|
-
|
|
3023
|
-
- **prettier:** Added `prettier-plugin-solidity` configuration
|
|
3024
|
-
([2f20befd](https://github.com/storm-software/storm-ops/commit/2f20befd))
|
|
3025
|
-
|
|
3026
|
-
## 0.11.1 (2024-07-23)
|
|
3027
|
-
|
|
3028
|
-
### Bug Fixes
|
|
3029
|
-
|
|
3030
|
-
- **eslint:** Resolve issues with `json` plugin config spread
|
|
3031
|
-
([088d498a](https://github.com/storm-software/storm-ops/commit/088d498a))
|
|
3032
|
-
|
|
3033
|
-
## 0.11.0 (2024-07-23)
|
|
3034
|
-
|
|
3035
|
-
### Features
|
|
3036
|
-
|
|
3037
|
-
- **prettier:** Export default `config.json` and `tailwindcss.json` from package
|
|
3038
|
-
([c8711a52](https://github.com/storm-software/storm-ops/commit/c8711a52))
|
|
3039
|
-
|
|
3040
|
-
## 0.10.0 (2024-07-23)
|
|
3041
|
-
|
|
3042
|
-
### Features
|
|
3043
|
-
|
|
3044
|
-
- **prettier:** Added the `prettier-plugin-organize-imports` plugin
|
|
3045
|
-
([1f7b24ee](https://github.com/storm-software/storm-ops/commit/1f7b24ee))
|
|
3046
|
-
|
|
3047
|
-
## 0.9.0 (2024-07-16)
|
|
3048
|
-
|
|
3049
|
-
### Features
|
|
3050
|
-
|
|
3051
|
-
- **prettier:** Added TailwindCSS configuration json
|
|
3052
|
-
|
|
3053
|
-
([0fc2558a](https://github.com/storm-software/storm-ops/commit/0fc2558a))
|
|
3054
|
-
|
|
3055
|
-
## 0.8.0 (2024-07-16)
|
|
3056
|
-
|
|
3057
|
-
### Features
|
|
3058
|
-
|
|
3059
|
-
- **prettier:** Added a separate configuration json for import sorting
|
|
3060
|
-
|
|
3061
|
-
([c29219a4](https://github.com/storm-software/storm-ops/commit/c29219a4))
|
|
3062
|
-
|
|
3063
|
-
## 0.7.0 (2024-07-16)
|
|
3064
|
-
|
|
3065
|
-
### Features
|
|
3066
|
-
|
|
3067
|
-
- **prettier:** Remove duplicate import sorting plugin
|
|
3068
|
-
|
|
3069
|
-
([bcb27e5a](https://github.com/storm-software/storm-ops/commit/bcb27e5a))
|
|
3070
|
-
|
|
3071
|
-
## 0.6.0 (2024-07-14)
|
|
3072
|
-
|
|
3073
|
-
### Features
|
|
3074
|
-
|
|
3075
|
-
- **markdownlint:** Added markdownlint v1 json configuration
|
|
3076
|
-
|
|
3077
|
-
([9fbd4fd0](https://github.com/storm-software/storm-ops/commit/9fbd4fd0))
|
|
3078
|
-
|
|
3079
|
-
## 0.5.0 (2024-06-22)
|
|
3080
|
-
|
|
3081
|
-
### Features
|
|
3082
|
-
|
|
3083
|
-
- **workspace-tools:** Added `lint` and `format` tasks and improved cache input
|
|
3084
|
-
|
|
3085
|
-
management
|
|
3086
|
-
([f2ade202](https://github.com/storm-software/storm-ops/commit/f2ade202))
|
|
3087
|
-
|
|
3088
|
-
## 0.4.0 (2024-06-21)
|
|
3089
|
-
|
|
3090
|
-
### Features
|
|
3091
|
-
|
|
3092
|
-
- **eslint-plugin:** Resolve issues with eslint module types
|
|
3093
|
-
|
|
3094
|
-
([ca513974](https://github.com/storm-software/storm-ops/commit/ca513974))
|
|
3095
|
-
|
|
3096
|
-
## 0.3.0 (2024-06-17)
|
|
3097
|
-
|
|
3098
|
-
### Features
|
|
3099
|
-
|
|
3100
|
-
- **git-tools:** Add proper export values to package and resolve type issues
|
|
3101
|
-
|
|
3102
|
-
([46f45709](https://github.com/storm-software/storm-ops/commit/46f45709))
|
|
3103
|
-
|
|
3104
|
-
## 0.2.2 (2024-06-17)
|
|
3105
|
-
|
|
3106
|
-
### Bug Fixes
|
|
3107
|
-
|
|
3108
|
-
- **deps:** update patch prod dependencies
|
|
3109
|
-
|
|
3110
|
-
([ec613e8a](https://github.com/storm-software/storm-ops/commit/ec613e8a))
|
|
3111
|
-
|
|
3112
|
-
## 0.2.1 (2024-06-10)
|
|
3113
|
-
|
|
3114
|
-
### Bug Fixes
|
|
3115
|
-
|
|
3116
|
-
- **deps:** pin dependencies
|
|
3117
|
-
|
|
3118
|
-
([e2f9fcbc](https://github.com/storm-software/storm-ops/commit/e2f9fcbc))
|
|
3119
|
-
|
|
3120
|
-
## 0.2.0 (2024-06-05)
|
|
3121
|
-
|
|
3122
|
-
### Features
|
|
3123
|
-
|
|
3124
|
-
- **eslint-plugin:** Added the `apply` helper function
|
|
3125
|
-
|
|
3126
|
-
([ab919d5e](https://github.com/storm-software/storm-ops/commit/ab919d5e))
|
|
3127
|
-
|
|
3128
|
-
## 0.1.0 (2024-06-05)
|
|
3129
|
-
|
|
3130
|
-
### Features
|
|
3131
|
-
|
|
3132
|
-
- **eslint-plugin:** Added the `eslint` and `prittier` base packages
|
|
3133
|
-
|
|
3134
|
-
([b2d63d0f](https://github.com/storm-software/storm-ops/commit/b2d63d0f))
|
|
3135
|
-
|
|
3136
|
-
- **workspace-tools:** Update `preset` generator with Storm `eslint-plugin` and
|
|
3137
|
-
|
|
3138
|
-
`prettier` config
|
|
3139
|
-
([24ae7683](https://github.com/storm-software/storm-ops/commit/24ae7683))
|