@powerlines/nx 0.11.229 → 0.11.231
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/dist/index.cjs +2 -2
- package/dist/index.mjs +2 -2
- package/dist/{plugin-DlYLuMgP.cjs → plugin-B-zUI527.cjs} +1 -1
- package/dist/{plugin-DIpGOXic.mjs → plugin-BheScrsg.mjs} +2 -2
- package/dist/{plugin-DIpGOXic.mjs.map → plugin-BheScrsg.mjs.map} +1 -1
- package/dist/{plugin-utilities-DFcO_zBx.cjs → plugin-utilities-CuJ0wEZS.cjs} +58 -24
- package/dist/{plugin-utilities-BYSLw2Ex.mjs → plugin-utilities-DpjLrWCz.mjs} +59 -24
- package/dist/plugin-utilities-DpjLrWCz.mjs.map +1 -0
- package/dist/src/base/base-executor.untyped.d.mts +2 -2
- package/dist/src/executors/build/untyped.d.cts +2 -2
- package/dist/src/executors/clean/untyped.d.cts +2 -2
- package/dist/src/executors/clean/untyped.d.mts +2 -2
- package/dist/src/executors/docs/untyped.d.cts +2 -2
- package/dist/src/executors/docs/untyped.d.mts +2 -2
- package/dist/src/executors/lint/untyped.d.mts +2 -2
- package/dist/src/executors/prepare/untyped.d.cts +2 -2
- package/dist/src/executors/prepare/untyped.d.mts +2 -2
- package/dist/src/generators/sync/untyped.d.cts +2 -2
- package/dist/src/generators/sync/untyped.d.mts +2 -2
- package/dist/src/helpers/plugin-utilities.cjs +1 -1
- package/dist/src/helpers/plugin-utilities.mjs +1 -1
- package/dist/src/plugin/index.cjs +2 -2
- package/dist/src/plugin/index.mjs +2 -2
- package/package.json +10 -5
- package/CHANGELOG.md +0 -2173
- package/dist/plugin-utilities-BYSLw2Ex.mjs.map +0 -1
- package/docs/api/base-executor.schema.md +0 -123
- package/docs/api/build/schema.md +0 -151
- package/docs/api/clean/schema.md +0 -123
- package/docs/api/docs/schema.md +0 -141
- package/docs/api/lint/schema.md +0 -141
- package/docs/api/prepare/schema.md +0 -141
- package/docs/api/sync/schema.md +0 -16
package/CHANGELOG.md
DELETED
|
@@ -1,2173 +0,0 @@
|
|
|
1
|
-

