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