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