@powerhousedao/config 6.0.0-dev.25 → 6.0.0-dev.250

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,1901 @@
1
+ ## 6.0.0-dev.250 (2026-05-15)
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.249 (2026-05-15)
6
+
7
+ ### 🚀 Features
8
+
9
+ - added release script ([20454f119](https://github.com/powerhouse-inc/powerhouse/commit/20454f119))
10
+ - add tailwind eslint plugin ([#2612](https://github.com/powerhouse-inc/powerhouse/pull/2612))
11
+
12
+ ### 🩹 Fixes
13
+
14
+ - **codegen:** install dependencies during migrate before regeneration ([ff107e29f](https://github.com/powerhouse-inc/powerhouse/commit/ff107e29f))
15
+
16
+ ### ❤️ Thank You
17
+
18
+ - acaldas
19
+ - Guillermo Puente @gpuente
20
+ - Ryan Wolhuter @ryanwolhuter
21
+
22
+ ## 6.0.0-dev.248 (2026-05-14)
23
+
24
+ ### 🚀 Features
25
+
26
+ - **shared:** replace jszip with fflate for tree-shakeable zip handling ([9a417aa98](https://github.com/powerhouse-inc/powerhouse/commit/9a417aa98))
27
+
28
+ ### 🩹 Fixes
29
+
30
+ - declare graphql/graphql-tag as peerDependencies to prevent dup instances ([4fec9d5b6](https://github.com/powerhouse-inc/powerhouse/commit/4fec9d5b6))
31
+
32
+ ### ❤️ Thank You
33
+
34
+ - acaldas
35
+
36
+ ## 6.0.0-dev.247 (2026-05-14)
37
+
38
+ ### 🚀 Features
39
+
40
+ - **pglite-fs:** adding crash tests, also adding permutations of reactor tests with new backend ([4747ba737](https://github.com/powerhouse-inc/powerhouse/commit/4747ba737))
41
+ - **pglite-fs:** implemented a fs-backed pglite backend with in-memory WAL ([736ae675b](https://github.com/powerhouse-inc/powerhouse/commit/736ae675b))
42
+ - **ph-lora:** release-notes skill + v6.0.0 release notes ([22aa1e682](https://github.com/powerhouse-inc/powerhouse/commit/22aa1e682))
43
+ - **ph-lora:** doc-status and doc-clarity command ([1087fadb9](https://github.com/powerhouse-inc/powerhouse/commit/1087fadb9))
44
+ - **ph-lora:** doc-fix command ([87c6ab98d](https://github.com/powerhouse-inc/powerhouse/commit/87c6ab98d))
45
+ - **ph-lora:** tier 2 CI, mapping validator, file-level sourceFiles, authorization gap report ([76ce10b41](https://github.com/powerhouse-inc/powerhouse/commit/76ce10b41))
46
+ - **ph-lora:** tier 1 doc checker, mapping, gap report for react hooks ([47c6fc620](https://github.com/powerhouse-inc/powerhouse/commit/47c6fc620))
47
+
48
+ ### ❤️ Thank You
49
+
50
+ - Benjamin Jordan
51
+ - CallmeT-ty @CallmeT-ty
52
+ - Claude Sonnet 4.6
53
+
54
+ ## 6.0.0-dev.246 (2026-05-13)
55
+
56
+ ### 🚀 Features
57
+
58
+ - improve document toolbar ([#2602](https://github.com/powerhouse-inc/powerhouse/pull/2602))
59
+
60
+ ### 🩹 Fixes
61
+
62
+ - mark json files with correct permissions so nginx can serve them ([c2008bb1c](https://github.com/powerhouse-inc/powerhouse/commit/c2008bb1c))
63
+
64
+ ### ❤️ Thank You
65
+
66
+ - Benjamin Jordan
67
+ - Ryan Wolhuter @ryanwolhuter
68
+
69
+ ## 6.0.0-dev.245 (2026-05-13)
70
+
71
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
72
+
73
+ ## 6.0.0-dev.244 (2026-05-13)
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.243 (2026-05-12)
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.242 (2026-05-12)
82
+
83
+ ### 🩹 Fixes
84
+
85
+ - **release:** pass explicit from-ref to releaseChangelog ([5af1ce209](https://github.com/powerhouse-inc/powerhouse/commit/5af1ce209))
86
+
87
+ ### ❤️ Thank You
88
+
89
+ - acaldas
90
+
91
+ ## 6.0.0-dev.241 (2026-05-12)
92
+
93
+ ### 🚀 Features
94
+
95
+ - **connect:** surface missing-model failures and move registry URL to ph-packages.json ([bcb8bbdb0](https://github.com/powerhouse-inc/powerhouse/commit/bcb8bbdb0))
96
+
97
+ ### 🩹 Fixes
98
+
99
+ - **release:** pass explicit from-ref to releaseChangelog ([5af1ce209](https://github.com/powerhouse-inc/powerhouse/commit/5af1ce209))
100
+ - **switchboard:** move @pyroscope/nodejs to dependencies ([c71e0b3de](https://github.com/powerhouse-inc/powerhouse/commit/c71e0b3de))
101
+ - **sentry:** inject debug-ids before publish + drop dead dirs ([444c677a2](https://github.com/powerhouse-inc/powerhouse/commit/444c677a2))
102
+ - switching postgres versions ([353951582](https://github.com/powerhouse-inc/powerhouse/commit/353951582))
103
+
104
+ ### ❤️ Thank You
105
+
106
+ - acaldas
107
+ - Benjamin Jordan
108
+
109
+ ## 6.0.0-dev.240 (2026-05-11)
110
+
111
+ ### 🩹 Fixes
112
+
113
+ - **reactor-api:** exclude hub/spoke test by default, added specific job to test it ([8e8474929](https://github.com/powerhouse-inc/powerhouse/commit/8e8474929))
114
+ - **release:** pass the just-published tag from release -> publish-ph-binaries ([dd19a9b20](https://github.com/powerhouse-inc/powerhouse/commit/dd19a9b20))
115
+
116
+ ### ❤️ Thank You
117
+
118
+ - acaldas
119
+ - Benjamin Jordan
120
+
121
+ ## 6.0.0-dev.239 (2026-05-11)
122
+
123
+ ### 🚀 Features
124
+
125
+ - **ph-cmd:** added scripts to install dev and staging ph-cmd binary ([492555423](https://github.com/powerhouse-inc/powerhouse/commit/492555423))
126
+ - **switchboard:** bridge OpenTelemetry spans to Sentry ([c1f2fc28b](https://github.com/powerhouse-inc/powerhouse/commit/c1f2fc28b))
127
+ - **ph-cli,ph-cmd,shared:** use lightweight sentry sdk ([248c6b2f6](https://github.com/powerhouse-inc/powerhouse/commit/248c6b2f6))
128
+
129
+ ### 🩹 Fixes
130
+
131
+ - update dockerfiles for pnpm 11 bin path ([d33db03ce](https://github.com/powerhouse-inc/powerhouse/commit/d33db03ce))
132
+
133
+ ### ❤️ Thank You
134
+
135
+ - acaldas
136
+
137
+ ## 6.0.0-dev.238 (2026-05-11)
138
+
139
+ ### 🚀 Features
140
+
141
+ - **switchboard:** bridge OpenTelemetry spans to Sentry ([c1f2fc28b](https://github.com/powerhouse-inc/powerhouse/commit/c1f2fc28b))
142
+ - **ph-cli,ph-cmd,shared:** use lightweight sentry sdk ([248c6b2f6](https://github.com/powerhouse-inc/powerhouse/commit/248c6b2f6))
143
+
144
+ ### 🩹 Fixes
145
+
146
+ - update dockerfiles for pnpm 11 bin path ([d33db03ce](https://github.com/powerhouse-inc/powerhouse/commit/d33db03ce))
147
+
148
+ ### ❤️ Thank You
149
+
150
+ - acaldas
151
+
152
+ ## 6.0.0-dev.237 (2026-05-10)
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.236 (2026-05-09)
157
+
158
+ ### 🚀 Features
159
+
160
+ - add download button ([#2586](https://github.com/powerhouse-inc/powerhouse/pull/2586))
161
+ - new test-sync-queue cli app that detects sync drift for large drives ([771352e08](https://github.com/powerhouse-inc/powerhouse/commit/771352e08))
162
+ - new test-sync-queue cli app that detects sync drift for large drives ([ddcd53f1e](https://github.com/powerhouse-inc/powerhouse/commit/ddcd53f1e))
163
+
164
+ ### ❤️ Thank You
165
+
166
+ - Benjamin Jordan
167
+ - Ryan Wolhuter @ryanwolhuter
168
+
169
+ ## 6.0.0-dev.235 (2026-05-08)
170
+
171
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
172
+
173
+ ## 6.0.0-dev.234 (2026-05-08)
174
+
175
+ ### 🩹 Fixes
176
+
177
+ - **ci:** pnpm 11 reads PNPM_CONFIG_* not NPM_CONFIG_* ([b6c05fb23](https://github.com/powerhouse-inc/powerhouse/commit/b6c05fb23))
178
+ - **ci, docker:** pnpm 11 uses pnpm-workspace.yaml for allowBuilds; env var for min-release-age ([37c04c28a](https://github.com/powerhouse-inc/powerhouse/commit/37c04c28a))
179
+
180
+ ### ❤️ Thank You
181
+
182
+ - acaldas
183
+
184
+ ## 6.0.0-dev.233 (2026-05-08)
185
+
186
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
187
+
188
+ ## 6.0.0-dev.232 (2026-05-07)
189
+
190
+ ### 🩹 Fixes
191
+
192
+ - opt out of pnpm 11 minimum-release-age; fix docker/boilerplate strict-dep-builds ([75d31f3c6](https://github.com/powerhouse-inc/powerhouse/commit/75d31f3c6))
193
+
194
+ ### ❤️ Thank You
195
+
196
+ - acaldas
197
+
198
+ ## 6.0.0-dev.231 (2026-05-07)
199
+
200
+ ### 🩹 Fixes
201
+
202
+ - add pnpm workspace to boilerplate ([1b3a6e78c](https://github.com/powerhouse-inc/powerhouse/commit/1b3a6e78c))
203
+ - **ci:** pnpm v11 docker init + global bin path ([9d93dc20a](https://github.com/powerhouse-inc/powerhouse/commit/9d93dc20a))
204
+
205
+ ### ❤️ Thank You
206
+
207
+ - acaldas
208
+
209
+ ## 6.0.0-dev.230 (2026-05-07)
210
+
211
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
212
+
213
+ ## 6.0.0-dev.229 (2026-05-07)
214
+
215
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
216
+
217
+ ## 6.0.0-dev.228 (2026-05-07)
218
+
219
+ ### 🚀 Features
220
+
221
+ - **connect,reactor-api:** set git hash at build time and display with url ([99b5233c7](https://github.com/powerhouse-inc/powerhouse/commit/99b5233c7))
222
+
223
+ ### ❤️ Thank You
224
+
225
+ - acaldas
226
+
227
+ ## 6.0.0-dev.227 (2026-05-07)
228
+
229
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
230
+
231
+ ## 6.0.0-dev.226 (2026-05-06)
232
+
233
+ ### 🚀 Features
234
+
235
+ - various mixed load scenarios for the lb ([6ef3a76bf](https://github.com/powerhouse-inc/powerhouse/commit/6ef3a76bf))
236
+
237
+ ### 🩹 Fixes
238
+
239
+ - bump document-engineering to 1.40.3 and align zod pin ([d50e7e42c](https://github.com/powerhouse-inc/powerhouse/commit/d50e7e42c))
240
+
241
+ ### ❤️ Thank You
242
+
243
+ - Benjamin Jordan
244
+ - Guillermo Puente @gpuente
245
+
246
+ ## 6.0.0-dev.225 (2026-05-06)
247
+
248
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
249
+
250
+ ## 6.0.0-dev.224 (2026-05-06)
251
+
252
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
253
+
254
+ ## 6.0.0-dev.223 (2026-05-06)
255
+
256
+ ### 🚀 Features
257
+
258
+ - add json viewer for operations tooltip ([#2569](https://github.com/powerhouse-inc/powerhouse/pull/2569))
259
+
260
+ ### 🩹 Fixes
261
+
262
+ - **release:** drop concurrency from publish-docker-images.yml ([#2572](https://github.com/powerhouse-inc/powerhouse/issues/2572))
263
+
264
+ ### ❤️ Thank You
265
+
266
+ - Frank
267
+ - Ryan Wolhuter @ryanwolhuter
268
+
269
+ ## 6.0.0-dev.222 (2026-05-06)
270
+
271
+ ### 🩹 Fixes
272
+
273
+ - **release:** retry git push with rebase + add workflow concurrency ([#2572](https://github.com/powerhouse-inc/powerhouse/pull/2572))
274
+
275
+ ### ❤️ Thank You
276
+
277
+ - Frank @froid1911
278
+
279
+ ## 6.0.0-dev.220 (2026-05-06)
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.219 (2026-05-06)
284
+
285
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
286
+
287
+ ## 6.0.0-dev.218 (2026-05-06)
288
+
289
+ ### 🚀 Features
290
+
291
+ - **registry:** renown JWT auth in front of verdaccio ([e5bbf93f1](https://github.com/powerhouse-inc/powerhouse/commit/e5bbf93f1))
292
+
293
+ ### ❤️ Thank You
294
+
295
+ - Frank
296
+
297
+ ## 6.0.0-dev.217 (2026-05-06)
298
+
299
+ ### 🚀 Features
300
+
301
+ - **switchboard-lb:** rewrite to use simpler drive-id header ([a442207d1](https://github.com/powerhouse-inc/powerhouse/commit/a442207d1))
302
+
303
+ ### ❤️ Thank You
304
+
305
+ - Benjamin Jordan
306
+
307
+ ## 6.0.0-dev.216 (2026-05-05)
308
+
309
+ ### 🩹 Fixes
310
+
311
+ - **codegen,ph-cli,shared:** build package types with tsc ([a1a47e932](https://github.com/powerhouse-inc/powerhouse/commit/a1a47e932))
312
+ - **codegen,ph-cli,shared:** build package types with tsc ([f3658dddc](https://github.com/powerhouse-inc/powerhouse/commit/f3658dddc))
313
+
314
+ ### ❤️ Thank You
315
+
316
+ - acaldas
317
+ - Copilot
318
+
319
+ ## 6.0.0-dev.215 (2026-05-05)
320
+
321
+ ### 🚀 Features
322
+
323
+ - make document cache usable with graphql client ([#2557](https://github.com/powerhouse-inc/powerhouse/pull/2557))
324
+
325
+ ### 🩹 Fixes
326
+
327
+ - **ci:** pick docker tag matching branch channel ([1f6c5ba7c](https://github.com/powerhouse-inc/powerhouse/commit/1f6c5ba7c))
328
+
329
+ ### ❤️ Thank You
330
+
331
+ - Frank
332
+ - Ryan Wolhuter @ryanwolhuter
333
+
334
+ ## 6.0.0-dev.214 (2026-05-05)
335
+
336
+ ### 🚀 Features
337
+
338
+ - **switchboard:** adding pglite migration flag ([952075b11](https://github.com/powerhouse-inc/powerhouse/commit/952075b11))
339
+
340
+ ### ❤️ Thank You
341
+
342
+ - Benjamin Jordan
343
+
344
+ ## 6.0.0-dev.213 (2026-05-04)
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.212 (2026-05-03)
349
+
350
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
351
+
352
+ ## 6.0.0-dev.211 (2026-05-02)
353
+
354
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
355
+
356
+ ## 6.0.0-dev.210 (2026-05-01)
357
+
358
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
359
+
360
+ ## 6.0.0-dev.209 (2026-04-30)
361
+
362
+ ### 🚀 Features
363
+
364
+ - **reactor-api:** added system subgraph which returns version and hash information ([248fc1e92](https://github.com/powerhouse-inc/powerhouse/commit/248fc1e92))
365
+ - initial switchboard endpoints and implementation ([01b20cede](https://github.com/powerhouse-inc/powerhouse/commit/01b20cede))
366
+
367
+ ### 🩹 Fixes
368
+
369
+ - so much linting that it kills my computer ([d6b6ff143](https://github.com/powerhouse-inc/powerhouse/commit/d6b6ff143))
370
+
371
+ ### ❤️ Thank You
372
+
373
+ - Benjamin Jordan
374
+
375
+ ## 6.0.0-dev.208 (2026-04-29)
376
+
377
+ ### 🚀 Features
378
+
379
+ - first swing at a load test ([f7e0f4456](https://github.com/powerhouse-inc/powerhouse/commit/f7e0f4456))
380
+ - added observability profile ([957af0925](https://github.com/powerhouse-inc/powerhouse/commit/957af0925))
381
+ - metrics integration ([1ce0b5fdf](https://github.com/powerhouse-inc/powerhouse/commit/1ce0b5fdf))
382
+ - switchboard-lb M3 ([cc49638e0](https://github.com/powerhouse-inc/powerhouse/commit/cc49638e0))
383
+ - **reactor-api:** added attachment service creation to reactor-api ([f96e9806b](https://github.com/powerhouse-inc/powerhouse/commit/f96e9806b))
384
+ - **reactor-attachments:** initial storage implementation ([b82e0fc8c](https://github.com/powerhouse-inc/powerhouse/commit/b82e0fc8c))
385
+ - **reactor-attachments:** initial setup of package ([ac5bac96a](https://github.com/powerhouse-inc/powerhouse/commit/ac5bac96a))
386
+
387
+ ### 🩹 Fixes
388
+
389
+ - **reactor-attachments:** fix the tsdown config ([8485b54be](https://github.com/powerhouse-inc/powerhouse/commit/8485b54be))
390
+
391
+ ### ❤️ Thank You
392
+
393
+ - Benjamin Jordan
394
+
395
+ ## 6.0.0-dev.207 (2026-04-29)
396
+
397
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
398
+
399
+ ## 6.0.0-dev.206 (2026-04-28)
400
+
401
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
402
+
403
+ ## 6.0.0-dev.205 (2026-04-28)
404
+
405
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
406
+
407
+ ## 6.0.0-dev.204 (2026-04-28)
408
+
409
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
410
+
411
+ ## 6.0.0-dev.203 (2026-04-28)
412
+
413
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
414
+
415
+ ## 6.0.0-dev.202 (2026-04-28)
416
+
417
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
418
+
419
+ ## 6.0.0-dev.201 (2026-04-28)
420
+
421
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
422
+
423
+ ## 6.0.0-dev.200 (2026-04-27)
424
+
425
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
426
+
427
+ ## 6.0.0-dev.199 (2026-04-26)
428
+
429
+ ### 🚀 Features
430
+
431
+ - **ph-cli:** add ph-clint and mastra dependencies ([a389b5bdd](https://github.com/powerhouse-inc/powerhouse/commit/a389b5bdd))
432
+
433
+ ### ❤️ Thank You
434
+
435
+ - Frank
436
+
437
+ ## 6.0.0-dev.198 (2026-04-26)
438
+
439
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
440
+
441
+ ## 6.0.0-dev.197 (2026-04-25)
442
+
443
+ ### 🩹 Fixes
444
+
445
+ - exclude pglite wasm and data files on ph build ([96eee628c](https://github.com/powerhouse-inc/powerhouse/commit/96eee628c))
446
+
447
+ ### 🔥 Performance
448
+
449
+ - **design-system:** improve DocumentToolbar tree-shaking ([6d3bf98ad](https://github.com/powerhouse-inc/powerhouse/commit/6d3bf98ad))
450
+
451
+ ### ❤️ Thank You
452
+
453
+ - acaldas
454
+ - Copilot
455
+
456
+ ## 6.0.0-dev.196 (2026-04-24)
457
+
458
+ ### 🚀 Features
459
+
460
+ - separate generate commands ([#2505](https://github.com/powerhouse-inc/powerhouse/pull/2505))
461
+
462
+ ### ❤️ Thank You
463
+
464
+ - Ryan Wolhuter @ryanwolhuter
465
+
466
+ ## 6.0.0-dev.195 (2026-04-24)
467
+
468
+ ### 🚀 Features
469
+
470
+ - **codegen:** add sideEffects:false to generated package boilerplate ([844449485](https://github.com/powerhouse-inc/powerhouse/commit/844449485))
471
+ - **tree-shaking:** add sideEffects:false and lazy-load pglite ([92f8e988e](https://github.com/powerhouse-inc/powerhouse/commit/92f8e988e))
472
+
473
+ ### 🩹 Fixes
474
+
475
+ - **registry:** downgrade express to v4 to fix package details page 404 ([40cd8a5d8](https://github.com/powerhouse-inc/powerhouse/commit/40cd8a5d8))
476
+ - outdated pnpm lock ([4a1f21903](https://github.com/powerhouse-inc/powerhouse/commit/4a1f21903))
477
+ - **common:** cleanup deps ([8602d77ba](https://github.com/powerhouse-inc/powerhouse/commit/8602d77ba))
478
+
479
+ ### ❤️ Thank You
480
+
481
+ - acaldas
482
+ - Guillermo Puente @gpuente
483
+
484
+ ## 6.0.0-dev.194 (2026-04-23)
485
+
486
+ ### 🩹 Fixes
487
+
488
+ - **codegen:** updated dependencies list ([b4545f389](https://github.com/powerhouse-inc/powerhouse/commit/b4545f389))
489
+
490
+ ### ❤️ Thank You
491
+
492
+ - acaldas
493
+
494
+ ## 6.0.0-dev.193 (2026-04-23)
495
+
496
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
497
+
498
+ ## 6.0.0-dev.192 (2026-04-22)
499
+
500
+ ### 🚀 Features
501
+
502
+ - update migrate command ([#2492](https://github.com/powerhouse-inc/powerhouse/pull/2492))
503
+
504
+ ### ❤️ Thank You
505
+
506
+ - Ryan Wolhuter @ryanwolhuter
507
+
508
+ ## 6.0.0-dev.191 (2026-04-22)
509
+
510
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
511
+
512
+ ## 6.0.0-dev.190 (2026-04-22)
513
+
514
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
515
+
516
+ ## 6.0.0-dev.189 (2026-04-22)
517
+
518
+ ### 🚀 Features
519
+
520
+ - **lb:** the load balancer now pins through milestone 2 ([b928cfe04](https://github.com/powerhouse-inc/powerhouse/commit/b928cfe04))
521
+ - **lb:** wip on m1 features ([096384d5c](https://github.com/powerhouse-inc/powerhouse/commit/096384d5c))
522
+ - **switchboard-lb:** proxy upstream routes via least_conn (M1) ([5e3343b21](https://github.com/powerhouse-inc/powerhouse/commit/5e3343b21))
523
+
524
+ ### ❤️ Thank You
525
+
526
+ - Benjamin Jordan
527
+ - Claude Opus 4.7
528
+
529
+ ## 6.0.0-dev.188 (2026-04-21)
530
+
531
+ ### 🩹 Fixes
532
+
533
+ - **ph-cli:** pin @tsdown/css to match tsdown version ([961675548](https://github.com/powerhouse-inc/powerhouse/commit/961675548))
534
+
535
+ ### ❤️ Thank You
536
+
537
+ - Guillermo Puente @gpuente
538
+
539
+ ## 6.0.0-dev.187 (2026-04-21)
540
+
541
+ ### 🩹 Fixes
542
+
543
+ - **ci:** install sentry-cli via official installer ([52a3b3fbd](https://github.com/powerhouse-inc/powerhouse/commit/52a3b3fbd))
544
+
545
+ ### ❤️ Thank You
546
+
547
+ - Frank
548
+
549
+ ## 6.0.0-dev.186 (2026-04-21)
550
+
551
+ ### 🩹 Fixes
552
+
553
+ - **ci:** invoke sentry-cli via --package so npx resolves the binary ([21cf95abb](https://github.com/powerhouse-inc/powerhouse/commit/21cf95abb))
554
+
555
+ ### ❤️ Thank You
556
+
557
+ - Frank
558
+
559
+ ## 6.0.0-dev.185 (2026-04-21)
560
+
561
+ ### 🚀 Features
562
+
563
+ - **sentry:** upload source maps + tag releases in CI ([46461b97e](https://github.com/powerhouse-inc/powerhouse/commit/46461b97e))
564
+
565
+ ### ❤️ Thank You
566
+
567
+ - Frank
568
+
569
+ ## 6.0.0-dev.184 (2026-04-21)
570
+
571
+ ### 🚀 Features
572
+
573
+ - **cli:** opt-out Sentry error reporting for ph-cli and ph-cmd ([1f9c3be35](https://github.com/powerhouse-inc/powerhouse/commit/1f9c3be35))
574
+
575
+ ### ❤️ Thank You
576
+
577
+ - Frank
578
+
579
+ ## 6.0.0-dev.183 (2026-04-21)
580
+
581
+ ### 🚀 Features
582
+
583
+ - reactor now attempts to migrate dbs from old versions ([92b2fdde9](https://github.com/powerhouse-inc/powerhouse/commit/92b2fdde9))
584
+ - step 1 of a switchboard load balancer ([618c32bfc](https://github.com/powerhouse-inc/powerhouse/commit/618c32bfc))
585
+ - **docker:** run connect nginx as non-root (H3) ([3120ba1c4](https://github.com/powerhouse-inc/powerhouse/commit/3120ba1c4))
586
+ - emit editor assets as hashed files via resolveNewUrlToAsset ([27f0ea69c](https://github.com/powerhouse-inc/powerhouse/commit/27f0ea69c))
587
+
588
+ ### 🩹 Fixes
589
+
590
+ - **shared:** handle react imports in cjs deps ([78941ed7c](https://github.com/powerhouse-inc/powerhouse/commit/78941ed7c))
591
+
592
+ ### ❤️ Thank You
593
+
594
+ - acaldas
595
+ - Benjamin Jordan
596
+ - Frank
597
+ - Guillermo Puente @gpuente
598
+
599
+ ## 6.0.0-dev.182 (2026-04-20)
600
+
601
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
602
+
603
+ ## 6.0.0-dev.181 (2026-04-19)
604
+
605
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
606
+
607
+ ## 6.0.0-dev.180 (2026-04-18)
608
+
609
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
610
+
611
+ ## 6.0.0-dev.179 (2026-04-17)
612
+
613
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
614
+
615
+ ## 6.0.0-dev.178 (2026-04-17)
616
+
617
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
618
+
619
+ ## 6.0.0-dev.177 (2026-04-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.176 (2026-04-16)
624
+
625
+ ### 🩹 Fixes
626
+
627
+ - update lockfile ([728604c16](https://github.com/powerhouse-inc/powerhouse/commit/728604c16))
628
+
629
+ ### ❤️ Thank You
630
+
631
+ - acaldas
632
+
633
+ ## 6.0.0-dev.175 (2026-04-16)
634
+
635
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
636
+
637
+ ## 6.0.0-dev.174 (2026-04-15)
638
+
639
+ ### 🚀 Features
640
+
641
+ - **shared,ph-cli:** extract registry helpers, refactor publish/install commands ([f00289f6b](https://github.com/powerhouse-inc/powerhouse/commit/f00289f6b))
642
+
643
+ ### 🩹 Fixes
644
+
645
+ - **deps:** resolve all critical and high security vulnerabilities ([6a8531af3](https://github.com/powerhouse-inc/powerhouse/commit/6a8531af3))
646
+
647
+ ### ❤️ Thank You
648
+
649
+ - acaldas
650
+
651
+ ## 6.0.0-dev.173 (2026-04-15)
652
+
653
+ ### 🩹 Fixes
654
+
655
+ - **renown:** fix sleep listener leak, fix pre-existing test failures, add test script ([606e9f82e](https://github.com/powerhouse-inc/powerhouse/commit/606e9f82e))
656
+
657
+ ### ❤️ Thank You
658
+
659
+ - acaldas
660
+
661
+ ## 6.0.0-dev.172 (2026-04-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.171 (2026-04-14)
666
+
667
+ ### 🩹 Fixes
668
+
669
+ - **vetra:** generate manifest from global state in package generator ([f5de73f05](https://github.com/powerhouse-inc/powerhouse/commit/f5de73f05))
670
+
671
+ ### ❤️ Thank You
672
+
673
+ - Guillermo Puente @gpuente
674
+
675
+ ## 6.0.0-dev.170 (2026-04-13)
676
+
677
+ ### 🩹 Fixes
678
+
679
+ - declare react as peerDependency and dedupe on vite ([3444dab52](https://github.com/powerhouse-inc/powerhouse/commit/3444dab52))
680
+ - **reactor:** make registerModules and registerUpgradeManifests resilient to invalid items ([20b4dd6c6](https://github.com/powerhouse-inc/powerhouse/commit/20b4dd6c6))
681
+
682
+ ### ❤️ Thank You
683
+
684
+ - acaldas
685
+
686
+ ## 6.0.0-dev.169 (2026-04-13)
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.168 (2026-04-12)
691
+
692
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
693
+
694
+ ## 6.0.0-dev.167 (2026-04-11)
695
+
696
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
697
+
698
+ ## 6.0.0-dev.166 (2026-04-10)
699
+
700
+ ### 🩹 Fixes
701
+
702
+ - **design-system,connect:** cleanup dependencies ([97466944a](https://github.com/powerhouse-inc/powerhouse/commit/97466944a))
703
+
704
+ ### ❤️ Thank You
705
+
706
+ - acaldas
707
+
708
+ ## 6.0.0-dev.165 (2026-04-10)
709
+
710
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
711
+
712
+ ## 6.0.0-dev.164 (2026-04-09)
713
+
714
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
715
+
716
+ ## 6.0.0-dev.163 (2026-04-09)
717
+
718
+ ### 🩹 Fixes
719
+
720
+ - **switchboard:** set log level from env var ([eddc863e8](https://github.com/powerhouse-inc/powerhouse/commit/eddc863e8))
721
+ - **reactor-api,switchboard:** output https hooks on separate file ([9b05a45e9](https://github.com/powerhouse-inc/powerhouse/commit/9b05a45e9))
722
+ - **renown:** removed unused didtools/key-did dependency ([7771007c0](https://github.com/powerhouse-inc/powerhouse/commit/7771007c0))
723
+
724
+ ### ❤️ Thank You
725
+
726
+ - acaldas
727
+
728
+ ## 6.0.0-dev.162 (2026-04-09)
729
+
730
+ ### 🚀 Features
731
+
732
+ - **ph-cmd:** delegate init to versioned ph-cli ([875a4e6f4](https://github.com/powerhouse-inc/powerhouse/commit/875a4e6f4))
733
+
734
+ ### ❤️ Thank You
735
+
736
+ - acaldas
737
+
738
+ ## 6.0.0-dev.161 (2026-04-08)
739
+
740
+ ### 🩹 Fixes
741
+
742
+ - **connect:** prevent HMR page reloads and support hot module re-injection ([26c8c79b9](https://github.com/powerhouse-inc/powerhouse/commit/26c8c79b9))
743
+
744
+ ### ❤️ Thank You
745
+
746
+ - acaldas
747
+
748
+ ## 6.0.0-dev.160 (2026-04-08)
749
+
750
+ ### 🩹 Fixes
751
+
752
+ - **design-system:** fixed build and static assets ([fbcfd28d0](https://github.com/powerhouse-inc/powerhouse/commit/fbcfd28d0))
753
+
754
+ ### ❤️ Thank You
755
+
756
+ - acaldas
757
+
758
+ ## 6.0.0-dev.159 (2026-04-07)
759
+
760
+ ### 🩹 Fixes
761
+
762
+ - support both old and new switchboard dist layout in entrypoint ([80bfba241](https://github.com/powerhouse-inc/powerhouse/commit/80bfba241))
763
+
764
+ ### ❤️ Thank You
765
+
766
+ - Frank
767
+
768
+ ## 6.0.0-dev.158 (2026-04-07)
769
+
770
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
771
+
772
+ ## 6.0.0-dev.157 (2026-04-06)
773
+
774
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
775
+
776
+ ## 6.0.0-dev.156 (2026-04-05)
777
+
778
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
779
+
780
+ ## 6.0.0-dev.155 (2026-04-04)
781
+
782
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
783
+
784
+ ## 6.0.0-dev.154 (2026-04-03)
785
+
786
+ ### 🩹 Fixes
787
+
788
+ - versioned docs need build artifacts ([d20b4db62](https://github.com/powerhouse-inc/powerhouse/commit/d20b4db62))
789
+ - add typecheck to simulate workflow ([76d4e606c](https://github.com/powerhouse-inc/powerhouse/commit/76d4e606c))
790
+ - lots of feedback, and added tsdown configs for 4 packages ([d847d8748](https://github.com/powerhouse-inc/powerhouse/commit/d847d8748))
791
+ - switching versioned-documents test to tsdown ([f9ade0d54](https://github.com/powerhouse-inc/powerhouse/commit/f9ade0d54))
792
+ - a few more build fixes ([b8b395f68](https://github.com/powerhouse-inc/powerhouse/commit/b8b395f68))
793
+ - remove outdated script ([2f194d576](https://github.com/powerhouse-inc/powerhouse/commit/2f194d576))
794
+ - a few fixes on the build workflow ([b6195242c](https://github.com/powerhouse-inc/powerhouse/commit/b6195242c))
795
+
796
+ ### ❤️ Thank You
797
+
798
+ - Benjamin Jordan
799
+
800
+ ## 6.0.0-dev.153 (2026-04-02)
801
+
802
+ ### 🩹 Fixes
803
+
804
+ - **codegen:** moved tmpl/core to devDeps to avoid jsr install issues ([c322fbe60](https://github.com/powerhouse-inc/powerhouse/commit/c322fbe60))
805
+
806
+ ### ❤️ Thank You
807
+
808
+ - acaldas
809
+
810
+ ## 6.0.0-dev.152 (2026-04-02)
811
+
812
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
813
+
814
+ ## 6.0.0-dev.151 (2026-04-01)
815
+
816
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
817
+
818
+ ## 6.0.0-dev.150 (2026-04-01)
819
+
820
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
821
+
822
+ ## 6.0.0-dev.149 (2026-04-01)
823
+
824
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
825
+
826
+ ## 6.0.0-dev.148 (2026-04-01)
827
+
828
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
829
+
830
+ ## 6.0.0-dev.147 (2026-04-01)
831
+
832
+ ### 🚀 Features
833
+
834
+ - unify package and manifest types ([#2458](https://github.com/powerhouse-inc/powerhouse/pull/2458))
835
+
836
+ ### 🩹 Fixes
837
+
838
+ - format readme ([01011a461](https://github.com/powerhouse-inc/powerhouse/commit/01011a461))
839
+
840
+ ### ❤️ Thank You
841
+
842
+ - acaldas
843
+ - Ryan Wolhuter @ryanwolhuter
844
+
845
+ ## 6.0.0-dev.146 (2026-04-01)
846
+
847
+ ### 🩹 Fixes
848
+
849
+ - **docker:** fix switchboard-entrypoint.sh ([18a4013d7](https://github.com/powerhouse-inc/powerhouse/commit/18a4013d7))
850
+
851
+ ### ❤️ Thank You
852
+
853
+ - acaldas
854
+
855
+ ## 6.0.0-dev.145 (2026-04-01)
856
+
857
+ ### 🩹 Fixes
858
+
859
+ - **registry:** cache and resolve different package versions ([773d021a2](https://github.com/powerhouse-inc/powerhouse/commit/773d021a2))
860
+
861
+ ### ❤️ Thank You
862
+
863
+ - acaldas
864
+
865
+ ## 6.0.0-dev.144 (2026-04-01)
866
+
867
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
868
+
869
+ ## 6.0.0-dev.143 (2026-03-31)
870
+
871
+ ### 🚀 Features
872
+
873
+ - **switchboard,reactor-api:** implemented httpPackageLoader ([ba53e2298](https://github.com/powerhouse-inc/powerhouse/commit/ba53e2298))
874
+
875
+ ### ❤️ Thank You
876
+
877
+ - acaldas
878
+
879
+ ## 6.0.0-dev.142 (2026-03-31)
880
+
881
+ ### 🩹 Fixes
882
+
883
+ - **docker:** use scoped registry for @powerhousedao instead of global override ([33d06b487](https://github.com/powerhouse-inc/powerhouse/commit/33d06b487))
884
+
885
+ ### ❤️ Thank You
886
+
887
+ - Frank
888
+
889
+ ## 6.0.0-dev.141 (2026-03-31)
890
+
891
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
892
+
893
+ ## 6.0.0-dev.140 (2026-03-31)
894
+
895
+ ### 🚀 Features
896
+
897
+ - **registry:** enable npm proxy uplink in Verdaccio ([405733914](https://github.com/powerhouse-inc/powerhouse/commit/405733914))
898
+
899
+ ### 🩹 Fixes
900
+
901
+ - **docker:** use .npmrc for scoped registry config ([8568e3a20](https://github.com/powerhouse-inc/powerhouse/commit/8568e3a20))
902
+
903
+ ### ❤️ Thank You
904
+
905
+ - Frank
906
+
907
+ ## 6.0.0-dev.139 (2026-03-31)
908
+
909
+ ### 🩹 Fixes
910
+
911
+ - **docker:** use scoped registry for @powerhousedao packages ([f7c8ff72c](https://github.com/powerhouse-inc/powerhouse/commit/f7c8ff72c))
912
+
913
+ ### ❤️ Thank You
914
+
915
+ - Frank
916
+
917
+ ## 6.0.0-dev.138 (2026-03-31)
918
+
919
+ ### 🚀 Features
920
+
921
+ - **docker:** install PH_PACKAGES at switchboard startup ([c510da354](https://github.com/powerhouse-inc/powerhouse/commit/c510da354))
922
+ - **docker:** install PH_PACKAGES at switchboard startup ([fdf33e0aa](https://github.com/powerhouse-inc/powerhouse/commit/fdf33e0aa))
923
+
924
+ ### ❤️ Thank You
925
+
926
+ - Frank
927
+
928
+ ## 6.0.0-dev.137 (2026-03-31)
929
+
930
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
931
+
932
+ ## 6.0.0-dev.136 (2026-03-31)
933
+
934
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
935
+
936
+ ## 6.0.0-dev.135 (2026-03-31)
937
+
938
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
939
+
940
+ ## 6.0.0-dev.134 (2026-03-31)
941
+
942
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
943
+
944
+ ## 6.0.0-dev.133 (2026-03-31)
945
+
946
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
947
+
948
+ ## 6.0.0-dev.132 (2026-03-31)
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.131 (2026-03-31)
953
+
954
+ ### 🚀 Features
955
+
956
+ - add separate node and browser processor bundles ([#2451](https://github.com/powerhouse-inc/powerhouse/pull/2451))
957
+
958
+ ### ❤️ Thank You
959
+
960
+ - Ryan Wolhuter @ryanwolhuter
961
+
962
+ ## 6.0.0-dev.130 (2026-03-31)
963
+
964
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
965
+
966
+ ## 6.0.0-dev.129 (2026-03-30)
967
+
968
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
969
+
970
+ ## 6.0.0-dev.128 (2026-03-30)
971
+
972
+ ### 🩹 Fixes
973
+
974
+ - **reactor-api,switchboard:** import vite loader from subexport ([1909d0c25](https://github.com/powerhouse-inc/powerhouse/commit/1909d0c25))
975
+
976
+ ### ❤️ Thank You
977
+
978
+ - acaldas
979
+
980
+ ## 6.0.0-dev.127 (2026-03-30)
981
+
982
+ ### 🩹 Fixes
983
+
984
+ - **connect,docker:** set connect registry url on build step ([cc96c4ad7](https://github.com/powerhouse-inc/powerhouse/commit/cc96c4ad7))
985
+
986
+ ### ❤️ Thank You
987
+
988
+ - acaldas
989
+
990
+ ## 6.0.0-dev.126 (2026-03-30)
991
+
992
+ ### 🚀 Features
993
+
994
+ - **connect,docker:** load PH_PACKAGES from runtime JSON instead of build-time define ([701eec6ac](https://github.com/powerhouse-inc/powerhouse/commit/701eec6ac))
995
+
996
+ ### ❤️ Thank You
997
+
998
+ - acaldas
999
+
1000
+ ## 6.0.0-dev.125 (2026-03-30)
1001
+
1002
+ ### 🚀 Features
1003
+
1004
+ - **docker:** use switchboard bin directly in entrypoint ([6848e119b](https://github.com/powerhouse-inc/powerhouse/commit/6848e119b))
1005
+ - **docker:** install switchboard directly instead of ph-cmd ([66ab86bc1](https://github.com/powerhouse-inc/powerhouse/commit/66ab86bc1))
1006
+
1007
+ ### 🩹 Fixes
1008
+
1009
+ - **connect,builder-tools,design-system:** multiple fixes to dynamic package loading in connect ([fb47de8b3](https://github.com/powerhouse-inc/powerhouse/commit/fb47de8b3))
1010
+
1011
+ ### ❤️ Thank You
1012
+
1013
+ - acaldas
1014
+ - Frank
1015
+
1016
+ ## 6.0.0-dev.124 (2026-03-30)
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.123 (2026-03-29)
1021
+
1022
+ ### 🚀 Features
1023
+
1024
+ - **docker:** redesign Docker strategy with runtime package loading ([08207df3d](https://github.com/powerhouse-inc/powerhouse/commit/08207df3d))
1025
+
1026
+ ### ❤️ Thank You
1027
+
1028
+ - Frank
1029
+
1030
+ ## 6.0.0-dev.122 (2026-03-29)
1031
+
1032
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1033
+
1034
+ ## 6.0.0-dev.121 (2026-03-29)
1035
+
1036
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1037
+
1038
+ ## 6.0.0-dev.120 (2026-03-29)
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.119 (2026-03-29)
1043
+
1044
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1045
+
1046
+ ## 6.0.0-dev.118 (2026-03-28)
1047
+
1048
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1049
+
1050
+ ## 6.0.0-dev.117 (2026-03-28)
1051
+
1052
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1053
+
1054
+ ## 6.0.0-dev.116 (2026-03-27)
1055
+
1056
+ ### 🚀 Features
1057
+
1058
+ - verify signatures on switchboard an consider actions without an app key on signer as unsigned ([c9a45d2e7](https://github.com/powerhouse-inc/powerhouse/commit/c9a45d2e7))
1059
+
1060
+ ### 🩹 Fixes
1061
+
1062
+ - **reactor-api:** deserialize signatures in pushSyncEnvelopes resolver ([ab5a33eb6](https://github.com/powerhouse-inc/powerhouse/commit/ab5a33eb6))
1063
+ - dependency improvements ([a41a67741](https://github.com/powerhouse-inc/powerhouse/commit/a41a67741))
1064
+ - **document-drive:** exclude self from collision check when renaming nodes ([7dfc73268](https://github.com/powerhouse-inc/powerhouse/commit/7dfc73268))
1065
+
1066
+ ### ❤️ Thank You
1067
+
1068
+ - acaldas @acaldas
1069
+ - Guillermo Puente @gpuente
1070
+
1071
+ ## 6.0.0-dev.115 (2026-03-27)
1072
+
1073
+ ### 🚀 Features
1074
+
1075
+ - **reactor-api:** add MercuriusGatewayAdapter implementing IGatewayAdapter ([ea05779a3](https://github.com/powerhouse-inc/powerhouse/commit/ea05779a3))
1076
+ - **reactor-api:** add FastifyHttpAdapter with dispatch-map design ([969d56af3](https://github.com/powerhouse-inc/powerhouse/commit/969d56af3))
1077
+ - **reactor-api:** add FastifyHttpAdapter implementing IHttpAdapter ([94d3d9b48](https://github.com/powerhouse-inc/powerhouse/commit/94d3d9b48))
1078
+
1079
+ ### ❤️ Thank You
1080
+
1081
+ - Samuel Hawksby-Robinson @Samyoul
1082
+
1083
+ ## 6.0.0-dev.114 (2026-03-27)
1084
+
1085
+ ### 🚀 Features
1086
+
1087
+ - **registry:** simplify Dockerfile to install from npm ([7e2c2fa91](https://github.com/powerhouse-inc/powerhouse/commit/7e2c2fa91))
1088
+
1089
+ ### ❤️ Thank You
1090
+
1091
+ - acaldas @acaldas
1092
+ - Claude Opus 4.6 (1M context)
1093
+
1094
+ ## 6.0.0-dev.113 (2026-03-27)
1095
+
1096
+ ### 🚀 Features
1097
+
1098
+ - expand codegen tests to cover new cases ([#2432](https://github.com/powerhouse-inc/powerhouse/pull/2432))
1099
+
1100
+ ### 🩹 Fixes
1101
+
1102
+ - **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))
1103
+ - **codegen:** handle JSONC comments in ensureTsconfigPaths ([ae3cd38fe](https://github.com/powerhouse-inc/powerhouse/commit/ae3cd38fe))
1104
+ - **vetra:** move connect dependency to root and fix CSS import ([1e288a8a9](https://github.com/powerhouse-inc/powerhouse/commit/1e288a8a9))
1105
+ - **vetra:** add missing Connect boilerplate files for ph vetra ([bfe64f705](https://github.com/powerhouse-inc/powerhouse/commit/bfe64f705))
1106
+
1107
+ ### ❤️ Thank You
1108
+
1109
+ - Benjamin Jordan
1110
+ - Guillermo Puente @gpuente
1111
+ - Ryan Wolhuter @ryanwolhuter
1112
+
1113
+ ## 6.0.0-dev.112 (2026-03-26)
1114
+
1115
+ ### 🚀 Features
1116
+
1117
+ - **codegen:** e2e codegen processor tests ([08686abc6](https://github.com/powerhouse-inc/powerhouse/commit/08686abc6))
1118
+
1119
+ ### ❤️ Thank You
1120
+
1121
+ - Benjamin Jordan
1122
+
1123
+ ## 6.0.0-dev.111 (2026-03-25)
1124
+
1125
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1126
+
1127
+ ## 6.0.0-dev.110 (2026-03-25)
1128
+
1129
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1130
+
1131
+ ## 6.0.0-dev.109 (2026-03-24)
1132
+
1133
+ ### 🚀 Features
1134
+
1135
+ - **vetra-e2e:** add editor creation, registry publish, and consumer install e2e tests ([a215a7d7e](https://github.com/powerhouse-inc/powerhouse/commit/a215a7d7e))
1136
+
1137
+ ### 🩹 Fixes
1138
+
1139
+ - lockfile ([292187fae](https://github.com/powerhouse-inc/powerhouse/commit/292187fae))
1140
+
1141
+ ### ❤️ Thank You
1142
+
1143
+ - Benjamin Jordan
1144
+ - Guillermo Puente @gpuente
1145
+
1146
+ ## 6.0.0-dev.108 (2026-03-24)
1147
+
1148
+ ### 🚀 Features
1149
+
1150
+ - register vetra document models and processors in switchboard ([b50da707e](https://github.com/powerhouse-inc/powerhouse/commit/b50da707e))
1151
+ - add document drive bundle step ([4c5085630](https://github.com/powerhouse-inc/powerhouse/commit/4c5085630))
1152
+ - bundle cli shared stuff separately ([0f1f1ed8e](https://github.com/powerhouse-inc/powerhouse/commit/0f1f1ed8e))
1153
+ - move shared cli types ([437455beb](https://github.com/powerhouse-inc/powerhouse/commit/437455beb))
1154
+ - deal with an absolutely ridiculous amount of wrong exports ([d45e52ab9](https://github.com/powerhouse-inc/powerhouse/commit/d45e52ab9))
1155
+ - **config:** add registry provider type and resolveRegistryConfig helper ([5756e445e](https://github.com/powerhouse-inc/powerhouse/commit/5756e445e))
1156
+ - dang that's a lot of files ([d7c198c22](https://github.com/powerhouse-inc/powerhouse/commit/d7c198c22))
1157
+ - add versioned deps as dep of vetra-e2e ([884de81e5](https://github.com/powerhouse-inc/powerhouse/commit/884de81e5))
1158
+ - update config for versioned documents test package ([a29d6b9ab](https://github.com/powerhouse-inc/powerhouse/commit/a29d6b9ab))
1159
+ - make vetra a common package in connect ([4b366d892](https://github.com/powerhouse-inc/powerhouse/commit/4b366d892))
1160
+ - re-implement package manager and add start connect function ([1fd9946b4](https://github.com/powerhouse-inc/powerhouse/commit/1fd9946b4))
1161
+ - add build command ([b8427cbca](https://github.com/powerhouse-inc/powerhouse/commit/b8427cbca))
1162
+ - remove dependency on knex from analytics engine browser ([e87e0c75a](https://github.com/powerhouse-inc/powerhouse/commit/e87e0c75a))
1163
+ - **vetra:** do not bundle processors isomorphically ([6f9d380a6](https://github.com/powerhouse-inc/powerhouse/commit/6f9d380a6))
1164
+ - **registry:** use tsdown in registry ([fd3da952b](https://github.com/powerhouse-inc/powerhouse/commit/fd3da952b))
1165
+ - **analytics-engine:** use tsdown in analytics engine ([ef8bce39c](https://github.com/powerhouse-inc/powerhouse/commit/ef8bce39c))
1166
+ - **builder-tools:** use tsdown for builder tools ([076657a43](https://github.com/powerhouse-inc/powerhouse/commit/076657a43))
1167
+ - **ph-cmd:** use tsdown for ph-cmd ([23ea5bc8d](https://github.com/powerhouse-inc/powerhouse/commit/23ea5bc8d))
1168
+ - start using tsdown ([b8b03f73a](https://github.com/powerhouse-inc/powerhouse/commit/b8b03f73a))
1169
+ - **ph-cli:** use tsdown to bundle ph-cli ([b32726fc1](https://github.com/powerhouse-inc/powerhouse/commit/b32726fc1))
1170
+ - add tsdown ([276222480](https://github.com/powerhouse-inc/powerhouse/commit/276222480))
1171
+
1172
+ ### 🩹 Fixes
1173
+
1174
+ - include academy tenant in dev releases ([a459f0edf](https://github.com/powerhouse-inc/powerhouse/commit/a459f0edf))
1175
+ - add retry loop for k8s push race conditions ([31659b5e3](https://github.com/powerhouse-inc/powerhouse/commit/31659b5e3))
1176
+ - deps ([cbb8c5da9](https://github.com/powerhouse-inc/powerhouse/commit/cbb8c5da9))
1177
+ - codegen tests ([b857b8ab6](https://github.com/powerhouse-inc/powerhouse/commit/b857b8ab6))
1178
+ - **reactor-api:** resolve tsconfig path aliases in switchboard's Vite SSR loader ([dd812a933](https://github.com/powerhouse-inc/powerhouse/commit/dd812a933))
1179
+ - **document-drive:** fix tsc build and prisma ESM \_\_dirname error ([f0c252d96](https://github.com/powerhouse-inc/powerhouse/commit/f0c252d96))
1180
+ - stop mixing node and browser code ([9d5513533](https://github.com/powerhouse-inc/powerhouse/commit/9d5513533))
1181
+ - always build css after bundle ([36dca2c95](https://github.com/powerhouse-inc/powerhouse/commit/36dca2c95))
1182
+ - always build css after bundling ([565d11dca](https://github.com/powerhouse-inc/powerhouse/commit/565d11dca))
1183
+ - so much, too much to even describe ([4aa9ebf54](https://github.com/powerhouse-inc/powerhouse/commit/4aa9ebf54))
1184
+ - e2e tests ([d1bfe5f08](https://github.com/powerhouse-inc/powerhouse/commit/d1bfe5f08))
1185
+ - **connect,vetra:** move vite plugin node polyfills to specific packages ([e3b0fa37b](https://github.com/powerhouse-inc/powerhouse/commit/e3b0fa37b))
1186
+ - strange export style in reactor browser which caused circular references ([683e17196](https://github.com/powerhouse-inc/powerhouse/commit/683e17196))
1187
+ - handle both node and browser types ([90f793133](https://github.com/powerhouse-inc/powerhouse/commit/90f793133))
1188
+
1189
+ ### ❤️ Thank You
1190
+
1191
+ - Frank
1192
+ - Guillermo Puente @gpuente
1193
+ - ryanwolhuter @ryanwolhuter
1194
+
1195
+ ## 6.0.0-dev.107 (2026-03-23)
1196
+
1197
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1198
+
1199
+ ## 6.0.0-dev.106 (2026-03-23)
1200
+
1201
+ ### 🚀 Features
1202
+
1203
+ - add ph build command 2 ([#2415](https://github.com/powerhouse-inc/powerhouse/pull/2415))
1204
+
1205
+ ### 🩹 Fixes
1206
+
1207
+ - **release:** remove stale build-connect step, now covered by build-bundle ([e00eed45a](https://github.com/powerhouse-inc/powerhouse/commit/e00eed45a))
1208
+ - add git pull --rebase before push in k8s update jobs to avoid race conditions ([fa7af726f](https://github.com/powerhouse-inc/powerhouse/commit/fa7af726f))
1209
+
1210
+ ### ❤️ Thank You
1211
+
1212
+ - Frank
1213
+ - Ryan Wolhuter @ryanwolhuter
1214
+
1215
+ ## 6.0.0-dev.105 (2026-03-23)
1216
+
1217
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1218
+
1219
+ ## 6.0.0-dev.104 (2026-03-22)
1220
+
1221
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1222
+
1223
+ ## 6.0.0-dev.103 (2026-03-21)
1224
+
1225
+ ### 🩹 Fixes
1226
+
1227
+ - **reactor:** temporary fix for deleting documents and cleaning up all edges too -- very costly ([8a15a0604](https://github.com/powerhouse-inc/powerhouse/commit/8a15a0604))
1228
+
1229
+ ### ❤️ Thank You
1230
+
1231
+ - Benjamin Jordan
1232
+
1233
+ ## 6.0.0-dev.102 (2026-03-20)
1234
+
1235
+ ### 🩹 Fixes
1236
+
1237
+ - 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))
1238
+ - **builder-tools,reactor-browser:** bundling fixes ([59dfd75b6](https://github.com/powerhouse-inc/powerhouse/commit/59dfd75b6))
1239
+
1240
+ ### ❤️ Thank You
1241
+
1242
+ - acaldas @acaldas
1243
+ - Benjamin Jordan
1244
+
1245
+ ## 6.0.0-dev.101 (2026-03-20)
1246
+
1247
+ ### 🚀 Features
1248
+
1249
+ - **examples:** add Discord webhook processor example ([fc09a4d66](https://github.com/powerhouse-inc/powerhouse/commit/fc09a4d66))
1250
+
1251
+ ### ❤️ Thank You
1252
+
1253
+ - Benjamin Jordan
1254
+ - Claude Opus 4.6
1255
+
1256
+ ## 6.0.0-dev.100 (2026-03-19)
1257
+
1258
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1259
+
1260
+ ## 6.0.0-dev.99 (2026-03-18)
1261
+
1262
+ ### 🚀 Features
1263
+
1264
+ - **test-subscription:** adding a cli test-client for testing reactor api subscriptions ([563a8ac7d](https://github.com/powerhouse-inc/powerhouse/commit/563a8ac7d))
1265
+
1266
+ ### 🩹 Fixes
1267
+
1268
+ - updated pnpm-lock ([c2843dc5b](https://github.com/powerhouse-inc/powerhouse/commit/c2843dc5b))
1269
+
1270
+ ### ❤️ Thank You
1271
+
1272
+ - acaldas
1273
+ - Benjamin Jordan
1274
+
1275
+ ## 6.0.0-dev.98 (2026-03-18)
1276
+
1277
+ ### 🩹 Fixes
1278
+
1279
+ - **connect:** declare dependencies ([6aa6910d3](https://github.com/powerhouse-inc/powerhouse/commit/6aa6910d3))
1280
+
1281
+ ### ❤️ Thank You
1282
+
1283
+ - acaldas
1284
+
1285
+ ## 6.0.0-dev.97 (2026-03-18)
1286
+
1287
+ ### 🩹 Fixes
1288
+
1289
+ - **design-system:** removed zod dependency ([fdc7c2ef7](https://github.com/powerhouse-inc/powerhouse/commit/fdc7c2ef7))
1290
+
1291
+ ### ❤️ Thank You
1292
+
1293
+ - acaldas @acaldas
1294
+
1295
+ ## 6.0.0-dev.96 (2026-03-17)
1296
+
1297
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1298
+
1299
+ ## 6.0.0-dev.95 (2026-03-17)
1300
+
1301
+ ### 🚀 Features
1302
+
1303
+ - **switchboard:** add OTel metrics export via OTEL_EXPORTER_OTLP_ENDPOINT ([52f34aa1f](https://github.com/powerhouse-inc/powerhouse/commit/52f34aa1f))
1304
+
1305
+ ### 🩹 Fixes
1306
+
1307
+ - **codegen:** added missing deps to boilerplate ([721dcb581](https://github.com/powerhouse-inc/powerhouse/commit/721dcb581))
1308
+ - **switchboard:** address OTel metrics review feedback ([c5ac016fc](https://github.com/powerhouse-inc/powerhouse/commit/c5ac016fc))
1309
+
1310
+ ### ❤️ Thank You
1311
+
1312
+ - acaldas @acaldas
1313
+ - Samuel Hawksby-Robinson @Samyoul
1314
+
1315
+ ## 6.0.0-dev.94 (2026-03-17)
1316
+
1317
+ ### 🩹 Fixes
1318
+
1319
+ - **common:** added missing runtime dependencies ([b0f647f75](https://github.com/powerhouse-inc/powerhouse/commit/b0f647f75))
1320
+
1321
+ ### ❤️ Thank You
1322
+
1323
+ - acaldas @acaldas
1324
+
1325
+ ## 6.0.0-dev.93 (2026-03-17)
1326
+
1327
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1328
+
1329
+ ## 6.0.0-dev.92 (2026-03-17)
1330
+
1331
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1332
+
1333
+ ## 6.0.0-dev.91 (2026-03-17)
1334
+
1335
+ ### 🩹 Fixes
1336
+
1337
+ - adding build-bundle to simulate-ci-workflow ([ca93d1a2b](https://github.com/powerhouse-inc/powerhouse/commit/ca93d1a2b))
1338
+
1339
+ ### ❤️ Thank You
1340
+
1341
+ - Benjamin Jordan
1342
+
1343
+ ## 6.0.0-dev.90 (2026-03-14)
1344
+
1345
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1346
+
1347
+ ## 6.0.0-dev.89 (2026-03-13)
1348
+
1349
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1350
+
1351
+ ## 6.0.0-dev.88 (2026-03-12)
1352
+
1353
+ ### 🚀 Features
1354
+
1355
+ - reactor-hypercore example ([d5557973a](https://github.com/powerhouse-inc/powerhouse/commit/d5557973a))
1356
+
1357
+ ### ❤️ Thank You
1358
+
1359
+ - Benjamin Jordan
1360
+
1361
+ ## 6.0.0-dev.87 (2026-03-12)
1362
+
1363
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1364
+
1365
+ ## 6.0.0-dev.86 (2026-03-12)
1366
+
1367
+ ### 🚀 Features
1368
+
1369
+ - **renown,reactor-browser:** renown integration improvements ([a65731a73](https://github.com/powerhouse-inc/powerhouse/commit/a65731a73))
1370
+
1371
+ ### ❤️ Thank You
1372
+
1373
+ - acaldas @acaldas
1374
+
1375
+ ## 6.0.0-dev.85 (2026-03-12)
1376
+
1377
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1378
+
1379
+ ## 6.0.0-dev.84 (2026-03-11)
1380
+
1381
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1382
+
1383
+ ## 6.0.0-dev.83 (2026-03-11)
1384
+
1385
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1386
+
1387
+ ## 6.0.0-dev.82 (2026-03-11)
1388
+
1389
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1390
+
1391
+ ## 6.0.0-dev.81 (2026-03-11)
1392
+
1393
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1394
+
1395
+ ## 6.0.0-dev.80 (2026-03-11)
1396
+
1397
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1398
+
1399
+ ## 6.0.0-dev.79 (2026-03-11)
1400
+
1401
+ ### 🚀 Features
1402
+
1403
+ - **ci:** add gitops action for registry image updates ([ba91d00dd](https://github.com/powerhouse-inc/powerhouse/commit/ba91d00dd))
1404
+
1405
+ ### ❤️ Thank You
1406
+
1407
+ - Frank
1408
+
1409
+ ## 6.0.0-dev.78 (2026-03-11)
1410
+
1411
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1412
+
1413
+ ## 6.0.0-dev.77 (2026-03-10)
1414
+
1415
+ ### 🩹 Fixes
1416
+
1417
+ - **renown:** moved e2e script test to reactor-browser ([3c9b41045](https://github.com/powerhouse-inc/powerhouse/commit/3c9b41045))
1418
+
1419
+ ### ❤️ Thank You
1420
+
1421
+ - acaldas @acaldas
1422
+
1423
+ ## 6.0.0-dev.76 (2026-03-10)
1424
+
1425
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1426
+
1427
+ ## 6.0.0-dev.75 (2026-03-10)
1428
+
1429
+ ### 🩹 Fixes
1430
+
1431
+ - **registry:** resolve catalog references in Dockerfile with sed ([765e8fbdd](https://github.com/powerhouse-inc/powerhouse/commit/765e8fbdd))
1432
+ - **registry:** copy pnpm-workspace.yaml for Docker build catalog resolution ([7407700b1](https://github.com/powerhouse-inc/powerhouse/commit/7407700b1))
1433
+
1434
+ ### ❤️ Thank You
1435
+
1436
+ - Frank
1437
+
1438
+ ## 6.0.0-dev.74 (2026-03-10)
1439
+
1440
+ ### 🚀 Features
1441
+
1442
+ - **ci:** add registry Docker image to publish workflow ([17544abad](https://github.com/powerhouse-inc/powerhouse/commit/17544abad))
1443
+
1444
+ ### ❤️ Thank You
1445
+
1446
+ - Frank
1447
+
1448
+ ## 6.0.0-dev.73 (2026-03-10)
1449
+
1450
+ ### 🚀 Features
1451
+
1452
+ - opentelementry-instrumentation-reactor package ([67d5c31e5](https://github.com/powerhouse-inc/powerhouse/commit/67d5c31e5))
1453
+
1454
+ ### ❤️ Thank You
1455
+
1456
+ - Benjamin Jordan
1457
+
1458
+ ## 6.0.0-dev.72 (2026-03-09)
1459
+
1460
+ ### 🚀 Features
1461
+
1462
+ - **renown,reactor-browser,connect:** cleanup renown integration ([fe6112c2c](https://github.com/powerhouse-inc/powerhouse/commit/fe6112c2c))
1463
+
1464
+ ### ❤️ Thank You
1465
+
1466
+ - acaldas @acaldas
1467
+
1468
+ ## 6.0.0-dev.71 (2026-03-07)
1469
+
1470
+ ### 🚀 Features
1471
+
1472
+ - **connect,reactor-browser:** add dynamic package loading from HTTP registry ([f92816782](https://github.com/powerhouse-inc/powerhouse/commit/f92816782))
1473
+ - **document-model,reactor-api,reactor-browser:** implemented remote document controller ([6299c21da](https://github.com/powerhouse-inc/powerhouse/commit/6299c21da))
1474
+
1475
+ ### 🩹 Fixes
1476
+
1477
+ - **reactor-browser:** removed subexports ([4cda7f44c](https://github.com/powerhouse-inc/powerhouse/commit/4cda7f44c))
1478
+
1479
+ ### ❤️ Thank You
1480
+
1481
+ - acaldas @acaldas
1482
+ - Guillermo Puente @gpuente
1483
+
1484
+ ## 6.0.0-dev.70 (2026-03-06)
1485
+
1486
+ ### 🚀 Features
1487
+
1488
+ - **switchboard,reactor-api,registry:** add runtime dynamic pacage loading from HTTP registry ([37f91250e](https://github.com/powerhouse-inc/powerhouse/commit/37f91250e))
1489
+ - add new bundling for connect ([#2390](https://github.com/powerhouse-inc/powerhouse/pull/2390))
1490
+
1491
+ ### 🩹 Fixes
1492
+
1493
+ - eslint config ([fb20b3726](https://github.com/powerhouse-inc/powerhouse/commit/fb20b3726))
1494
+
1495
+ ### ❤️ Thank You
1496
+
1497
+ - Guillermo Puente @gpuente
1498
+ - Ryan Wolhuter @ryanwolhuter
1499
+
1500
+ ## 6.0.0-dev.69 (2026-03-05)
1501
+
1502
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1503
+
1504
+ ## 6.0.0-dev.68 (2026-03-04)
1505
+
1506
+ ### 🩹 Fixes
1507
+
1508
+ - **vetra:** remove custom subgraphs from vetra ([3a1e3b9b0](https://github.com/powerhouse-inc/powerhouse/commit/3a1e3b9b0))
1509
+ - resolve empty name causing silent ADD_FILE failure in drives ([b44ed0c1c](https://github.com/powerhouse-inc/powerhouse/commit/b44ed0c1c))
1510
+ - **reactor-mcp:** adopt new reactor client interface for MCP server ([1b8e6fb19](https://github.com/powerhouse-inc/powerhouse/commit/1b8e6fb19))
1511
+
1512
+ ### ❤️ Thank You
1513
+
1514
+ - Guillermo Puente @gpuente
1515
+
1516
+ ## 6.0.0-dev.67 (2026-03-03)
1517
+
1518
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1519
+
1520
+ ## 6.0.0-dev.66 (2026-03-03)
1521
+
1522
+ ### 🚀 Features
1523
+
1524
+ - move reactor logic from connect to reactor browser ([#2385](https://github.com/powerhouse-inc/powerhouse/pull/2385))
1525
+
1526
+ ### ❤️ Thank You
1527
+
1528
+ - Ryan Wolhuter @ryanwolhuter
1529
+
1530
+ ## 6.0.0-dev.65 (2026-03-03)
1531
+
1532
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1533
+
1534
+ ## 6.0.0-dev.64 (2026-03-03)
1535
+
1536
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1537
+
1538
+ ## 6.0.0-dev.62 (2026-03-03)
1539
+
1540
+ ### 🚀 Features
1541
+
1542
+ - **ci:** push academy to Harbor academy project and update k8s for academy namespace ([efbf8f58d](https://github.com/powerhouse-inc/powerhouse/commit/efbf8f58d))
1543
+
1544
+ ### 🩹 Fixes
1545
+
1546
+ - cherry-picked fixes ([a73630a6a](https://github.com/powerhouse-inc/powerhouse/commit/a73630a6a))
1547
+ - moving analytics processors to shared and fixing them, fixing other linting errors toos ([0c8f7fe98](https://github.com/powerhouse-inc/powerhouse/commit/0c8f7fe98))
1548
+
1549
+ ### ❤️ Thank You
1550
+
1551
+ - Benjamin Jordan
1552
+ - Frank
1553
+
1554
+ ## 6.0.0-dev.61 (2026-02-27)
1555
+
1556
+ ### 🚀 Features
1557
+
1558
+ - **ci:** update k8s-hosting academy image tag after docker publish ([0b98b73a9](https://github.com/powerhouse-inc/powerhouse/commit/0b98b73a9))
1559
+ - add bundle step for ph cli ([#2375](https://github.com/powerhouse-inc/powerhouse/pull/2375))
1560
+
1561
+ ### ❤️ Thank You
1562
+
1563
+ - Frank
1564
+ - Ryan Wolhuter @ryanwolhuter
1565
+
1566
+ ## 6.0.0-dev.60 (2026-02-27)
1567
+
1568
+ ### 🚀 Features
1569
+
1570
+ - per-document protection auth model ([2e538ddb8](https://github.com/powerhouse-inc/powerhouse/commit/2e538ddb8))
1571
+
1572
+ ### ❤️ Thank You
1573
+
1574
+ - Frank
1575
+
1576
+ ## 6.0.0-dev.59 (2026-02-26)
1577
+
1578
+ ### 🚀 Features
1579
+
1580
+ - use update-ts-references tool which also removes unused ones ([#2374](https://github.com/powerhouse-inc/powerhouse/pull/2374))
1581
+
1582
+ ### ❤️ Thank You
1583
+
1584
+ - Ryan Wolhuter @ryanwolhuter
1585
+
1586
+ ## 6.0.0-dev.58 (2026-02-25)
1587
+
1588
+ ### 🔥 Performance
1589
+
1590
+ - **reducer:** pre-allocate operation arrays to avoid resize overhead ([1cf1c0078](https://github.com/powerhouse-inc/powerhouse/commit/1cf1c0078))
1591
+
1592
+ ### ❤️ Thank You
1593
+
1594
+ - Samuel Hawksby-Robinson @Samyoul
1595
+
1596
+ ## 6.0.0-dev.57 (2026-02-24)
1597
+
1598
+ ### 🚀 Features
1599
+
1600
+ - run sync integration test as part of reactor flow ([7dea8bf3e](https://github.com/powerhouse-inc/powerhouse/commit/7dea8bf3e))
1601
+
1602
+ ### 🩹 Fixes
1603
+
1604
+ - switchboard needs build:misc ([916f761b8](https://github.com/powerhouse-inc/powerhouse/commit/916f761b8))
1605
+ - arg, workflow changes should trigger the workflow ([645cca08f](https://github.com/powerhouse-inc/powerhouse/commit/645cca08f))
1606
+ - build step before integration test ([0b6b48f74](https://github.com/powerhouse-inc/powerhouse/commit/0b6b48f74))
1607
+
1608
+ ### ❤️ Thank You
1609
+
1610
+ - Benjamin Jordan
1611
+
1612
+ ## 6.0.0-dev.56 (2026-02-21)
1613
+
1614
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1615
+
1616
+ ## 6.0.0-dev.55 (2026-02-20)
1617
+
1618
+ ### 🚀 Features
1619
+
1620
+ - test-connect and reactor gql updates to pass along more context ([ae581e8e8](https://github.com/powerhouse-inc/powerhouse/commit/ae581e8e8))
1621
+
1622
+ ### ❤️ Thank You
1623
+
1624
+ - Benjamin Jordan
1625
+
1626
+ ## 6.0.0-dev.54 (2026-02-19)
1627
+
1628
+ ### 🚀 Features
1629
+
1630
+ - wip orchestrator for the test-client ([186d7c015](https://github.com/powerhouse-inc/powerhouse/commit/186d7c015))
1631
+ - **connect:** build tweaks ([22b6bc7d5](https://github.com/powerhouse-inc/powerhouse/commit/22b6bc7d5))
1632
+
1633
+ ### ❤️ Thank You
1634
+
1635
+ - acaldas @acaldas
1636
+ - Benjamin Jordan
1637
+
1638
+ ## 6.0.0-dev.53 (2026-02-18)
1639
+
1640
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1641
+
1642
+ ## 6.0.0-dev.52 (2026-02-17)
1643
+
1644
+ ### 🩹 Fixes
1645
+
1646
+ - **reactor-api:** improved subgraph path matching and removed name parameter from reactor subgraph ([dcadf7fb3](https://github.com/powerhouse-inc/powerhouse/commit/dcadf7fb3))
1647
+
1648
+ ### ❤️ Thank You
1649
+
1650
+ - acaldas @acaldas
1651
+
1652
+ ## 6.0.0-dev.51 (2026-02-17)
1653
+
1654
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1655
+
1656
+ ## 6.0.0-dev.50 (2026-02-17)
1657
+
1658
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1659
+
1660
+ ## 6.0.0-dev.49 (2026-02-17)
1661
+
1662
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1663
+
1664
+ ## 6.0.0-dev.47 (2026-02-17)
1665
+
1666
+ ### 🩹 Fixes
1667
+
1668
+ - **monorepo:** make shared package publicly available ([#2348](https://github.com/powerhouse-inc/powerhouse/pull/2348))
1669
+
1670
+ ### ❤️ Thank You
1671
+
1672
+ - Ryan Wolhuter @ryanwolhuter
1673
+
1674
+ ## 6.0.0-dev.46 (2026-02-17)
1675
+
1676
+ ### 🚀 Features
1677
+
1678
+ - **connect:** re enable processors in connect ([#2342](https://github.com/powerhouse-inc/powerhouse/pull/2342))
1679
+
1680
+ ### ❤️ Thank You
1681
+
1682
+ - Ryan Wolhuter @ryanwolhuter
1683
+
1684
+ ## 6.0.0-dev.45 (2026-02-16)
1685
+
1686
+ ### 🚀 Features
1687
+
1688
+ - **monorepo:** ensure shared is only in dev deps ([#2341](https://github.com/powerhouse-inc/powerhouse/pull/2341))
1689
+
1690
+ ### ❤️ Thank You
1691
+
1692
+ - Ryan Wolhuter @ryanwolhuter
1693
+
1694
+ ## 6.0.0-dev.44 (2026-02-15)
1695
+
1696
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1697
+
1698
+ ## 6.0.0-dev.43 (2026-02-14)
1699
+
1700
+ ### 🚀 Features
1701
+
1702
+ - **monorepo:** move more shared stuff to shared ([#2335](https://github.com/powerhouse-inc/powerhouse/pull/2335))
1703
+
1704
+ ### ❤️ Thank You
1705
+
1706
+ - Ryan Wolhuter @ryanwolhuter
1707
+
1708
+ ## 6.0.0-dev.42 (2026-02-13)
1709
+
1710
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1711
+
1712
+ ## 6.0.0-dev.41 (2026-02-12)
1713
+
1714
+ ### 🚀 Features
1715
+
1716
+ - **monorepo:** use catalog for other shared deps ([#2330](https://github.com/powerhouse-inc/powerhouse/pull/2330))
1717
+ - **vetra:** add processor apps input to vetra ([#2329](https://github.com/powerhouse-inc/powerhouse/pull/2329))
1718
+
1719
+ ### 🩹 Fixes
1720
+
1721
+ - **builder-tools:** use same class-variance-authority as design-systom ([d600feb49](https://github.com/powerhouse-inc/powerhouse/commit/d600feb49))
1722
+ - **design-system:** copy assets to dist folder to enable relative path import ([de5cb5e4e](https://github.com/powerhouse-inc/powerhouse/commit/de5cb5e4e))
1723
+ - **monorepo:** add build-cli to old release workflow ([a30624bd2](https://github.com/powerhouse-inc/powerhouse/commit/a30624bd2))
1724
+
1725
+ ### ❤️ Thank You
1726
+
1727
+ - acaldas @acaldas
1728
+ - Ryan Wolhuter @ryanwolhuter
1729
+ - ryanwolhuter @ryanwolhuter
1730
+
1731
+ ## 6.0.0-dev.40 (2026-02-12)
1732
+
1733
+ ### 🚀 Features
1734
+
1735
+ - **monorepo:** add shared package ([#2324](https://github.com/powerhouse-inc/powerhouse/pull/2324))
1736
+
1737
+ ### ❤️ Thank You
1738
+
1739
+ - Ryan Wolhuter @ryanwolhuter
1740
+
1741
+ ## 6.0.0-dev.39 (2026-02-11)
1742
+
1743
+ ### 🚀 Features
1744
+
1745
+ - **reactor,codegen:** handle processor apps in cli ([#2319](https://github.com/powerhouse-inc/powerhouse/pull/2319))
1746
+
1747
+ ### ❤️ Thank You
1748
+
1749
+ - Ryan Wolhuter @ryanwolhuter
1750
+
1751
+ ## 6.0.0-dev.38 (2026-02-10)
1752
+
1753
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1754
+
1755
+ ## 6.0.0-dev.37 (2026-02-10)
1756
+
1757
+ ### 🚀 Features
1758
+
1759
+ - **reactor-api:** added nested operations query on phdocument and Graphql client update ([67584e3fc](https://github.com/powerhouse-inc/powerhouse/commit/67584e3fc))
1760
+
1761
+ ### ❤️ Thank You
1762
+
1763
+ - acaldas
1764
+
1765
+ ## 6.0.0-dev.36 (2026-02-06)
1766
+
1767
+ ### 🚀 Features
1768
+
1769
+ - **codegen:** use bun for the slowest tests ([#2303](https://github.com/powerhouse-inc/powerhouse/pull/2303))
1770
+
1771
+ ### ❤️ Thank You
1772
+
1773
+ - Ryan Wolhuter @ryanwolhuter
1774
+
1775
+ ## 6.0.0-dev.35 (2026-02-06)
1776
+
1777
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1778
+
1779
+ ## 6.0.0-dev.34 (2026-02-05)
1780
+
1781
+ ### 🚀 Features
1782
+
1783
+ - **codegen:** update processors codegen ([#2293](https://github.com/powerhouse-inc/powerhouse/pull/2293))
1784
+
1785
+ ### 🩹 Fixes
1786
+
1787
+ - **ci:** allow release to continue when academy build fails ([477d9ef71](https://github.com/powerhouse-inc/powerhouse/commit/477d9ef71))
1788
+
1789
+ ### 🔥 Performance
1790
+
1791
+ - **document-model:** optimize getDocumentLastModified from O(n log n) to O(n) ([bb94ff310](https://github.com/powerhouse-inc/powerhouse/commit/bb94ff310))
1792
+
1793
+ ### ❤️ Thank You
1794
+
1795
+ - Frank
1796
+ - Ryan Wolhuter @ryanwolhuter
1797
+ - Samuel Hawksby-Robinson @Samyoul
1798
+
1799
+ ## 6.0.0-dev.33 (2026-02-05)
1800
+
1801
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1802
+
1803
+ ## 6.0.0-dev.32 (2026-02-04)
1804
+
1805
+ ### 🩹 Fixes
1806
+
1807
+ - remove duplicate trigger-downstream from publish-docker-images ([1f70c8041](https://github.com/powerhouse-inc/powerhouse/commit/1f70c8041))
1808
+
1809
+ ### ❤️ Thank You
1810
+
1811
+ - Frank
1812
+
1813
+ ## 6.0.0-dev.31 (2026-02-04)
1814
+
1815
+ ### 🚀 Features
1816
+
1817
+ - trigger powerhouse-demo after release ([f5b63728d](https://github.com/powerhouse-inc/powerhouse/commit/f5b63728d))
1818
+ - **profiling:** add Pyroscope monitoring to reactor-direct ([2c7779229](https://github.com/powerhouse-inc/powerhouse/commit/2c7779229))
1819
+ - **profiling:** add reactor-direct.ts for direct reactor performance profiling ([806714e27](https://github.com/powerhouse-inc/powerhouse/commit/806714e27))
1820
+
1821
+ ### 🩹 Fixes
1822
+
1823
+ - linting issues ([e1eb2c806](https://github.com/powerhouse-inc/powerhouse/commit/e1eb2c806))
1824
+ - ignore release.ts ([25a40d2a6](https://github.com/powerhouse-inc/powerhouse/commit/25a40d2a6))
1825
+
1826
+ ### ❤️ Thank You
1827
+
1828
+ - Benjamin Jordan
1829
+ - Frank
1830
+ - Samuel Hawksby-Robinson @Samyoul
1831
+
1832
+ ## 6.0.0-dev.30 (2026-02-03)
1833
+
1834
+ ### 🩹 Fixes
1835
+
1836
+ - **release:** ignore errors on git stage ([e0c10d604](https://github.com/powerhouse-inc/powerhouse/commit/e0c10d604))
1837
+ - **releases:** remove problematic publish dry run ([8b9b065b9](https://github.com/powerhouse-inc/powerhouse/commit/8b9b065b9))
1838
+ - **releases:** include git side effects check in all booleans ([19c44503d](https://github.com/powerhouse-inc/powerhouse/commit/19c44503d))
1839
+
1840
+ ### ❤️ Thank You
1841
+
1842
+ - ryanwolhuter @ryanwolhuter
1843
+
1844
+ ## 6.0.0-dev.29 (2026-02-03)
1845
+
1846
+ ### 🚀 Features
1847
+
1848
+ - **release:** add doc comments ([3ab9879d4](https://github.com/powerhouse-inc/powerhouse/commit/3ab9879d4))
1849
+ - **monorepo:** simplified release workflow ([#2276](https://github.com/powerhouse-inc/powerhouse/pull/2276))
1850
+
1851
+ ### 🩹 Fixes
1852
+
1853
+ - package.json onlyBuilt ([3b6165267](https://github.com/powerhouse-inc/powerhouse/commit/3b6165267))
1854
+ - **release:** move checkout action ([4ed305d57](https://github.com/powerhouse-inc/powerhouse/commit/4ed305d57))
1855
+
1856
+ ### ❤️ Thank You
1857
+
1858
+ - Benjamin Jordan (@thegoldenmule)
1859
+ - Ryan Wolhuter @ryanwolhuter
1860
+ - ryanwolhuter @ryanwolhuter
1861
+
1862
+ ## 6.0.0-dev.28 (2026-01-31)
1863
+
1864
+ ### 🚀 Features
1865
+
1866
+ - add e2e tests to simulate ([6ba43d19b](https://github.com/powerhouse-inc/powerhouse/commit/6ba43d19b))
1867
+
1868
+ ### ❤️ Thank You
1869
+
1870
+ - Benjamin Jordan (@thegoldenmule)
1871
+
1872
+ ## 6.0.0-dev.27 (2026-01-30)
1873
+
1874
+ ### 🚀 Features
1875
+
1876
+ - renown sdk improvements ([bc1099d94](https://github.com/powerhouse-inc/powerhouse/commit/bc1099d94))
1877
+ - **ph-cmd:** fix forwarding and versioning bug ([#2272](https://github.com/powerhouse-inc/powerhouse/pull/2272))
1878
+
1879
+ ### ❤️ Thank You
1880
+
1881
+ - acaldas
1882
+ - Ryan Wolhuter @ryanwolhuter
1883
+
1884
+ ## 6.0.0-dev.26 (2026-01-29)
1885
+
1886
+ ### 🚀 Features
1887
+
1888
+ - update minimum node version to 24 ([7a71107c5](https://github.com/powerhouse-inc/powerhouse/commit/7a71107c5))
1889
+
1890
+ ### 🩹 Fixes
1891
+
1892
+ - undo my changes to the tsc script ([0a36d0a49](https://github.com/powerhouse-inc/powerhouse/commit/0a36d0a49))
1893
+
1894
+ ### ❤️ Thank You
1895
+
1896
+ - acaldas @acaldas
1897
+ - Benjamin Jordan (@thegoldenmule)
1898
+
1
1899
  ## 6.0.0-dev.25 (2026-01-28)
2
1900
 
3
1901
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
@@ -140,7 +2038,7 @@ This was a version bump only for @powerhousedao/config to align it with other pr
140
2038
  ### 🚀 Features
141
2039
 
142
2040
  - **design-system:** default styles tweaks and DocumentStateViewer ([c0a66720c](https://github.com/powerhouse-inc/powerhouse/commit/c0a66720c))
143
- - **ci:** deploy staging tenant from release/staging/* branches ([8761579e7](https://github.com/powerhouse-inc/powerhouse/commit/8761579e7))
2041
+ - **ci:** deploy staging tenant from release/staging/\* branches ([8761579e7](https://github.com/powerhouse-inc/powerhouse/commit/8761579e7))
144
2042
  - **ci:** add Harbor registry to docker image publishing ([f3a2fab69](https://github.com/powerhouse-inc/powerhouse/commit/f3a2fab69))
145
2043
 
146
2044
  ### ❤️ Thank You
@@ -3122,4 +5020,4 @@ This was a version bump only for @powerhousedao/config to align it with other pr
3122
5020
 
3123
5021
  ### ❤️ Thank You
3124
5022
 
3125
- - ryanwolhuter @ryanwolhuter
5023
+ - ryanwolhuter @ryanwolhuter