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