@powerhousedao/config 6.0.0-dev.17 → 6.0.0-dev.170

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,1291 @@
1
+ ## 6.0.0-dev.170 (2026-04-13)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - declare react as peerDependency and dedupe on vite ([3444dab52](https://github.com/powerhouse-inc/powerhouse/commit/3444dab52))
6
+ - **reactor:** make registerModules and registerUpgradeManifests resilient to invalid items ([20b4dd6c6](https://github.com/powerhouse-inc/powerhouse/commit/20b4dd6c6))
7
+
8
+ ### ❤️ Thank You
9
+
10
+ - acaldas
11
+
12
+ ## 6.0.0-dev.169 (2026-04-13)
13
+
14
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
15
+
16
+ ## 6.0.0-dev.168 (2026-04-12)
17
+
18
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
19
+
20
+ ## 6.0.0-dev.167 (2026-04-11)
21
+
22
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
23
+
24
+ ## 6.0.0-dev.166 (2026-04-10)
25
+
26
+ ### 🩹 Fixes
27
+
28
+ - **design-system,connect:** cleanup dependencies ([97466944a](https://github.com/powerhouse-inc/powerhouse/commit/97466944a))
29
+
30
+ ### ❤️ Thank You
31
+
32
+ - acaldas
33
+
34
+ ## 6.0.0-dev.165 (2026-04-10)
35
+
36
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
37
+
38
+ ## 6.0.0-dev.164 (2026-04-09)
39
+
40
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
41
+
42
+ ## 6.0.0-dev.163 (2026-04-09)
43
+
44
+ ### 🩹 Fixes
45
+
46
+ - **switchboard:** set log level from env var ([eddc863e8](https://github.com/powerhouse-inc/powerhouse/commit/eddc863e8))
47
+ - **reactor-api,switchboard:** output https hooks on separate file ([9b05a45e9](https://github.com/powerhouse-inc/powerhouse/commit/9b05a45e9))
48
+ - **renown:** removed unused didtools/key-did dependency ([7771007c0](https://github.com/powerhouse-inc/powerhouse/commit/7771007c0))
49
+
50
+ ### ❤️ Thank You
51
+
52
+ - acaldas
53
+
54
+ ## 6.0.0-dev.162 (2026-04-09)
55
+
56
+ ### 🚀 Features
57
+
58
+ - **ph-cmd:** delegate init to versioned ph-cli ([875a4e6f4](https://github.com/powerhouse-inc/powerhouse/commit/875a4e6f4))
59
+
60
+ ### ❤️ Thank You
61
+
62
+ - acaldas
63
+
64
+ ## 6.0.0-dev.161 (2026-04-08)
65
+
66
+ ### 🩹 Fixes
67
+
68
+ - **connect:** prevent HMR page reloads and support hot module re-injection ([26c8c79b9](https://github.com/powerhouse-inc/powerhouse/commit/26c8c79b9))
69
+
70
+ ### ❤️ Thank You
71
+
72
+ - acaldas
73
+
74
+ ## 6.0.0-dev.160 (2026-04-08)
75
+
76
+ ### 🩹 Fixes
77
+
78
+ - **design-system:** fixed build and static assets ([fbcfd28d0](https://github.com/powerhouse-inc/powerhouse/commit/fbcfd28d0))
79
+
80
+ ### ❤️ Thank You
81
+
82
+ - acaldas
83
+
84
+ ## 6.0.0-dev.159 (2026-04-07)
85
+
86
+ ### 🩹 Fixes
87
+
88
+ - support both old and new switchboard dist layout in entrypoint ([80bfba241](https://github.com/powerhouse-inc/powerhouse/commit/80bfba241))
89
+
90
+ ### ❤️ Thank You
91
+
92
+ - Frank
93
+
94
+ ## 6.0.0-dev.158 (2026-04-07)
95
+
96
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
97
+
98
+ ## 6.0.0-dev.157 (2026-04-06)
99
+
100
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
101
+
102
+ ## 6.0.0-dev.156 (2026-04-05)
103
+
104
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
105
+
106
+ ## 6.0.0-dev.155 (2026-04-04)
107
+
108
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
109
+
110
+ ## 6.0.0-dev.154 (2026-04-03)
111
+
112
+ ### 🩹 Fixes
113
+
114
+ - versioned docs need build artifacts ([d20b4db62](https://github.com/powerhouse-inc/powerhouse/commit/d20b4db62))
115
+ - add typecheck to simulate workflow ([76d4e606c](https://github.com/powerhouse-inc/powerhouse/commit/76d4e606c))
116
+ - lots of feedback, and added tsdown configs for 4 packages ([d847d8748](https://github.com/powerhouse-inc/powerhouse/commit/d847d8748))
117
+ - switching versioned-documents test to tsdown ([f9ade0d54](https://github.com/powerhouse-inc/powerhouse/commit/f9ade0d54))
118
+ - a few more build fixes ([b8b395f68](https://github.com/powerhouse-inc/powerhouse/commit/b8b395f68))
119
+ - remove outdated script ([2f194d576](https://github.com/powerhouse-inc/powerhouse/commit/2f194d576))
120
+ - a few fixes on the build workflow ([b6195242c](https://github.com/powerhouse-inc/powerhouse/commit/b6195242c))
121
+
122
+ ### ❤️ Thank You
123
+
124
+ - Benjamin Jordan
125
+
126
+ ## 6.0.0-dev.153 (2026-04-02)
127
+
128
+ ### 🩹 Fixes
129
+
130
+ - **codegen:** moved tmpl/core to devDeps to avoid jsr install issues ([c322fbe60](https://github.com/powerhouse-inc/powerhouse/commit/c322fbe60))
131
+
132
+ ### ❤️ Thank You
133
+
134
+ - acaldas
135
+
136
+ ## 6.0.0-dev.152 (2026-04-02)
137
+
138
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
139
+
140
+ ## 6.0.0-dev.151 (2026-04-01)
141
+
142
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
143
+
144
+ ## 6.0.0-dev.150 (2026-04-01)
145
+
146
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
147
+
148
+ ## 6.0.0-dev.149 (2026-04-01)
149
+
150
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
151
+
152
+ ## 6.0.0-dev.148 (2026-04-01)
153
+
154
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
155
+
156
+ ## 6.0.0-dev.147 (2026-04-01)
157
+
158
+ ### 🚀 Features
159
+
160
+ - unify package and manifest types ([#2458](https://github.com/powerhouse-inc/powerhouse/pull/2458))
161
+
162
+ ### 🩹 Fixes
163
+
164
+ - format readme ([01011a461](https://github.com/powerhouse-inc/powerhouse/commit/01011a461))
165
+
166
+ ### ❤️ Thank You
167
+
168
+ - acaldas
169
+ - Ryan Wolhuter @ryanwolhuter
170
+
171
+ ## 6.0.0-dev.146 (2026-04-01)
172
+
173
+ ### 🩹 Fixes
174
+
175
+ - **docker:** fix switchboard-entrypoint.sh ([18a4013d7](https://github.com/powerhouse-inc/powerhouse/commit/18a4013d7))
176
+
177
+ ### ❤️ Thank You
178
+
179
+ - acaldas
180
+
181
+ ## 6.0.0-dev.145 (2026-04-01)
182
+
183
+ ### 🩹 Fixes
184
+
185
+ - **registry:** cache and resolve different package versions ([773d021a2](https://github.com/powerhouse-inc/powerhouse/commit/773d021a2))
186
+
187
+ ### ❤️ Thank You
188
+
189
+ - acaldas
190
+
191
+ ## 6.0.0-dev.144 (2026-04-01)
192
+
193
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
194
+
195
+ ## 6.0.0-dev.143 (2026-03-31)
196
+
197
+ ### 🚀 Features
198
+
199
+ - **switchboard,reactor-api:** implemented httpPackageLoader ([ba53e2298](https://github.com/powerhouse-inc/powerhouse/commit/ba53e2298))
200
+
201
+ ### ❤️ Thank You
202
+
203
+ - acaldas
204
+
205
+ ## 6.0.0-dev.142 (2026-03-31)
206
+
207
+ ### 🩹 Fixes
208
+
209
+ - **docker:** use scoped registry for @powerhousedao instead of global override ([33d06b487](https://github.com/powerhouse-inc/powerhouse/commit/33d06b487))
210
+
211
+ ### ❤️ Thank You
212
+
213
+ - Frank
214
+
215
+ ## 6.0.0-dev.141 (2026-03-31)
216
+
217
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
218
+
219
+ ## 6.0.0-dev.140 (2026-03-31)
220
+
221
+ ### 🚀 Features
222
+
223
+ - **registry:** enable npm proxy uplink in Verdaccio ([405733914](https://github.com/powerhouse-inc/powerhouse/commit/405733914))
224
+
225
+ ### 🩹 Fixes
226
+
227
+ - **docker:** use .npmrc for scoped registry config ([8568e3a20](https://github.com/powerhouse-inc/powerhouse/commit/8568e3a20))
228
+
229
+ ### ❤️ Thank You
230
+
231
+ - Frank
232
+
233
+ ## 6.0.0-dev.139 (2026-03-31)
234
+
235
+ ### 🩹 Fixes
236
+
237
+ - **docker:** use scoped registry for @powerhousedao packages ([f7c8ff72c](https://github.com/powerhouse-inc/powerhouse/commit/f7c8ff72c))
238
+
239
+ ### ❤️ Thank You
240
+
241
+ - Frank
242
+
243
+ ## 6.0.0-dev.138 (2026-03-31)
244
+
245
+ ### 🚀 Features
246
+
247
+ - **docker:** install PH_PACKAGES at switchboard startup ([c510da354](https://github.com/powerhouse-inc/powerhouse/commit/c510da354))
248
+ - **docker:** install PH_PACKAGES at switchboard startup ([fdf33e0aa](https://github.com/powerhouse-inc/powerhouse/commit/fdf33e0aa))
249
+
250
+ ### ❤️ Thank You
251
+
252
+ - Frank
253
+
254
+ ## 6.0.0-dev.137 (2026-03-31)
255
+
256
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
257
+
258
+ ## 6.0.0-dev.136 (2026-03-31)
259
+
260
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
261
+
262
+ ## 6.0.0-dev.135 (2026-03-31)
263
+
264
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
265
+
266
+ ## 6.0.0-dev.134 (2026-03-31)
267
+
268
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
269
+
270
+ ## 6.0.0-dev.133 (2026-03-31)
271
+
272
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
273
+
274
+ ## 6.0.0-dev.132 (2026-03-31)
275
+
276
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
277
+
278
+ ## 6.0.0-dev.131 (2026-03-31)
279
+
280
+ ### 🚀 Features
281
+
282
+ - add separate node and browser processor bundles ([#2451](https://github.com/powerhouse-inc/powerhouse/pull/2451))
283
+
284
+ ### ❤️ Thank You
285
+
286
+ - Ryan Wolhuter @ryanwolhuter
287
+
288
+ ## 6.0.0-dev.130 (2026-03-31)
289
+
290
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
291
+
292
+ ## 6.0.0-dev.129 (2026-03-30)
293
+
294
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
295
+
296
+ ## 6.0.0-dev.128 (2026-03-30)
297
+
298
+ ### 🩹 Fixes
299
+
300
+ - **reactor-api,switchboard:** import vite loader from subexport ([1909d0c25](https://github.com/powerhouse-inc/powerhouse/commit/1909d0c25))
301
+
302
+ ### ❤️ Thank You
303
+
304
+ - acaldas
305
+
306
+ ## 6.0.0-dev.127 (2026-03-30)
307
+
308
+ ### 🩹 Fixes
309
+
310
+ - **connect,docker:** set connect registry url on build step ([cc96c4ad7](https://github.com/powerhouse-inc/powerhouse/commit/cc96c4ad7))
311
+
312
+ ### ❤️ Thank You
313
+
314
+ - acaldas
315
+
316
+ ## 6.0.0-dev.126 (2026-03-30)
317
+
318
+ ### 🚀 Features
319
+
320
+ - **connect,docker:** load PH_PACKAGES from runtime JSON instead of build-time define ([701eec6ac](https://github.com/powerhouse-inc/powerhouse/commit/701eec6ac))
321
+
322
+ ### ❤️ Thank You
323
+
324
+ - acaldas
325
+
326
+ ## 6.0.0-dev.125 (2026-03-30)
327
+
328
+ ### 🚀 Features
329
+
330
+ - **docker:** use switchboard bin directly in entrypoint ([6848e119b](https://github.com/powerhouse-inc/powerhouse/commit/6848e119b))
331
+ - **docker:** install switchboard directly instead of ph-cmd ([66ab86bc1](https://github.com/powerhouse-inc/powerhouse/commit/66ab86bc1))
332
+
333
+ ### 🩹 Fixes
334
+
335
+ - **connect,builder-tools,design-system:** multiple fixes to dynamic package loading in connect ([fb47de8b3](https://github.com/powerhouse-inc/powerhouse/commit/fb47de8b3))
336
+
337
+ ### ❤️ Thank You
338
+
339
+ - acaldas
340
+ - Frank
341
+
342
+ ## 6.0.0-dev.124 (2026-03-30)
343
+
344
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
345
+
346
+ ## 6.0.0-dev.123 (2026-03-29)
347
+
348
+ ### 🚀 Features
349
+
350
+ - **docker:** redesign Docker strategy with runtime package loading ([08207df3d](https://github.com/powerhouse-inc/powerhouse/commit/08207df3d))
351
+
352
+ ### ❤️ Thank You
353
+
354
+ - Frank
355
+
356
+ ## 6.0.0-dev.122 (2026-03-29)
357
+
358
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
359
+
360
+ ## 6.0.0-dev.121 (2026-03-29)
361
+
362
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
363
+
364
+ ## 6.0.0-dev.120 (2026-03-29)
365
+
366
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
367
+
368
+ ## 6.0.0-dev.119 (2026-03-29)
369
+
370
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
371
+
372
+ ## 6.0.0-dev.118 (2026-03-28)
373
+
374
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
375
+
376
+ ## 6.0.0-dev.117 (2026-03-28)
377
+
378
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
379
+
380
+ ## 6.0.0-dev.116 (2026-03-27)
381
+
382
+ ### 🚀 Features
383
+
384
+ - verify signatures on switchboard an consider actions without an app key on signer as unsigned ([c9a45d2e7](https://github.com/powerhouse-inc/powerhouse/commit/c9a45d2e7))
385
+
386
+ ### 🩹 Fixes
387
+
388
+ - **reactor-api:** deserialize signatures in pushSyncEnvelopes resolver ([ab5a33eb6](https://github.com/powerhouse-inc/powerhouse/commit/ab5a33eb6))
389
+ - dependency improvements ([a41a67741](https://github.com/powerhouse-inc/powerhouse/commit/a41a67741))
390
+ - **document-drive:** exclude self from collision check when renaming nodes ([7dfc73268](https://github.com/powerhouse-inc/powerhouse/commit/7dfc73268))
391
+
392
+ ### ❤️ Thank You
393
+
394
+ - acaldas @acaldas
395
+ - Guillermo Puente @gpuente
396
+
397
+ ## 6.0.0-dev.115 (2026-03-27)
398
+
399
+ ### 🚀 Features
400
+
401
+ - **reactor-api:** add MercuriusGatewayAdapter implementing IGatewayAdapter ([ea05779a3](https://github.com/powerhouse-inc/powerhouse/commit/ea05779a3))
402
+ - **reactor-api:** add FastifyHttpAdapter with dispatch-map design ([969d56af3](https://github.com/powerhouse-inc/powerhouse/commit/969d56af3))
403
+ - **reactor-api:** add FastifyHttpAdapter implementing IHttpAdapter ([94d3d9b48](https://github.com/powerhouse-inc/powerhouse/commit/94d3d9b48))
404
+
405
+ ### ❤️ Thank You
406
+
407
+ - Samuel Hawksby-Robinson @Samyoul
408
+
409
+ ## 6.0.0-dev.114 (2026-03-27)
410
+
411
+ ### 🚀 Features
412
+
413
+ - **registry:** simplify Dockerfile to install from npm ([7e2c2fa91](https://github.com/powerhouse-inc/powerhouse/commit/7e2c2fa91))
414
+
415
+ ### ❤️ Thank You
416
+
417
+ - acaldas @acaldas
418
+ - Claude Opus 4.6 (1M context)
419
+
420
+ ## 6.0.0-dev.113 (2026-03-27)
421
+
422
+ ### 🚀 Features
423
+
424
+ - expand codegen tests to cover new cases ([#2432](https://github.com/powerhouse-inc/powerhouse/pull/2432))
425
+
426
+ ### 🩹 Fixes
427
+
428
+ - **codegen:** e2e tests for doc model and subgraph generation -- and a fix for a bug they found ([1c58a34df](https://github.com/powerhouse-inc/powerhouse/commit/1c58a34df))
429
+ - **codegen:** handle JSONC comments in ensureTsconfigPaths ([ae3cd38fe](https://github.com/powerhouse-inc/powerhouse/commit/ae3cd38fe))
430
+ - **vetra:** move connect dependency to root and fix CSS import ([1e288a8a9](https://github.com/powerhouse-inc/powerhouse/commit/1e288a8a9))
431
+ - **vetra:** add missing Connect boilerplate files for ph vetra ([bfe64f705](https://github.com/powerhouse-inc/powerhouse/commit/bfe64f705))
432
+
433
+ ### ❤️ Thank You
434
+
435
+ - Benjamin Jordan
436
+ - Guillermo Puente @gpuente
437
+ - Ryan Wolhuter @ryanwolhuter
438
+
439
+ ## 6.0.0-dev.112 (2026-03-26)
440
+
441
+ ### 🚀 Features
442
+
443
+ - **codegen:** e2e codegen processor tests ([08686abc6](https://github.com/powerhouse-inc/powerhouse/commit/08686abc6))
444
+
445
+ ### ❤️ Thank You
446
+
447
+ - Benjamin Jordan
448
+
449
+ ## 6.0.0-dev.111 (2026-03-25)
450
+
451
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
452
+
453
+ ## 6.0.0-dev.110 (2026-03-25)
454
+
455
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
456
+
457
+ ## 6.0.0-dev.109 (2026-03-24)
458
+
459
+ ### 🚀 Features
460
+
461
+ - **vetra-e2e:** add editor creation, registry publish, and consumer install e2e tests ([a215a7d7e](https://github.com/powerhouse-inc/powerhouse/commit/a215a7d7e))
462
+
463
+ ### 🩹 Fixes
464
+
465
+ - lockfile ([292187fae](https://github.com/powerhouse-inc/powerhouse/commit/292187fae))
466
+
467
+ ### ❤️ Thank You
468
+
469
+ - Benjamin Jordan
470
+ - Guillermo Puente @gpuente
471
+
472
+ ## 6.0.0-dev.108 (2026-03-24)
473
+
474
+ ### 🚀 Features
475
+
476
+ - register vetra document models and processors in switchboard ([b50da707e](https://github.com/powerhouse-inc/powerhouse/commit/b50da707e))
477
+ - add document drive bundle step ([4c5085630](https://github.com/powerhouse-inc/powerhouse/commit/4c5085630))
478
+ - bundle cli shared stuff separately ([0f1f1ed8e](https://github.com/powerhouse-inc/powerhouse/commit/0f1f1ed8e))
479
+ - move shared cli types ([437455beb](https://github.com/powerhouse-inc/powerhouse/commit/437455beb))
480
+ - deal with an absolutely ridiculous amount of wrong exports ([d45e52ab9](https://github.com/powerhouse-inc/powerhouse/commit/d45e52ab9))
481
+ - **config:** add registry provider type and resolveRegistryConfig helper ([5756e445e](https://github.com/powerhouse-inc/powerhouse/commit/5756e445e))
482
+ - dang that's a lot of files ([d7c198c22](https://github.com/powerhouse-inc/powerhouse/commit/d7c198c22))
483
+ - add versioned deps as dep of vetra-e2e ([884de81e5](https://github.com/powerhouse-inc/powerhouse/commit/884de81e5))
484
+ - update config for versioned documents test package ([a29d6b9ab](https://github.com/powerhouse-inc/powerhouse/commit/a29d6b9ab))
485
+ - make vetra a common package in connect ([4b366d892](https://github.com/powerhouse-inc/powerhouse/commit/4b366d892))
486
+ - re-implement package manager and add start connect function ([1fd9946b4](https://github.com/powerhouse-inc/powerhouse/commit/1fd9946b4))
487
+ - add build command ([b8427cbca](https://github.com/powerhouse-inc/powerhouse/commit/b8427cbca))
488
+ - remove dependency on knex from analytics engine browser ([e87e0c75a](https://github.com/powerhouse-inc/powerhouse/commit/e87e0c75a))
489
+ - **vetra:** do not bundle processors isomorphically ([6f9d380a6](https://github.com/powerhouse-inc/powerhouse/commit/6f9d380a6))
490
+ - **registry:** use tsdown in registry ([fd3da952b](https://github.com/powerhouse-inc/powerhouse/commit/fd3da952b))
491
+ - **analytics-engine:** use tsdown in analytics engine ([ef8bce39c](https://github.com/powerhouse-inc/powerhouse/commit/ef8bce39c))
492
+ - **builder-tools:** use tsdown for builder tools ([076657a43](https://github.com/powerhouse-inc/powerhouse/commit/076657a43))
493
+ - **ph-cmd:** use tsdown for ph-cmd ([23ea5bc8d](https://github.com/powerhouse-inc/powerhouse/commit/23ea5bc8d))
494
+ - start using tsdown ([b8b03f73a](https://github.com/powerhouse-inc/powerhouse/commit/b8b03f73a))
495
+ - **ph-cli:** use tsdown to bundle ph-cli ([b32726fc1](https://github.com/powerhouse-inc/powerhouse/commit/b32726fc1))
496
+ - add tsdown ([276222480](https://github.com/powerhouse-inc/powerhouse/commit/276222480))
497
+
498
+ ### 🩹 Fixes
499
+
500
+ - include academy tenant in dev releases ([a459f0edf](https://github.com/powerhouse-inc/powerhouse/commit/a459f0edf))
501
+ - add retry loop for k8s push race conditions ([31659b5e3](https://github.com/powerhouse-inc/powerhouse/commit/31659b5e3))
502
+ - deps ([cbb8c5da9](https://github.com/powerhouse-inc/powerhouse/commit/cbb8c5da9))
503
+ - codegen tests ([b857b8ab6](https://github.com/powerhouse-inc/powerhouse/commit/b857b8ab6))
504
+ - **reactor-api:** resolve tsconfig path aliases in switchboard's Vite SSR loader ([dd812a933](https://github.com/powerhouse-inc/powerhouse/commit/dd812a933))
505
+ - **document-drive:** fix tsc build and prisma ESM \_\_dirname error ([f0c252d96](https://github.com/powerhouse-inc/powerhouse/commit/f0c252d96))
506
+ - stop mixing node and browser code ([9d5513533](https://github.com/powerhouse-inc/powerhouse/commit/9d5513533))
507
+ - always build css after bundle ([36dca2c95](https://github.com/powerhouse-inc/powerhouse/commit/36dca2c95))
508
+ - always build css after bundling ([565d11dca](https://github.com/powerhouse-inc/powerhouse/commit/565d11dca))
509
+ - so much, too much to even describe ([4aa9ebf54](https://github.com/powerhouse-inc/powerhouse/commit/4aa9ebf54))
510
+ - e2e tests ([d1bfe5f08](https://github.com/powerhouse-inc/powerhouse/commit/d1bfe5f08))
511
+ - **connect,vetra:** move vite plugin node polyfills to specific packages ([e3b0fa37b](https://github.com/powerhouse-inc/powerhouse/commit/e3b0fa37b))
512
+ - strange export style in reactor browser which caused circular references ([683e17196](https://github.com/powerhouse-inc/powerhouse/commit/683e17196))
513
+ - handle both node and browser types ([90f793133](https://github.com/powerhouse-inc/powerhouse/commit/90f793133))
514
+
515
+ ### ❤️ Thank You
516
+
517
+ - Frank
518
+ - Guillermo Puente @gpuente
519
+ - ryanwolhuter @ryanwolhuter
520
+
521
+ ## 6.0.0-dev.107 (2026-03-23)
522
+
523
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
524
+
525
+ ## 6.0.0-dev.106 (2026-03-23)
526
+
527
+ ### 🚀 Features
528
+
529
+ - add ph build command 2 ([#2415](https://github.com/powerhouse-inc/powerhouse/pull/2415))
530
+
531
+ ### 🩹 Fixes
532
+
533
+ - **release:** remove stale build-connect step, now covered by build-bundle ([e00eed45a](https://github.com/powerhouse-inc/powerhouse/commit/e00eed45a))
534
+ - add git pull --rebase before push in k8s update jobs to avoid race conditions ([fa7af726f](https://github.com/powerhouse-inc/powerhouse/commit/fa7af726f))
535
+
536
+ ### ❤️ Thank You
537
+
538
+ - Frank
539
+ - Ryan Wolhuter @ryanwolhuter
540
+
541
+ ## 6.0.0-dev.105 (2026-03-23)
542
+
543
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
544
+
545
+ ## 6.0.0-dev.104 (2026-03-22)
546
+
547
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
548
+
549
+ ## 6.0.0-dev.103 (2026-03-21)
550
+
551
+ ### 🩹 Fixes
552
+
553
+ - **reactor:** temporary fix for deleting documents and cleaning up all edges too -- very costly ([8a15a0604](https://github.com/powerhouse-inc/powerhouse/commit/8a15a0604))
554
+
555
+ ### ❤️ Thank You
556
+
557
+ - Benjamin Jordan
558
+
559
+ ## 6.0.0-dev.102 (2026-03-20)
560
+
561
+ ### 🩹 Fixes
562
+
563
+ - update workflow to use refname for tag in case it is not annotated, and provide a clear error message when there is no tag ([269758716](https://github.com/powerhouse-inc/powerhouse/commit/269758716))
564
+ - **builder-tools,reactor-browser:** bundling fixes ([59dfd75b6](https://github.com/powerhouse-inc/powerhouse/commit/59dfd75b6))
565
+
566
+ ### ❤️ Thank You
567
+
568
+ - acaldas @acaldas
569
+ - Benjamin Jordan
570
+
571
+ ## 6.0.0-dev.101 (2026-03-20)
572
+
573
+ ### 🚀 Features
574
+
575
+ - **examples:** add Discord webhook processor example ([fc09a4d66](https://github.com/powerhouse-inc/powerhouse/commit/fc09a4d66))
576
+
577
+ ### ❤️ Thank You
578
+
579
+ - Benjamin Jordan
580
+ - Claude Opus 4.6
581
+
582
+ ## 6.0.0-dev.100 (2026-03-19)
583
+
584
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
585
+
586
+ ## 6.0.0-dev.99 (2026-03-18)
587
+
588
+ ### 🚀 Features
589
+
590
+ - **test-subscription:** adding a cli test-client for testing reactor api subscriptions ([563a8ac7d](https://github.com/powerhouse-inc/powerhouse/commit/563a8ac7d))
591
+
592
+ ### 🩹 Fixes
593
+
594
+ - updated pnpm-lock ([c2843dc5b](https://github.com/powerhouse-inc/powerhouse/commit/c2843dc5b))
595
+
596
+ ### ❤️ Thank You
597
+
598
+ - acaldas
599
+ - Benjamin Jordan
600
+
601
+ ## 6.0.0-dev.98 (2026-03-18)
602
+
603
+ ### 🩹 Fixes
604
+
605
+ - **connect:** declare dependencies ([6aa6910d3](https://github.com/powerhouse-inc/powerhouse/commit/6aa6910d3))
606
+
607
+ ### ❤️ Thank You
608
+
609
+ - acaldas
610
+
611
+ ## 6.0.0-dev.97 (2026-03-18)
612
+
613
+ ### 🩹 Fixes
614
+
615
+ - **design-system:** removed zod dependency ([fdc7c2ef7](https://github.com/powerhouse-inc/powerhouse/commit/fdc7c2ef7))
616
+
617
+ ### ❤️ Thank You
618
+
619
+ - acaldas @acaldas
620
+
621
+ ## 6.0.0-dev.96 (2026-03-17)
622
+
623
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
624
+
625
+ ## 6.0.0-dev.95 (2026-03-17)
626
+
627
+ ### 🚀 Features
628
+
629
+ - **switchboard:** add OTel metrics export via OTEL_EXPORTER_OTLP_ENDPOINT ([52f34aa1f](https://github.com/powerhouse-inc/powerhouse/commit/52f34aa1f))
630
+
631
+ ### 🩹 Fixes
632
+
633
+ - **codegen:** added missing deps to boilerplate ([721dcb581](https://github.com/powerhouse-inc/powerhouse/commit/721dcb581))
634
+ - **switchboard:** address OTel metrics review feedback ([c5ac016fc](https://github.com/powerhouse-inc/powerhouse/commit/c5ac016fc))
635
+
636
+ ### ❤️ Thank You
637
+
638
+ - acaldas @acaldas
639
+ - Samuel Hawksby-Robinson @Samyoul
640
+
641
+ ## 6.0.0-dev.94 (2026-03-17)
642
+
643
+ ### 🩹 Fixes
644
+
645
+ - **common:** added missing runtime dependencies ([b0f647f75](https://github.com/powerhouse-inc/powerhouse/commit/b0f647f75))
646
+
647
+ ### ❤️ Thank You
648
+
649
+ - acaldas @acaldas
650
+
651
+ ## 6.0.0-dev.93 (2026-03-17)
652
+
653
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
654
+
655
+ ## 6.0.0-dev.92 (2026-03-17)
656
+
657
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
658
+
659
+ ## 6.0.0-dev.91 (2026-03-17)
660
+
661
+ ### 🩹 Fixes
662
+
663
+ - adding build-bundle to simulate-ci-workflow ([ca93d1a2b](https://github.com/powerhouse-inc/powerhouse/commit/ca93d1a2b))
664
+
665
+ ### ❤️ Thank You
666
+
667
+ - Benjamin Jordan
668
+
669
+ ## 6.0.0-dev.90 (2026-03-14)
670
+
671
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
672
+
673
+ ## 6.0.0-dev.89 (2026-03-13)
674
+
675
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
676
+
677
+ ## 6.0.0-dev.88 (2026-03-12)
678
+
679
+ ### 🚀 Features
680
+
681
+ - reactor-hypercore example ([d5557973a](https://github.com/powerhouse-inc/powerhouse/commit/d5557973a))
682
+
683
+ ### ❤️ Thank You
684
+
685
+ - Benjamin Jordan
686
+
687
+ ## 6.0.0-dev.87 (2026-03-12)
688
+
689
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
690
+
691
+ ## 6.0.0-dev.86 (2026-03-12)
692
+
693
+ ### 🚀 Features
694
+
695
+ - **renown,reactor-browser:** renown integration improvements ([a65731a73](https://github.com/powerhouse-inc/powerhouse/commit/a65731a73))
696
+
697
+ ### ❤️ Thank You
698
+
699
+ - acaldas @acaldas
700
+
701
+ ## 6.0.0-dev.85 (2026-03-12)
702
+
703
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
704
+
705
+ ## 6.0.0-dev.84 (2026-03-11)
706
+
707
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
708
+
709
+ ## 6.0.0-dev.83 (2026-03-11)
710
+
711
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
712
+
713
+ ## 6.0.0-dev.82 (2026-03-11)
714
+
715
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
716
+
717
+ ## 6.0.0-dev.81 (2026-03-11)
718
+
719
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
720
+
721
+ ## 6.0.0-dev.80 (2026-03-11)
722
+
723
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
724
+
725
+ ## 6.0.0-dev.79 (2026-03-11)
726
+
727
+ ### 🚀 Features
728
+
729
+ - **ci:** add gitops action for registry image updates ([ba91d00dd](https://github.com/powerhouse-inc/powerhouse/commit/ba91d00dd))
730
+
731
+ ### ❤️ Thank You
732
+
733
+ - Frank
734
+
735
+ ## 6.0.0-dev.78 (2026-03-11)
736
+
737
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
738
+
739
+ ## 6.0.0-dev.77 (2026-03-10)
740
+
741
+ ### 🩹 Fixes
742
+
743
+ - **renown:** moved e2e script test to reactor-browser ([3c9b41045](https://github.com/powerhouse-inc/powerhouse/commit/3c9b41045))
744
+
745
+ ### ❤️ Thank You
746
+
747
+ - acaldas @acaldas
748
+
749
+ ## 6.0.0-dev.76 (2026-03-10)
750
+
751
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
752
+
753
+ ## 6.0.0-dev.75 (2026-03-10)
754
+
755
+ ### 🩹 Fixes
756
+
757
+ - **registry:** resolve catalog references in Dockerfile with sed ([765e8fbdd](https://github.com/powerhouse-inc/powerhouse/commit/765e8fbdd))
758
+ - **registry:** copy pnpm-workspace.yaml for Docker build catalog resolution ([7407700b1](https://github.com/powerhouse-inc/powerhouse/commit/7407700b1))
759
+
760
+ ### ❤️ Thank You
761
+
762
+ - Frank
763
+
764
+ ## 6.0.0-dev.74 (2026-03-10)
765
+
766
+ ### 🚀 Features
767
+
768
+ - **ci:** add registry Docker image to publish workflow ([17544abad](https://github.com/powerhouse-inc/powerhouse/commit/17544abad))
769
+
770
+ ### ❤️ Thank You
771
+
772
+ - Frank
773
+
774
+ ## 6.0.0-dev.73 (2026-03-10)
775
+
776
+ ### 🚀 Features
777
+
778
+ - opentelementry-instrumentation-reactor package ([67d5c31e5](https://github.com/powerhouse-inc/powerhouse/commit/67d5c31e5))
779
+
780
+ ### ❤️ Thank You
781
+
782
+ - Benjamin Jordan
783
+
784
+ ## 6.0.0-dev.72 (2026-03-09)
785
+
786
+ ### 🚀 Features
787
+
788
+ - **renown,reactor-browser,connect:** cleanup renown integration ([fe6112c2c](https://github.com/powerhouse-inc/powerhouse/commit/fe6112c2c))
789
+
790
+ ### ❤️ Thank You
791
+
792
+ - acaldas @acaldas
793
+
794
+ ## 6.0.0-dev.71 (2026-03-07)
795
+
796
+ ### 🚀 Features
797
+
798
+ - **connect,reactor-browser:** add dynamic package loading from HTTP registry ([f92816782](https://github.com/powerhouse-inc/powerhouse/commit/f92816782))
799
+ - **document-model,reactor-api,reactor-browser:** implemented remote document controller ([6299c21da](https://github.com/powerhouse-inc/powerhouse/commit/6299c21da))
800
+
801
+ ### 🩹 Fixes
802
+
803
+ - **reactor-browser:** removed subexports ([4cda7f44c](https://github.com/powerhouse-inc/powerhouse/commit/4cda7f44c))
804
+
805
+ ### ❤️ Thank You
806
+
807
+ - acaldas @acaldas
808
+ - Guillermo Puente @gpuente
809
+
810
+ ## 6.0.0-dev.70 (2026-03-06)
811
+
812
+ ### 🚀 Features
813
+
814
+ - **switchboard,reactor-api,registry:** add runtime dynamic pacage loading from HTTP registry ([37f91250e](https://github.com/powerhouse-inc/powerhouse/commit/37f91250e))
815
+ - add new bundling for connect ([#2390](https://github.com/powerhouse-inc/powerhouse/pull/2390))
816
+
817
+ ### 🩹 Fixes
818
+
819
+ - eslint config ([fb20b3726](https://github.com/powerhouse-inc/powerhouse/commit/fb20b3726))
820
+
821
+ ### ❤️ Thank You
822
+
823
+ - Guillermo Puente @gpuente
824
+ - Ryan Wolhuter @ryanwolhuter
825
+
826
+ ## 6.0.0-dev.69 (2026-03-05)
827
+
828
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
829
+
830
+ ## 6.0.0-dev.68 (2026-03-04)
831
+
832
+ ### 🩹 Fixes
833
+
834
+ - **vetra:** remove custom subgraphs from vetra ([3a1e3b9b0](https://github.com/powerhouse-inc/powerhouse/commit/3a1e3b9b0))
835
+ - resolve empty name causing silent ADD_FILE failure in drives ([b44ed0c1c](https://github.com/powerhouse-inc/powerhouse/commit/b44ed0c1c))
836
+ - **reactor-mcp:** adopt new reactor client interface for MCP server ([1b8e6fb19](https://github.com/powerhouse-inc/powerhouse/commit/1b8e6fb19))
837
+
838
+ ### ❤️ Thank You
839
+
840
+ - Guillermo Puente @gpuente
841
+
842
+ ## 6.0.0-dev.67 (2026-03-03)
843
+
844
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
845
+
846
+ ## 6.0.0-dev.66 (2026-03-03)
847
+
848
+ ### 🚀 Features
849
+
850
+ - move reactor logic from connect to reactor browser ([#2385](https://github.com/powerhouse-inc/powerhouse/pull/2385))
851
+
852
+ ### ❤️ Thank You
853
+
854
+ - Ryan Wolhuter @ryanwolhuter
855
+
856
+ ## 6.0.0-dev.65 (2026-03-03)
857
+
858
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
859
+
860
+ ## 6.0.0-dev.64 (2026-03-03)
861
+
862
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
863
+
864
+ ## 6.0.0-dev.62 (2026-03-03)
865
+
866
+ ### 🚀 Features
867
+
868
+ - **ci:** push academy to Harbor academy project and update k8s for academy namespace ([efbf8f58d](https://github.com/powerhouse-inc/powerhouse/commit/efbf8f58d))
869
+
870
+ ### 🩹 Fixes
871
+
872
+ - cherry-picked fixes ([a73630a6a](https://github.com/powerhouse-inc/powerhouse/commit/a73630a6a))
873
+ - moving analytics processors to shared and fixing them, fixing other linting errors toos ([0c8f7fe98](https://github.com/powerhouse-inc/powerhouse/commit/0c8f7fe98))
874
+
875
+ ### ❤️ Thank You
876
+
877
+ - Benjamin Jordan
878
+ - Frank
879
+
880
+ ## 6.0.0-dev.61 (2026-02-27)
881
+
882
+ ### 🚀 Features
883
+
884
+ - **ci:** update k8s-hosting academy image tag after docker publish ([0b98b73a9](https://github.com/powerhouse-inc/powerhouse/commit/0b98b73a9))
885
+ - add bundle step for ph cli ([#2375](https://github.com/powerhouse-inc/powerhouse/pull/2375))
886
+
887
+ ### ❤️ Thank You
888
+
889
+ - Frank
890
+ - Ryan Wolhuter @ryanwolhuter
891
+
892
+ ## 6.0.0-dev.60 (2026-02-27)
893
+
894
+ ### 🚀 Features
895
+
896
+ - per-document protection auth model ([2e538ddb8](https://github.com/powerhouse-inc/powerhouse/commit/2e538ddb8))
897
+
898
+ ### ❤️ Thank You
899
+
900
+ - Frank
901
+
902
+ ## 6.0.0-dev.59 (2026-02-26)
903
+
904
+ ### 🚀 Features
905
+
906
+ - use update-ts-references tool which also removes unused ones ([#2374](https://github.com/powerhouse-inc/powerhouse/pull/2374))
907
+
908
+ ### ❤️ Thank You
909
+
910
+ - Ryan Wolhuter @ryanwolhuter
911
+
912
+ ## 6.0.0-dev.58 (2026-02-25)
913
+
914
+ ### 🔥 Performance
915
+
916
+ - **reducer:** pre-allocate operation arrays to avoid resize overhead ([1cf1c0078](https://github.com/powerhouse-inc/powerhouse/commit/1cf1c0078))
917
+
918
+ ### ❤️ Thank You
919
+
920
+ - Samuel Hawksby-Robinson @Samyoul
921
+
922
+ ## 6.0.0-dev.57 (2026-02-24)
923
+
924
+ ### 🚀 Features
925
+
926
+ - run sync integration test as part of reactor flow ([7dea8bf3e](https://github.com/powerhouse-inc/powerhouse/commit/7dea8bf3e))
927
+
928
+ ### 🩹 Fixes
929
+
930
+ - switchboard needs build:misc ([916f761b8](https://github.com/powerhouse-inc/powerhouse/commit/916f761b8))
931
+ - arg, workflow changes should trigger the workflow ([645cca08f](https://github.com/powerhouse-inc/powerhouse/commit/645cca08f))
932
+ - build step before integration test ([0b6b48f74](https://github.com/powerhouse-inc/powerhouse/commit/0b6b48f74))
933
+
934
+ ### ❤️ Thank You
935
+
936
+ - Benjamin Jordan
937
+
938
+ ## 6.0.0-dev.56 (2026-02-21)
939
+
940
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
941
+
942
+ ## 6.0.0-dev.55 (2026-02-20)
943
+
944
+ ### 🚀 Features
945
+
946
+ - test-connect and reactor gql updates to pass along more context ([ae581e8e8](https://github.com/powerhouse-inc/powerhouse/commit/ae581e8e8))
947
+
948
+ ### ❤️ Thank You
949
+
950
+ - Benjamin Jordan
951
+
952
+ ## 6.0.0-dev.54 (2026-02-19)
953
+
954
+ ### 🚀 Features
955
+
956
+ - wip orchestrator for the test-client ([186d7c015](https://github.com/powerhouse-inc/powerhouse/commit/186d7c015))
957
+ - **connect:** build tweaks ([22b6bc7d5](https://github.com/powerhouse-inc/powerhouse/commit/22b6bc7d5))
958
+
959
+ ### ❤️ Thank You
960
+
961
+ - acaldas @acaldas
962
+ - Benjamin Jordan
963
+
964
+ ## 6.0.0-dev.53 (2026-02-18)
965
+
966
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
967
+
968
+ ## 6.0.0-dev.52 (2026-02-17)
969
+
970
+ ### 🩹 Fixes
971
+
972
+ - **reactor-api:** improved subgraph path matching and removed name parameter from reactor subgraph ([dcadf7fb3](https://github.com/powerhouse-inc/powerhouse/commit/dcadf7fb3))
973
+
974
+ ### ❤️ Thank You
975
+
976
+ - acaldas @acaldas
977
+
978
+ ## 6.0.0-dev.51 (2026-02-17)
979
+
980
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
981
+
982
+ ## 6.0.0-dev.50 (2026-02-17)
983
+
984
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
985
+
986
+ ## 6.0.0-dev.49 (2026-02-17)
987
+
988
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
989
+
990
+ ## 6.0.0-dev.47 (2026-02-17)
991
+
992
+ ### 🩹 Fixes
993
+
994
+ - **monorepo:** make shared package publicly available ([#2348](https://github.com/powerhouse-inc/powerhouse/pull/2348))
995
+
996
+ ### ❤️ Thank You
997
+
998
+ - Ryan Wolhuter @ryanwolhuter
999
+
1000
+ ## 6.0.0-dev.46 (2026-02-17)
1001
+
1002
+ ### 🚀 Features
1003
+
1004
+ - **connect:** re enable processors in connect ([#2342](https://github.com/powerhouse-inc/powerhouse/pull/2342))
1005
+
1006
+ ### ❤️ Thank You
1007
+
1008
+ - Ryan Wolhuter @ryanwolhuter
1009
+
1010
+ ## 6.0.0-dev.45 (2026-02-16)
1011
+
1012
+ ### 🚀 Features
1013
+
1014
+ - **monorepo:** ensure shared is only in dev deps ([#2341](https://github.com/powerhouse-inc/powerhouse/pull/2341))
1015
+
1016
+ ### ❤️ Thank You
1017
+
1018
+ - Ryan Wolhuter @ryanwolhuter
1019
+
1020
+ ## 6.0.0-dev.44 (2026-02-15)
1021
+
1022
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1023
+
1024
+ ## 6.0.0-dev.43 (2026-02-14)
1025
+
1026
+ ### 🚀 Features
1027
+
1028
+ - **monorepo:** move more shared stuff to shared ([#2335](https://github.com/powerhouse-inc/powerhouse/pull/2335))
1029
+
1030
+ ### ❤️ Thank You
1031
+
1032
+ - Ryan Wolhuter @ryanwolhuter
1033
+
1034
+ ## 6.0.0-dev.42 (2026-02-13)
1035
+
1036
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1037
+
1038
+ ## 6.0.0-dev.41 (2026-02-12)
1039
+
1040
+ ### 🚀 Features
1041
+
1042
+ - **monorepo:** use catalog for other shared deps ([#2330](https://github.com/powerhouse-inc/powerhouse/pull/2330))
1043
+ - **vetra:** add processor apps input to vetra ([#2329](https://github.com/powerhouse-inc/powerhouse/pull/2329))
1044
+
1045
+ ### 🩹 Fixes
1046
+
1047
+ - **builder-tools:** use same class-variance-authority as design-systom ([d600feb49](https://github.com/powerhouse-inc/powerhouse/commit/d600feb49))
1048
+ - **design-system:** copy assets to dist folder to enable relative path import ([de5cb5e4e](https://github.com/powerhouse-inc/powerhouse/commit/de5cb5e4e))
1049
+ - **monorepo:** add build-cli to old release workflow ([a30624bd2](https://github.com/powerhouse-inc/powerhouse/commit/a30624bd2))
1050
+
1051
+ ### ❤️ Thank You
1052
+
1053
+ - acaldas @acaldas
1054
+ - Ryan Wolhuter @ryanwolhuter
1055
+ - ryanwolhuter @ryanwolhuter
1056
+
1057
+ ## 6.0.0-dev.40 (2026-02-12)
1058
+
1059
+ ### 🚀 Features
1060
+
1061
+ - **monorepo:** add shared package ([#2324](https://github.com/powerhouse-inc/powerhouse/pull/2324))
1062
+
1063
+ ### ❤️ Thank You
1064
+
1065
+ - Ryan Wolhuter @ryanwolhuter
1066
+
1067
+ ## 6.0.0-dev.39 (2026-02-11)
1068
+
1069
+ ### 🚀 Features
1070
+
1071
+ - **reactor,codegen:** handle processor apps in cli ([#2319](https://github.com/powerhouse-inc/powerhouse/pull/2319))
1072
+
1073
+ ### ❤️ Thank You
1074
+
1075
+ - Ryan Wolhuter @ryanwolhuter
1076
+
1077
+ ## 6.0.0-dev.38 (2026-02-10)
1078
+
1079
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1080
+
1081
+ ## 6.0.0-dev.37 (2026-02-10)
1082
+
1083
+ ### 🚀 Features
1084
+
1085
+ - **reactor-api:** added nested operations query on phdocument and Graphql client update ([67584e3fc](https://github.com/powerhouse-inc/powerhouse/commit/67584e3fc))
1086
+
1087
+ ### ❤️ Thank You
1088
+
1089
+ - acaldas
1090
+
1091
+ ## 6.0.0-dev.36 (2026-02-06)
1092
+
1093
+ ### 🚀 Features
1094
+
1095
+ - **codegen:** use bun for the slowest tests ([#2303](https://github.com/powerhouse-inc/powerhouse/pull/2303))
1096
+
1097
+ ### ❤️ Thank You
1098
+
1099
+ - Ryan Wolhuter @ryanwolhuter
1100
+
1101
+ ## 6.0.0-dev.35 (2026-02-06)
1102
+
1103
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1104
+
1105
+ ## 6.0.0-dev.34 (2026-02-05)
1106
+
1107
+ ### 🚀 Features
1108
+
1109
+ - **codegen:** update processors codegen ([#2293](https://github.com/powerhouse-inc/powerhouse/pull/2293))
1110
+
1111
+ ### 🩹 Fixes
1112
+
1113
+ - **ci:** allow release to continue when academy build fails ([477d9ef71](https://github.com/powerhouse-inc/powerhouse/commit/477d9ef71))
1114
+
1115
+ ### 🔥 Performance
1116
+
1117
+ - **document-model:** optimize getDocumentLastModified from O(n log n) to O(n) ([bb94ff310](https://github.com/powerhouse-inc/powerhouse/commit/bb94ff310))
1118
+
1119
+ ### ❤️ Thank You
1120
+
1121
+ - Frank
1122
+ - Ryan Wolhuter @ryanwolhuter
1123
+ - Samuel Hawksby-Robinson @Samyoul
1124
+
1125
+ ## 6.0.0-dev.33 (2026-02-05)
1126
+
1127
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1128
+
1129
+ ## 6.0.0-dev.32 (2026-02-04)
1130
+
1131
+ ### 🩹 Fixes
1132
+
1133
+ - remove duplicate trigger-downstream from publish-docker-images ([1f70c8041](https://github.com/powerhouse-inc/powerhouse/commit/1f70c8041))
1134
+
1135
+ ### ❤️ Thank You
1136
+
1137
+ - Frank
1138
+
1139
+ ## 6.0.0-dev.31 (2026-02-04)
1140
+
1141
+ ### 🚀 Features
1142
+
1143
+ - trigger powerhouse-demo after release ([f5b63728d](https://github.com/powerhouse-inc/powerhouse/commit/f5b63728d))
1144
+ - **profiling:** add Pyroscope monitoring to reactor-direct ([2c7779229](https://github.com/powerhouse-inc/powerhouse/commit/2c7779229))
1145
+ - **profiling:** add reactor-direct.ts for direct reactor performance profiling ([806714e27](https://github.com/powerhouse-inc/powerhouse/commit/806714e27))
1146
+
1147
+ ### 🩹 Fixes
1148
+
1149
+ - linting issues ([e1eb2c806](https://github.com/powerhouse-inc/powerhouse/commit/e1eb2c806))
1150
+ - ignore release.ts ([25a40d2a6](https://github.com/powerhouse-inc/powerhouse/commit/25a40d2a6))
1151
+
1152
+ ### ❤️ Thank You
1153
+
1154
+ - Benjamin Jordan
1155
+ - Frank
1156
+ - Samuel Hawksby-Robinson @Samyoul
1157
+
1158
+ ## 6.0.0-dev.30 (2026-02-03)
1159
+
1160
+ ### 🩹 Fixes
1161
+
1162
+ - **release:** ignore errors on git stage ([e0c10d604](https://github.com/powerhouse-inc/powerhouse/commit/e0c10d604))
1163
+ - **releases:** remove problematic publish dry run ([8b9b065b9](https://github.com/powerhouse-inc/powerhouse/commit/8b9b065b9))
1164
+ - **releases:** include git side effects check in all booleans ([19c44503d](https://github.com/powerhouse-inc/powerhouse/commit/19c44503d))
1165
+
1166
+ ### ❤️ Thank You
1167
+
1168
+ - ryanwolhuter @ryanwolhuter
1169
+
1170
+ ## 6.0.0-dev.29 (2026-02-03)
1171
+
1172
+ ### 🚀 Features
1173
+
1174
+ - **release:** add doc comments ([3ab9879d4](https://github.com/powerhouse-inc/powerhouse/commit/3ab9879d4))
1175
+ - **monorepo:** simplified release workflow ([#2276](https://github.com/powerhouse-inc/powerhouse/pull/2276))
1176
+
1177
+ ### 🩹 Fixes
1178
+
1179
+ - package.json onlyBuilt ([3b6165267](https://github.com/powerhouse-inc/powerhouse/commit/3b6165267))
1180
+ - **release:** move checkout action ([4ed305d57](https://github.com/powerhouse-inc/powerhouse/commit/4ed305d57))
1181
+
1182
+ ### ❤️ Thank You
1183
+
1184
+ - Benjamin Jordan (@thegoldenmule)
1185
+ - Ryan Wolhuter @ryanwolhuter
1186
+ - ryanwolhuter @ryanwolhuter
1187
+
1188
+ ## 6.0.0-dev.28 (2026-01-31)
1189
+
1190
+ ### 🚀 Features
1191
+
1192
+ - add e2e tests to simulate ([6ba43d19b](https://github.com/powerhouse-inc/powerhouse/commit/6ba43d19b))
1193
+
1194
+ ### ❤️ Thank You
1195
+
1196
+ - Benjamin Jordan (@thegoldenmule)
1197
+
1198
+ ## 6.0.0-dev.27 (2026-01-30)
1199
+
1200
+ ### 🚀 Features
1201
+
1202
+ - renown sdk improvements ([bc1099d94](https://github.com/powerhouse-inc/powerhouse/commit/bc1099d94))
1203
+ - **ph-cmd:** fix forwarding and versioning bug ([#2272](https://github.com/powerhouse-inc/powerhouse/pull/2272))
1204
+
1205
+ ### ❤️ Thank You
1206
+
1207
+ - acaldas
1208
+ - Ryan Wolhuter @ryanwolhuter
1209
+
1210
+ ## 6.0.0-dev.26 (2026-01-29)
1211
+
1212
+ ### 🚀 Features
1213
+
1214
+ - update minimum node version to 24 ([7a71107c5](https://github.com/powerhouse-inc/powerhouse/commit/7a71107c5))
1215
+
1216
+ ### 🩹 Fixes
1217
+
1218
+ - undo my changes to the tsc script ([0a36d0a49](https://github.com/powerhouse-inc/powerhouse/commit/0a36d0a49))
1219
+
1220
+ ### ❤️ Thank You
1221
+
1222
+ - acaldas @acaldas
1223
+ - Benjamin Jordan (@thegoldenmule)
1224
+
1225
+ ## 6.0.0-dev.25 (2026-01-28)
1226
+
1227
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1228
+
1229
+ ## 6.0.0-dev.24 (2026-01-27)
1230
+
1231
+ ### 🚀 Features
1232
+
1233
+ - **monorepo:** ensure the same typescript version is used everywhere ([#2258](https://github.com/powerhouse-inc/powerhouse/pull/2258))
1234
+
1235
+ ### ❤️ Thank You
1236
+
1237
+ - Ryan Wolhuter @ryanwolhuter
1238
+
1239
+ ## 6.0.0-dev.23 (2026-01-27)
1240
+
1241
+ ### 🚀 Features
1242
+
1243
+ - **monorepo:** add diff filter to exclude deleted files in changed files action ([e86961e79](https://github.com/powerhouse-inc/powerhouse/commit/e86961e79))
1244
+ - **academy:** added release slides to academy project ([eab5e56fe](https://github.com/powerhouse-inc/powerhouse/commit/eab5e56fe))
1245
+
1246
+ ### ❤️ Thank You
1247
+
1248
+ - acaldas @acaldas
1249
+ - ryanwolhuter @ryanwolhuter
1250
+
1251
+ ## 6.0.0-dev.22 (2026-01-27)
1252
+
1253
+ ### 🩹 Fixes
1254
+
1255
+ - **monorepo:** inefficient workflows ([#2250](https://github.com/powerhouse-inc/powerhouse/pull/2250))
1256
+
1257
+ ### ❤️ Thank You
1258
+
1259
+ - Ryan Wolhuter @ryanwolhuter
1260
+
1261
+ ## 6.0.0-dev.21 (2026-01-27)
1262
+
1263
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1264
+
1265
+ ## 6.0.0-dev.20 (2026-01-26)
1266
+
1267
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1268
+
1269
+ ## 6.0.0-dev.19 (2026-01-26)
1270
+
1271
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1272
+
1273
+ ## 6.0.0-dev.18 (2026-01-26)
1274
+
1275
+ ### 🚀 Features
1276
+
1277
+ - **ph-cli, ph-cmd:** use cmd ts for remaining ph cmd commands ([#2209](https://github.com/powerhouse-inc/powerhouse/pull/2209))
1278
+
1279
+ ### 🩹 Fixes
1280
+
1281
+ - trailing newline in publish-docker-images workflow ([7d2e30db4](https://github.com/powerhouse-inc/powerhouse/commit/7d2e30db4))
1282
+ - **ci:** remove deploy-k8s from publish-docker-images workflow ([c5869e82f](https://github.com/powerhouse-inc/powerhouse/commit/c5869e82f))
1283
+
1284
+ ### ❤️ Thank You
1285
+
1286
+ - Frank
1287
+ - Ryan Wolhuter @ryanwolhuter
1288
+
1
1289
  ## 6.0.0-dev.17 (2026-01-26)
2
1290
 
3
1291
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
@@ -76,7 +1364,7 @@ This was a version bump only for @powerhousedao/config to align it with other pr
76
1364
  ### 🚀 Features
77
1365
 
78
1366
  - **design-system:** default styles tweaks and DocumentStateViewer ([c0a66720c](https://github.com/powerhouse-inc/powerhouse/commit/c0a66720c))
79
- - **ci:** deploy staging tenant from release/staging/* branches ([8761579e7](https://github.com/powerhouse-inc/powerhouse/commit/8761579e7))
1367
+ - **ci:** deploy staging tenant from release/staging/\* branches ([8761579e7](https://github.com/powerhouse-inc/powerhouse/commit/8761579e7))
80
1368
  - **ci:** add Harbor registry to docker image publishing ([f3a2fab69](https://github.com/powerhouse-inc/powerhouse/commit/f3a2fab69))
81
1369
 
82
1370
  ### ❤️ Thank You
@@ -3058,4 +4346,4 @@ This was a version bump only for @powerhousedao/config to align it with other pr
3058
4346
 
3059
4347
  ### ❤️ Thank You
3060
4348
 
3061
- - ryanwolhuter @ryanwolhuter
4349
+ - ryanwolhuter @ryanwolhuter