@powerhousedao/config 6.0.0-dev.12 → 6.0.0-dev.121

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