@powerhousedao/config 6.0.0-dev.16 → 6.0.0-dev.161

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