@powerhousedao/switchboard 6.0.0-dev.8 → 6.0.0-dev.80

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,670 @@
1
+ ## 6.0.0-dev.80 (2026-03-11)
2
+
3
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
4
+
5
+ ## 6.0.0-dev.79 (2026-03-11)
6
+
7
+ ### 🚀 Features
8
+
9
+ - **ci:** add gitops action for registry image updates ([ba91d00dd](https://github.com/powerhouse-inc/powerhouse/commit/ba91d00dd))
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - Frank
14
+
15
+ ## 6.0.0-dev.78 (2026-03-11)
16
+
17
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
18
+
19
+ ## 6.0.0-dev.77 (2026-03-10)
20
+
21
+ ### 🩹 Fixes
22
+
23
+ - **renown:** moved e2e script test to reactor-browser ([3c9b41045](https://github.com/powerhouse-inc/powerhouse/commit/3c9b41045))
24
+
25
+ ### ❤️ Thank You
26
+
27
+ - acaldas @acaldas
28
+
29
+ ## 6.0.0-dev.76 (2026-03-10)
30
+
31
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
32
+
33
+ ## 6.0.0-dev.75 (2026-03-10)
34
+
35
+ ### 🩹 Fixes
36
+
37
+ - **registry:** resolve catalog references in Dockerfile with sed ([765e8fbdd](https://github.com/powerhouse-inc/powerhouse/commit/765e8fbdd))
38
+ - **registry:** copy pnpm-workspace.yaml for Docker build catalog resolution ([7407700b1](https://github.com/powerhouse-inc/powerhouse/commit/7407700b1))
39
+
40
+ ### ❤️ Thank You
41
+
42
+ - Frank
43
+
44
+ ## 6.0.0-dev.74 (2026-03-10)
45
+
46
+ ### 🚀 Features
47
+
48
+ - **ci:** add registry Docker image to publish workflow ([17544abad](https://github.com/powerhouse-inc/powerhouse/commit/17544abad))
49
+
50
+ ### ❤️ Thank You
51
+
52
+ - Frank
53
+
54
+ ## 6.0.0-dev.73 (2026-03-10)
55
+
56
+ ### 🚀 Features
57
+
58
+ - opentelementry-instrumentation-reactor package ([67d5c31e5](https://github.com/powerhouse-inc/powerhouse/commit/67d5c31e5))
59
+
60
+ ### ❤️ Thank You
61
+
62
+ - Benjamin Jordan
63
+
64
+ ## 6.0.0-dev.72 (2026-03-09)
65
+
66
+ ### 🚀 Features
67
+
68
+ - **renown,reactor-browser,connect:** cleanup renown integration ([fe6112c2c](https://github.com/powerhouse-inc/powerhouse/commit/fe6112c2c))
69
+
70
+ ### ❤️ Thank You
71
+
72
+ - acaldas @acaldas
73
+
74
+ ## 6.0.0-dev.71 (2026-03-07)
75
+
76
+ ### 🚀 Features
77
+
78
+ - **connect,reactor-browser:** add dynamic package loading from HTTP registry ([f92816782](https://github.com/powerhouse-inc/powerhouse/commit/f92816782))
79
+ - **document-model,reactor-api,reactor-browser:** implemented remote document controller ([6299c21da](https://github.com/powerhouse-inc/powerhouse/commit/6299c21da))
80
+
81
+ ### 🩹 Fixes
82
+
83
+ - **reactor-browser:** removed subexports ([4cda7f44c](https://github.com/powerhouse-inc/powerhouse/commit/4cda7f44c))
84
+
85
+ ### ❤️ Thank You
86
+
87
+ - acaldas @acaldas
88
+ - Guillermo Puente @gpuente
89
+
90
+ ## 6.0.0-dev.70 (2026-03-06)
91
+
92
+ ### 🚀 Features
93
+
94
+ - **switchboard,reactor-api,registry:** add runtime dynamic pacage loading from HTTP registry ([37f91250e](https://github.com/powerhouse-inc/powerhouse/commit/37f91250e))
95
+ - add new bundling for connect ([#2390](https://github.com/powerhouse-inc/powerhouse/pull/2390))
96
+
97
+ ### 🩹 Fixes
98
+
99
+ - eslint config ([fb20b3726](https://github.com/powerhouse-inc/powerhouse/commit/fb20b3726))
100
+
101
+ ### ❤️ Thank You
102
+
103
+ - Guillermo Puente @gpuente
104
+ - Ryan Wolhuter @ryanwolhuter
105
+
106
+ ## 6.0.0-dev.69 (2026-03-05)
107
+
108
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
109
+
110
+ ## 6.0.0-dev.68 (2026-03-04)
111
+
112
+ ### 🩹 Fixes
113
+
114
+ - **vetra:** remove custom subgraphs from vetra ([3a1e3b9b0](https://github.com/powerhouse-inc/powerhouse/commit/3a1e3b9b0))
115
+ - resolve empty name causing silent ADD_FILE failure in drives ([b44ed0c1c](https://github.com/powerhouse-inc/powerhouse/commit/b44ed0c1c))
116
+ - **reactor-mcp:** adopt new reactor client interface for MCP server ([1b8e6fb19](https://github.com/powerhouse-inc/powerhouse/commit/1b8e6fb19))
117
+
118
+ ### ❤️ Thank You
119
+
120
+ - Guillermo Puente @gpuente
121
+
122
+ ## 6.0.0-dev.67 (2026-03-03)
123
+
124
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
125
+
126
+ ## 6.0.0-dev.66 (2026-03-03)
127
+
128
+ ### 🚀 Features
129
+
130
+ - move reactor logic from connect to reactor browser ([#2385](https://github.com/powerhouse-inc/powerhouse/pull/2385))
131
+
132
+ ### ❤️ Thank You
133
+
134
+ - Ryan Wolhuter @ryanwolhuter
135
+
136
+ ## 6.0.0-dev.65 (2026-03-03)
137
+
138
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
139
+
140
+ ## 6.0.0-dev.64 (2026-03-03)
141
+
142
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
143
+
144
+ ## 6.0.0-dev.62 (2026-03-03)
145
+
146
+ ### 🚀 Features
147
+
148
+ - **ci:** push academy to Harbor academy project and update k8s for academy namespace ([efbf8f58d](https://github.com/powerhouse-inc/powerhouse/commit/efbf8f58d))
149
+
150
+ ### 🩹 Fixes
151
+
152
+ - cherry-picked fixes ([a73630a6a](https://github.com/powerhouse-inc/powerhouse/commit/a73630a6a))
153
+ - moving analytics processors to shared and fixing them, fixing other linting errors toos ([0c8f7fe98](https://github.com/powerhouse-inc/powerhouse/commit/0c8f7fe98))
154
+
155
+ ### ❤️ Thank You
156
+
157
+ - Benjamin Jordan
158
+ - Frank
159
+
160
+ ## 6.0.0-dev.61 (2026-02-27)
161
+
162
+ ### 🚀 Features
163
+
164
+ - **ci:** update k8s-hosting academy image tag after docker publish ([0b98b73a9](https://github.com/powerhouse-inc/powerhouse/commit/0b98b73a9))
165
+ - add bundle step for ph cli ([#2375](https://github.com/powerhouse-inc/powerhouse/pull/2375))
166
+
167
+ ### ❤️ Thank You
168
+
169
+ - Frank
170
+ - Ryan Wolhuter @ryanwolhuter
171
+
172
+ ## 6.0.0-dev.60 (2026-02-27)
173
+
174
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
175
+
176
+ ## 6.0.0-dev.59 (2026-02-26)
177
+
178
+ ### 🚀 Features
179
+
180
+ - use update-ts-references tool which also removes unused ones ([#2374](https://github.com/powerhouse-inc/powerhouse/pull/2374))
181
+
182
+ ### ❤️ Thank You
183
+
184
+ - Ryan Wolhuter @ryanwolhuter
185
+
186
+ ## 6.0.0-dev.58 (2026-02-25)
187
+
188
+ ### 🚀 Features
189
+
190
+ - added ability to configure max reshuffle depth in reactor orchestrator ([94f3ae986](https://github.com/powerhouse-inc/powerhouse/commit/94f3ae986))
191
+
192
+ ### 🔥 Performance
193
+
194
+ - **reducer:** pre-allocate operation arrays to avoid resize overhead ([1cf1c0078](https://github.com/powerhouse-inc/powerhouse/commit/1cf1c0078))
195
+
196
+ ### ❤️ Thank You
197
+
198
+ - Benjamin Jordan
199
+ - Samuel Hawksby-Robinson @Samyoul
200
+
201
+ ## 6.0.0-dev.57 (2026-02-24)
202
+
203
+ ### 🚀 Features
204
+
205
+ - run sync integration test as part of reactor flow ([7dea8bf3e](https://github.com/powerhouse-inc/powerhouse/commit/7dea8bf3e))
206
+
207
+ ### 🩹 Fixes
208
+
209
+ - switchboard needs build:misc ([916f761b8](https://github.com/powerhouse-inc/powerhouse/commit/916f761b8))
210
+ - arg, workflow changes should trigger the workflow ([645cca08f](https://github.com/powerhouse-inc/powerhouse/commit/645cca08f))
211
+ - build step before integration test ([0b6b48f74](https://github.com/powerhouse-inc/powerhouse/commit/0b6b48f74))
212
+
213
+ ### ❤️ Thank You
214
+
215
+ - Benjamin Jordan
216
+
217
+ ## 6.0.0-dev.56 (2026-02-21)
218
+
219
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
220
+
221
+ ## 6.0.0-dev.55 (2026-02-20)
222
+
223
+ ### 🚀 Features
224
+
225
+ - test-connect and reactor gql updates to pass along more context ([ae581e8e8](https://github.com/powerhouse-inc/powerhouse/commit/ae581e8e8))
226
+
227
+ ### ❤️ Thank You
228
+
229
+ - Benjamin Jordan
230
+
231
+ ## 6.0.0-dev.54 (2026-02-19)
232
+
233
+ ### 🚀 Features
234
+
235
+ - wip orchestrator for the test-client ([186d7c015](https://github.com/powerhouse-inc/powerhouse/commit/186d7c015))
236
+ - **connect:** build tweaks ([22b6bc7d5](https://github.com/powerhouse-inc/powerhouse/commit/22b6bc7d5))
237
+ - improved logging on vetra, switchboard and connect ([3fb127687](https://github.com/powerhouse-inc/powerhouse/commit/3fb127687))
238
+
239
+ ### 🩹 Fixes
240
+
241
+ - **ph-cli,switchboard:** create preview drive on new reactor ([1e5ed8794](https://github.com/powerhouse-inc/powerhouse/commit/1e5ed8794))
242
+
243
+ ### ❤️ Thank You
244
+
245
+ - acaldas @acaldas
246
+ - Benjamin Jordan
247
+
248
+ ## 6.0.0-dev.53 (2026-02-18)
249
+
250
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
251
+
252
+ ## 6.0.0-dev.52 (2026-02-17)
253
+
254
+ ### 🩹 Fixes
255
+
256
+ - **reactor-api:** improved subgraph path matching and removed name parameter from reactor subgraph ([dcadf7fb3](https://github.com/powerhouse-inc/powerhouse/commit/dcadf7fb3))
257
+
258
+ ### ❤️ Thank You
259
+
260
+ - acaldas @acaldas
261
+
262
+ ## 6.0.0-dev.51 (2026-02-17)
263
+
264
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
265
+
266
+ ## 6.0.0-dev.50 (2026-02-17)
267
+
268
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
269
+
270
+ ## 6.0.0-dev.49 (2026-02-17)
271
+
272
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
273
+
274
+ ## 6.0.0-dev.47 (2026-02-17)
275
+
276
+ ### 🩹 Fixes
277
+
278
+ - **monorepo:** make shared package publicly available ([#2348](https://github.com/powerhouse-inc/powerhouse/pull/2348))
279
+
280
+ ### ❤️ Thank You
281
+
282
+ - Ryan Wolhuter @ryanwolhuter
283
+
284
+ ## 6.0.0-dev.46 (2026-02-17)
285
+
286
+ ### 🚀 Features
287
+
288
+ - **connect:** re enable processors in connect ([#2342](https://github.com/powerhouse-inc/powerhouse/pull/2342))
289
+
290
+ ### ❤️ Thank You
291
+
292
+ - Ryan Wolhuter @ryanwolhuter
293
+
294
+ ## 6.0.0-dev.45 (2026-02-16)
295
+
296
+ ### 🚀 Features
297
+
298
+ - **monorepo:** ensure shared is only in dev deps ([#2341](https://github.com/powerhouse-inc/powerhouse/pull/2341))
299
+
300
+ ### ❤️ Thank You
301
+
302
+ - Ryan Wolhuter @ryanwolhuter
303
+
304
+ ## 6.0.0-dev.44 (2026-02-15)
305
+
306
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
307
+
308
+ ## 6.0.0-dev.43 (2026-02-14)
309
+
310
+ ### 🚀 Features
311
+
312
+ - **monorepo:** move more shared stuff to shared ([#2335](https://github.com/powerhouse-inc/powerhouse/pull/2335))
313
+
314
+ ### ❤️ Thank You
315
+
316
+ - Ryan Wolhuter @ryanwolhuter
317
+
318
+ ## 6.0.0-dev.42 (2026-02-13)
319
+
320
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
321
+
322
+ ## 6.0.0-dev.41 (2026-02-12)
323
+
324
+ ### 🚀 Features
325
+
326
+ - **monorepo:** use catalog for other shared deps ([#2330](https://github.com/powerhouse-inc/powerhouse/pull/2330))
327
+ - **vetra:** add processor apps input to vetra ([#2329](https://github.com/powerhouse-inc/powerhouse/pull/2329))
328
+
329
+ ### 🩹 Fixes
330
+
331
+ - **builder-tools:** use same class-variance-authority as design-systom ([d600feb49](https://github.com/powerhouse-inc/powerhouse/commit/d600feb49))
332
+ - **design-system:** copy assets to dist folder to enable relative path import ([de5cb5e4e](https://github.com/powerhouse-inc/powerhouse/commit/de5cb5e4e))
333
+ - **monorepo:** add build-cli to old release workflow ([a30624bd2](https://github.com/powerhouse-inc/powerhouse/commit/a30624bd2))
334
+
335
+ ### ❤️ Thank You
336
+
337
+ - acaldas @acaldas
338
+ - Ryan Wolhuter @ryanwolhuter
339
+ - ryanwolhuter @ryanwolhuter
340
+
341
+ ## 6.0.0-dev.40 (2026-02-12)
342
+
343
+ ### 🚀 Features
344
+
345
+ - **monorepo:** add shared package ([#2324](https://github.com/powerhouse-inc/powerhouse/pull/2324))
346
+
347
+ ### ❤️ Thank You
348
+
349
+ - Ryan Wolhuter @ryanwolhuter
350
+
351
+ ## 6.0.0-dev.39 (2026-02-11)
352
+
353
+ ### 🚀 Features
354
+
355
+ - **reactor,codegen:** handle processor apps in cli ([#2319](https://github.com/powerhouse-inc/powerhouse/pull/2319))
356
+
357
+ ### ❤️ Thank You
358
+
359
+ - Ryan Wolhuter @ryanwolhuter
360
+
361
+ ## 6.0.0-dev.38 (2026-02-10)
362
+
363
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
364
+
365
+ ## 6.0.0-dev.37 (2026-02-10)
366
+
367
+ ### 🚀 Features
368
+
369
+ - **reactor-api:** added nested operations query on phdocument and Graphql client update ([67584e3fc](https://github.com/powerhouse-inc/powerhouse/commit/67584e3fc))
370
+
371
+ ### ❤️ Thank You
372
+
373
+ - acaldas
374
+
375
+ ## 6.0.0-dev.36 (2026-02-06)
376
+
377
+ ### 🚀 Features
378
+
379
+ - **codegen:** use bun for the slowest tests ([#2303](https://github.com/powerhouse-inc/powerhouse/pull/2303))
380
+
381
+ ### ❤️ Thank You
382
+
383
+ - Ryan Wolhuter @ryanwolhuter
384
+
385
+ ## 6.0.0-dev.35 (2026-02-06)
386
+
387
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
388
+
389
+ ## 6.0.0-dev.34 (2026-02-05)
390
+
391
+ ### 🚀 Features
392
+
393
+ - **codegen:** update processors codegen ([#2293](https://github.com/powerhouse-inc/powerhouse/pull/2293))
394
+
395
+ ### 🩹 Fixes
396
+
397
+ - **ci:** allow release to continue when academy build fails ([477d9ef71](https://github.com/powerhouse-inc/powerhouse/commit/477d9ef71))
398
+
399
+ ### 🔥 Performance
400
+
401
+ - **document-model:** optimize getDocumentLastModified from O(n log n) to O(n) ([bb94ff310](https://github.com/powerhouse-inc/powerhouse/commit/bb94ff310))
402
+
403
+ ### ❤️ Thank You
404
+
405
+ - Frank
406
+ - Ryan Wolhuter @ryanwolhuter
407
+ - Samuel Hawksby-Robinson @Samyoul
408
+
409
+ ## 6.0.0-dev.33 (2026-02-05)
410
+
411
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
412
+
413
+ ## 6.0.0-dev.32 (2026-02-04)
414
+
415
+ ### 🩹 Fixes
416
+
417
+ - remove duplicate trigger-downstream from publish-docker-images ([1f70c8041](https://github.com/powerhouse-inc/powerhouse/commit/1f70c8041))
418
+
419
+ ### ❤️ Thank You
420
+
421
+ - Frank
422
+
423
+ ## 6.0.0-dev.31 (2026-02-04)
424
+
425
+ ### 🚀 Features
426
+
427
+ - trigger powerhouse-demo after release ([f5b63728d](https://github.com/powerhouse-inc/powerhouse/commit/f5b63728d))
428
+ - **profiling:** add Pyroscope monitoring to reactor-direct ([2c7779229](https://github.com/powerhouse-inc/powerhouse/commit/2c7779229))
429
+ - **profiling:** add reactor-direct.ts for direct reactor performance profiling ([806714e27](https://github.com/powerhouse-inc/powerhouse/commit/806714e27))
430
+ - align document-model-subgraph with ReactorSubgraph patterns ([0c0813ef7](https://github.com/powerhouse-inc/powerhouse/commit/0c0813ef7))
431
+ - add new document model subgraph with new reactor API ([a282586c3](https://github.com/powerhouse-inc/powerhouse/commit/a282586c3))
432
+
433
+ ### 🩹 Fixes
434
+
435
+ - linting issues ([e1eb2c806](https://github.com/powerhouse-inc/powerhouse/commit/e1eb2c806))
436
+ - ignore release.ts ([25a40d2a6](https://github.com/powerhouse-inc/powerhouse/commit/25a40d2a6))
437
+
438
+ ### ❤️ Thank You
439
+
440
+ - Benjamin Jordan
441
+ - Frank
442
+ - Guillermo Puente @gpuente
443
+ - Samuel Hawksby-Robinson @Samyoul
444
+
445
+ ## 6.0.0-dev.30 (2026-02-03)
446
+
447
+ ### 🩹 Fixes
448
+
449
+ - **release:** ignore errors on git stage ([e0c10d604](https://github.com/powerhouse-inc/powerhouse/commit/e0c10d604))
450
+ - **releases:** remove problematic publish dry run ([8b9b065b9](https://github.com/powerhouse-inc/powerhouse/commit/8b9b065b9))
451
+ - **releases:** include git side effects check in all booleans ([19c44503d](https://github.com/powerhouse-inc/powerhouse/commit/19c44503d))
452
+
453
+ ### ❤️ Thank You
454
+
455
+ - ryanwolhuter @ryanwolhuter
456
+
457
+ ## 6.0.0-dev.29 (2026-02-03)
458
+
459
+ ### 🚀 Features
460
+
461
+ - **release:** add doc comments ([3ab9879d4](https://github.com/powerhouse-inc/powerhouse/commit/3ab9879d4))
462
+ - **monorepo:** simplified release workflow ([#2276](https://github.com/powerhouse-inc/powerhouse/pull/2276))
463
+
464
+ ### 🩹 Fixes
465
+
466
+ - package.json onlyBuilt ([3b6165267](https://github.com/powerhouse-inc/powerhouse/commit/3b6165267))
467
+ - **release:** move checkout action ([4ed305d57](https://github.com/powerhouse-inc/powerhouse/commit/4ed305d57))
468
+
469
+ ### ❤️ Thank You
470
+
471
+ - Benjamin Jordan (@thegoldenmule)
472
+ - Ryan Wolhuter @ryanwolhuter
473
+ - ryanwolhuter @ryanwolhuter
474
+
475
+ ## 6.0.0-dev.28 (2026-01-31)
476
+
477
+ ### 🚀 Features
478
+
479
+ - add e2e tests to simulate ([6ba43d19b](https://github.com/powerhouse-inc/powerhouse/commit/6ba43d19b))
480
+ - adding signal handlers and removing old feature flags ([f08253a2d](https://github.com/powerhouse-inc/powerhouse/commit/f08253a2d))
481
+
482
+ ### ❤️ Thank You
483
+
484
+ - Benjamin Jordan (@thegoldenmule)
485
+
486
+ ## 6.0.0-dev.27 (2026-01-30)
487
+
488
+ ### 🚀 Features
489
+
490
+ - renown sdk improvements ([bc1099d94](https://github.com/powerhouse-inc/powerhouse/commit/bc1099d94))
491
+ - **ph-cmd:** fix forwarding and versioning bug ([#2272](https://github.com/powerhouse-inc/powerhouse/pull/2272))
492
+
493
+ ### ❤️ Thank You
494
+
495
+ - acaldas
496
+ - Ryan Wolhuter @ryanwolhuter
497
+
498
+ ## 6.0.0-dev.26 (2026-01-29)
499
+
500
+ ### 🚀 Features
501
+
502
+ - update minimum node version to 24 ([7a71107c5](https://github.com/powerhouse-inc/powerhouse/commit/7a71107c5))
503
+
504
+ ### 🩹 Fixes
505
+
506
+ - undo my changes to the tsc script ([0a36d0a49](https://github.com/powerhouse-inc/powerhouse/commit/0a36d0a49))
507
+
508
+ ### ❤️ Thank You
509
+
510
+ - acaldas @acaldas
511
+ - Benjamin Jordan (@thegoldenmule)
512
+
513
+ ## 6.0.0-dev.25 (2026-01-28)
514
+
515
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
516
+
517
+ ## 6.0.0-dev.24 (2026-01-27)
518
+
519
+ ### 🚀 Features
520
+
521
+ - **switchboard:** enhance pyroscope profiler with wall and heap support ([254c0cea9](https://github.com/powerhouse-inc/powerhouse/commit/254c0cea9))
522
+ - **monorepo:** ensure the same typescript version is used everywhere ([#2258](https://github.com/powerhouse-inc/powerhouse/pull/2258))
523
+
524
+ ### 🩹 Fixes
525
+
526
+ - **vetra,switchboard:** fix TypeScript errors in permission tests and profiler ([7726f95a3](https://github.com/powerhouse-inc/powerhouse/commit/7726f95a3))
527
+
528
+ ### ❤️ Thank You
529
+
530
+ - Frank
531
+ - Ryan Wolhuter @ryanwolhuter
532
+
533
+ ## 6.0.0-dev.23 (2026-01-27)
534
+
535
+ ### 🚀 Features
536
+
537
+ - **monorepo:** add diff filter to exclude deleted files in changed files action ([e86961e79](https://github.com/powerhouse-inc/powerhouse/commit/e86961e79))
538
+ - **academy:** added release slides to academy project ([eab5e56fe](https://github.com/powerhouse-inc/powerhouse/commit/eab5e56fe))
539
+
540
+ ### ❤️ Thank You
541
+
542
+ - acaldas @acaldas
543
+ - ryanwolhuter @ryanwolhuter
544
+
545
+ ## 6.0.0-dev.22 (2026-01-27)
546
+
547
+ ### 🩹 Fixes
548
+
549
+ - **monorepo:** inefficient workflows ([#2250](https://github.com/powerhouse-inc/powerhouse/pull/2250))
550
+
551
+ ### ❤️ Thank You
552
+
553
+ - Ryan Wolhuter @ryanwolhuter
554
+
555
+ ## 6.0.0-dev.21 (2026-01-27)
556
+
557
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
558
+
559
+ ## 6.0.0-dev.20 (2026-01-26)
560
+
561
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
562
+
563
+ ## 6.0.0-dev.19 (2026-01-26)
564
+
565
+ ### 🩹 Fixes
566
+
567
+ - **docker:** add ph-cli to global install for switchboard ([6cea7f52e](https://github.com/powerhouse-inc/powerhouse/commit/6cea7f52e))
568
+
569
+ ### ❤️ Thank You
570
+
571
+ - Frank
572
+
573
+ ## 6.0.0-dev.18 (2026-01-26)
574
+
575
+ ### 🚀 Features
576
+
577
+ - **ph-cli, ph-cmd:** use cmd ts for remaining ph cmd commands ([#2209](https://github.com/powerhouse-inc/powerhouse/pull/2209))
578
+
579
+ ### 🩹 Fixes
580
+
581
+ - trailing newline in publish-docker-images workflow ([7d2e30db4](https://github.com/powerhouse-inc/powerhouse/commit/7d2e30db4))
582
+ - **ci:** remove deploy-k8s from publish-docker-images workflow ([c5869e82f](https://github.com/powerhouse-inc/powerhouse/commit/c5869e82f))
583
+
584
+ ### ❤️ Thank You
585
+
586
+ - Frank
587
+ - Ryan Wolhuter @ryanwolhuter
588
+
589
+ ## 6.0.0-dev.17 (2026-01-26)
590
+
591
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
592
+
593
+ ## 6.0.0-dev.16 (2026-01-24)
594
+
595
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
596
+
597
+ ## 6.0.0-dev.15 (2026-01-23)
598
+
599
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
600
+
601
+ ## 6.0.0-dev.14 (2026-01-22)
602
+
603
+ ### 🩹 Fixes
604
+
605
+ - pnpm filtering ([3875e271c](https://github.com/powerhouse-inc/powerhouse/commit/3875e271c))
606
+ - do not run profiling tests by default ([a196a19da](https://github.com/powerhouse-inc/powerhouse/commit/a196a19da))
607
+ - **profiling:** add TypeScript configuration for profiling scripts ([d0ee094c7](https://github.com/powerhouse-inc/powerhouse/commit/d0ee094c7))
608
+ - **design-system:** declare document-drive and reactor-browser as runtime dependencies ([3db4afa38](https://github.com/powerhouse-inc/powerhouse/commit/3db4afa38))
609
+
610
+ ### ❤️ Thank You
611
+
612
+ - acaldas @acaldas
613
+ - Benjamin Jordan (@thegoldenmule)
614
+ - Samuel Hawksby-Robinson @Samyoul
615
+
616
+ ## 6.0.0-dev.13 (2026-01-21)
617
+
618
+ ### 🚀 Features
619
+
620
+ - add workflow to trigger downstream package updates ([e8c6cce75](https://github.com/powerhouse-inc/powerhouse/commit/e8c6cce75))
621
+
622
+ ### ❤️ Thank You
623
+
624
+ - Frank
625
+
626
+ ## 6.0.0-dev.12 (2026-01-20)
627
+
628
+ ### 🩹 Fixes
629
+
630
+ - **docker:** install prettier globally for ph init project ([7817c65ba](https://github.com/powerhouse-inc/powerhouse/commit/7817c65ba))
631
+
632
+ ### ❤️ Thank You
633
+
634
+ - Frank
635
+
636
+ ## 6.0.0-dev.11 (2026-01-20)
637
+
638
+ ### 🩹 Fixes
639
+
640
+ - **monorepo:** exclude root package from recursive build to prevent infinite loop ([099139393](https://github.com/powerhouse-inc/powerhouse/commit/099139393))
641
+ - **codegen:** fix failing codegen tests ([#2227](https://github.com/powerhouse-inc/powerhouse/pull/2227))
642
+
643
+ ### ❤️ Thank You
644
+
645
+ - Frank
646
+ - Ryan Wolhuter @ryanwolhuter
647
+
648
+ ## 6.0.0-dev.10 (2026-01-19)
649
+
650
+ ### 🚀 Features
651
+
652
+ - **ph-cmd:** move dependencies to dev dependencies ([8aa16c346](https://github.com/powerhouse-inc/powerhouse/commit/8aa16c346))
653
+
654
+ ### ❤️ Thank You
655
+
656
+ - ryanwolhuter @ryanwolhuter
657
+
658
+ ## 6.0.0-dev.9 (2026-01-19)
659
+
660
+ ### 🚀 Features
661
+
662
+ - **ph-cmd:** test build with bun ([#2225](https://github.com/powerhouse-inc/powerhouse/pull/2225))
663
+
664
+ ### ❤️ Thank You
665
+
666
+ - Ryan Wolhuter @ryanwolhuter
667
+
1
668
  ## 6.0.0-dev.8 (2026-01-17)
2
669
 
3
670
  ### 🚀 Features
package/Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
1
  # Build stage
2
- FROM node:22-alpine AS build
2
+ FROM node:24-alpine AS build
3
3
 
4
4
  WORKDIR /app
5
5
 
@@ -19,8 +19,8 @@ RUN pnpm config set @jsr:registry https://npm.jsr.io
19
19
  ARG TAG=latest
20
20
  ARG PH_PACKAGES=""
21
21
 
22
- # Install ph-cmd and prisma
23
- RUN pnpm add -g ph-cmd@$TAG prisma@5.17.0
22
+ # Install ph-cmd, prisma, and prettier
23
+ RUN pnpm add -g ph-cmd@$TAG prisma@5.17.0 prettier
24
24
 
25
25
  # Initialize project based on tag
26
26
  RUN case "$TAG" in \
@@ -44,7 +44,7 @@ RUN if [ -n "$PH_PACKAGES" ]; then \
44
44
  RUN prisma generate --schema node_modules/document-drive/dist/prisma/schema.prisma
45
45
 
46
46
  # Final stage - slim node image
47
- FROM node:22-alpine
47
+ FROM node:24-alpine
48
48
 
49
49
  WORKDIR /app
50
50