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