@powerhousedao/config 5.1.0 → 5.2.0-staging.1

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