|
|
2
|
-
|
|
3
|
-
# Changelog for Powerlines - Nx
|
|
4
|
-
|
|
5
|
-
## [0.11.228](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.228) (03/01/2026)
|
|
6
|
-
|
|
7
|
-
### Updated Dependencies
|
|
8
|
-
|
|
9
|
-
- Updated **powerlines** to **v0.39.8**
|
|
10
|
-
|
|
11
|
-
## [0.11.227](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.227) (03/01/2026)
|
|
12
|
-
|
|
13
|
-
### Updated Dependencies
|
|
14
|
-
|
|
15
|
-
- Updated **powerlines** to **v0.39.7**
|
|
16
|
-
|
|
17
|
-
## [0.11.226](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.226) (03/01/2026)
|
|
18
|
-
|
|
19
|
-
### Updated Dependencies
|
|
20
|
-
|
|
21
|
-
- Updated **powerlines** to **v0.39.6**
|
|
22
|
-
|
|
23
|
-
## [0.11.225](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.225) (03/01/2026)
|
|
24
|
-
|
|
25
|
-
### Bug Fixes
|
|
26
|
-
|
|
27
|
-
- **nx:** Additional updates to resolve plugin resolution issue ([4b69f83c1](https://github.com/storm-software/powerlines/commit/4b69f83c1))
|
|
28
|
-
|
|
29
|
-
### Updated Dependencies
|
|
30
|
-
|
|
31
|
-
- Updated **powerlines** to **v0.39.5**
|
|
32
|
-
|
|
33
|
-
## [0.11.224](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.224) (03/01/2026)
|
|
34
|
-
|
|
35
|
-
### Bug Fixes
|
|
36
|
-
|
|
37
|
-
- **nx:** Resolve issues with `exports` in package ([83bdf343a](https://github.com/storm-software/powerlines/commit/83bdf343a))
|
|
38
|
-
|
|
39
|
-
## [0.11.223](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.223) (02/28/2026)
|
|
40
|
-
|
|
41
|
-
### Bug Fixes
|
|
42
|
-
|
|
43
|
-
- **powerlines:** Resolve issue with `package.json` exports list ([db1258c87](https://github.com/storm-software/powerlines/commit/db1258c87))
|
|
44
|
-
|
|
45
|
-
### Updated Dependencies
|
|
46
|
-
|
|
47
|
-
- Updated **powerlines** to **v0.39.4**
|
|
48
|
-
|
|
49
|
-
## [0.11.222](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.222) (02/28/2026)
|
|
50
|
-
|
|
51
|
-
### Updated Dependencies
|
|
52
|
-
|
|
53
|
-
- Updated **powerlines** to **v0.39.3**
|
|
54
|
-
|
|
55
|
-
## [0.11.221](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.221) (02/28/2026)
|
|
56
|
-
|
|
57
|
-
### Miscellaneous
|
|
58
|
-
|
|
59
|
-
- **nx:** Added formatting to plugin verbose logging ([babaea49a](https://github.com/storm-software/powerlines/commit/babaea49a))
|
|
60
|
-
- **powerlines:** Clean up build plugin peer dependency versions ([c9c7d0c1f](https://github.com/storm-software/powerlines/commit/c9c7d0c1f))
|
|
61
|
-
|
|
62
|
-
### Bug Fixes
|
|
63
|
-
|
|
64
|
-
- **nx:** Resolved issues with verbose Nx plugin options ([b91e1ad52](https://github.com/storm-software/powerlines/commit/b91e1ad52))
|
|
65
|
-
|
|
66
|
-
### Updated Dependencies
|
|
67
|
-
|
|
68
|
-
- Updated **powerlines** to **v0.39.2**
|
|
69
|
-
|
|
70
|
-
## [0.11.220](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.220) (02/28/2026)
|
|
71
|
-
|
|
72
|
-
### Miscellaneous
|
|
73
|
-
|
|
74
|
-
- **nx:** Small change to default value comment ([db243fb81](https://github.com/storm-software/powerlines/commit/db243fb81))
|
|
75
|
-
|
|
76
|
-
## [0.11.219](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.219) (02/28/2026)
|
|
77
|
-
|
|
78
|
-
### Miscellaneous
|
|
79
|
-
|
|
80
|
-
- **nx:** Update plugin to better handle error scenarios ([39007a382](https://github.com/storm-software/powerlines/commit/39007a382))
|
|
81
|
-
|
|
82
|
-
### Updated Dependencies
|
|
83
|
-
|
|
84
|
-
- Updated **powerlines** to **v0.39.1**
|
|
85
|
-
|
|
86
|
-
## [0.11.218](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.218) (02/27/2026)
|
|
87
|
-
|
|
88
|
-
### Features
|
|
89
|
-
|
|
90
|
-
- **powerlines:** Update package structure for better single responsibility ([6c69d6846](https://github.com/storm-software/powerlines/commit/6c69d6846))
|
|
91
|
-
|
|
92
|
-
### Updated Dependencies
|
|
93
|
-
|
|
94
|
-
- Updated **powerlines** to **v0.39.0**
|
|
95
|
-
|
|
96
|
-
## [0.11.217](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.217) (02/26/2026)
|
|
97
|
-
|
|
98
|
-
### Updated Dependencies
|
|
99
|
-
|
|
100
|
-
- Updated **powerlines** to **v0.38.57**
|
|
101
|
-
|
|
102
|
-
## [0.11.216](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.216) (02/24/2026)
|
|
103
|
-
|
|
104
|
-
### Updated Dependencies
|
|
105
|
-
|
|
106
|
-
- Updated **powerlines** to **v0.38.56**
|
|
107
|
-
|
|
108
|
-
## [0.11.215](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.215) (02/23/2026)
|
|
109
|
-
|
|
110
|
-
### Updated Dependencies
|
|
111
|
-
|
|
112
|
-
- Updated **powerlines** to **v0.38.55**
|
|
113
|
-
|
|
114
|
-
## [0.11.214](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.214) (02/21/2026)
|
|
115
|
-
|
|
116
|
-
### Updated Dependencies
|
|
117
|
-
|
|
118
|
-
- Updated **powerlines** to **v0.38.54**
|
|
119
|
-
|
|
120
|
-
## [0.11.213](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.213) (02/19/2026)
|
|
121
|
-
|
|
122
|
-
### Updated Dependencies
|
|
123
|
-
|
|
124
|
-
- Updated **powerlines** to **v0.38.53**
|
|
125
|
-
|
|
126
|
-
## [0.11.212](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.212) (02/19/2026)
|
|
127
|
-
|
|
128
|
-
### Updated Dependencies
|
|
129
|
-
|
|
130
|
-
- Updated **powerlines** to **v0.38.52**
|
|
131
|
-
|
|
132
|
-
## [0.11.211](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.211) (02/19/2026)
|
|
133
|
-
|
|
134
|
-
### Updated Dependencies
|
|
135
|
-
|
|
136
|
-
- Updated **powerlines** to **v0.38.51**
|
|
137
|
-
|
|
138
|
-
## [0.11.210](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.210) (02/19/2026)
|
|
139
|
-
|
|
140
|
-
### Updated Dependencies
|
|
141
|
-
|
|
142
|
-
- Updated **powerlines** to **v0.38.50**
|
|
143
|
-
|
|
144
|
-
## [0.11.209](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.209) (02/16/2026)
|
|
145
|
-
|
|
146
|
-
### Updated Dependencies
|
|
147
|
-
|
|
148
|
-
- Updated **powerlines** to **v0.38.49**
|
|
149
|
-
|
|
150
|
-
## [0.11.208](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.208) (02/16/2026)
|
|
151
|
-
|
|
152
|
-
### Updated Dependencies
|
|
153
|
-
|
|
154
|
-
- Updated **powerlines** to **v0.38.48**
|
|
155
|
-
|
|
156
|
-
## [0.11.207](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.207) (02/14/2026)
|
|
157
|
-
|
|
158
|
-
### Updated Dependencies
|
|
159
|
-
|
|
160
|
-
- Updated **powerlines** to **v0.38.47**
|
|
161
|
-
|
|
162
|
-
## [0.11.206](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.206) (02/14/2026)
|
|
163
|
-
|
|
164
|
-
### Updated Dependencies
|
|
165
|
-
|
|
166
|
-
- Updated **powerlines** to **v0.38.46**
|
|
167
|
-
|
|
168
|
-
## [0.11.205](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.205) (02/13/2026)
|
|
169
|
-
|
|
170
|
-
### Updated Dependencies
|
|
171
|
-
|
|
172
|
-
- Updated **powerlines** to **v0.38.45**
|
|
173
|
-
|
|
174
|
-
## [0.11.204](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.204) (02/13/2026)
|
|
175
|
-
|
|
176
|
-
### Updated Dependencies
|
|
177
|
-
|
|
178
|
-
- Updated **powerlines** to **v0.38.44**
|
|
179
|
-
|
|
180
|
-
## [0.11.203](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.203) (02/13/2026)
|
|
181
|
-
|
|
182
|
-
### Updated Dependencies
|
|
183
|
-
|
|
184
|
-
- Updated **powerlines** to **v0.38.43**
|
|
185
|
-
|
|
186
|
-
## [0.11.202](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.202) (02/12/2026)
|
|
187
|
-
|
|
188
|
-
### Updated Dependencies
|
|
189
|
-
|
|
190
|
-
- Updated **powerlines** to **v0.38.42**
|
|
191
|
-
|
|
192
|
-
## [0.11.201](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.201) (02/12/2026)
|
|
193
|
-
|
|
194
|
-
### Updated Dependencies
|
|
195
|
-
|
|
196
|
-
- Updated **powerlines** to **v0.38.41**
|
|
197
|
-
|
|
198
|
-
## [0.11.200](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.200) (02/12/2026)
|
|
199
|
-
|
|
200
|
-
### Updated Dependencies
|
|
201
|
-
|
|
202
|
-
- Updated **powerlines** to **v0.38.40**
|
|
203
|
-
|
|
204
|
-
## [0.11.199](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.199) (02/12/2026)
|
|
205
|
-
|
|
206
|
-
### Updated Dependencies
|
|
207
|
-
|
|
208
|
-
- Updated **powerlines** to **v0.38.39**
|
|
209
|
-
|
|
210
|
-
## [0.11.198](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.198) (02/09/2026)
|
|
211
|
-
|
|
212
|
-
### Updated Dependencies
|
|
213
|
-
|
|
214
|
-
- Updated **powerlines** to **v0.38.38**
|
|
215
|
-
|
|
216
|
-
## [0.11.197](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.197) (02/05/2026)
|
|
217
|
-
|
|
218
|
-
### Updated Dependencies
|
|
219
|
-
|
|
220
|
-
- Updated **powerlines** to **v0.38.37**
|
|
221
|
-
|
|
222
|
-
## [0.11.196](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.196) (02/05/2026)
|
|
223
|
-
|
|
224
|
-
### Updated Dependencies
|
|
225
|
-
|
|
226
|
-
- Updated **powerlines** to **v0.38.36**
|
|
227
|
-
|
|
228
|
-
## [0.11.195](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.195) (02/05/2026)
|
|
229
|
-
|
|
230
|
-
### Updated Dependencies
|
|
231
|
-
|
|
232
|
-
- Updated **powerlines** to **v0.38.35**
|
|
233
|
-
|
|
234
|
-
## [0.11.194](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.194) (02/03/2026)
|
|
235
|
-
|
|
236
|
-
### Updated Dependencies
|
|
237
|
-
|
|
238
|
-
- Updated **powerlines** to **v0.38.34**
|
|
239
|
-
|
|
240
|
-
## [0.11.193](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.193) (02/03/2026)
|
|
241
|
-
|
|
242
|
-
### Miscellaneous
|
|
243
|
-
|
|
244
|
-
- **nx:** Update Nx plugin to cache `prepare` task execution ([5418530a3](https://github.com/storm-software/powerlines/commit/5418530a3))
|
|
245
|
-
|
|
246
|
-
### Updated Dependencies
|
|
247
|
-
|
|
248
|
-
- Updated **powerlines** to **v0.38.33**
|
|
249
|
-
|
|
250
|
-
## [0.11.192](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.192) (02/02/2026)
|
|
251
|
-
|
|
252
|
-
### Updated Dependencies
|
|
253
|
-
|
|
254
|
-
- Updated **powerlines** to **v0.38.32**
|
|
255
|
-
|
|
256
|
-
## [0.11.191](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.191) (02/01/2026)
|
|
257
|
-
|
|
258
|
-
### Miscellaneous
|
|
259
|
-
|
|
260
|
-
- **monorepo:** Update the fill icon used in `README.md` files ([e4b41a0df](https://github.com/storm-software/powerlines/commit/e4b41a0df))
|
|
261
|
-
|
|
262
|
-
### Updated Dependencies
|
|
263
|
-
|
|
264
|
-
- Updated **powerlines** to **v0.38.31**
|
|
265
|
-
|
|
266
|
-
## [0.11.190](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.190) (02/01/2026)
|
|
267
|
-
|
|
268
|
-
### Updated Dependencies
|
|
269
|
-
|
|
270
|
-
- Updated **powerlines** to **v0.38.30**
|
|
271
|
-
|
|
272
|
-
## [0.11.189](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.189) (02/01/2026)
|
|
273
|
-
|
|
274
|
-
### Updated Dependencies
|
|
275
|
-
|
|
276
|
-
- Updated **powerlines** to **v0.38.29**
|
|
277
|
-
|
|
278
|
-
## [0.11.188](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.188) (02/01/2026)
|
|
279
|
-
|
|
280
|
-
### Updated Dependencies
|
|
281
|
-
|
|
282
|
-
- Updated **powerlines** to **v0.38.28**
|
|
283
|
-
|
|
284
|
-
## [0.11.187](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.187) (02/01/2026)
|
|
285
|
-
|
|
286
|
-
### Updated Dependencies
|
|
287
|
-
|
|
288
|
-
- Updated **powerlines** to **v0.38.27**
|
|
289
|
-
|
|
290
|
-
## [0.11.186](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.186) (02/01/2026)
|
|
291
|
-
|
|
292
|
-
### Updated Dependencies
|
|
293
|
-
|
|
294
|
-
- Updated **powerlines** to **v0.38.26**
|
|
295
|
-
|
|
296
|
-
## [0.11.185](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.185) (02/01/2026)
|
|
297
|
-
|
|
298
|
-
### Updated Dependencies
|
|
299
|
-
|
|
300
|
-
- Updated **powerlines** to **v0.38.25**
|
|
301
|
-
|
|
302
|
-
## [0.11.184](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.184) (01/30/2026)
|
|
303
|
-
|
|
304
|
-
### Updated Dependencies
|
|
305
|
-
|
|
306
|
-
- Updated **powerlines** to **v0.38.24**
|
|
307
|
-
|
|
308
|
-
## [0.11.183](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.183) (01/30/2026)
|
|
309
|
-
|
|
310
|
-
### Updated Dependencies
|
|
311
|
-
|
|
312
|
-
- Updated **powerlines** to **v0.38.23**
|
|
313
|
-
|
|
314
|
-
## [0.11.182](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.182) (01/30/2026)
|
|
315
|
-
|
|
316
|
-
### Updated Dependencies
|
|
317
|
-
|
|
318
|
-
- Updated **powerlines** to **v0.38.22**
|
|
319
|
-
|
|
320
|
-
## [0.11.181](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.181) (01/30/2026)
|
|
321
|
-
|
|
322
|
-
### Updated Dependencies
|
|
323
|
-
|
|
324
|
-
- Updated **powerlines** to **v0.38.21**
|
|
325
|
-
|
|
326
|
-
## [0.11.180](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.180) (01/29/2026)
|
|
327
|
-
|
|
328
|
-
### Updated Dependencies
|
|
329
|
-
|
|
330
|
-
- Updated **powerlines** to **v0.38.20**
|
|
331
|
-
|
|
332
|
-
## [0.11.179](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.179) (01/29/2026)
|
|
333
|
-
|
|
334
|
-
### Updated Dependencies
|
|
335
|
-
|
|
336
|
-
- Updated **powerlines** to **v0.38.19**
|
|
337
|
-
|
|
338
|
-
## [0.11.178](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.178) (01/29/2026)
|
|
339
|
-
|
|
340
|
-
### Updated Dependencies
|
|
341
|
-
|
|
342
|
-
- Updated **powerlines** to **v0.38.18**
|
|
343
|
-
|
|
344
|
-
## [0.11.177](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.177) (01/29/2026)
|
|
345
|
-
|
|
346
|
-
### Updated Dependencies
|
|
347
|
-
|
|
348
|
-
- Updated **powerlines** to **v0.38.17**
|
|
349
|
-
|
|
350
|
-
## [0.11.176](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.176) (01/29/2026)
|
|
351
|
-
|
|
352
|
-
### Updated Dependencies
|
|
353
|
-
|
|
354
|
-
- Updated **powerlines** to **v0.38.16**
|
|
355
|
-
|
|
356
|
-
## [0.11.175](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.175) (01/28/2026)
|
|
357
|
-
|
|
358
|
-
### Updated Dependencies
|
|
359
|
-
|
|
360
|
-
- Updated **powerlines** to **v0.38.15**
|
|
361
|
-
|
|
362
|
-
## [0.11.174](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.174) (01/28/2026)
|
|
363
|
-
|
|
364
|
-
### Updated Dependencies
|
|
365
|
-
|
|
366
|
-
- Updated **powerlines** to **v0.38.14**
|
|
367
|
-
|
|
368
|
-
## [0.11.173](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.173) (01/28/2026)
|
|
369
|
-
|
|
370
|
-
### Updated Dependencies
|
|
371
|
-
|
|
372
|
-
- Updated **powerlines** to **v0.38.13**
|
|
373
|
-
|
|
374
|
-
## [0.11.172](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.172) (01/28/2026)
|
|
375
|
-
|
|
376
|
-
### Updated Dependencies
|
|
377
|
-
|
|
378
|
-
- Updated **powerlines** to **v0.38.12**
|
|
379
|
-
|
|
380
|
-
## [0.11.171](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.171) (01/28/2026)
|
|
381
|
-
|
|
382
|
-
### Updated Dependencies
|
|
383
|
-
|
|
384
|
-
- Updated **powerlines** to **v0.38.11**
|
|
385
|
-
|
|
386
|
-
## [0.11.170](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.170) (01/28/2026)
|
|
387
|
-
|
|
388
|
-
### Updated Dependencies
|
|
389
|
-
|
|
390
|
-
- Updated **powerlines** to **v0.38.10**
|
|
391
|
-
|
|
392
|
-
## [0.11.169](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.169) (01/28/2026)
|
|
393
|
-
|
|
394
|
-
### Updated Dependencies
|
|
395
|
-
|
|
396
|
-
- Updated **powerlines** to **v0.38.9**
|
|
397
|
-
|
|
398
|
-
## [0.11.168](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.168) (01/28/2026)
|
|
399
|
-
|
|
400
|
-
### Updated Dependencies
|
|
401
|
-
|
|
402
|
-
- Updated **powerlines** to **v0.38.8**
|
|
403
|
-
|
|
404
|
-
## [0.11.167](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.167) (01/27/2026)
|
|
405
|
-
|
|
406
|
-
### Updated Dependencies
|
|
407
|
-
|
|
408
|
-
- Updated **powerlines** to **v0.38.7**
|
|
409
|
-
|
|
410
|
-
## [0.11.166](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.166) (01/27/2026)
|
|
411
|
-
|
|
412
|
-
### Updated Dependencies
|
|
413
|
-
|
|
414
|
-
- Updated **powerlines** to **v0.38.6**
|
|
415
|
-
|
|
416
|
-
## [0.11.165](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.165) (01/27/2026)
|
|
417
|
-
|
|
418
|
-
### Updated Dependencies
|
|
419
|
-
|
|
420
|
-
- Updated **powerlines** to **v0.38.5**
|
|
421
|
-
|
|
422
|
-
## [0.11.164](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.164) (01/27/2026)
|
|
423
|
-
|
|
424
|
-
### Updated Dependencies
|
|
425
|
-
|
|
426
|
-
- Updated **powerlines** to **v0.38.4**
|
|
427
|
-
|
|
428
|
-
## [0.11.163](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.163) (01/27/2026)
|
|
429
|
-
|
|
430
|
-
### Updated Dependencies
|
|
431
|
-
|
|
432
|
-
- Updated **powerlines** to **v0.38.3**
|
|
433
|
-
|
|
434
|
-
## [0.11.162](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.162) (01/27/2026)
|
|
435
|
-
|
|
436
|
-
### Updated Dependencies
|
|
437
|
-
|
|
438
|
-
- Updated **powerlines** to **v0.38.2**
|
|
439
|
-
|
|
440
|
-
## [0.11.161](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.161) (01/27/2026)
|
|
441
|
-
|
|
442
|
-
### Updated Dependencies
|
|
443
|
-
|
|
444
|
-
- Updated **powerlines** to **v0.38.1**
|
|
445
|
-
|
|
446
|
-
## [0.11.160](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.160) (01/27/2026)
|
|
447
|
-
|
|
448
|
-
### Updated Dependencies
|
|
449
|
-
|
|
450
|
-
- Updated **powerlines** to **v0.38.0**
|
|
451
|
-
|
|
452
|
-
## [0.11.159](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.159) (01/26/2026)
|
|
453
|
-
|
|
454
|
-
### Updated Dependencies
|
|
455
|
-
|
|
456
|
-
- Updated **powerlines** to **v0.37.102**
|
|
457
|
-
|
|
458
|
-
## [0.11.158](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.158) (01/26/2026)
|
|
459
|
-
|
|
460
|
-
### Updated Dependencies
|
|
461
|
-
|
|
462
|
-
- Updated **powerlines** to **v0.37.101**
|
|
463
|
-
|
|
464
|
-
## [0.11.157](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.157) (01/26/2026)
|
|
465
|
-
|
|
466
|
-
### Updated Dependencies
|
|
467
|
-
|
|
468
|
-
- Updated **powerlines** to **v0.37.100**
|
|
469
|
-
|
|
470
|
-
## [0.11.156](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.156) (01/25/2026)
|
|
471
|
-
|
|
472
|
-
### Updated Dependencies
|
|
473
|
-
|
|
474
|
-
- Updated **powerlines** to **v0.37.99**
|
|
475
|
-
|
|
476
|
-
## [0.11.155](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.155) (01/25/2026)
|
|
477
|
-
|
|
478
|
-
### Updated Dependencies
|
|
479
|
-
|
|
480
|
-
- Updated **powerlines** to **v0.37.98**
|
|
481
|
-
|
|
482
|
-
## [0.11.154](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.154) (01/25/2026)
|
|
483
|
-
|
|
484
|
-
### Updated Dependencies
|
|
485
|
-
|
|
486
|
-
- Updated **powerlines** to **v0.37.97**
|
|
487
|
-
|
|
488
|
-
## [0.11.153](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.153) (01/25/2026)
|
|
489
|
-
|
|
490
|
-
### Updated Dependencies
|
|
491
|
-
|
|
492
|
-
- Updated **powerlines** to **v0.37.96**
|
|
493
|
-
|
|
494
|
-
## [0.11.152](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.152) (01/24/2026)
|
|
495
|
-
|
|
496
|
-
### Updated Dependencies
|
|
497
|
-
|
|
498
|
-
- Updated **powerlines** to **v0.37.95**
|
|
499
|
-
|
|
500
|
-
## [0.11.151](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.151) (01/24/2026)
|
|
501
|
-
|
|
502
|
-
### Updated Dependencies
|
|
503
|
-
|
|
504
|
-
- Updated **powerlines** to **v0.37.94**
|
|
505
|
-
|
|
506
|
-
## [0.11.150](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.150) (01/24/2026)
|
|
507
|
-
|
|
508
|
-
### Updated Dependencies
|
|
509
|
-
|
|
510
|
-
- Updated **powerlines** to **v0.37.93**
|
|
511
|
-
|
|
512
|
-
## [0.11.149](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.149) (01/24/2026)
|
|
513
|
-
|
|
514
|
-
### Updated Dependencies
|
|
515
|
-
|
|
516
|
-
- Updated **powerlines** to **v0.37.92**
|
|
517
|
-
|
|
518
|
-
## [0.11.148](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.148) (01/24/2026)
|
|
519
|
-
|
|
520
|
-
### Updated Dependencies
|
|
521
|
-
|
|
522
|
-
- Updated **powerlines** to **v0.37.91**
|
|
523
|
-
|
|
524
|
-
## [0.11.147](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.147) (01/24/2026)
|
|
525
|
-
|
|
526
|
-
### Updated Dependencies
|
|
527
|
-
|
|
528
|
-
- Updated **powerlines** to **v0.37.90**
|
|
529
|
-
|
|
530
|
-
## [0.11.146](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.146) (01/23/2026)
|
|
531
|
-
|
|
532
|
-
### Updated Dependencies
|
|
533
|
-
|
|
534
|
-
- Updated **powerlines** to **v0.37.89**
|
|
535
|
-
|
|
536
|
-
## [0.11.145](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.145) (01/23/2026)
|
|
537
|
-
|
|
538
|
-
### Updated Dependencies
|
|
539
|
-
|
|
540
|
-
- Updated **powerlines** to **v0.37.88**
|
|
541
|
-
|
|
542
|
-
## [0.11.144](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.144) (01/23/2026)
|
|
543
|
-
|
|
544
|
-
### Updated Dependencies
|
|
545
|
-
|
|
546
|
-
- Updated **powerlines** to **v0.37.87**
|
|
547
|
-
|
|
548
|
-
## [0.11.143](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.143) (01/23/2026)
|
|
549
|
-
|
|
550
|
-
### Updated Dependencies
|
|
551
|
-
|
|
552
|
-
- Updated **powerlines** to **v0.37.86**
|
|
553
|
-
|
|
554
|
-
## [0.11.142](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.142) (01/23/2026)
|
|
555
|
-
|
|
556
|
-
### Updated Dependencies
|
|
557
|
-
|
|
558
|
-
- Updated **powerlines** to **v0.37.85**
|
|
559
|
-
|
|
560
|
-
## [0.11.141](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.141) (01/23/2026)
|
|
561
|
-
|
|
562
|
-
### Updated Dependencies
|
|
563
|
-
|
|
564
|
-
- Updated **powerlines** to **v0.37.84**
|
|
565
|
-
|
|
566
|
-
## [0.11.140](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.140) (01/23/2026)
|
|
567
|
-
|
|
568
|
-
### Updated Dependencies
|
|
569
|
-
|
|
570
|
-
- Updated **powerlines** to **v0.37.83**
|
|
571
|
-
|
|
572
|
-
## [0.11.139](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.139) (01/23/2026)
|
|
573
|
-
|
|
574
|
-
### Updated Dependencies
|
|
575
|
-
|
|
576
|
-
- Updated **powerlines** to **v0.37.82**
|
|
577
|
-
|
|
578
|
-
## [0.11.138](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.138) (01/23/2026)
|
|
579
|
-
|
|
580
|
-
### Updated Dependencies
|
|
581
|
-
|
|
582
|
-
- Updated **powerlines** to **v0.37.81**
|
|
583
|
-
|
|
584
|
-
## [0.11.137](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.137) (01/22/2026)
|
|
585
|
-
|
|
586
|
-
### Updated Dependencies
|
|
587
|
-
|
|
588
|
-
- Updated **powerlines** to **v0.37.80**
|
|
589
|
-
|
|
590
|
-
## [0.11.136](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.136) (01/22/2026)
|
|
591
|
-
|
|
592
|
-
### Updated Dependencies
|
|
593
|
-
|
|
594
|
-
- Updated **powerlines** to **v0.37.79**
|
|
595
|
-
|
|
596
|
-
## [0.11.135](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.135) (01/22/2026)
|
|
597
|
-
|
|
598
|
-
### Updated Dependencies
|
|
599
|
-
|
|
600
|
-
- Updated **powerlines** to **v0.37.78**
|
|
601
|
-
|
|
602
|
-
## [0.11.134](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.134) (01/22/2026)
|
|
603
|
-
|
|
604
|
-
### Updated Dependencies
|
|
605
|
-
|
|
606
|
-
- Updated **powerlines** to **v0.37.77**
|
|
607
|
-
|
|
608
|
-
## [0.11.133](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.133) (01/22/2026)
|
|
609
|
-
|
|
610
|
-
### Updated Dependencies
|
|
611
|
-
|
|
612
|
-
- Updated **powerlines** to **v0.37.76**
|
|
613
|
-
|
|
614
|
-
## [0.11.132](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.132) (01/22/2026)
|
|
615
|
-
|
|
616
|
-
### Miscellaneous
|
|
617
|
-
|
|
618
|
-
- **nx:** Clean up `dependsOn` task property
|
|
619
|
-
([3c9d78d8](https://github.com/storm-software/powerlines/commit/3c9d78d8))
|
|
620
|
-
|
|
621
|
-
### Updated Dependencies
|
|
622
|
-
|
|
623
|
-
- Updated **powerlines** to **v0.37.75**
|
|
624
|
-
|
|
625
|
-
## [0.11.131](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.131) (01/22/2026)
|
|
626
|
-
|
|
627
|
-
### Updated Dependencies
|
|
628
|
-
|
|
629
|
-
- Updated **powerlines** to **v0.37.74**
|
|
630
|
-
|
|
631
|
-
## [0.11.130](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.130) (01/21/2026)
|
|
632
|
-
|
|
633
|
-
### Miscellaneous
|
|
634
|
-
|
|
635
|
-
- **nx:** Update `dependsOn` list to no longer require `prepare` prior to
|
|
636
|
-
`build`
|
|
637
|
-
([5d05cb82](https://github.com/storm-software/powerlines/commit/5d05cb82))
|
|
638
|
-
|
|
639
|
-
## [0.11.129](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.129) (01/21/2026)
|
|
640
|
-
|
|
641
|
-
### Updated Dependencies
|
|
642
|
-
|
|
643
|
-
- Updated **powerlines** to **v0.37.73**
|
|
644
|
-
|
|
645
|
-
## [0.11.128](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.128) (01/21/2026)
|
|
646
|
-
|
|
647
|
-
### Bug Fixes
|
|
648
|
-
|
|
649
|
-
- **powerlines:** Resolve issue using builtins inside code provided to `bundle`
|
|
650
|
-
function
|
|
651
|
-
([5b57a3e6](https://github.com/storm-software/powerlines/commit/5b57a3e6))
|
|
652
|
-
|
|
653
|
-
### Updated Dependencies
|
|
654
|
-
|
|
655
|
-
- Updated **powerlines** to **v0.37.72**
|
|
656
|
-
|
|
657
|
-
## [0.11.127](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.127) (01/21/2026)
|
|
658
|
-
|
|
659
|
-
### Updated Dependencies
|
|
660
|
-
|
|
661
|
-
- Updated **powerlines** to **v0.37.71**
|
|
662
|
-
|
|
663
|
-
## [0.11.126](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.126) (01/21/2026)
|
|
664
|
-
|
|
665
|
-
### Updated Dependencies
|
|
666
|
-
|
|
667
|
-
- Updated **powerlines** to **v0.37.70**
|
|
668
|
-
|
|
669
|
-
## [0.11.125](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.125) (01/21/2026)
|
|
670
|
-
|
|
671
|
-
### Updated Dependencies
|
|
672
|
-
|
|
673
|
-
- Updated **powerlines** to **v0.37.69**
|
|
674
|
-
|
|
675
|
-
## [0.11.124](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.124) (01/21/2026)
|
|
676
|
-
|
|
677
|
-
### Updated Dependencies
|
|
678
|
-
|
|
679
|
-
- Updated **powerlines** to **v0.37.68**
|
|
680
|
-
|
|
681
|
-
## [0.11.123](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.123) (01/21/2026)
|
|
682
|
-
|
|
683
|
-
### Updated Dependencies
|
|
684
|
-
|
|
685
|
-
- Updated **powerlines** to **v0.37.67**
|
|
686
|
-
|
|
687
|
-
## [0.11.122](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.122) (01/21/2026)
|
|
688
|
-
|
|
689
|
-
### Updated Dependencies
|
|
690
|
-
|
|
691
|
-
- Updated **powerlines** to **v0.37.66**
|
|
692
|
-
|
|
693
|
-
## [0.11.121](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.121) (01/20/2026)
|
|
694
|
-
|
|
695
|
-
### Updated Dependencies
|
|
696
|
-
|
|
697
|
-
- Updated **powerlines** to **v0.37.65**
|
|
698
|
-
|
|
699
|
-
## [0.11.120](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.120) (01/20/2026)
|
|
700
|
-
|
|
701
|
-
### Updated Dependencies
|
|
702
|
-
|
|
703
|
-
- Updated **powerlines** to **v0.37.64**
|
|
704
|
-
|
|
705
|
-
## [0.11.119](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.119) (01/20/2026)
|
|
706
|
-
|
|
707
|
-
### Updated Dependencies
|
|
708
|
-
|
|
709
|
-
- Updated **powerlines** to **v0.37.63**
|
|
710
|
-
|
|
711
|
-
## [0.11.118](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.118) (01/20/2026)
|
|
712
|
-
|
|
713
|
-
### Updated Dependencies
|
|
714
|
-
|
|
715
|
-
- Updated **powerlines** to **v0.37.62**
|
|
716
|
-
|
|
717
|
-
## [0.11.117](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.117) (01/20/2026)
|
|
718
|
-
|
|
719
|
-
### Updated Dependencies
|
|
720
|
-
|
|
721
|
-
- Updated **powerlines** to **v0.37.61**
|
|
722
|
-
|
|
723
|
-
## [0.11.116](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.116) (01/20/2026)
|
|
724
|
-
|
|
725
|
-
### Updated Dependencies
|
|
726
|
-
|
|
727
|
-
- Updated **powerlines** to **v0.37.60**
|
|
728
|
-
|
|
729
|
-
## [0.11.115](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.115) (01/20/2026)
|
|
730
|
-
|
|
731
|
-
### Updated Dependencies
|
|
732
|
-
|
|
733
|
-
- Updated **powerlines** to **v0.37.59**
|
|
734
|
-
|
|
735
|
-
## [0.11.114](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.114) (01/20/2026)
|
|
736
|
-
|
|
737
|
-
### Updated Dependencies
|
|
738
|
-
|
|
739
|
-
- Updated **powerlines** to **v0.37.58**
|
|
740
|
-
|
|
741
|
-
## [0.11.113](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.113) (01/20/2026)
|
|
742
|
-
|
|
743
|
-
### Updated Dependencies
|
|
744
|
-
|
|
745
|
-
- Updated **powerlines** to **v0.37.57**
|
|
746
|
-
|
|
747
|
-
## [0.11.112](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.112) (01/20/2026)
|
|
748
|
-
|
|
749
|
-
### Updated Dependencies
|
|
750
|
-
|
|
751
|
-
- Updated **powerlines** to **v0.37.56**
|
|
752
|
-
|
|
753
|
-
## [0.11.111](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.111) (01/20/2026)
|
|
754
|
-
|
|
755
|
-
### Updated Dependencies
|
|
756
|
-
|
|
757
|
-
- Updated **powerlines** to **v0.37.55**
|
|
758
|
-
|
|
759
|
-
## [0.11.110](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.110) (01/20/2026)
|
|
760
|
-
|
|
761
|
-
### Updated Dependencies
|
|
762
|
-
|
|
763
|
-
- Updated **powerlines** to **v0.37.54**
|
|
764
|
-
|
|
765
|
-
## [0.11.109](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.109) (01/19/2026)
|
|
766
|
-
|
|
767
|
-
### Updated Dependencies
|
|
768
|
-
|
|
769
|
-
- Updated **powerlines** to **v0.37.53**
|
|
770
|
-
|
|
771
|
-
## [0.11.108](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.108) (01/19/2026)
|
|
772
|
-
|
|
773
|
-
### Updated Dependencies
|
|
774
|
-
|
|
775
|
-
- Updated **powerlines** to **v0.37.52**
|
|
776
|
-
|
|
777
|
-
## [0.11.107](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.107) (01/19/2026)
|
|
778
|
-
|
|
779
|
-
### Updated Dependencies
|
|
780
|
-
|
|
781
|
-
- Updated **powerlines** to **v0.37.51**
|
|
782
|
-
|
|
783
|
-
## [0.11.106](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.106) (01/19/2026)
|
|
784
|
-
|
|
785
|
-
### Updated Dependencies
|
|
786
|
-
|
|
787
|
-
- Updated **powerlines** to **v0.37.50**
|
|
788
|
-
|
|
789
|
-
## [0.11.105](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.105) (01/18/2026)
|
|
790
|
-
|
|
791
|
-
### Updated Dependencies
|
|
792
|
-
|
|
793
|
-
- Updated **powerlines** to **v0.37.49**
|
|
794
|
-
|
|
795
|
-
## [0.11.104](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.104) (01/18/2026)
|
|
796
|
-
|
|
797
|
-
### Updated Dependencies
|
|
798
|
-
|
|
799
|
-
- Updated **powerlines** to **v0.37.48**
|
|
800
|
-
|
|
801
|
-
## [0.11.103](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.103) (01/18/2026)
|
|
802
|
-
|
|
803
|
-
### Updated Dependencies
|
|
804
|
-
|
|
805
|
-
- Updated **powerlines** to **v0.37.47**
|
|
806
|
-
|
|
807
|
-
## [0.11.102](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.102) (01/16/2026)
|
|
808
|
-
|
|
809
|
-
### Updated Dependencies
|
|
810
|
-
|
|
811
|
-
- Updated **powerlines** to **v0.37.46**
|
|
812
|
-
|
|
813
|
-
## [0.11.101](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.101) (01/16/2026)
|
|
814
|
-
|
|
815
|
-
### Updated Dependencies
|
|
816
|
-
|
|
817
|
-
- Updated **powerlines** to **v0.37.45**
|
|
818
|
-
|
|
819
|
-
## [0.11.100](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.100) (01/16/2026)
|
|
820
|
-
|
|
821
|
-
### Updated Dependencies
|
|
822
|
-
|
|
823
|
-
- Updated **powerlines** to **v0.37.44**
|
|
824
|
-
|
|
825
|
-
## [0.11.99](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.99) (01/15/2026)
|
|
826
|
-
|
|
827
|
-
### Updated Dependencies
|
|
828
|
-
|
|
829
|
-
- Updated **powerlines** to **v0.37.43**
|
|
830
|
-
|
|
831
|
-
## [0.11.98](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.98) (01/15/2026)
|
|
832
|
-
|
|
833
|
-
### Updated Dependencies
|
|
834
|
-
|
|
835
|
-
- Updated **powerlines** to **v0.37.42**
|
|
836
|
-
|
|
837
|
-
## [0.11.97](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.97) (01/15/2026)
|
|
838
|
-
|
|
839
|
-
### Updated Dependencies
|
|
840
|
-
|
|
841
|
-
- Updated **powerlines** to **v0.37.41**
|
|
842
|
-
|
|
843
|
-
## [0.11.96](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.96) (01/15/2026)
|
|
844
|
-
|
|
845
|
-
### Updated Dependencies
|
|
846
|
-
|
|
847
|
-
- Updated **powerlines** to **v0.37.40**
|
|
848
|
-
|
|
849
|
-
## [0.11.95](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.95) (01/15/2026)
|
|
850
|
-
|
|
851
|
-
### Updated Dependencies
|
|
852
|
-
|
|
853
|
-
- Updated **powerlines** to **v0.37.39**
|
|
854
|
-
|
|
855
|
-
## [0.11.94](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.94) (01/15/2026)
|
|
856
|
-
|
|
857
|
-
### Updated Dependencies
|
|
858
|
-
|
|
859
|
-
- Updated **powerlines** to **v0.37.38**
|
|
860
|
-
|
|
861
|
-
## [0.11.93](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.93) (01/15/2026)
|
|
862
|
-
|
|
863
|
-
### Updated Dependencies
|
|
864
|
-
|
|
865
|
-
- Updated **powerlines** to **v0.37.37**
|
|
866
|
-
|
|
867
|
-
## [0.11.92](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.92) (01/15/2026)
|
|
868
|
-
|
|
869
|
-
### Updated Dependencies
|
|
870
|
-
|
|
871
|
-
- Updated **powerlines** to **v0.37.36**
|
|
872
|
-
|
|
873
|
-
## [0.11.91](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.91) (01/15/2026)
|
|
874
|
-
|
|
875
|
-
### Miscellaneous
|
|
876
|
-
|
|
877
|
-
- **powerlines:** Renamed `skipInstalls` configuration to `autoInstall`
|
|
878
|
-
([c8e34b03](https://github.com/storm-software/powerlines/commit/c8e34b03))
|
|
879
|
-
|
|
880
|
-
### Updated Dependencies
|
|
881
|
-
|
|
882
|
-
- Updated **powerlines** to **v0.37.35**
|
|
883
|
-
|
|
884
|
-
## [0.11.90](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.90) (01/15/2026)
|
|
885
|
-
|
|
886
|
-
### Updated Dependencies
|
|
887
|
-
|
|
888
|
-
- Updated **powerlines** to **v0.37.34**
|
|
889
|
-
|
|
890
|
-
## [0.11.89](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.89) (01/15/2026)
|
|
891
|
-
|
|
892
|
-
### Updated Dependencies
|
|
893
|
-
|
|
894
|
-
- Updated **powerlines** to **v0.37.33**
|
|
895
|
-
|
|
896
|
-
## [0.11.88](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.88) (01/15/2026)
|
|
897
|
-
|
|
898
|
-
### Updated Dependencies
|
|
899
|
-
|
|
900
|
-
- Updated **powerlines** to **v0.37.32**
|
|
901
|
-
|
|
902
|
-
## [0.11.87](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.87) (01/14/2026)
|
|
903
|
-
|
|
904
|
-
### Updated Dependencies
|
|
905
|
-
|
|
906
|
-
- Updated **powerlines** to **v0.37.31**
|
|
907
|
-
|
|
908
|
-
## [0.11.86](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.86) (01/14/2026)
|
|
909
|
-
|
|
910
|
-
### Updated Dependencies
|
|
911
|
-
|
|
912
|
-
- Updated **powerlines** to **v0.37.30**
|
|
913
|
-
|
|
914
|
-
## [0.11.85](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.85) (01/14/2026)
|
|
915
|
-
|
|
916
|
-
### Updated Dependencies
|
|
917
|
-
|
|
918
|
-
- Updated **powerlines** to **v0.37.29**
|
|
919
|
-
|
|
920
|
-
## [0.11.84](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.84) (01/14/2026)
|
|
921
|
-
|
|
922
|
-
### Updated Dependencies
|
|
923
|
-
|
|
924
|
-
- Updated **powerlines** to **v0.37.28**
|
|
925
|
-
|
|
926
|
-
## [0.11.83](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.83) (01/14/2026)
|
|
927
|
-
|
|
928
|
-
### Updated Dependencies
|
|
929
|
-
|
|
930
|
-
- Updated **powerlines** to **v0.37.27**
|
|
931
|
-
|
|
932
|
-
## [0.11.82](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.82) (01/14/2026)
|
|
933
|
-
|
|
934
|
-
### Updated Dependencies
|
|
935
|
-
|
|
936
|
-
- Updated **powerlines** to **v0.37.26**
|
|
937
|
-
|
|
938
|
-
## [0.11.81](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.81) (01/14/2026)
|
|
939
|
-
|
|
940
|
-
### Updated Dependencies
|
|
941
|
-
|
|
942
|
-
- Updated **powerlines** to **v0.37.25**
|
|
943
|
-
|
|
944
|
-
## [0.11.80](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.80) (01/14/2026)
|
|
945
|
-
|
|
946
|
-
### Updated Dependencies
|
|
947
|
-
|
|
948
|
-
- Updated **powerlines** to **v0.37.24**
|
|
949
|
-
|
|
950
|
-
## [0.11.79](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.79) (01/14/2026)
|
|
951
|
-
|
|
952
|
-
### Updated Dependencies
|
|
953
|
-
|
|
954
|
-
- Updated **powerlines** to **v0.37.23**
|
|
955
|
-
|
|
956
|
-
## [0.11.78](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.78) (01/14/2026)
|
|
957
|
-
|
|
958
|
-
### Updated Dependencies
|
|
959
|
-
|
|
960
|
-
- Updated **powerlines** to **v0.37.22**
|
|
961
|
-
|
|
962
|
-
## [0.11.77](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.77) (01/14/2026)
|
|
963
|
-
|
|
964
|
-
### Updated Dependencies
|
|
965
|
-
|
|
966
|
-
- Updated **powerlines** to **v0.37.21**
|
|
967
|
-
|
|
968
|
-
## [0.11.76](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.76) (01/14/2026)
|
|
969
|
-
|
|
970
|
-
### Updated Dependencies
|
|
971
|
-
|
|
972
|
-
- Updated **powerlines** to **v0.37.20**
|
|
973
|
-
|
|
974
|
-
## [0.11.75](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.75) (01/14/2026)
|
|
975
|
-
|
|
976
|
-
### Updated Dependencies
|
|
977
|
-
|
|
978
|
-
- Updated **powerlines** to **v0.37.19**
|
|
979
|
-
|
|
980
|
-
## [0.11.74](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.74) (01/14/2026)
|
|
981
|
-
|
|
982
|
-
### Updated Dependencies
|
|
983
|
-
|
|
984
|
-
- Updated **powerlines** to **v0.37.18**
|
|
985
|
-
|
|
986
|
-
## [0.11.73](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.73) (01/11/2026)
|
|
987
|
-
|
|
988
|
-
### Updated Dependencies
|
|
989
|
-
|
|
990
|
-
- Updated **powerlines** to **v0.37.17**
|
|
991
|
-
|
|
992
|
-
## [0.11.72](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.72) (01/08/2026)
|
|
993
|
-
|
|
994
|
-
### Updated Dependencies
|
|
995
|
-
|
|
996
|
-
- Updated **powerlines** to **v0.37.16**
|
|
997
|
-
|
|
998
|
-
## [0.11.71](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.71) (01/08/2026)
|
|
999
|
-
|
|
1000
|
-
### Updated Dependencies
|
|
1001
|
-
|
|
1002
|
-
- Updated **powerlines** to **v0.37.15**
|
|
1003
|
-
|
|
1004
|
-
## [0.11.70](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.70) (01/07/2026)
|
|
1005
|
-
|
|
1006
|
-
### Updated Dependencies
|
|
1007
|
-
|
|
1008
|
-
- Updated **powerlines** to **v0.37.14**
|
|
1009
|
-
|
|
1010
|
-
## [0.11.69](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.69) (01/07/2026)
|
|
1011
|
-
|
|
1012
|
-
### Updated Dependencies
|
|
1013
|
-
|
|
1014
|
-
- Updated **powerlines** to **v0.37.13**
|
|
1015
|
-
|
|
1016
|
-
## [0.11.68](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.68) (01/07/2026)
|
|
1017
|
-
|
|
1018
|
-
### Updated Dependencies
|
|
1019
|
-
|
|
1020
|
-
- Updated **powerlines** to **v0.37.12**
|
|
1021
|
-
|
|
1022
|
-
## [0.11.67](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.67) (01/07/2026)
|
|
1023
|
-
|
|
1024
|
-
### Updated Dependencies
|
|
1025
|
-
|
|
1026
|
-
- Updated **powerlines** to **v0.37.11**
|
|
1027
|
-
|
|
1028
|
-
## [0.11.66](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.66) (01/07/2026)
|
|
1029
|
-
|
|
1030
|
-
### Updated Dependencies
|
|
1031
|
-
|
|
1032
|
-
- Updated **powerlines** to **v0.37.10**
|
|
1033
|
-
|
|
1034
|
-
## [0.11.65](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.65) (01/07/2026)
|
|
1035
|
-
|
|
1036
|
-
### Updated Dependencies
|
|
1037
|
-
|
|
1038
|
-
- Updated **powerlines** to **v0.37.9**
|
|
1039
|
-
|
|
1040
|
-
## [0.11.64](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.64) (01/07/2026)
|
|
1041
|
-
|
|
1042
|
-
### Updated Dependencies
|
|
1043
|
-
|
|
1044
|
-
- Updated **powerlines** to **v0.37.8**
|
|
1045
|
-
|
|
1046
|
-
## [0.11.63](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.63) (01/07/2026)
|
|
1047
|
-
|
|
1048
|
-
### Updated Dependencies
|
|
1049
|
-
|
|
1050
|
-
- Updated **powerlines** to **v0.37.7**
|
|
1051
|
-
|
|
1052
|
-
## [0.11.62](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.62) (01/07/2026)
|
|
1053
|
-
|
|
1054
|
-
### Updated Dependencies
|
|
1055
|
-
|
|
1056
|
-
- Updated **powerlines** to **v0.37.6**
|
|
1057
|
-
|
|
1058
|
-
## [0.11.61](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.61) (01/06/2026)
|
|
1059
|
-
|
|
1060
|
-
### Updated Dependencies
|
|
1061
|
-
|
|
1062
|
-
- Updated **powerlines** to **v0.37.5**
|
|
1063
|
-
|
|
1064
|
-
## [0.11.60](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.60) (01/06/2026)
|
|
1065
|
-
|
|
1066
|
-
### Updated Dependencies
|
|
1067
|
-
|
|
1068
|
-
- Updated **powerlines** to **v0.37.4**
|
|
1069
|
-
|
|
1070
|
-
## [0.11.59](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.59) (01/06/2026)
|
|
1071
|
-
|
|
1072
|
-
### Updated Dependencies
|
|
1073
|
-
|
|
1074
|
-
- Updated **powerlines** to **v0.37.3**
|
|
1075
|
-
|
|
1076
|
-
## [0.11.58](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.58) (01/06/2026)
|
|
1077
|
-
|
|
1078
|
-
### Updated Dependencies
|
|
1079
|
-
|
|
1080
|
-
- Updated **powerlines** to **v0.37.2**
|
|
1081
|
-
|
|
1082
|
-
## [0.11.57](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.57) (01/06/2026)
|
|
1083
|
-
|
|
1084
|
-
### Updated Dependencies
|
|
1085
|
-
|
|
1086
|
-
- Updated **powerlines** to **v0.37.1**
|
|
1087
|
-
|
|
1088
|
-
## [0.11.56](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.56) (01/06/2026)
|
|
1089
|
-
|
|
1090
|
-
### Updated Dependencies
|
|
1091
|
-
|
|
1092
|
-
- Updated **powerlines** to **v0.37.0**
|
|
1093
|
-
|
|
1094
|
-
## [0.11.55](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.55) (01/02/2026)
|
|
1095
|
-
|
|
1096
|
-
### Updated Dependencies
|
|
1097
|
-
|
|
1098
|
-
- Updated **powerlines** to **v0.36.29**
|
|
1099
|
-
|
|
1100
|
-
## [0.11.54](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.54) (01/01/2026)
|
|
1101
|
-
|
|
1102
|
-
### Updated Dependencies
|
|
1103
|
-
|
|
1104
|
-
- Updated **powerlines** to **v0.36.28**
|
|
1105
|
-
|
|
1106
|
-
## [0.11.53](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.53) (12/31/2025)
|
|
1107
|
-
|
|
1108
|
-
### Updated Dependencies
|
|
1109
|
-
|
|
1110
|
-
- Updated **powerlines** to **v0.36.27**
|
|
1111
|
-
|
|
1112
|
-
## [0.11.52](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.52) (12/31/2025)
|
|
1113
|
-
|
|
1114
|
-
### Updated Dependencies
|
|
1115
|
-
|
|
1116
|
-
- Updated **powerlines** to **v0.36.26**
|
|
1117
|
-
|
|
1118
|
-
## [0.11.51](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.51) (12/31/2025)
|
|
1119
|
-
|
|
1120
|
-
### Updated Dependencies
|
|
1121
|
-
|
|
1122
|
-
- Updated **powerlines** to **v0.36.25**
|
|
1123
|
-
|
|
1124
|
-
## [0.11.50](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.50) (12/31/2025)
|
|
1125
|
-
|
|
1126
|
-
### Updated Dependencies
|
|
1127
|
-
|
|
1128
|
-
- Updated **powerlines** to **v0.36.24**
|
|
1129
|
-
|
|
1130
|
-
## [0.11.49](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.49) (12/30/2025)
|
|
1131
|
-
|
|
1132
|
-
### Updated Dependencies
|
|
1133
|
-
|
|
1134
|
-
- Updated **powerlines** to **v0.36.23**
|
|
1135
|
-
|
|
1136
|
-
## [0.11.48](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.48) (12/30/2025)
|
|
1137
|
-
|
|
1138
|
-
### Updated Dependencies
|
|
1139
|
-
|
|
1140
|
-
- Updated **powerlines** to **v0.36.22**
|
|
1141
|
-
|
|
1142
|
-
## [0.11.47](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.47) (12/30/2025)
|
|
1143
|
-
|
|
1144
|
-
### Updated Dependencies
|
|
1145
|
-
|
|
1146
|
-
- Updated **powerlines** to **v0.36.21**
|
|
1147
|
-
|
|
1148
|
-
## [0.11.46](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.46) (12/30/2025)
|
|
1149
|
-
|
|
1150
|
-
### Updated Dependencies
|
|
1151
|
-
|
|
1152
|
-
- Updated **powerlines** to **v0.36.20**
|
|
1153
|
-
|
|
1154
|
-
## [0.11.45](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.45) (12/30/2025)
|
|
1155
|
-
|
|
1156
|
-
### Updated Dependencies
|
|
1157
|
-
|
|
1158
|
-
- Updated **powerlines** to **v0.36.19**
|
|
1159
|
-
|
|
1160
|
-
## [0.11.44](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.44) (12/30/2025)
|
|
1161
|
-
|
|
1162
|
-
### Documentation
|
|
1163
|
-
|
|
1164
|
-
- **monorepo:** Update `README.md` files' badges and repository link
|
|
1165
|
-
([4dff299a](https://github.com/storm-software/powerlines/commit/4dff299a))
|
|
1166
|
-
|
|
1167
|
-
### Updated Dependencies
|
|
1168
|
-
|
|
1169
|
-
- Updated **powerlines** to **v0.36.18**
|
|
1170
|
-
|
|
1171
|
-
## [0.11.43](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.43) (12/30/2025)
|
|
1172
|
-
|
|
1173
|
-
### Updated Dependencies
|
|
1174
|
-
|
|
1175
|
-
- Updated **powerlines** to **v0.36.17**
|
|
1176
|
-
|
|
1177
|
-
## [0.11.42](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.42) (12/30/2025)
|
|
1178
|
-
|
|
1179
|
-
### Updated Dependencies
|
|
1180
|
-
|
|
1181
|
-
- Updated **powerlines** to **v0.36.16**
|
|
1182
|
-
|
|
1183
|
-
## [0.11.41](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.41) (12/29/2025)
|
|
1184
|
-
|
|
1185
|
-
### Updated Dependencies
|
|
1186
|
-
|
|
1187
|
-
- Updated **powerlines** to **v0.36.15**
|
|
1188
|
-
|
|
1189
|
-
## [0.11.40](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.40) (12/29/2025)
|
|
1190
|
-
|
|
1191
|
-
### Updated Dependencies
|
|
1192
|
-
|
|
1193
|
-
- Updated **powerlines** to **v0.36.14**
|
|
1194
|
-
|
|
1195
|
-
## [0.11.39](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.39) (12/29/2025)
|
|
1196
|
-
|
|
1197
|
-
### Updated Dependencies
|
|
1198
|
-
|
|
1199
|
-
- Updated **powerlines** to **v0.36.13**
|
|
1200
|
-
|
|
1201
|
-
## [0.11.38](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.38) (12/28/2025)
|
|
1202
|
-
|
|
1203
|
-
### Updated Dependencies
|
|
1204
|
-
|
|
1205
|
-
- Updated **powerlines** to **v0.36.12**
|
|
1206
|
-
|
|
1207
|
-
## [0.11.37](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.37) (12/28/2025)
|
|
1208
|
-
|
|
1209
|
-
### Updated Dependencies
|
|
1210
|
-
|
|
1211
|
-
- Updated **powerlines** to **v0.36.11**
|
|
1212
|
-
|
|
1213
|
-
## [0.11.36](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.36) (12/28/2025)
|
|
1214
|
-
|
|
1215
|
-
### Updated Dependencies
|
|
1216
|
-
|
|
1217
|
-
- Updated **powerlines** to **v0.36.10**
|
|
1218
|
-
|
|
1219
|
-
## [0.11.35](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.35) (12/28/2025)
|
|
1220
|
-
|
|
1221
|
-
### Updated Dependencies
|
|
1222
|
-
|
|
1223
|
-
- Updated **powerlines** to **v0.36.9**
|
|
1224
|
-
|
|
1225
|
-
## [0.11.34](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.34) (12/28/2025)
|
|
1226
|
-
|
|
1227
|
-
### Updated Dependencies
|
|
1228
|
-
|
|
1229
|
-
- Updated **powerlines** to **v0.36.8**
|
|
1230
|
-
|
|
1231
|
-
## [0.11.33](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.33) (12/27/2025)
|
|
1232
|
-
|
|
1233
|
-
### Updated Dependencies
|
|
1234
|
-
|
|
1235
|
-
- Updated **powerlines** to **v0.36.7**
|
|
1236
|
-
|
|
1237
|
-
## [0.11.32](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.32) (12/23/2025)
|
|
1238
|
-
|
|
1239
|
-
### Updated Dependencies
|
|
1240
|
-
|
|
1241
|
-
- Updated **powerlines** to **v0.36.6**
|
|
1242
|
-
|
|
1243
|
-
## [0.11.31](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.31) (12/23/2025)
|
|
1244
|
-
|
|
1245
|
-
### Updated Dependencies
|
|
1246
|
-
|
|
1247
|
-
- Updated **powerlines** to **v0.36.5**
|
|
1248
|
-
|
|
1249
|
-
## [0.11.30](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.30) (12/23/2025)
|
|
1250
|
-
|
|
1251
|
-
### Updated Dependencies
|
|
1252
|
-
|
|
1253
|
-
- Updated **powerlines** to **v0.36.4**
|
|
1254
|
-
|
|
1255
|
-
## [0.11.29](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.29) (12/23/2025)
|
|
1256
|
-
|
|
1257
|
-
### Updated Dependencies
|
|
1258
|
-
|
|
1259
|
-
- Updated **powerlines** to **v0.36.3**
|
|
1260
|
-
|
|
1261
|
-
## [0.11.28](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.28) (12/23/2025)
|
|
1262
|
-
|
|
1263
|
-
### Updated Dependencies
|
|
1264
|
-
|
|
1265
|
-
- Updated **powerlines** to **v0.36.2**
|
|
1266
|
-
|
|
1267
|
-
## [0.11.27](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.27) (12/23/2025)
|
|
1268
|
-
|
|
1269
|
-
### Updated Dependencies
|
|
1270
|
-
|
|
1271
|
-
- Updated **powerlines** to **v0.36.1**
|
|
1272
|
-
|
|
1273
|
-
## [0.11.26](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.26) (12/22/2025)
|
|
1274
|
-
|
|
1275
|
-
### Updated Dependencies
|
|
1276
|
-
|
|
1277
|
-
- Updated **powerlines** to **v0.36.0**
|
|
1278
|
-
|
|
1279
|
-
## [0.11.25](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.25) (12/22/2025)
|
|
1280
|
-
|
|
1281
|
-
### Updated Dependencies
|
|
1282
|
-
|
|
1283
|
-
- Updated **powerlines** to **v0.35.2**
|
|
1284
|
-
|
|
1285
|
-
## [0.11.24](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.24) (12/22/2025)
|
|
1286
|
-
|
|
1287
|
-
### Updated Dependencies
|
|
1288
|
-
|
|
1289
|
-
- Updated **powerlines** to **v0.35.1**
|
|
1290
|
-
|
|
1291
|
-
## [0.11.23](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.23) (12/22/2025)
|
|
1292
|
-
|
|
1293
|
-
### Updated Dependencies
|
|
1294
|
-
|
|
1295
|
-
- Updated **powerlines** to **v0.35.0**
|
|
1296
|
-
|
|
1297
|
-
## [0.11.22](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.22) (12/22/2025)
|
|
1298
|
-
|
|
1299
|
-
### Updated Dependencies
|
|
1300
|
-
|
|
1301
|
-
- Updated **powerlines** to **v0.34.9**
|
|
1302
|
-
|
|
1303
|
-
## [0.11.21](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.21) (12/22/2025)
|
|
1304
|
-
|
|
1305
|
-
### Updated Dependencies
|
|
1306
|
-
|
|
1307
|
-
- Updated **powerlines** to **v0.34.8**
|
|
1308
|
-
|
|
1309
|
-
## [0.11.20](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.20) (12/22/2025)
|
|
1310
|
-
|
|
1311
|
-
### Updated Dependencies
|
|
1312
|
-
|
|
1313
|
-
- Updated **powerlines** to **v0.34.7**
|
|
1314
|
-
|
|
1315
|
-
## [0.11.19](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.19) (12/22/2025)
|
|
1316
|
-
|
|
1317
|
-
### Updated Dependencies
|
|
1318
|
-
|
|
1319
|
-
- Updated **powerlines** to **v0.34.6**
|
|
1320
|
-
|
|
1321
|
-
## [0.11.18](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.18) (12/22/2025)
|
|
1322
|
-
|
|
1323
|
-
### Updated Dependencies
|
|
1324
|
-
|
|
1325
|
-
- Updated **powerlines** to **v0.34.5**
|
|
1326
|
-
|
|
1327
|
-
## [0.11.17](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.17) (12/22/2025)
|
|
1328
|
-
|
|
1329
|
-
### Updated Dependencies
|
|
1330
|
-
|
|
1331
|
-
- Updated **powerlines** to **v0.34.4**
|
|
1332
|
-
|
|
1333
|
-
## [0.11.16](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.16) (12/21/2025)
|
|
1334
|
-
|
|
1335
|
-
### Updated Dependencies
|
|
1336
|
-
|
|
1337
|
-
- Updated **powerlines** to **v0.34.3**
|
|
1338
|
-
|
|
1339
|
-
## [0.11.15](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.15) (12/21/2025)
|
|
1340
|
-
|
|
1341
|
-
### Updated Dependencies
|
|
1342
|
-
|
|
1343
|
-
- Updated **powerlines** to **v0.34.2**
|
|
1344
|
-
|
|
1345
|
-
## [0.11.14](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.14) (12/20/2025)
|
|
1346
|
-
|
|
1347
|
-
### Updated Dependencies
|
|
1348
|
-
|
|
1349
|
-
- Updated **powerlines** to **v0.34.1**
|
|
1350
|
-
|
|
1351
|
-
## [0.11.13](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.13) (12/20/2025)
|
|
1352
|
-
|
|
1353
|
-
### Updated Dependencies
|
|
1354
|
-
|
|
1355
|
-
- Updated **powerlines** to **v0.34.0**
|
|
1356
|
-
|
|
1357
|
-
## [0.11.12](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.12) (12/19/2025)
|
|
1358
|
-
|
|
1359
|
-
### Bug Fixes
|
|
1360
|
-
|
|
1361
|
-
- **nx:** Resolve issue applying `entry` defaults incorrectly
|
|
1362
|
-
([d0c8bca2](https://github.com/storm-software/powerlines/commit/d0c8bca2))
|
|
1363
|
-
|
|
1364
|
-
### Updated Dependencies
|
|
1365
|
-
|
|
1366
|
-
- Updated **powerlines** to **v0.33.2**
|
|
1367
|
-
|
|
1368
|
-
## [0.11.11](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.11) (12/19/2025)
|
|
1369
|
-
|
|
1370
|
-
### Updated Dependencies
|
|
1371
|
-
|
|
1372
|
-
- Updated **powerlines** to **v0.33.1**
|
|
1373
|
-
|
|
1374
|
-
## [0.11.10](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.10) (12/19/2025)
|
|
1375
|
-
|
|
1376
|
-
### Updated Dependencies
|
|
1377
|
-
|
|
1378
|
-
- Updated **powerlines** to **v0.33.0**
|
|
1379
|
-
|
|
1380
|
-
## [0.11.9](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.9) (12/18/2025)
|
|
1381
|
-
|
|
1382
|
-
### Updated Dependencies
|
|
1383
|
-
|
|
1384
|
-
- Updated **powerlines** to **v0.32.8**
|
|
1385
|
-
|
|
1386
|
-
## [0.11.8](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.8) (12/18/2025)
|
|
1387
|
-
|
|
1388
|
-
### Updated Dependencies
|
|
1389
|
-
|
|
1390
|
-
- Updated **powerlines** to **v0.32.7**
|
|
1391
|
-
|
|
1392
|
-
## [0.11.7](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.7) (12/18/2025)
|
|
1393
|
-
|
|
1394
|
-
### Miscellaneous
|
|
1395
|
-
|
|
1396
|
-
- **monorepo:** Update CDN URLs for banner assets
|
|
1397
|
-
([2782a1a3](https://github.com/storm-software/powerlines/commit/2782a1a3))
|
|
1398
|
-
|
|
1399
|
-
### Updated Dependencies
|
|
1400
|
-
|
|
1401
|
-
- Updated **powerlines** to **v0.32.6**
|
|
1402
|
-
|
|
1403
|
-
## [0.11.6](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.6) (12/18/2025)
|
|
1404
|
-
|
|
1405
|
-
### Bug Fixes
|
|
1406
|
-
|
|
1407
|
-
- **nx:** Resolve issue with invalid `package.json` export paths
|
|
1408
|
-
([60c2fc0c](https://github.com/storm-software/powerlines/commit/60c2fc0c))
|
|
1409
|
-
|
|
1410
|
-
### Updated Dependencies
|
|
1411
|
-
|
|
1412
|
-
- Updated **powerlines** to **v0.32.5**
|
|
1413
|
-
|
|
1414
|
-
## [0.11.5](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.5) (12/18/2025)
|
|
1415
|
-
|
|
1416
|
-
### Updated Dependencies
|
|
1417
|
-
|
|
1418
|
-
- Updated **powerlines** to **v0.32.4**
|
|
1419
|
-
|
|
1420
|
-
## [0.11.4](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.4) (12/18/2025)
|
|
1421
|
-
|
|
1422
|
-
### Updated Dependencies
|
|
1423
|
-
|
|
1424
|
-
- Updated **powerlines** to **v0.32.3**
|
|
1425
|
-
|
|
1426
|
-
## [0.11.3](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.3) (12/18/2025)
|
|
1427
|
-
|
|
1428
|
-
### Updated Dependencies
|
|
1429
|
-
|
|
1430
|
-
- Updated **powerlines** to **v0.32.2**
|
|
1431
|
-
|
|
1432
|
-
## [0.11.2](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.2) (12/17/2025)
|
|
1433
|
-
|
|
1434
|
-
### Updated Dependencies
|
|
1435
|
-
|
|
1436
|
-
- Updated **powerlines** to **v0.32.1**
|
|
1437
|
-
|
|
1438
|
-
## [0.11.1](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.1) (12/17/2025)
|
|
1439
|
-
|
|
1440
|
-
### Updated Dependencies
|
|
1441
|
-
|
|
1442
|
-
- Updated **powerlines** to **v0.32.0**
|
|
1443
|
-
|
|
1444
|
-
## [0.11.0](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.0) (12/15/2025)
|
|
1445
|
-
|
|
1446
|
-
### Features
|
|
1447
|
-
|
|
1448
|
-
- **nx:** Added the `verbose` configuration option
|
|
1449
|
-
([2ff9f106](https://github.com/storm-software/powerlines/commit/2ff9f106))
|
|
1450
|
-
|
|
1451
|
-
### Updated Dependencies
|
|
1452
|
-
|
|
1453
|
-
- Updated **powerlines** to **v0.31.6**
|
|
1454
|
-
|
|
1455
|
-
## [0.10.68](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.68) (12/14/2025)
|
|
1456
|
-
|
|
1457
|
-
### Updated Dependencies
|
|
1458
|
-
|
|
1459
|
-
- Updated **powerlines** to **v0.31.5**
|
|
1460
|
-
|
|
1461
|
-
## [0.10.67](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.67) (12/14/2025)
|
|
1462
|
-
|
|
1463
|
-
### Updated Dependencies
|
|
1464
|
-
|
|
1465
|
-
- Updated **powerlines** to **v0.31.4**
|
|
1466
|
-
|
|
1467
|
-
## [0.10.66](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.66) (12/14/2025)
|
|
1468
|
-
|
|
1469
|
-
### Updated Dependencies
|
|
1470
|
-
|
|
1471
|
-
- Updated **powerlines** to **v0.31.3**
|
|
1472
|
-
|
|
1473
|
-
## [0.10.65](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.65) (12/14/2025)
|
|
1474
|
-
|
|
1475
|
-
### Updated Dependencies
|
|
1476
|
-
|
|
1477
|
-
- Updated **powerlines** to **v0.31.2**
|
|
1478
|
-
|
|
1479
|
-
## [0.10.64](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.64) (12/13/2025)
|
|
1480
|
-
|
|
1481
|
-
### Updated Dependencies
|
|
1482
|
-
|
|
1483
|
-
- Updated **powerlines** to **v0.31.1**
|
|
1484
|
-
|
|
1485
|
-
## [0.10.63](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.63) (12/08/2025)
|
|
1486
|
-
|
|
1487
|
-
### Updated Dependencies
|
|
1488
|
-
|
|
1489
|
-
- Updated **powerlines** to **v0.31.0**
|
|
1490
|
-
|
|
1491
|
-
## [0.10.62](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.62) (12/08/2025)
|
|
1492
|
-
|
|
1493
|
-
### Bug Fixes
|
|
1494
|
-
|
|
1495
|
-
- **nx:** Resolve issue with missing assets in build output directory
|
|
1496
|
-
([9b6f8980](https://github.com/storm-software/powerlines/commit/9b6f8980))
|
|
1497
|
-
|
|
1498
|
-
### Updated Dependencies
|
|
1499
|
-
|
|
1500
|
-
- Updated **powerlines** to **v0.30.13**
|
|
1501
|
-
|
|
1502
|
-
## [0.10.61](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.61) (12/08/2025)
|
|
1503
|
-
|
|
1504
|
-
### Updated Dependencies
|
|
1505
|
-
|
|
1506
|
-
- Updated **powerlines** to **v0.30.12**
|
|
1507
|
-
|
|
1508
|
-
## [0.10.60](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.60) (12/08/2025)
|
|
1509
|
-
|
|
1510
|
-
### Updated Dependencies
|
|
1511
|
-
|
|
1512
|
-
- Updated **powerlines** to **v0.30.11**
|
|
1513
|
-
|
|
1514
|
-
## [0.10.59](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.59) (12/08/2025)
|
|
1515
|
-
|
|
1516
|
-
### Updated Dependencies
|
|
1517
|
-
|
|
1518
|
-
- Updated **powerlines** to **v0.30.10**
|
|
1519
|
-
|
|
1520
|
-
## [0.10.58](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.58) (12/06/2025)
|
|
1521
|
-
|
|
1522
|
-
### Updated Dependencies
|
|
1523
|
-
|
|
1524
|
-
- Updated **powerlines** to **v0.30.9**
|
|
1525
|
-
|
|
1526
|
-
## [0.10.57](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.57) (12/06/2025)
|
|
1527
|
-
|
|
1528
|
-
### Updated Dependencies
|
|
1529
|
-
|
|
1530
|
-
- Updated **powerlines** to **v0.30.8**
|
|
1531
|
-
|
|
1532
|
-
## [0.10.56](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.56) (12/06/2025)
|
|
1533
|
-
|
|
1534
|
-
### Continuous Integration
|
|
1535
|
-
|
|
1536
|
-
- **monorepo:** Update workflow actions to have consistent branch types
|
|
1537
|
-
([fe571840](https://github.com/storm-software/powerlines/commit/fe571840))
|
|
1538
|
-
|
|
1539
|
-
### Updated Dependencies
|
|
1540
|
-
|
|
1541
|
-
- Updated **powerlines** to **v0.30.7**
|
|
1542
|
-
|
|
1543
|
-
## [0.10.55](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.55) (12/05/2025)
|
|
1544
|
-
|
|
1545
|
-
### Updated Dependencies
|
|
1546
|
-
|
|
1547
|
-
- Updated **powerlines** to **v0.30.6**
|
|
1548
|
-
|
|
1549
|
-
## [0.10.54](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.54) (12/05/2025)
|
|
1550
|
-
|
|
1551
|
-
### Updated Dependencies
|
|
1552
|
-
|
|
1553
|
-
- Updated **powerlines** to **v0.30.5**
|
|
1554
|
-
|
|
1555
|
-
## [0.10.53](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.53) (12/05/2025)
|
|
1556
|
-
|
|
1557
|
-
### Updated Dependencies
|
|
1558
|
-
|
|
1559
|
-
- Updated **powerlines** to **v0.30.4**
|
|
1560
|
-
|
|
1561
|
-
## [0.10.52](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.52) (12/05/2025)
|
|
1562
|
-
|
|
1563
|
-
### Miscellaneous
|
|
1564
|
-
|
|
1565
|
-
- **monorepo:** Update the footer banner in `README.md` files
|
|
1566
|
-
([4770e816](https://github.com/storm-software/powerlines/commit/4770e816))
|
|
1567
|
-
- **monorepo:** Remove all the duplicate banners from `CHANGELOG.md` files
|
|
1568
|
-
([65df7ce4](https://github.com/storm-software/powerlines/commit/65df7ce4))
|
|
1569
|
-
|
|
1570
|
-
### Updated Dependencies
|
|
1571
|
-
|
|
1572
|
-
- Updated **powerlines** to **v0.30.3**
|
|
1573
|
-
|
|
1574
|
-
## [0.10.51](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.51) (12/05/2025)
|
|
1575
|
-
|
|
1576
|
-
### Updated Dependencies
|
|
1577
|
-
|
|
1578
|
-
- Updated **powerlines** to **v0.30.2**
|
|
1579
|
-
|
|
1580
|
-
## [0.10.50](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.50) (12/05/2025)
|
|
1581
|
-
|
|
1582
|
-
### Updated Dependencies
|
|
1583
|
-
|
|
1584
|
-
- Updated **powerlines** to **v0.30.1**
|
|
1585
|
-
|
|
1586
|
-
## [0.10.49](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.49) (12/04/2025)
|
|
1587
|
-
|
|
1588
|
-
### Miscellaneous
|
|
1589
|
-
|
|
1590
|
-
- **monorepo:** Clean up `README.md` files
|
|
1591
|
-
([2f03731b](https://github.com/storm-software/powerlines/commit/2f03731b))
|
|
1592
|
-
- **monorepo:** Update README banners to include dark/light mode options
|
|
1593
|
-
([c22e58d7](https://github.com/storm-software/powerlines/commit/c22e58d7))
|
|
1594
|
-
- **monorepo:** Update banner in `README.md` files
|
|
1595
|
-
([27e212f5](https://github.com/storm-software/powerlines/commit/27e212f5))
|
|
1596
|
-
|
|
1597
|
-
### Updated Dependencies
|
|
1598
|
-
|
|
1599
|
-
- Updated **powerlines** to **v0.30.0**
|
|
1600
|
-
|
|
1601
|
-
## [0.10.48](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.48) (12/04/2025)
|
|
1602
|
-
|
|
1603
|
-
### Updated Dependencies
|
|
1604
|
-
|
|
1605
|
-
- Updated **powerlines** to **v0.29.0**
|
|
1606
|
-
|
|
1607
|
-
## [0.10.47](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.47) (11/30/2025)
|
|
1608
|
-
|
|
1609
|
-
### Updated Dependencies
|
|
1610
|
-
|
|
1611
|
-
- Updated **powerlines** to **v0.28.0**
|
|
1612
|
-
|
|
1613
|
-
## [0.10.46](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.46) (11/28/2025)
|
|
1614
|
-
|
|
1615
|
-
### Updated Dependencies
|
|
1616
|
-
|
|
1617
|
-
- Updated **powerlines** to **v0.27.0**
|
|
1618
|
-
|
|
1619
|
-
## [0.10.45](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.45) (11/28/2025)
|
|
1620
|
-
|
|
1621
|
-
### Updated Dependencies
|
|
1622
|
-
|
|
1623
|
-
- Updated **powerlines** to **v0.26.2**
|
|
1624
|
-
|
|
1625
|
-
## [0.10.44](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.44) (11/27/2025)
|
|
1626
|
-
|
|
1627
|
-
### Updated Dependencies
|
|
1628
|
-
|
|
1629
|
-
- Updated **powerlines** to **v0.26.1**
|
|
1630
|
-
|
|
1631
|
-
## [0.10.43](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.43) (11/27/2025)
|
|
1632
|
-
|
|
1633
|
-
### Updated Dependencies
|
|
1634
|
-
|
|
1635
|
-
- Updated **powerlines** to **v0.26.0**
|
|
1636
|
-
|
|
1637
|
-
## [0.10.42](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.42) (11/27/2025)
|
|
1638
|
-
|
|
1639
|
-
### Updated Dependencies
|
|
1640
|
-
|
|
1641
|
-
- Updated **powerlines** to **v0.25.4**
|
|
1642
|
-
|
|
1643
|
-
## [0.10.41](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.41) (11/26/2025)
|
|
1644
|
-
|
|
1645
|
-
### Updated Dependencies
|
|
1646
|
-
|
|
1647
|
-
- Updated **powerlines** to **v0.25.3**
|
|
1648
|
-
|
|
1649
|
-
## [0.10.40](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.40) (11/26/2025)
|
|
1650
|
-
|
|
1651
|
-
### Updated Dependencies
|
|
1652
|
-
|
|
1653
|
-
- Updated **powerlines** to **v0.25.2**
|
|
1654
|
-
|
|
1655
|
-
## [0.10.39](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.39) (11/25/2025)
|
|
1656
|
-
|
|
1657
|
-
### Updated Dependencies
|
|
1658
|
-
|
|
1659
|
-
- Updated **powerlines** to **v0.25.1**
|
|
1660
|
-
|
|
1661
|
-
## [0.10.38](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.38) (11/25/2025)
|
|
1662
|
-
|
|
1663
|
-
### Updated Dependencies
|
|
1664
|
-
|
|
1665
|
-
- Updated **powerlines** to **v0.25.0**
|
|
1666
|
-
|
|
1667
|
-
## [0.10.37](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.37) (11/22/2025)
|
|
1668
|
-
|
|
1669
|
-
### Bug Fixes
|
|
1670
|
-
|
|
1671
|
-
- **nx:** Resolved issue applying `dependsOn` option to plugin
|
|
1672
|
-
([2baf7af](https://github.com/storm-software/powerlines/commit/2baf7af))
|
|
1673
|
-
|
|
1674
|
-
### Updated Dependencies
|
|
1675
|
-
|
|
1676
|
-
- Updated **powerlines** to **v0.24.9**
|
|
1677
|
-
|
|
1678
|
-
## [0.10.36](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.36) (11/22/2025)
|
|
1679
|
-
|
|
1680
|
-
### Updated Dependencies
|
|
1681
|
-
|
|
1682
|
-
- Updated **powerlines** to **v0.24.8**
|
|
1683
|
-
|
|
1684
|
-
## [0.10.35](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.35) (11/21/2025)
|
|
1685
|
-
|
|
1686
|
-
### Miscellaneous
|
|
1687
|
-
|
|
1688
|
-
- **nx:** Remove `package.json` from the Nx plugin's input list
|
|
1689
|
-
([0900fb4](https://github.com/storm-software/powerlines/commit/0900fb4))
|
|
1690
|
-
|
|
1691
|
-
### Updated Dependencies
|
|
1692
|
-
|
|
1693
|
-
- Updated **powerlines** to **v0.24.7**
|
|
1694
|
-
|
|
1695
|
-
## [0.10.34](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.34) (11/21/2025)
|
|
1696
|
-
|
|
1697
|
-
### Miscellaneous
|
|
1698
|
-
|
|
1699
|
-
- **nx:** Added missing `untyped` generated schema files
|
|
1700
|
-
([b14b27c](https://github.com/storm-software/powerlines/commit/b14b27c))
|
|
1701
|
-
|
|
1702
|
-
### Updated Dependencies
|
|
1703
|
-
|
|
1704
|
-
- Updated **powerlines** to **v0.24.6**
|
|
1705
|
-
|
|
1706
|
-
## [0.10.33](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.33) (11/21/2025)
|
|
1707
|
-
|
|
1708
|
-
### Miscellaneous
|
|
1709
|
-
|
|
1710
|
-
- **nx:** Remove logic to default tsconfig option from Nx plugin
|
|
1711
|
-
([0781f9a](https://github.com/storm-software/powerlines/commit/0781f9a))
|
|
1712
|
-
|
|
1713
|
-
### Updated Dependencies
|
|
1714
|
-
|
|
1715
|
-
- Updated **powerlines** to **v0.24.5**
|
|
1716
|
-
|
|
1717
|
-
## [0.10.32](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.32) (11/21/2025)
|
|
1718
|
-
|
|
1719
|
-
### Updated Dependencies
|
|
1720
|
-
|
|
1721
|
-
- Updated **powerlines** to **v0.24.4**
|
|
1722
|
-
|
|
1723
|
-
## [0.10.31](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.31) (11/21/2025)
|
|
1724
|
-
|
|
1725
|
-
### Updated Dependencies
|
|
1726
|
-
|
|
1727
|
-
- Updated **powerlines** to **v0.24.3**
|
|
1728
|
-
|
|
1729
|
-
## [0.10.30](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.30) (11/21/2025)
|
|
1730
|
-
|
|
1731
|
-
### Updated Dependencies
|
|
1732
|
-
|
|
1733
|
-
- Updated **powerlines** to **v0.24.2**
|
|
1734
|
-
|
|
1735
|
-
## [0.10.29](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.29) (11/21/2025)
|
|
1736
|
-
|
|
1737
|
-
### Updated Dependencies
|
|
1738
|
-
|
|
1739
|
-
- Updated **powerlines** to **v0.24.1**
|
|
1740
|
-
|
|
1741
|
-
## [0.10.28](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.28) (11/21/2025)
|
|
1742
|
-
|
|
1743
|
-
### Updated Dependencies
|
|
1744
|
-
|
|
1745
|
-
- Updated **powerlines** to **v0.24.0**
|
|
1746
|
-
|
|
1747
|
-
## [0.10.27](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.27) (11/21/2025)
|
|
1748
|
-
|
|
1749
|
-
### Bug Fixes
|
|
1750
|
-
|
|
1751
|
-
- **powerlines:** Fix config file path resolution issue
|
|
1752
|
-
([c201914](https://github.com/storm-software/powerlines/commit/c201914))
|
|
1753
|
-
|
|
1754
|
-
### Updated Dependencies
|
|
1755
|
-
|
|
1756
|
-
- Updated **powerlines** to **v0.23.10**
|
|
1757
|
-
|
|
1758
|
-
## [0.10.26](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.26) (11/20/2025)
|
|
1759
|
-
|
|
1760
|
-
### Bug Fixes
|
|
1761
|
-
|
|
1762
|
-
- **nx:** Resolve issue with Nx plugin's `dependsOn` values
|
|
1763
|
-
([2b8ad3d](https://github.com/storm-software/powerlines/commit/2b8ad3d))
|
|
1764
|
-
|
|
1765
|
-
### Updated Dependencies
|
|
1766
|
-
|
|
1767
|
-
- Updated **powerlines** to **v0.23.9**
|
|
1768
|
-
|
|
1769
|
-
## [0.10.25](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.25) (11/20/2025)
|
|
1770
|
-
|
|
1771
|
-
### Bug Fixes
|
|
1772
|
-
|
|
1773
|
-
- **powerlines:** Fixed configuration file resolution issues
|
|
1774
|
-
([246a997](https://github.com/storm-software/powerlines/commit/246a997))
|
|
1775
|
-
|
|
1776
|
-
### Updated Dependencies
|
|
1777
|
-
|
|
1778
|
-
- Updated **powerlines** to **v0.23.8**
|
|
1779
|
-
|
|
1780
|
-
## [0.10.24](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.24) (11/20/2025)
|
|
1781
|
-
|
|
1782
|
-
### Updated Dependencies
|
|
1783
|
-
|
|
1784
|
-
- Updated **powerlines** to **v0.23.7**
|
|
1785
|
-
|
|
1786
|
-
## [0.10.23](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.23) (11/20/2025)
|
|
1787
|
-
|
|
1788
|
-
### Updated Dependencies
|
|
1789
|
-
|
|
1790
|
-
- Updated **powerlines** to **v0.23.6**
|
|
1791
|
-
|
|
1792
|
-
## [0.10.22](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.22) (11/20/2025)
|
|
1793
|
-
|
|
1794
|
-
### Updated Dependencies
|
|
1795
|
-
|
|
1796
|
-
- Updated **powerlines** to **v0.23.5**
|
|
1797
|
-
|
|
1798
|
-
## [0.10.21](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.21) (11/20/2025)
|
|
1799
|
-
|
|
1800
|
-
### Miscellaneous
|
|
1801
|
-
|
|
1802
|
-
- **monorepo:** Update child packages to use updated function names
|
|
1803
|
-
([2e20b2d](https://github.com/storm-software/powerlines/commit/2e20b2d))
|
|
1804
|
-
|
|
1805
|
-
### Updated Dependencies
|
|
1806
|
-
|
|
1807
|
-
- Updated **powerlines** to **v0.23.4**
|
|
1808
|
-
|
|
1809
|
-
## [0.10.20](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.20) (11/19/2025)
|
|
1810
|
-
|
|
1811
|
-
### Updated Dependencies
|
|
1812
|
-
|
|
1813
|
-
- Updated **powerlines** to **v0.23.3**
|
|
1814
|
-
|
|
1815
|
-
## [0.10.19](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.19) (11/19/2025)
|
|
1816
|
-
|
|
1817
|
-
### Updated Dependencies
|
|
1818
|
-
|
|
1819
|
-
- Updated **powerlines** to **v0.23.2**
|
|
1820
|
-
|
|
1821
|
-
## [0.10.18](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.18) (11/19/2025)
|
|
1822
|
-
|
|
1823
|
-
### Bug Fixes
|
|
1824
|
-
|
|
1825
|
-
- **nx:** Update base path of the configuration file resolution
|
|
1826
|
-
([4b100a0](https://github.com/storm-software/powerlines/commit/4b100a0))
|
|
1827
|
-
|
|
1828
|
-
### Updated Dependencies
|
|
1829
|
-
|
|
1830
|
-
- Updated **powerlines** to **v0.23.1**
|
|
1831
|
-
|
|
1832
|
-
## [0.10.17](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.17) (11/19/2025)
|
|
1833
|
-
|
|
1834
|
-
### Miscellaneous
|
|
1835
|
-
|
|
1836
|
-
- **nx:** Added `types` module to the package exports
|
|
1837
|
-
([b9b9887](https://github.com/storm-software/powerlines/commit/b9b9887))
|
|
1838
|
-
- **nx:** Ensure the `base` and `helpers` modules are included in package
|
|
1839
|
-
exports
|
|
1840
|
-
([342be61](https://github.com/storm-software/powerlines/commit/342be61))
|
|
1841
|
-
|
|
1842
|
-
### Updated Dependencies
|
|
1843
|
-
|
|
1844
|
-
- Updated **powerlines** to **v0.23.0**
|
|
1845
|
-
|
|
1846
|
-
## [0.10.16](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.16) (11/19/2025)
|
|
1847
|
-
|
|
1848
|
-
### Miscellaneous
|
|
1849
|
-
|
|
1850
|
-
- **nx:** Update plugin name to match package pattern
|
|
1851
|
-
([02d128a](https://github.com/storm-software/powerlines/commit/02d128a))
|
|
1852
|
-
|
|
1853
|
-
### Bug Fixes
|
|
1854
|
-
|
|
1855
|
-
- **nx:** Resolve issue with relative project roots in Nx plugin
|
|
1856
|
-
([7f61f8a](https://github.com/storm-software/powerlines/commit/7f61f8a))
|
|
1857
|
-
|
|
1858
|
-
## [0.10.15](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.15) (11/19/2025)
|
|
1859
|
-
|
|
1860
|
-
### Bug Fixes
|
|
1861
|
-
|
|
1862
|
-
- **nx:** Resolve issue reading `package.json` file in Nx plugin
|
|
1863
|
-
([ce68929](https://github.com/storm-software/powerlines/commit/ce68929))
|
|
1864
|
-
|
|
1865
|
-
### Updated Dependencies
|
|
1866
|
-
|
|
1867
|
-
- Updated **powerlines** to **v0.22.1**
|
|
1868
|
-
|
|
1869
|
-
## [0.10.14](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.14) (11/19/2025)
|
|
1870
|
-
|
|
1871
|
-
### Bug Fixes
|
|
1872
|
-
|
|
1873
|
-
- **nx:** Resolve issue reading `package.json` file in Nx plugin
|
|
1874
|
-
([ce68929](https://github.com/storm-software/powerlines/commit/ce68929))
|
|
1875
|
-
|
|
1876
|
-
## [0.10.13](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.13) (11/19/2025)
|
|
1877
|
-
|
|
1878
|
-
### Bug Fixes
|
|
1879
|
-
|
|
1880
|
-
- **nx:** Resolved issue with selecting input targets in Nx plugin
|
|
1881
|
-
([a4d103d](https://github.com/storm-software/powerlines/commit/a4d103d))
|
|
1882
|
-
|
|
1883
|
-
## [0.10.12](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.12) (11/18/2025)
|
|
1884
|
-
|
|
1885
|
-
### Updated Dependencies
|
|
1886
|
-
|
|
1887
|
-
- Updated **powerlines** to **v0.22.0**
|
|
1888
|
-
|
|
1889
|
-
## [0.10.11](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.11) (11/18/2025)
|
|
1890
|
-
|
|
1891
|
-
### Updated Dependencies
|
|
1892
|
-
|
|
1893
|
-
- Updated **powerlines** to **v0.21.0**
|
|
1894
|
-
|
|
1895
|
-
## [0.10.10](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.10) (11/17/2025)
|
|
1896
|
-
|
|
1897
|
-
### Updated Dependencies
|
|
1898
|
-
|
|
1899
|
-
- Updated **powerlines** to **v0.20.0**
|
|
1900
|
-
|
|
1901
|
-
## [0.10.9](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.9) (11/16/2025)
|
|
1902
|
-
|
|
1903
|
-
### Miscellaneous
|
|
1904
|
-
|
|
1905
|
-
- **powerlines:** Added debug initialization logging for the Nx plugin
|
|
1906
|
-
([845b5db](https://github.com/storm-software/powerlines/commit/845b5db))
|
|
1907
|
-
|
|
1908
|
-
### Updated Dependencies
|
|
1909
|
-
|
|
1910
|
-
- Updated **powerlines** to **v0.19.5**
|
|
1911
|
-
|
|
1912
|
-
## [0.10.8](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.8) (11/16/2025)
|
|
1913
|
-
|
|
1914
|
-
### Bug Fixes
|
|
1915
|
-
|
|
1916
|
-
- **nx:** Resolved issue with selecting config files in Nx plugin
|
|
1917
|
-
([0f3535f](https://github.com/storm-software/powerlines/commit/0f3535f))
|
|
1918
|
-
|
|
1919
|
-
### Updated Dependencies
|
|
1920
|
-
|
|
1921
|
-
- Updated **powerlines** to **v0.19.4**
|
|
1922
|
-
|
|
1923
|
-
## [0.10.7](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.7) (11/12/2025)
|
|
1924
|
-
|
|
1925
|
-
### Updated Dependencies
|
|
1926
|
-
|
|
1927
|
-
- Updated **powerlines** to **v0.19.3**
|
|
1928
|
-
|
|
1929
|
-
## [0.10.6](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.6) (11/08/2025)
|
|
1930
|
-
|
|
1931
|
-
### Updated Dependencies
|
|
1932
|
-
|
|
1933
|
-
- Updated **powerlines** to **v0.19.2**
|
|
1934
|
-
|
|
1935
|
-
## [0.10.5](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.5) (11/08/2025)
|
|
1936
|
-
|
|
1937
|
-
### Updated Dependencies
|
|
1938
|
-
|
|
1939
|
-
- Updated **powerlines** to **v0.19.1**
|
|
1940
|
-
|
|
1941
|
-
## [0.10.4](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.4) (11/08/2025)
|
|
1942
|
-
|
|
1943
|
-
### Updated Dependencies
|
|
1944
|
-
|
|
1945
|
-
- Updated **powerlines** to **v0.19.0**
|
|
1946
|
-
|
|
1947
|
-
## [0.10.3](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.3) (11/07/2025)
|
|
1948
|
-
|
|
1949
|
-
### Updated Dependencies
|
|
1950
|
-
|
|
1951
|
-
- Updated **powerlines** to **v0.18.0**
|
|
1952
|
-
|
|
1953
|
-
## [0.10.2](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.2) (11/07/2025)
|
|
1954
|
-
|
|
1955
|
-
### Updated Dependencies
|
|
1956
|
-
|
|
1957
|
-
- Updated **powerlines** to **v0.17.0**
|
|
1958
|
-
|
|
1959
|
-
## [0.10.1](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.1) (11/05/2025)
|
|
1960
|
-
|
|
1961
|
-
### Updated Dependencies
|
|
1962
|
-
|
|
1963
|
-
- Updated **powerlines** to **v0.16.0**
|
|
1964
|
-
|
|
1965
|
-
## [0.10.0](https://github.com/storm-software/powerlines/releases/tag/nx%400.10.0) (11/05/2025)
|
|
1966
|
-
|
|
1967
|
-
### Features
|
|
1968
|
-
|
|
1969
|
-
- **nx:** Enhancement to improve Nx plugin reusablilty and customization
|
|
1970
|
-
([c76c9e2](https://github.com/storm-software/powerlines/commit/c76c9e2))
|
|
1971
|
-
|
|
1972
|
-
### Updated Dependencies
|
|
1973
|
-
|
|
1974
|
-
- Updated **powerlines** to **v0.15.0**
|
|
1975
|
-
|
|
1976
|
-
## [0.9.5](https://github.com/storm-software/powerlines/releases/tag/nx%400.9.5) (2025-10-28)
|
|
1977
|
-
|
|
1978
|
-
### Miscellaneous
|
|
1979
|
-
|
|
1980
|
-
- **monorepo:** Update workspace package links
|
|
1981
|
-
([321d621](https://github.com/storm-software/powerlines/commit/321d621))
|
|
1982
|
-
|
|
1983
|
-
## [0.9.4](https://github.com/storm-software/powerlines/releases/tag/nx%400.9.4) (2025-10-27)
|
|
1984
|
-
|
|
1985
|
-
### Miscellaneous
|
|
1986
|
-
|
|
1987
|
-
- **monorepo:** Update workspace package links
|
|
1988
|
-
([fce8f05](https://github.com/storm-software/powerlines/commit/fce8f05))
|
|
1989
|
-
|
|
1990
|
-
## [0.9.3](https://github.com/storm-software/powerlines/releases/tag/nx%400.9.3) (2025-10-27)
|
|
1991
|
-
|
|
1992
|
-
### Miscellaneous
|
|
1993
|
-
|
|
1994
|
-
- **monorepo:** Update workspace package links
|
|
1995
|
-
([e6425b1](https://github.com/storm-software/powerlines/commit/e6425b1))
|
|
1996
|
-
|
|
1997
|
-
### Updated Dependencies
|
|
1998
|
-
|
|
1999
|
-
- Updated powerlines to 0.14.0
|
|
2000
|
-
|
|
2001
|
-
## [0.9.2](https://github.com/storm-software/powerlines/releases/tag/nx%400.9.2) (2025-10-25)
|
|
2002
|
-
|
|
2003
|
-
### Miscellaneous
|
|
2004
|
-
|
|
2005
|
-
- **monorepo:** Update workspace package links
|
|
2006
|
-
([b0f9c74](https://github.com/storm-software/powerlines/commit/b0f9c74))
|
|
2007
|
-
|
|
2008
|
-
### Updated Dependencies
|
|
2009
|
-
|
|
2010
|
-
- Updated powerlines to 0.13.0
|
|
2011
|
-
|
|
2012
|
-
## [0.9.1](https://github.com/storm-software/powerlines/releases/tag/nx%400.9.1) (2025-10-25)
|
|
2013
|
-
|
|
2014
|
-
### Miscellaneous
|
|
2015
|
-
|
|
2016
|
-
- **monorepo:** Update workspace package links
|
|
2017
|
-
([80c47bf](https://github.com/storm-software/powerlines/commit/80c47bf))
|
|
2018
|
-
|
|
2019
|
-
### Updated Dependencies
|
|
2020
|
-
|
|
2021
|
-
- Updated powerlines to 0.12.0
|
|
2022
|
-
|
|
2023
|
-
## [0.9.0](https://github.com/storm-software/powerlines/releases/tag/nx%400.9.0) (2025-10-25)
|
|
2024
|
-
|
|
2025
|
-
### Features
|
|
2026
|
-
|
|
2027
|
-
- **powerlines:** Added the `createProgram` helper function
|
|
2028
|
-
([98b9323](https://github.com/storm-software/powerlines/commit/98b9323))
|
|
2029
|
-
|
|
2030
|
-
### Updated Dependencies
|
|
2031
|
-
|
|
2032
|
-
- Updated powerlines to 0.11.0
|
|
2033
|
-
|
|
2034
|
-
## [0.8.3](https://github.com/storm-software/powerlines/releases/tag/nx%400.8.3) (2025-10-24)
|
|
2035
|
-
|
|
2036
|
-
### Miscellaneous
|
|
2037
|
-
|
|
2038
|
-
- **monorepo:** Update workspace package links
|
|
2039
|
-
([d5bf8d9](https://github.com/storm-software/powerlines/commit/d5bf8d9))
|
|
2040
|
-
|
|
2041
|
-
### Updated Dependencies
|
|
2042
|
-
|
|
2043
|
-
- Updated powerlines to 0.10.2
|
|
2044
|
-
|
|
2045
|
-
## [0.8.2](https://github.com/storm-software/powerlines/releases/tag/nx%400.8.2) (2025-10-24)
|
|
2046
|
-
|
|
2047
|
-
### Miscellaneous
|
|
2048
|
-
|
|
2049
|
-
- **monorepo:** Update workspace package links
|
|
2050
|
-
([4c97cf8](https://github.com/storm-software/powerlines/commit/4c97cf8))
|
|
2051
|
-
|
|
2052
|
-
### Updated Dependencies
|
|
2053
|
-
|
|
2054
|
-
- Updated powerlines to 0.10.1
|
|
2055
|
-
|
|
2056
|
-
## [0.8.1](https://github.com/storm-software/powerlines/releases/tag/nx%400.8.1) (2025-10-24)
|
|
2057
|
-
|
|
2058
|
-
### Miscellaneous
|
|
2059
|
-
|
|
2060
|
-
- **monorepo:** Update workspace package links
|
|
2061
|
-
([413adce](https://github.com/storm-software/powerlines/commit/413adce))
|
|
2062
|
-
|
|
2063
|
-
### Updated Dependencies
|
|
2064
|
-
|
|
2065
|
-
- Updated powerlines to 0.10.0
|
|
2066
|
-
|
|
2067
|
-
## [0.8.0](https://github.com/storm-software/powerlines/releases/tag/nx%400.8.0) (2025-10-24)
|
|
2068
|
-
|
|
2069
|
-
### Features
|
|
2070
|
-
|
|
2071
|
-
- **powerlines:** Added `parse` function to `context` objects
|
|
2072
|
-
([5a56c5c](https://github.com/storm-software/powerlines/commit/5a56c5c))
|
|
2073
|
-
|
|
2074
|
-
### Updated Dependencies
|
|
2075
|
-
|
|
2076
|
-
- Updated powerlines to 0.9.0
|
|
2077
|
-
|
|
2078
|
-
## [0.7.0](https://github.com/storm-software/powerlines/releases/tag/nx%400.7.0) (2025-10-24)
|
|
2079
|
-
|
|
2080
|
-
### Features
|
|
2081
|
-
|
|
2082
|
-
- **deepkit:** Initial check-in of the `deepkit` package
|
|
2083
|
-
([d3372b8](https://github.com/storm-software/powerlines/commit/d3372b8))
|
|
2084
|
-
|
|
2085
|
-
### Updated Dependencies
|
|
2086
|
-
|
|
2087
|
-
- Updated powerlines to 0.8.0
|
|
2088
|
-
|
|
2089
|
-
## [0.6.1](https://github.com/storm-software/powerlines/releases/tag/nx%400.6.1) (2025-10-23)
|
|
2090
|
-
|
|
2091
|
-
### Miscellaneous
|
|
2092
|
-
|
|
2093
|
-
- **monorepo:** Update workspace package links
|
|
2094
|
-
([26d5877](https://github.com/storm-software/powerlines/commit/26d5877))
|
|
2095
|
-
|
|
2096
|
-
### Updated Dependencies
|
|
2097
|
-
|
|
2098
|
-
- Updated powerlines to 0.7.1
|
|
2099
|
-
|
|
2100
|
-
## [0.6.0](https://github.com/storm-software/powerlines/releases/tag/nx%400.6.0) (2025-10-23)
|
|
2101
|
-
|
|
2102
|
-
### Features
|
|
2103
|
-
|
|
2104
|
-
- **powerlines:** Added the `extendPlugin` helper function
|
|
2105
|
-
([4cd8b1e](https://github.com/storm-software/powerlines/commit/4cd8b1e))
|
|
2106
|
-
|
|
2107
|
-
### Updated Dependencies
|
|
2108
|
-
|
|
2109
|
-
- Updated powerlines to 0.7.0
|
|
2110
|
-
|
|
2111
|
-
## [0.5.2](https://github.com/storm-software/powerlines/releases/tag/nx%400.5.2) (2025-10-22)
|
|
2112
|
-
|
|
2113
|
-
### Miscellaneous
|
|
2114
|
-
|
|
2115
|
-
- **monorepo:** Reformat repository files and resolve lefthook issue
|
|
2116
|
-
([7b25a63](https://github.com/storm-software/powerlines/commit/7b25a63))
|
|
2117
|
-
|
|
2118
|
-
### Updated Dependencies
|
|
2119
|
-
|
|
2120
|
-
- Updated powerlines to 0.6.1
|
|
2121
|
-
|
|
2122
|
-
## [0.5.1](https://github.com/storm-software/powerlines/releases/tag/nx%400.5.1) (2025-10-21)
|
|
2123
|
-
|
|
2124
|
-
### Miscellaneous
|
|
2125
|
-
|
|
2126
|
-
- **monorepo:** Reformat repository `package.json` files
|
|
2127
|
-
([dc79d28](https://github.com/storm-software/powerlines/commit/dc79d28))
|
|
2128
|
-
|
|
2129
|
-
## [0.5.0](https://github.com/storm-software/powerlines/releases/tag/nx%400.5.0) (2025-10-21)
|
|
2130
|
-
|
|
2131
|
-
### Features
|
|
2132
|
-
|
|
2133
|
-
- **plugin-crypto:** Added the `hash` function to generated builtin module
|
|
2134
|
-
([380c79a](https://github.com/storm-software/powerlines/commit/380c79a))
|
|
2135
|
-
|
|
2136
|
-
## [0.4.0](https://github.com/storm-software/powerlines/releases/tag/nx%400.4.0) (2025-10-21)
|
|
2137
|
-
|
|
2138
|
-
### Features
|
|
2139
|
-
|
|
2140
|
-
- **powerlines:** Added separate `devDependencies` node on contexts
|
|
2141
|
-
([c6f1fab](https://github.com/storm-software/powerlines/commit/c6f1fab))
|
|
2142
|
-
|
|
2143
|
-
### Updated Dependencies
|
|
2144
|
-
|
|
2145
|
-
- Updated powerlines to 0.4.0
|
|
2146
|
-
|
|
2147
|
-
## [0.3.0](https://github.com/storm-software/powerlines/releases/tag/nx%400.3.0) (2025-10-21)
|
|
2148
|
-
|
|
2149
|
-
### Features
|
|
2150
|
-
|
|
2151
|
-
- **plugin-deepkit:** Initial check-in of the `deepkit` plugin module
|
|
2152
|
-
([cf91fac](https://github.com/storm-software/powerlines/commit/cf91fac))
|
|
2153
|
-
|
|
2154
|
-
### Updated Dependencies
|
|
2155
|
-
|
|
2156
|
-
- Updated powerlines to 0.3.0
|
|
2157
|
-
|
|
2158
|
-
## [0.2.0](https://github.com/storm-software/powerlines/releases/tag/nx%400.2.0) (2025-10-21)
|
|
2159
|
-
|
|
2160
|
-
### Features
|
|
2161
|
-
|
|
2162
|
-
- **nx:** Added `runtimeFolder` configuration option to plugin
|
|
2163
|
-
([ddfa6fc](https://github.com/storm-software/powerlines/commit/ddfa6fc))
|
|
2164
|
-
|
|
2165
|
-
### Updated Dependencies
|
|
2166
|
-
|
|
2167
|
-
- Updated powerlines to 0.2.0
|
|
2168
|
-
|
|
2169
|
-
## [0.1.0](https://github.com/storm-software/powerlines/releases/tag/nx%400.1.0) (2025-10-20)
|
|
2170
|
-
|
|
2171
|
-
### Updated Dependencies
|
|
2172
|
-
|
|
2173
|
-
- Updated powerlines to 0.1.0
|