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