@powerhousedao/config 5.1.0 → 5.2.0-staging.10

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