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

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