@powerhousedao/config 6.0.0-dev.13 → 6.0.0-dev.131

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