@powerhousedao/config 5.1.0 → 5.2.0-dev.2

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +1329 -54
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,20 +1,301 @@
1
- ## 5.0.12 (2025-11-24)
1
+ ## 5.2.0-dev.1 (2026-01-15)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **monorepo:** upgrade zod and use compatibility layer for errors ([#2210](https://github.com/powerhouse-inc/powerhouse/pull/2210))
6
+ - **monorepo:** use local package execution for tailwind instead of downloading it every time ([ed149558c](https://github.com/powerhouse-inc/powerhouse/commit/ed149558c))
7
+
8
+ ### ❤️ Thank You
9
+
10
+ - Ryan Wolhuter @ryanwolhuter
11
+ - ryanwolhuter @ryanwolhuter
12
+
13
+ ## 5.1.0-dev.42 (2026-01-14)
14
+
15
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
16
+
17
+ ## 5.1.0-dev.41 (2026-01-13)
18
+
19
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
20
+
21
+ ## 5.1.0-dev.40 (2026-01-10)
22
+
23
+ ### 🚀 Features
24
+
25
+ - **builder-tools:** improved validation on doc model editor and unit tests ([336f5d575](https://github.com/powerhouse-inc/powerhouse/commit/336f5d575))
26
+ - **codegen:** add validation to package json test ([03d06ef57](https://github.com/powerhouse-inc/powerhouse/commit/03d06ef57))
27
+
28
+ ### ❤️ Thank You
29
+
30
+ - acaldas @acaldas
31
+ - ryanwolhuter @ryanwolhuter
32
+
33
+ ## 5.1.0-dev.39 (2026-01-09)
34
+
35
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
36
+
37
+ ## 5.1.0-dev.38 (2026-01-09)
38
+
39
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
40
+
41
+ ## 5.1.0-dev.37 (2026-01-09)
42
+
43
+ ### 🚀 Features
44
+
45
+ - **codegen,ph-cmd:** use templates for project boilerplate creation ([#2190](https://github.com/powerhouse-inc/powerhouse/pull/2190))
46
+
47
+ ### ❤️ Thank You
48
+
49
+ - Ryan Wolhuter @ryanwolhuter
50
+
51
+ ## 5.1.0-dev.36 (2026-01-09)
52
+
53
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
54
+
55
+ ## 5.1.0-dev.35 (2026-01-08)
56
+
57
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
58
+
59
+ ## 5.1.0-dev.34 (2026-01-07)
60
+
61
+ ### 🚀 Features
62
+
63
+ - **ph-cli:** add index.html migration to migrate command ([#2186](https://github.com/powerhouse-inc/powerhouse/pull/2186))
64
+
65
+ ### ❤️ Thank You
66
+
67
+ - Ryan Wolhuter @ryanwolhuter
68
+
69
+ ## 5.1.0-dev.33 (2026-01-06)
70
+
71
+ ### 🩹 Fixes
72
+
73
+ - added configuration to debug switchboard, and cleaned up some of the subgraph code ([9ce04c899](https://github.com/powerhouse-inc/powerhouse/commit/9ce04c899))
74
+
75
+ ### ❤️ Thank You
76
+
77
+ - Benjamin Jordan (@thegoldenmule)
78
+
79
+ ## 5.1.0-dev.32 (2026-01-02)
80
+
81
+ ### 🚀 Features
82
+
83
+ - **tracing:** migrate from Datadog to OpenTelemetry with Tempo service graphs ([6b4eb9c82](https://github.com/powerhouse-inc/powerhouse/commit/6b4eb9c82))
84
+
85
+ ### ❤️ Thank You
86
+
87
+ - Frank
88
+
89
+ ## 5.1.0-dev.31 (2026-01-02)
90
+
91
+ ### 🚀 Features
92
+
93
+ - **switchboard:** added tracing ([c978736b7](https://github.com/powerhouse-inc/powerhouse/commit/c978736b7))
94
+
95
+ ### ❤️ Thank You
96
+
97
+ - Frank
98
+
99
+ ## 5.1.0-dev.30 (2026-01-01)
100
+
101
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
102
+
103
+ ## 5.1.0-dev.29 (2025-12-30)
104
+
105
+ ### 🩹 Fixes
106
+
107
+ - **connect,builder-tools,vetra:** avoid page reload on vite HMR ([1c3f5d1dd](https://github.com/powerhouse-inc/powerhouse/commit/1c3f5d1dd))
108
+
109
+ ### ❤️ Thank You
110
+
111
+ - acaldas @acaldas
112
+
113
+ ## 5.1.0-dev.28 (2025-12-30)
114
+
115
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
116
+
117
+ ## 5.1.0-dev.27 (2025-12-24)
118
+
119
+ ### 🚀 Features
120
+
121
+ - **reactor-api:** datadog integration ([3c433c686](https://github.com/powerhouse-inc/powerhouse/commit/3c433c686))
122
+ - **reactor-browser:** improved document retrieval hooks ([4fed49391](https://github.com/powerhouse-inc/powerhouse/commit/4fed49391))
123
+
124
+ ### ❤️ Thank You
125
+
126
+ - acaldas @acaldas
127
+ - Frank
128
+
129
+ ## 5.1.0-dev.26 (2025-12-20)
130
+
131
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
132
+
133
+ ## 5.1.0-dev.25 (2025-12-19)
134
+
135
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
136
+
137
+ ## 5.1.0-dev.24 (2025-12-18)
138
+
139
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
140
+
141
+ ## 5.1.0-dev.23 (2025-12-17)
142
+
143
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
144
+
145
+ ## 5.1.0-dev.22 (2025-12-16)
146
+
147
+ ### 🚀 Features
148
+
149
+ - added support for runtime document model subgraphs ([dc8248ec6](https://github.com/powerhouse-inc/powerhouse/commit/dc8248ec6))
150
+
151
+ ### ❤️ Thank You
152
+
153
+ - acaldas @acaldas
154
+
155
+ ## 5.1.0-dev.21 (2025-12-13)
156
+
157
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
158
+
159
+ ## 5.1.0-dev.20 (2025-12-12)
160
+
161
+ ### 🚀 Features
162
+
163
+ - **reactor-browsers:** added onErrors callback to dispatch method ([4824a0a10](https://github.com/powerhouse-inc/powerhouse/commit/4824a0a10))
164
+
165
+ ### ❤️ Thank You
166
+
167
+ - acaldas @acaldas
168
+
169
+ ## 5.1.0-dev.19 (2025-12-12)
170
+
171
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
172
+
173
+ ## 5.1.0-dev.18 (2025-12-11)
174
+
175
+ ### 🚀 Features
176
+
177
+ - **codegen:** add versioned document model generation ([#2130](https://github.com/powerhouse-inc/powerhouse/pull/2130))
178
+
179
+ ### ❤️ Thank You
180
+
181
+ - Ryan Wolhuter @ryanwolhuter
182
+
183
+ ## 5.1.0-dev.17 (2025-12-11)
184
+
185
+ ### 🩹 Fixes
186
+
187
+ - **ph-cli:** auth with access-token ([df48be6e9](https://github.com/powerhouse-inc/powerhouse/commit/df48be6e9))
188
+
189
+ ### ❤️ Thank You
190
+
191
+ - Frank
192
+
193
+ ## 5.1.0-dev.16 (2025-12-11)
194
+
195
+ ### 🚀 Features
196
+
197
+ - **ph-cli:** added access-token command ([e48181df6](https://github.com/powerhouse-inc/powerhouse/commit/e48181df6))
198
+ - **codegen:** update zod schema generation library ([#2129](https://github.com/powerhouse-inc/powerhouse/pull/2129))
199
+ - integrate visibility tools for remotes and pglite instance ([#2122](https://github.com/powerhouse-inc/powerhouse/pull/2122))
200
+
201
+ ### ❤️ Thank You
202
+
203
+ - Frank
204
+ - Guillermo Puente Sandoval @gpuente
205
+ - Ryan Wolhuter @ryanwolhuter
206
+
207
+ ## 5.1.0-dev.15 (2025-12-09)
208
+
209
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
210
+
211
+ ## 5.1.0-dev.14 (2025-12-08)
212
+
213
+ ### 🚀 Features
214
+
215
+ - **connect, switchboard:** added healthcheck route ([9a0671113](https://github.com/powerhouse-inc/powerhouse/commit/9a0671113))
216
+ - **academy:** added docker build and publish workflow ([b17562994](https://github.com/powerhouse-inc/powerhouse/commit/b17562994))
217
+
218
+ ### ❤️ Thank You
219
+
220
+ - Frank
221
+
222
+ ## 5.1.0-dev.13 (2025-12-08)
223
+
224
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
225
+
226
+ ## 5.1.0-dev.12 (2025-12-08)
227
+
228
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
229
+
230
+ ## 5.1.0-dev.11 (2025-12-08)
231
+
232
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
233
+
234
+ ## 5.1.0-dev.10 (2025-12-06)
235
+
236
+ ### 🚀 Features
237
+
238
+ - **design-system:** added remotes inspector and channel inspector components ([093896ebf](https://github.com/powerhouse-inc/powerhouse/commit/093896ebf))
239
+
240
+ ### ❤️ Thank You
241
+
242
+ - Guillermo Puente @gpuente
243
+
244
+ ## 5.1.0-dev.9 (2025-12-05)
245
+
246
+ ### 🩹 Fixes
247
+
248
+ - **renown:** small ui fixes and made connectcrypto and renown id available in hooks ([c06e17226](https://github.com/powerhouse-inc/powerhouse/commit/c06e17226))
249
+
250
+ ### ❤️ Thank You
251
+
252
+ - Frank
253
+
254
+ ## 5.1.0-dev.8 (2025-12-05)
255
+
256
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
257
+
258
+ ## 5.1.0-dev.7 (2025-12-04)
259
+
260
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
261
+
262
+ ## 5.1.0-dev.6 (2025-12-04)
263
+
264
+ ### 🩹 Fixes
265
+
266
+ - **renown:** build issues ([1893c35a0](https://github.com/powerhouse-inc/powerhouse/commit/1893c35a0))
267
+
268
+ ### ❤️ Thank You
269
+
270
+ - Frank
271
+
272
+ ## 5.1.0-dev.5 (2025-12-04)
2
273
 
3
274
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
4
275
 
5
- ## 5.0.11 (2025-11-24)
276
+ ## 5.1.0-dev.4 (2025-12-03)
277
+
278
+ ### 🚀 Features
279
+
280
+ - **codegen,ph-cli:** add tsx code generator ([#2116](https://github.com/powerhouse-inc/powerhouse/pull/2116))
281
+
282
+ ### ❤️ Thank You
283
+
284
+ - Ryan Wolhuter @ryanwolhuter
285
+
286
+ ## 5.1.0-dev.3 (2025-12-02)
6
287
 
7
288
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
8
289
 
9
- ## 5.0.10 (2025-11-19)
290
+ ## 5.1.0-dev.2 (2025-12-02)
10
291
 
11
292
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
12
293
 
13
- ## 5.0.9 (2025-11-19)
294
+ ## 5.1.0-dev.1 (2025-11-26)
14
295
 
15
296
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
16
297
 
17
- ## 5.0.8 (2025-11-19)
298
+ ## 5.1.0-dev.0 (2025-11-20)
18
299
 
19
300
  ### 🚀 Features
20
301
 
@@ -44,10 +325,7 @@ This was a version bump only for @powerhousedao/config to align it with other pr
44
325
 
45
326
  ### 🩹 Fixes
46
327
 
47
- - **reactor-api:** missing ws types ([fb5e0d964](https://github.com/powerhouse-inc/powerhouse/commit/fb5e0d964))
48
328
  - ensure version.ts is generated before TypeScript compilation in CI ([dd49fdd4f](https://github.com/powerhouse-inc/powerhouse/commit/dd49fdd4f))
49
- - added missing dependencies ([ffda3cfcc](https://github.com/powerhouse-inc/powerhouse/commit/ffda3cfcc))
50
- - updated lockfile ([73f7c8503](https://github.com/powerhouse-inc/powerhouse/commit/73f7c8503))
51
329
  - **ph-cli:** added missing runtime dependencies ([da1b66e73](https://github.com/powerhouse-inc/powerhouse/commit/da1b66e73))
52
330
  - **builder-tools:** use alias for self-reference import on ts instead of loading from dist ([b23b772c0](https://github.com/powerhouse-inc/powerhouse/commit/b23b772c0))
53
331
  - **reactor-api,switchboard:** load local package by default and resolve self reference import on ts files ([2b2d29ba6](https://github.com/powerhouse-inc/powerhouse/commit/2b2d29ba6))
@@ -69,117 +347,1114 @@ This was a version bump only for @powerhousedao/config to align it with other pr
69
347
  - Ryan Wolhuter @ryanwolhuter
70
348
  - ryanwolhuter @ryanwolhuter
71
349
 
72
- ## 5.0.7 (2025-11-19)
73
-
74
- This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
75
-
76
- ## 5.0.6 (2025-11-19)
350
+ ## 4.1.0-dev.128 (2025-11-20)
77
351
 
78
352
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
79
353
 
80
- ## 5.0.5 (2025-11-18)
354
+ ## 4.1.0-dev.127 (2025-11-19)
81
355
 
82
356
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
83
357
 
84
- ## 5.0.4 (2025-11-18)
358
+ ## 4.1.0-dev.126 (2025-11-19)
85
359
 
86
360
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
87
361
 
88
- ## 5.0.3 (2025-11-13)
362
+ ## 4.1.0-dev.125 (2025-11-19)
89
363
 
90
364
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
91
365
 
92
- ## 5.0.2 (2025-11-05)
93
-
94
- ### 🩹 Fixes
95
-
96
- - publish docker prod workflow ([d701f8dc0](https://github.com/powerhouse-inc/powerhouse/commit/d701f8dc0))
97
-
98
- ### ❤️ Thank You
99
-
100
- - Frank
101
-
102
- ## 5.0.1 (2025-11-03)
366
+ ## 4.1.0-dev.124 (2025-11-18)
103
367
 
104
- ### 🩹 Fixes
368
+ ### 🚀 Features
105
369
 
106
- - publish docker prod workflow ([d701f8dc0](https://github.com/powerhouse-inc/powerhouse/commit/d701f8dc0))
370
+ - first pass web-sockets in subgraphs ([41b0aff7a](https://github.com/powerhouse-inc/powerhouse/commit/41b0aff7a))
371
+ - reactor gql subscriptions ([522d502ba](https://github.com/powerhouse-inc/powerhouse/commit/522d502ba))
372
+ - first pass web-sockets in subgraphs ([cf39dd0dc](https://github.com/powerhouse-inc/powerhouse/commit/cf39dd0dc))
373
+ - reactor gql subscriptions ([cb23eb953](https://github.com/powerhouse-inc/powerhouse/commit/cb23eb953))
107
374
 
108
375
  ### ❤️ Thank You
109
376
 
110
- - Frank
377
+ - Benjamin Jordan (@thegoldenmule)
111
378
 
112
- # 5.0.0 (2025-10-31)
379
+ ## 4.1.0-dev.123 (2025-11-18)
113
380
 
114
381
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
115
382
 
116
- ## 4.0.6 (2025-08-14)
383
+ ## 4.1.0-dev.122 (2025-11-18)
117
384
 
118
385
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
119
386
 
120
- ## 4.0.5 (2025-08-13)
387
+ ## 4.1.0-dev.121 (2025-11-17)
121
388
 
122
389
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
123
390
 
124
- ## 4.0.4 (2025-07-31)
125
-
126
- This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
391
+ ## 4.1.0-dev.120 (2025-11-17)
127
392
 
128
- ## 4.0.3 (2025-07-31)
393
+ ### 🩹 Fixes
129
394
 
130
- This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
395
+ - ensure version.ts is generated before TypeScript compilation in CI ([dd49fdd4f](https://github.com/powerhouse-inc/powerhouse/commit/dd49fdd4f))
131
396
 
132
- ## 4.0.2 (2025-07-31)
397
+ ### ❤️ Thank You
133
398
 
134
- This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
399
+ - Guillermo Puente @gpuente
135
400
 
136
- ## 4.0.1 (2025-07-25)
401
+ ## 4.1.0-dev.119 (2025-11-15)
137
402
 
138
403
  ### 🚀 Features
139
404
 
140
- - **switchboard,config,reactor-api:** handle auth in reactor-api ([f33c921ee](https://github.com/powerhouse-inc/powerhouse/commit/f33c921ee))
405
+ - spammy benchmarks ([bea3671a1](https://github.com/powerhouse-inc/powerhouse/commit/bea3671a1))
141
406
 
142
407
  ### ❤️ Thank You
143
408
 
144
- - acaldas @acaldas
409
+ - Benjamin Jordan (@thegoldenmule)
145
410
 
146
- # 4.0.0 (2025-07-24)
411
+ ## 4.1.0-dev.118 (2025-11-14)
147
412
 
148
413
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
149
414
 
150
- ## 4.0.0-staging.5 (2025-07-23)
415
+ ## 4.1.0-dev.117 (2025-11-13)
151
416
 
152
417
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
153
418
 
154
- ## 4.0.0-staging.4 (2025-07-22)
419
+ ## 4.1.0-dev.116 (2025-11-13)
155
420
 
156
421
  ### 🩹 Fixes
157
422
 
158
- - update release notes ([f1b6a8e71](https://github.com/powerhouse-inc/powerhouse/commit/f1b6a8e71))
159
- - add release notes on correct branch ([a2d60a537](https://github.com/powerhouse-inc/powerhouse/commit/a2d60a537))
423
+ - **ph-cli:** added missing runtime dependencies ([da1b66e73](https://github.com/powerhouse-inc/powerhouse/commit/da1b66e73))
160
424
 
161
425
  ### ❤️ Thank You
162
426
 
163
- - Callme-T
427
+ - acaldas @acaldas
164
428
 
165
- ## 4.0.0-staging.3 (2025-07-17)
429
+ ## 4.1.0-dev.115 (2025-11-13)
166
430
 
167
- This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
431
+ ### 🚀 Features
432
+
433
+ - **ph-cli:** ph migrate command ([#2099](https://github.com/powerhouse-inc/powerhouse/pull/2099))
434
+
435
+ ### 🩹 Fixes
436
+
437
+ - **builder-tools:** use alias for self-reference import on ts instead of loading from dist ([b23b772c0](https://github.com/powerhouse-inc/powerhouse/commit/b23b772c0))
438
+ - **reactor-api,switchboard:** load local package by default and resolve self reference import on ts files ([2b2d29ba6](https://github.com/powerhouse-inc/powerhouse/commit/2b2d29ba6))
439
+
440
+ ### ❤️ Thank You
441
+
442
+ - acaldas @acaldas
443
+ - Ryan Wolhuter @ryanwolhuter
444
+
445
+ ## 4.1.0-dev.114 (2025-11-13)
446
+
447
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
448
+
449
+ ## 4.1.0-dev.113 (2025-11-12)
450
+
451
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
452
+
453
+ ## 4.1.0-dev.112 (2025-11-12)
454
+
455
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
456
+
457
+ ## 4.1.0-dev.111 (2025-11-12)
458
+
459
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
460
+
461
+ ## 4.1.0-dev.110 (2025-11-11)
462
+
463
+ ### 🚀 Features
464
+
465
+ - **connect,common,builder-tools:** optimize connect bundle chunks ([#2093](https://github.com/powerhouse-inc/powerhouse/pull/2093))
466
+
467
+ ### ❤️ Thank You
468
+
469
+ - Ryan Wolhuter @ryanwolhuter
470
+
471
+ ## 4.1.0-dev.109 (2025-11-10)
472
+
473
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
474
+
475
+ ## 4.1.0-dev.108 (2025-11-10)
476
+
477
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
478
+
479
+ ## 4.1.0-dev.107 (2025-11-10)
480
+
481
+ ### 🚀 Features
482
+
483
+ - **monorepo:** exit with error code if circular import found ([3ca6d3512](https://github.com/powerhouse-inc/powerhouse/commit/3ca6d3512))
484
+ - **connect:** do not use redundant dev deps ([2a847e944](https://github.com/powerhouse-inc/powerhouse/commit/2a847e944))
485
+ - **connect,builder-tools:** improve chunking ([c089c7678](https://github.com/powerhouse-inc/powerhouse/commit/c089c7678))
486
+ - **codegen,design-system:** update path for import connect components ([f8f387023](https://github.com/powerhouse-inc/powerhouse/commit/f8f387023))
487
+ - **monorepo:** add circular imports check in ci ([d6e46a869](https://github.com/powerhouse-inc/powerhouse/commit/d6e46a869))
488
+ - **design-system:** resolve remaining circular imports ([b82cc2e3c](https://github.com/powerhouse-inc/powerhouse/commit/b82cc2e3c))
489
+ - **document-drive:** fix circular imports ([f2db50c23](https://github.com/powerhouse-inc/powerhouse/commit/f2db50c23))
490
+ - **monorepo:** add check circular imports scripts ([d633b37c2](https://github.com/powerhouse-inc/powerhouse/commit/d633b37c2))
491
+
492
+ ### 🩹 Fixes
493
+
494
+ - publish docker prod workflow ([d701f8dc0](https://github.com/powerhouse-inc/powerhouse/commit/d701f8dc0))
495
+
496
+ ### ❤️ Thank You
497
+
498
+ - Frank
499
+ - ryanwolhuter @ryanwolhuter
500
+
501
+ ## 4.1.0-dev.106 (2025-11-10)
502
+
503
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
504
+
505
+ ## 4.1.0-dev.105 (2025-11-08)
506
+
507
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
508
+
509
+ ## 4.1.0-dev.104 (2025-11-07)
510
+
511
+ ### 🚀 Features
512
+
513
+ - **ph-cli:** remove reactor-local command ([029e5db7d](https://github.com/powerhouse-inc/powerhouse/commit/029e5db7d))
514
+
515
+ ### ❤️ Thank You
516
+
517
+ - acaldas @acaldas
518
+
519
+ ## 4.1.0-dev.103 (2025-11-06)
520
+
521
+ ### 🚀 Features
522
+
523
+ - **connect:** remove circular imports ([a1632d41e](https://github.com/powerhouse-inc/powerhouse/commit/a1632d41e))
524
+
525
+ ### 🩹 Fixes
526
+
527
+ - **codegen:** move read-pkg to runtime dependency ([939f01045](https://github.com/powerhouse-inc/powerhouse/commit/939f01045))
528
+ - **codegen:** run prettier programmatically ([23f948c4d](https://github.com/powerhouse-inc/powerhouse/commit/23f948c4d))
529
+
530
+ ### ❤️ Thank You
531
+
532
+ - acaldas @acaldas
533
+
534
+ ## 4.1.0-dev.102 (2025-11-06)
535
+
536
+ ### 🚀 Features
537
+
538
+ - switching to tinybench for benchmarks ([5b915e025](https://github.com/powerhouse-inc/powerhouse/commit/5b915e025))
539
+ - **reactor-api:** added free entry flag which allows unauthenticated users to reach guest level ([d2d17ab44](https://github.com/powerhouse-inc/powerhouse/commit/d2d17ab44))
540
+
541
+ ### 🩹 Fixes
542
+
543
+ - try again with a pnpm upgrade ([ec081f743](https://github.com/powerhouse-inc/powerhouse/commit/ec081f743))
544
+ - trying a completely fresh lockfile ([c9888939a](https://github.com/powerhouse-inc/powerhouse/commit/c9888939a))
545
+ - update atlas packages ([fa174d00e](https://github.com/powerhouse-inc/powerhouse/commit/fa174d00e))
546
+
547
+ ### ❤️ Thank You
548
+
549
+ - Benjamin Jordan (@thegoldenmule)
550
+ - Frank
551
+
552
+ ## 4.1.0-dev.101 (2025-11-05)
553
+
554
+ ### 🚀 Features
555
+
556
+ - **codegen, vetra:** update codegen templates ([#2056](https://github.com/powerhouse-inc/powerhouse/pull/2056))
557
+
558
+ ### ❤️ Thank You
559
+
560
+ - Ryan Wolhuter @ryanwolhuter
561
+
562
+ ## 4.1.0-dev.100 (2025-11-04)
563
+
564
+ ### 🚀 Features
565
+
566
+ - create default vetra package document when ph vetra is started for a remote drive ([#2066](https://github.com/powerhouse-inc/powerhouse/pull/2066))
567
+ - added some broken tests that are in progress ([c92e1f057](https://github.com/powerhouse-inc/powerhouse/commit/c92e1f057))
568
+
569
+ ### 🩹 Fixes
570
+
571
+ - **monorepo:** fix lockfile and test filter ([#2069](https://github.com/powerhouse-inc/powerhouse/pull/2069))
572
+ - publish docker prod workflow ([ab7c4e6cb](https://github.com/powerhouse-inc/powerhouse/commit/ab7c4e6cb))
573
+
574
+ ### ❤️ Thank You
575
+
576
+ - Benjamin Jordan (@thegoldenmule)
577
+ - Frank
578
+ - Guillermo Puente Sandoval @gpuente
579
+ - Ryan Wolhuter @ryanwolhuter
580
+
581
+ ## 4.1.0-dev.99 (2025-10-31)
582
+
583
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
584
+
585
+ ## 4.1.0-dev.98 (2025-10-31)
586
+
587
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
588
+
589
+ ## 4.1.0-dev.97 (2025-10-30)
590
+
591
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
592
+
593
+ ## 4.1.0-dev.96 (2025-10-30)
594
+
595
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
596
+
597
+ ## 4.1.0-dev.95 (2025-10-30)
598
+
599
+ ### 🚀 Features
600
+
601
+ - enabled ph init --remote-drives and ph checkout commands ([#2057](https://github.com/powerhouse-inc/powerhouse/pull/2057))
602
+
603
+ ### ❤️ Thank You
604
+
605
+ - Guillermo Puente Sandoval @gpuente
606
+
607
+ ## 4.1.0-dev.94 (2025-10-29)
608
+
609
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
610
+
611
+ ## 4.1.0-dev.93 (2025-10-29)
612
+
613
+ ### 🚀 Features
614
+
615
+ - first swing at a project to import these recorded operations ([41b139237](https://github.com/powerhouse-inc/powerhouse/commit/41b139237))
616
+
617
+ ### 🩹 Fixes
618
+
619
+ - package link issues ([3415df513](https://github.com/powerhouse-inc/powerhouse/commit/3415df513))
620
+
621
+ ### ❤️ Thank You
622
+
623
+ - Benjamin Jordan (@thegoldenmule)
624
+
625
+ ## 4.1.0-dev.92 (2025-10-28)
626
+
627
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
628
+
629
+ ## 4.1.0-dev.91 (2025-10-28)
630
+
631
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
632
+
633
+ ## 4.1.0-dev.90 (2025-10-27)
634
+
635
+ ### 🚀 Features
636
+
637
+ - **reactor-api:** updated apollo server to v5 ([66dffda7b](https://github.com/powerhouse-inc/powerhouse/commit/66dffda7b))
638
+
639
+ ### ❤️ Thank You
640
+
641
+ - acaldas
642
+
643
+ ## 4.1.0-dev.89 (2025-10-24)
644
+
645
+ ### 🩹 Fixes
646
+
647
+ - used fixed versions for codemirror dep ([183e487db](https://github.com/powerhouse-inc/powerhouse/commit/183e487db))
648
+
649
+ ### ❤️ Thank You
650
+
651
+ - Guillermo Puente
652
+
653
+ ## 4.1.0-dev.88 (2025-10-24)
654
+
655
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
656
+
657
+ ## 4.1.0-dev.87 (2025-10-24)
658
+
659
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
660
+
661
+ ## 4.1.0-dev.86 (2025-10-23)
662
+
663
+ ### 🩹 Fixes
664
+
665
+ - **vetra:** added codegen debounce test and reduced logging ([bc360b8e0](https://github.com/powerhouse-inc/powerhouse/commit/bc360b8e0))
666
+
667
+ ### ❤️ Thank You
668
+
669
+ - acaldas @acaldas
670
+
671
+ ## 4.1.0-dev.85 (2025-10-22)
672
+
673
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
674
+
675
+ ## 4.1.0-dev.84 (2025-10-22)
676
+
677
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
678
+
679
+ ## 4.1.0-dev.83 (2025-10-22)
680
+
681
+ ### 🚀 Features
682
+
683
+ - add automated tests for vetra features ([#1962](https://github.com/powerhouse-inc/powerhouse/pull/1962))
684
+
685
+ ### ❤️ Thank You
686
+
687
+ - Guillermo Puente Sandoval @gpuente
688
+
689
+ ## 4.1.0-dev.82 (2025-10-21)
690
+
691
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
692
+
693
+ ## 4.1.0-dev.81 (2025-10-21)
694
+
695
+ ### 🚀 Features
696
+
697
+ - **reactor-browser:** remove catch all wildcard ([f09931a88](https://github.com/powerhouse-inc/powerhouse/commit/f09931a88))
698
+ - **reactor-browser,connect:** use new window function factory ([7886c284f](https://github.com/powerhouse-inc/powerhouse/commit/7886c284f))
699
+
700
+ ### ❤️ Thank You
701
+
702
+ - ryanwolhuter @ryanwolhuter
703
+
704
+ ## 4.1.0-dev.80 (2025-10-21)
705
+
706
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
707
+
708
+ ## 4.1.0-dev.79 (2025-10-20)
709
+
710
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
711
+
712
+ ## 4.1.0-dev.78 (2025-10-20)
713
+
714
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
715
+
716
+ ## 4.1.0-dev.77 (2025-10-20)
717
+
718
+ ### 🩹 Fixes
719
+
720
+ - add missing @openfeature/core peer dependency ([2c4a904b0](https://github.com/powerhouse-inc/powerhouse/commit/2c4a904b0))
721
+
722
+ ### ❤️ Thank You
723
+
724
+ - acaldas @acaldas
725
+
726
+ ## 4.1.0-dev.76 (2025-10-18)
727
+
728
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
729
+
730
+ ## 4.1.0-dev.75 (2025-10-17)
731
+
732
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
733
+
734
+ ## 4.1.0-dev.74 (2025-10-15)
735
+
736
+ ### 🩹 Fixes
737
+
738
+ - **codegen:** update graphql dependency in package.json ([257f368ac](https://github.com/powerhouse-inc/powerhouse/commit/257f368ac))
739
+
740
+ ### ❤️ Thank You
741
+
742
+ - Guillermo Puente @gpuente
743
+
744
+ ## 4.1.0-dev.73 (2025-10-15)
745
+
746
+ ### 🚀 Features
747
+
748
+ - **renown:** added login button ([f109c7305](https://github.com/powerhouse-inc/powerhouse/commit/f109c7305))
749
+
750
+ ### ❤️ Thank You
751
+
752
+ - Frank
753
+
754
+ ## 4.1.0-dev.72 (2025-10-15)
755
+
756
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
757
+
758
+ ## 4.1.0-dev.71 (2025-10-15)
759
+
760
+ ### 🩹 Fixes
761
+
762
+ - **codegen:** update analytics processor imports to use in processor templates ([#1954](https://github.com/powerhouse-inc/powerhouse/pull/1954))
763
+
764
+ ### ❤️ Thank You
765
+
766
+ - Guillermo Puente Sandoval @gpuente
767
+
768
+ ## 4.1.0-dev.70 (2025-10-14)
769
+
770
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
771
+
772
+ ## 4.1.0-dev.69 (2025-10-11)
773
+
774
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
775
+
776
+ ## 4.1.0-dev.68 (2025-10-11)
777
+
778
+ ### 🚀 Features
779
+
780
+ - **vetra:** added read model to fetch vetra packages ([abb6d3742](https://github.com/powerhouse-inc/powerhouse/commit/abb6d3742))
781
+
782
+ ### ❤️ Thank You
783
+
784
+ - Frank
785
+
786
+ ## 4.1.0-dev.67 (2025-10-10)
787
+
788
+ ### 🚀 Features
789
+
790
+ - **vetra:** add open button to Package Information section ([#1930](https://github.com/powerhouse-inc/powerhouse/pull/1930))
791
+
792
+ ### ❤️ Thank You
793
+
794
+ - Guillermo Puente Sandoval @gpuente
795
+
796
+ ## 4.1.0-dev.66 (2025-10-09)
797
+
798
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
799
+
800
+ ## 4.1.0-dev.65 (2025-10-09)
801
+
802
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
803
+
804
+ ## 4.1.0-dev.64 (2025-10-09)
805
+
806
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
807
+
808
+ ## 4.1.0-dev.63 (2025-10-09)
809
+
810
+ ### 🚀 Features
811
+
812
+ - update @electric-sql/pglite version ([fa3529328](https://github.com/powerhouse-inc/powerhouse/commit/fa3529328))
813
+
814
+ ### ❤️ Thank You
815
+
816
+ - acaldas @acaldas
817
+
818
+ ## 4.1.0-dev.62 (2025-10-08)
819
+
820
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
821
+
822
+ ## 4.1.0-dev.61 (2025-10-08)
823
+
824
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
825
+
826
+ ## 4.1.0-dev.60 (2025-10-08)
827
+
828
+ ### 🚀 Features
829
+
830
+ - **vetra:** added read model to fetch vetra packages ([23c55364d](https://github.com/powerhouse-inc/powerhouse/commit/23c55364d))
831
+ - **monorepo:** use latest versions of react related deps ([#1905](https://github.com/powerhouse-inc/powerhouse/pull/1905))
832
+ - **monorepo:** remove global storybook installs ([#1903](https://github.com/powerhouse-inc/powerhouse/pull/1903))
833
+ - **monorepo:** update to react 19 ([#1902](https://github.com/powerhouse-inc/powerhouse/pull/1902))
834
+ - **vetra:** enabled HMR in dev mode ([8cf19757e](https://github.com/powerhouse-inc/powerhouse/commit/8cf19757e))
835
+ - **vetra:** new connect build setup on vetra ([8dd11a849](https://github.com/powerhouse-inc/powerhouse/commit/8dd11a849))
836
+ - **monorepo:** revert package versions ([8a1a02628](https://github.com/powerhouse-inc/powerhouse/commit/8a1a02628))
837
+ - **monorepo:** update eslint config ([ac97af97d](https://github.com/powerhouse-inc/powerhouse/commit/ac97af97d))
838
+ - adding feature flags to reactor-mcp ([fe4f2f683](https://github.com/powerhouse-inc/powerhouse/commit/fe4f2f683))
839
+ - stubbing out feature flag + reactor setup in connect and deleting unused code in reactor-browser ([793bbd7af](https://github.com/powerhouse-inc/powerhouse/commit/793bbd7af))
840
+ - syncing feature flag behavior between switchboard and reactor-local ([e45dc2bf7](https://github.com/powerhouse-inc/powerhouse/commit/e45dc2bf7))
841
+ - added initial pieces of the kysely operation store implementation ([3fbece162](https://github.com/powerhouse-inc/powerhouse/commit/3fbece162))
842
+ - **connect,builder-tools:** build rework ([#1871](https://github.com/powerhouse-inc/powerhouse/pull/1871))
843
+ - **codegen:** updated editor boilerplate with document state and example setName dispatch ([3e7c51cc3](https://github.com/powerhouse-inc/powerhouse/commit/3e7c51cc3))
844
+ - restructure document model to avoid circular imports ([#1874](https://github.com/powerhouse-inc/powerhouse/pull/1874))
845
+
846
+ ### ❤️ Thank You
847
+
848
+ - acaldas @acaldas
849
+ - Benjamin Jordan (@thegoldenmule)
850
+ - Frank
851
+ - Guillermo Puente @gpuente
852
+ - Ryan Wolhuter @ryanwolhuter
853
+ - ryanwolhuter @ryanwolhuter
854
+
855
+ ## 4.1.0-dev.59 (2025-09-24)
856
+
857
+ ### 🚀 Features
858
+
859
+ - **monorepo:** rename tsc to tsc:build ([c1385418b](https://github.com/powerhouse-inc/powerhouse/commit/c1385418b))
860
+
861
+ ### 🩹 Fixes
862
+
863
+ - **builder-tools:** declare @storybook/preview-api dependency ([705ac8da1](https://github.com/powerhouse-inc/powerhouse/commit/705ac8da1))
864
+ - lots of type fixes for modules ([8f4cf02fe](https://github.com/powerhouse-inc/powerhouse/commit/8f4cf02fe))
865
+
866
+ ### ❤️ Thank You
867
+
868
+ - acaldas @acaldas
869
+ - Benjamin Jordan (@thegoldenmule)
870
+ - ryanwolhuter @ryanwolhuter
871
+
872
+ ## 4.1.0-dev.58 (2025-09-18)
873
+
874
+ ### 🚀 Features
875
+
876
+ - adding feature flag to switchboard for controlling reactorv2 api ([4486c8a8d](https://github.com/powerhouse-inc/powerhouse/commit/4486c8a8d))
877
+
878
+ ### 🩹 Fixes
879
+
880
+ - test fix for document-drive package ([40f4b6416](https://github.com/powerhouse-inc/powerhouse/commit/40f4b6416))
881
+
882
+ ### ❤️ Thank You
883
+
884
+ - Benjamin Jordan (@thegoldenmule)
885
+
886
+ ## 4.1.0-dev.57 (2025-09-17)
887
+
888
+ ### 🚀 Features
889
+
890
+ - **monorepo:** empty commit to satisfy naming ([5aa18f417](https://github.com/powerhouse-inc/powerhouse/commit/5aa18f417))
891
+ - **monorepo:** merge main ([79f6472b1](https://github.com/powerhouse-inc/powerhouse/commit/79f6472b1))
892
+ - **monorepo:** update release branch workflow ([e9c221ab5](https://github.com/powerhouse-inc/powerhouse/commit/e9c221ab5))
893
+ - add processor configuration support to switchboard and Vetra integration ([#1859](https://github.com/powerhouse-inc/powerhouse/pull/1859))
894
+
895
+ ### 🩹 Fixes
896
+
897
+ - **monorepo:** re-add nx js plugin ([d477a49d7](https://github.com/powerhouse-inc/powerhouse/commit/d477a49d7))
898
+ - **monorepo:** regenerate lockfile ([7811171ff](https://github.com/powerhouse-inc/powerhouse/commit/7811171ff))
899
+ - **config:** set back config field to vetraUrl to avoid breaking change ([487b996a6](https://github.com/powerhouse-inc/powerhouse/commit/487b996a6))
900
+ - **monorepo:** linting and type checking ([#1776](https://github.com/powerhouse-inc/powerhouse/pull/1776))
901
+
902
+ ### ❤️ Thank You
903
+
904
+ - Frank
905
+ - Guillermo Puente Sandoval @gpuente
906
+ - Ryan Wolhuter @ryanwolhuter
907
+ - ryanwolhuter @ryanwolhuter
908
+
909
+ ## 4.1.0-dev.56 (2025-09-17)
910
+
911
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
912
+
913
+ ## 4.1.0-dev.55 (2025-09-16)
914
+
915
+ ### 🚀 Features
916
+
917
+ - enable supported document types for drag and drop feature ([#1860](https://github.com/powerhouse-inc/powerhouse/pull/1860))
918
+ - add processor configuration support to switchboard and Vetra integration ([#1859](https://github.com/powerhouse-inc/powerhouse/pull/1859))
919
+
920
+ ### ❤️ Thank You
921
+
922
+ - Guillermo Puente Sandoval @gpuente
923
+
924
+ ## 4.1.0-dev.54 (2025-09-16)
925
+
926
+ ### 🚀 Features
927
+
928
+ - adding reactor client to subgraph args ([d0a8011e6](https://github.com/powerhouse-inc/powerhouse/commit/d0a8011e6))
929
+
930
+ ### ❤️ Thank You
931
+
932
+ - Benjamin Jordan (@thegoldenmule)
933
+
934
+ ## 4.1.0-dev.53 (2025-09-13)
935
+
936
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
937
+
938
+ ## 4.1.0-dev.52 (2025-09-12)
939
+
940
+ ### 🩹 Fixes
941
+
942
+ - **connect-e2e:** fix failing tests ([88c3bea94](https://github.com/powerhouse-inc/powerhouse/commit/88c3bea94))
943
+
944
+ ### ❤️ Thank You
945
+
946
+ - acaldas @acaldas
947
+
948
+ ## 4.1.0-dev.51 (2025-09-11)
949
+
950
+ ### 🚀 Features
951
+
952
+ - **reactor-api:** generate sdk ([ec107015c](https://github.com/powerhouse-inc/powerhouse/commit/ec107015c))
953
+ - **reactor-api:** initial gql codegen ([3db9e9778](https://github.com/powerhouse-inc/powerhouse/commit/3db9e9778))
954
+ - **monorepo:** make format consistent across ignores ([98469560f](https://github.com/powerhouse-inc/powerhouse/commit/98469560f))
955
+ - **monorepo:** use consistent separate type imports ([6fd4ac0f4](https://github.com/powerhouse-inc/powerhouse/commit/6fd4ac0f4))
956
+
957
+ ### 🩹 Fixes
958
+
959
+ - annoyingly, you have to add ignores to the root eslint ([bb6d993bd](https://github.com/powerhouse-inc/powerhouse/commit/bb6d993bd))
960
+ - **docs:** improve document hooks documentation ([d05fcb835](https://github.com/powerhouse-inc/powerhouse/commit/d05fcb835))
961
+
962
+ ### ❤️ Thank You
963
+
964
+ - Benjamin Jordan (@thegoldenmule)
965
+ - Callme-T
966
+ - ryanwolhuter @ryanwolhuter
967
+
968
+ ## 5.0.0-staging.9 (2025-09-09)
969
+
970
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
971
+
972
+ ## 5.0.0-staging.8 (2025-09-09)
973
+
974
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
975
+
976
+ ## 5.0.0-staging.7 (2025-09-09)
977
+
978
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
979
+
980
+ ## 5.0.0-staging.6 (2025-09-08)
981
+
982
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
983
+
984
+ ## 5.0.0-staging.5 (2025-09-08)
985
+
986
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
987
+
988
+ ## 5.0.0-staging.4 (2025-09-08)
989
+
990
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
991
+
992
+ ## 5.0.0-staging.3 (2025-09-08)
993
+
994
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
995
+
996
+ ## 5.0.0-staging.2 (2025-09-05)
997
+
998
+ ### 🩹 Fixes
999
+
1000
+ - **docs:** added zip redundancy to release notes ([3acfe1027](https://github.com/powerhouse-inc/powerhouse/commit/3acfe1027))
1001
+
1002
+ ### ❤️ Thank You
1003
+
1004
+ - Callme-T
1005
+
1006
+ ## 5.0.0-staging.1 (2025-09-04)
1007
+
1008
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1009
+
1010
+ ## 4.1.0-dev.44 (2025-09-04)
1011
+
1012
+ ### 🚀 Features
1013
+
1014
+ - **switchboard:** updated readme ([9659cf035](https://github.com/powerhouse-inc/powerhouse/commit/9659cf035))
1015
+
1016
+ ### ❤️ Thank You
1017
+
1018
+ - Frank
1019
+
1020
+ ## 4.1.0-dev.43 (2025-09-02)
1021
+
1022
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1023
+
1024
+ ## 4.1.0-dev.42 (2025-09-02)
1025
+
1026
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1027
+
1028
+ ## 4.1.0-dev.41 (2025-09-02)
1029
+
1030
+ ### 🩹 Fixes
1031
+
1032
+ - **document-drive:** install openssl ([89f21529e](https://github.com/powerhouse-inc/powerhouse/commit/89f21529e))
1033
+ - **document-drive:** prisma build ([7884368a2](https://github.com/powerhouse-inc/powerhouse/commit/7884368a2))
1034
+ - **switchboard, connect:** fetch proper tag ([79a0bc967](https://github.com/powerhouse-inc/powerhouse/commit/79a0bc967))
1035
+
1036
+ ### ❤️ Thank You
1037
+
1038
+ - Frank
1039
+
1040
+ ## 4.1.0-dev.40 (2025-09-02)
1041
+
1042
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1043
+
1044
+ ## 4.1.0-dev.39 (2025-09-02)
1045
+
1046
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1047
+
1048
+ ## 4.1.0-dev.38 (2025-08-30)
1049
+
1050
+ ### 🚀 Features
1051
+
1052
+ - gql-gen spec ([5bf2c7226](https://github.com/powerhouse-inc/powerhouse/commit/5bf2c7226))
1053
+ - **reactor:** we have a reactor facade ([7a61e68ab](https://github.com/powerhouse-inc/powerhouse/commit/7a61e68ab))
1054
+ - **reactor:** impstubbing out initial interface and types ([b74b194f9](https://github.com/powerhouse-inc/powerhouse/commit/b74b194f9))
1055
+
1056
+ ### ❤️ Thank You
1057
+
1058
+ - Benjamin Jordan (@thegoldenmule)
1059
+
1060
+ ## 4.1.0-dev.37 (2025-08-29)
1061
+
1062
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1063
+
1064
+ ## 4.1.0-dev.36 (2025-08-28)
1065
+
1066
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1067
+
1068
+ ## 4.1.0-dev.35 (2025-08-27)
1069
+
1070
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1071
+
1072
+ ## 4.1.0-dev.34 (2025-08-26)
1073
+
1074
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1075
+
1076
+ ## 4.1.0-dev.33 (2025-08-21)
1077
+
1078
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1079
+
1080
+ ## 4.1.0-dev.32 (2025-08-21)
1081
+
1082
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1083
+
1084
+ ## 4.1.0-dev.31 (2025-08-20)
1085
+
1086
+ ### 🚀 Features
1087
+
1088
+ - added interactive mode to vetra command ([#1775](https://github.com/powerhouse-inc/powerhouse/pull/1775))
1089
+
1090
+ ### ❤️ Thank You
168
1091
 
169
- ## 4.0.0-staging.2 (2025-07-17)
1092
+ - Guillermo Puente Sandoval @gpuente
1093
+
1094
+ ## 4.1.0-dev.30 (2025-08-20)
170
1095
 
171
1096
  ### 🩹 Fixes
172
1097
 
173
- - **codegen:** updated subgraph template to deal with undefined return on getDocument ([7b2862a91](https://github.com/powerhouse-inc/powerhouse/commit/7b2862a91))
1098
+ - add additional tags ([4f0cf8658](https://github.com/powerhouse-inc/powerhouse/commit/4f0cf8658))
1099
+
1100
+ ### ❤️ Thank You
1101
+
1102
+ - Frank
1103
+
1104
+ ## 4.1.0-dev.29 (2025-08-20)
1105
+
1106
+ ### 🩹 Fixes
1107
+
1108
+ - fetch tags :-) ([df0b7beba](https://github.com/powerhouse-inc/powerhouse/commit/df0b7beba))
1109
+
1110
+ ### ❤️ Thank You
1111
+
1112
+ - Frank
1113
+
1114
+ ## 4.1.0-dev.28 (2025-08-20)
1115
+
1116
+ ### 🩹 Fixes
1117
+
1118
+ - removed metadata extraction from commit ([637960021](https://github.com/powerhouse-inc/powerhouse/commit/637960021))
1119
+
1120
+ ### ❤️ Thank You
1121
+
1122
+ - Frank
1123
+
1124
+ ## 4.1.0-dev.27 (2025-08-20)
1125
+
1126
+ ### 🩹 Fixes
1127
+
1128
+ - extract metadata tags and labels for docker ([bb9c81ce7](https://github.com/powerhouse-inc/powerhouse/commit/bb9c81ce7))
1129
+ - use github tag properly ([95ccff4b8](https://github.com/powerhouse-inc/powerhouse/commit/95ccff4b8))
1130
+ - proper tag for docker images ([e73e10617](https://github.com/powerhouse-inc/powerhouse/commit/e73e10617))
1131
+ - use patname secret instead of github token ([db9dfd5cd](https://github.com/powerhouse-inc/powerhouse/commit/db9dfd5cd))
1132
+
1133
+ ### ❤️ Thank You
1134
+
1135
+ - Frank
1136
+
1137
+ ## 4.1.0-dev.26 (2025-08-20)
1138
+
1139
+ ### 🩹 Fixes
1140
+
1141
+ - docker deploy alternative approach ([2a5522cdc](https://github.com/powerhouse-inc/powerhouse/commit/2a5522cdc))
1142
+
1143
+ ### ❤️ Thank You
1144
+
1145
+ - Frank
1146
+
1147
+ ## 4.1.0-dev.25 (2025-08-20)
1148
+
1149
+ ### 🩹 Fixes
1150
+
1151
+ - docker deploy ([b057a7cce](https://github.com/powerhouse-inc/powerhouse/commit/b057a7cce))
1152
+
1153
+ ### ❤️ Thank You
1154
+
1155
+ - Frank
1156
+
1157
+ ## 4.1.0-dev.24 (2025-08-20)
1158
+
1159
+ ### 🚀 Features
1160
+
1161
+ - **codegen:** add drive explorer template ([9c27219dc](https://github.com/powerhouse-inc/powerhouse/commit/9c27219dc))
1162
+ - **connect,reactor-browser:** remove more old electron garbage ([5cd255568](https://github.com/powerhouse-inc/powerhouse/commit/5cd255568))
1163
+ - **connect:** remove broken electron code ([3f28d6a46](https://github.com/powerhouse-inc/powerhouse/commit/3f28d6a46))
1164
+ - **reactor-browser,connect,vetra:** move state hooks into reactor browser and eliminate redundant and dead code ([30fa16f1f](https://github.com/powerhouse-inc/powerhouse/commit/30fa16f1f))
1165
+ - **connect,state,renown:** add state hook for renown ([5beb1252b](https://github.com/powerhouse-inc/powerhouse/commit/5beb1252b))
1166
+ - **connect:** remove unused dep ([ef492bc7a](https://github.com/powerhouse-inc/powerhouse/commit/ef492bc7a))
1167
+ - **connect,state,reactor-browser:** eliminate jotai ([53b1ab759](https://github.com/powerhouse-inc/powerhouse/commit/53b1ab759))
1168
+ - **state:** rename to vetra packages ([c415b7dc2](https://github.com/powerhouse-inc/powerhouse/commit/c415b7dc2))
1169
+ - **state:** use ph packages atoms ([6421fbeea](https://github.com/powerhouse-inc/powerhouse/commit/6421fbeea))
1170
+
1171
+ ### 🩹 Fixes
1172
+
1173
+ - today claude taught me I could mock a package to fix circular references ([dcb83174c](https://github.com/powerhouse-inc/powerhouse/commit/dcb83174c))
1174
+ - **monorepo:** numerous build issues ([04349dd25](https://github.com/powerhouse-inc/powerhouse/commit/04349dd25))
1175
+
1176
+ ### ❤️ Thank You
1177
+
1178
+ - Benjamin Jordan (@thegoldenmule)
1179
+ - ryanwolhuter @ryanwolhuter
1180
+
1181
+ ## 4.1.0-dev.23 (2025-08-19)
1182
+
1183
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1184
+
1185
+ ## 4.1.0-dev.22 (2025-08-15)
1186
+
1187
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1188
+
1189
+ ## 4.1.0-dev.21 (2025-08-15)
1190
+
1191
+ ### 🚀 Features
1192
+
1193
+ - **vetra:** update manifest when new module is added ([#1766](https://github.com/powerhouse-inc/powerhouse/pull/1766))
1194
+
1195
+ ### 🩹 Fixes
1196
+
1197
+ - fixed debug launch configuration now that source maps are in the proper locations ([c75d793ed](https://github.com/powerhouse-inc/powerhouse/commit/c75d793ed))
1198
+
1199
+ ### ❤️ Thank You
1200
+
1201
+ - Benjamin Jordan (@thegoldenmule)
1202
+ - Guillermo Puente Sandoval @gpuente
1203
+
1204
+ ## 4.1.0-dev.20 (2025-08-15)
1205
+
1206
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1207
+
1208
+ ## 4.1.0-dev.19 (2025-08-14)
1209
+
1210
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1211
+
1212
+ ## 4.1.0-dev.18 (2025-08-14)
1213
+
1214
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1215
+
1216
+ ## 4.1.0-dev.17 (2025-08-12)
1217
+
1218
+ ### 🚀 Features
1219
+
1220
+ - refactor vetra command and remove vetra deps in connect and reactor ([#1753](https://github.com/powerhouse-inc/powerhouse/pull/1753))
1221
+
1222
+ ### ❤️ Thank You
1223
+
1224
+ - Guillermo Puente Sandoval @gpuente
1225
+
1226
+ ## 4.1.0-dev.16 (2025-08-12)
1227
+
1228
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1229
+
1230
+ ## 4.1.0-dev.15 (2025-08-12)
1231
+
1232
+ ### 🚀 Features
1233
+
1234
+ - **reactor-mcp,reactor-api,reactor-local,switchboard,ph-cli:** run mcp on express app ([d51fa590e](https://github.com/powerhouse-inc/powerhouse/commit/d51fa590e))
1235
+
1236
+ ### ❤️ Thank You
1237
+
1238
+ - acaldas @acaldas
1239
+
1240
+ ## 4.1.0-dev.14 (2025-08-11)
1241
+
1242
+ ### 🚀 Features
1243
+
1244
+ - update document engineering dep ([54dcee90d](https://github.com/powerhouse-inc/powerhouse/commit/54dcee90d))
1245
+
1246
+ ### ❤️ Thank You
1247
+
1248
+ - acaldas @acaldas
1249
+
1250
+ ## 4.1.0-dev.13 (2025-08-09)
1251
+
1252
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1253
+
1254
+ ## 4.1.0-dev.12 (2025-08-08)
1255
+
1256
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1257
+
1258
+ ## 4.1.0-dev.11 (2025-08-07)
1259
+
1260
+ ### 🚀 Features
1261
+
1262
+ - **switchboard,reactor-local,reactor-api:** moved vite loader to reactor-api package ([c84f0a2a3](https://github.com/powerhouse-inc/powerhouse/commit/c84f0a2a3))
1263
+ - vetra package documents and app integration ([0e4053302](https://github.com/powerhouse-inc/powerhouse/commit/0e4053302))
1264
+ - **vetra:** added vetra drive editor ([4ebafd143](https://github.com/powerhouse-inc/powerhouse/commit/4ebafd143))
1265
+ - **codegen:** implement generateManifest function for creating and updating Powerhouse manifests ([27b2f5650](https://github.com/powerhouse-inc/powerhouse/commit/27b2f5650))
1266
+ - integrate package documents into reactor system ([939fe8e80](https://github.com/powerhouse-inc/powerhouse/commit/939fe8e80))
1267
+ - **connect:** integrate Vetra package documents and editors ([2ecb9bd15](https://github.com/powerhouse-inc/powerhouse/commit/2ecb9bd15))
1268
+
1269
+ ### ❤️ Thank You
1270
+
1271
+ - acaldas @acaldas
1272
+ - Guillermo Puente @gpuente
1273
+ - Guillermo Puente Sandoval @gpuente
1274
+
1275
+ ## 4.1.0-dev.10 (2025-08-07)
1276
+
1277
+ ### 🚀 Features
1278
+
1279
+ - **builder-tools,codegen,design-system,reactor-api:** updated document-engineering version ([e74068b43](https://github.com/powerhouse-inc/powerhouse/commit/e74068b43))
1280
+
1281
+ ### ❤️ Thank You
1282
+
1283
+ - acaldas @acaldas
1284
+
1285
+ ## 4.1.0-dev.9 (2025-08-07)
1286
+
1287
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1288
+
1289
+ ## 4.1.0-dev.8 (2025-08-06)
1290
+
1291
+ ### 🚀 Features
1292
+
1293
+ - **switchboard,config,reactor-api:** handle auth in reactor-api ([f33c921ee](https://github.com/powerhouse-inc/powerhouse/commit/f33c921ee))
1294
+
1295
+ ### ❤️ Thank You
1296
+
1297
+ - acaldas @acaldas
1298
+
1299
+ ## 4.1.0-dev.7 (2025-08-06)
1300
+
1301
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1302
+
1303
+ ## 4.1.0-dev.6 (2025-08-06)
1304
+
1305
+ ### 🚀 Features
1306
+
1307
+ - **reactor-mcp:** load local document models and reload when they change ([0408a017c](https://github.com/powerhouse-inc/powerhouse/commit/0408a017c))
1308
+ - **reactor-local,reactor-api,document-drive:** reload local document models when they change ([5d9af3951](https://github.com/powerhouse-inc/powerhouse/commit/5d9af3951))
1309
+
1310
+ ### ❤️ Thank You
1311
+
1312
+ - acaldas @acaldas
1313
+
1314
+ ## 4.1.0-dev.5 (2025-08-05)
1315
+
1316
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1317
+
1318
+ ## 4.1.0-dev.4 (2025-08-02)
1319
+
1320
+ ### 🚀 Features
1321
+
1322
+ - ts morph integration ([#1729](https://github.com/powerhouse-inc/powerhouse/pull/1729))
1323
+
1324
+ ### ❤️ Thank You
1325
+
1326
+ - Guillermo Puente Sandoval @gpuente
1327
+
1328
+ ## 4.1.0-dev.3 (2025-08-01)
1329
+
1330
+ ### 🚀 Features
1331
+
1332
+ - **reactor-mcp:** setup of modular reactor tools ([ceab98b08](https://github.com/powerhouse-inc/powerhouse/commit/ceab98b08))
1333
+
1334
+ ### ❤️ Thank You
1335
+
1336
+ - acaldas @acaldas
1337
+
1338
+ ## 4.1.0-dev.2 (2025-07-31)
1339
+
1340
+ ### 🚀 Features
1341
+
1342
+ - **reactor-mcp,document/model:** initial implementation of reactor mcp ([4eaab9ab0](https://github.com/powerhouse-inc/powerhouse/commit/4eaab9ab0))
1343
+
1344
+ ### 🩹 Fixes
1345
+
1346
+ - linter issues ([e55a16456](https://github.com/powerhouse-inc/powerhouse/commit/e55a16456))
1347
+
1348
+ ### ❤️ Thank You
1349
+
1350
+ - acaldas @acaldas
1351
+ - Benjamin Jordan (@thegoldenmule)
1352
+
1353
+ ## 4.1.0-dev.1 (2025-07-29)
1354
+
1355
+ ### 🚀 Features
1356
+
1357
+ - added vetra command and vetra project ([#1713](https://github.com/powerhouse-inc/powerhouse/pull/1713))
1358
+
1359
+ ### ❤️ Thank You
1360
+
1361
+ - Guillermo Puente Sandoval @gpuente
1362
+
1363
+ ## 4.0.0-staging.8 (2025-07-29)
1364
+
1365
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1366
+
1367
+ ## 4.0.0-staging.7 (2025-07-26)
1368
+
1369
+ ### 🚀 Features
1370
+
1371
+ - **state:** make all atom states derivative ([68a4bfece](https://github.com/powerhouse-inc/powerhouse/commit/68a4bfece))
1372
+
1373
+ ### ❤️ Thank You
1374
+
1375
+ - ryanwolhuter @ryanwolhuter
1376
+
1377
+ ## 4.0.0-staging.6 (2025-07-25)
1378
+
1379
+ ### 🚀 Features
1380
+
1381
+ - **connect:** remove unused dep ([00d3f68c0](https://github.com/powerhouse-inc/powerhouse/commit/00d3f68c0))
1382
+ - **state:** use reactor on window object ([40321826e](https://github.com/powerhouse-inc/powerhouse/commit/40321826e))
1383
+ - **state:** add state package reference to monorepo tsconfig ([93de86073](https://github.com/powerhouse-inc/powerhouse/commit/93de86073))
1384
+ - **state:** remove unused deps ([d681fff7a](https://github.com/powerhouse-inc/powerhouse/commit/d681fff7a))
1385
+ - **state:** remove jotai optics dep ([dfc955a82](https://github.com/powerhouse-inc/powerhouse/commit/dfc955a82))
1386
+ - **common:** add storybook react dev dep ([61404f414](https://github.com/powerhouse-inc/powerhouse/commit/61404f414))
1387
+ - **common:** install storybook types ([c4d45bb7c](https://github.com/powerhouse-inc/powerhouse/commit/c4d45bb7c))
1388
+ - **connect:** use new hooks ([93a9eccfa](https://github.com/powerhouse-inc/powerhouse/commit/93a9eccfa))
1389
+ - **state:** move state code to own package ([605bd5d75](https://github.com/powerhouse-inc/powerhouse/commit/605bd5d75))
1390
+ - support initial strand without operations ([46698d2ff](https://github.com/powerhouse-inc/powerhouse/commit/46698d2ff))
1391
+ - **document-drive:** removed drive id where possible ([adcedc4f0](https://github.com/powerhouse-inc/powerhouse/commit/adcedc4f0))
1392
+
1393
+ ### 🩹 Fixes
1394
+
1395
+ - **document-drive:** added deprecation warnings and release notes ([dbc86d172](https://github.com/powerhouse-inc/powerhouse/commit/dbc86d172))
1396
+ - **common:** update storybook story type ([a84550281](https://github.com/powerhouse-inc/powerhouse/commit/a84550281))
1397
+
1398
+ ### ❤️ Thank You
1399
+
1400
+ - acaldas @acaldas
1401
+ - ryanwolhuter @ryanwolhuter
1402
+
1403
+ ## 3.3.0-dev.19 (2025-07-25)
1404
+
1405
+ ### 🚀 Features
1406
+
1407
+ - **connect:** remove unused dep ([00d3f68c0](https://github.com/powerhouse-inc/powerhouse/commit/00d3f68c0))
1408
+ - **state:** use reactor on window object ([40321826e](https://github.com/powerhouse-inc/powerhouse/commit/40321826e))
1409
+ - **state:** add state package reference to monorepo tsconfig ([93de86073](https://github.com/powerhouse-inc/powerhouse/commit/93de86073))
1410
+ - **state:** remove unused deps ([d681fff7a](https://github.com/powerhouse-inc/powerhouse/commit/d681fff7a))
1411
+ - **state:** remove jotai optics dep ([dfc955a82](https://github.com/powerhouse-inc/powerhouse/commit/dfc955a82))
1412
+ - **common:** add storybook react dev dep ([61404f414](https://github.com/powerhouse-inc/powerhouse/commit/61404f414))
1413
+ - **common:** install storybook types ([c4d45bb7c](https://github.com/powerhouse-inc/powerhouse/commit/c4d45bb7c))
1414
+ - **connect:** use new hooks ([93a9eccfa](https://github.com/powerhouse-inc/powerhouse/commit/93a9eccfa))
1415
+ - **state:** move state code to own package ([605bd5d75](https://github.com/powerhouse-inc/powerhouse/commit/605bd5d75))
1416
+ - support initial strand without operations ([46698d2ff](https://github.com/powerhouse-inc/powerhouse/commit/46698d2ff))
1417
+ - **document-drive:** removed drive id where possible ([adcedc4f0](https://github.com/powerhouse-inc/powerhouse/commit/adcedc4f0))
1418
+
1419
+ ### 🩹 Fixes
1420
+
1421
+ - **document-drive:** added deprecation warnings and release notes ([dbc86d172](https://github.com/powerhouse-inc/powerhouse/commit/dbc86d172))
1422
+ - **common:** update storybook story type ([a84550281](https://github.com/powerhouse-inc/powerhouse/commit/a84550281))
174
1423
 
175
1424
  ### ❤️ Thank You
176
1425
 
177
1426
  - acaldas @acaldas
1427
+ - ryanwolhuter @ryanwolhuter
1428
+
1429
+ ## 3.3.0-dev.18 (2025-07-24)
1430
+
1431
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
1432
+
1433
+ ## 3.3.0-dev.17 (2025-07-23)
1434
+
1435
+ ### 🩹 Fixes
178
1436
 
179
- ## 4.0.0-staging.1 (2025-07-17)
1437
+ - update release notes ([f1b6a8e71](https://github.com/powerhouse-inc/powerhouse/commit/f1b6a8e71))
1438
+ - add release notes on correct branch ([a2d60a537](https://github.com/powerhouse-inc/powerhouse/commit/a2d60a537))
1439
+
1440
+ ### ❤️ Thank You
1441
+
1442
+ - Callme-T
1443
+
1444
+ ## 3.3.0-dev.16 (2025-07-22)
180
1445
 
181
1446
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
182
1447
 
1448
+ ## 3.3.0-dev.15 (2025-07-17)
1449
+
1450
+ ### 🩹 Fixes
1451
+
1452
+ - **codegen:** updated subgraph template to deal with undefined return on getDocument ([7b2862a91](https://github.com/powerhouse-inc/powerhouse/commit/7b2862a91))
1453
+
1454
+ ### ❤️ Thank You
1455
+
1456
+ - acaldas
1457
+
183
1458
  ## 3.3.0-dev.14 (2025-07-17)
184
1459
 
185
1460
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.