@powerhousedao/config 6.0.0-dev.18 → 6.0.0-dev.181

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