@powerhousedao/config 6.0.0-dev.19 → 6.0.0-dev.190

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