@powerhousedao/config 5.1.0-dev.3 → 5.1.0-dev.30
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 +187 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,190 @@
|
|
|
1
|
+
## 5.1.0-dev.30 (2026-01-01)
|
|
2
|
+
|
|
3
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
4
|
+
|
|
5
|
+
## 5.1.0-dev.29 (2025-12-30)
|
|
6
|
+
|
|
7
|
+
### 🩹 Fixes
|
|
8
|
+
|
|
9
|
+
- **connect,builder-tools,vetra:** avoid page reload on vite HMR ([1c3f5d1dd](https://github.com/powerhouse-inc/powerhouse/commit/1c3f5d1dd))
|
|
10
|
+
|
|
11
|
+
### ❤️ Thank You
|
|
12
|
+
|
|
13
|
+
- acaldas @acaldas
|
|
14
|
+
|
|
15
|
+
## 5.1.0-dev.28 (2025-12-30)
|
|
16
|
+
|
|
17
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
18
|
+
|
|
19
|
+
## 5.1.0-dev.27 (2025-12-24)
|
|
20
|
+
|
|
21
|
+
### 🚀 Features
|
|
22
|
+
|
|
23
|
+
- **reactor-api:** datadog integration ([3c433c686](https://github.com/powerhouse-inc/powerhouse/commit/3c433c686))
|
|
24
|
+
- **reactor-browser:** improved document retrieval hooks ([4fed49391](https://github.com/powerhouse-inc/powerhouse/commit/4fed49391))
|
|
25
|
+
|
|
26
|
+
### ❤️ Thank You
|
|
27
|
+
|
|
28
|
+
- acaldas @acaldas
|
|
29
|
+
- Frank
|
|
30
|
+
|
|
31
|
+
## 5.1.0-dev.26 (2025-12-20)
|
|
32
|
+
|
|
33
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
34
|
+
|
|
35
|
+
## 5.1.0-dev.25 (2025-12-19)
|
|
36
|
+
|
|
37
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
38
|
+
|
|
39
|
+
## 5.1.0-dev.24 (2025-12-18)
|
|
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.23 (2025-12-17)
|
|
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.22 (2025-12-16)
|
|
48
|
+
|
|
49
|
+
### 🚀 Features
|
|
50
|
+
|
|
51
|
+
- added support for runtime document model subgraphs ([dc8248ec6](https://github.com/powerhouse-inc/powerhouse/commit/dc8248ec6))
|
|
52
|
+
|
|
53
|
+
### ❤️ Thank You
|
|
54
|
+
|
|
55
|
+
- acaldas @acaldas
|
|
56
|
+
|
|
57
|
+
## 5.1.0-dev.21 (2025-12-13)
|
|
58
|
+
|
|
59
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
60
|
+
|
|
61
|
+
## 5.1.0-dev.20 (2025-12-12)
|
|
62
|
+
|
|
63
|
+
### 🚀 Features
|
|
64
|
+
|
|
65
|
+
- **reactor-browsers:** added onErrors callback to dispatch method ([4824a0a10](https://github.com/powerhouse-inc/powerhouse/commit/4824a0a10))
|
|
66
|
+
|
|
67
|
+
### ❤️ Thank You
|
|
68
|
+
|
|
69
|
+
- acaldas @acaldas
|
|
70
|
+
|
|
71
|
+
## 5.1.0-dev.19 (2025-12-12)
|
|
72
|
+
|
|
73
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
74
|
+
|
|
75
|
+
## 5.1.0-dev.18 (2025-12-11)
|
|
76
|
+
|
|
77
|
+
### 🚀 Features
|
|
78
|
+
|
|
79
|
+
- **codegen:** add versioned document model generation ([#2130](https://github.com/powerhouse-inc/powerhouse/pull/2130))
|
|
80
|
+
|
|
81
|
+
### ❤️ Thank You
|
|
82
|
+
|
|
83
|
+
- Ryan Wolhuter @ryanwolhuter
|
|
84
|
+
|
|
85
|
+
## 5.1.0-dev.17 (2025-12-11)
|
|
86
|
+
|
|
87
|
+
### 🩹 Fixes
|
|
88
|
+
|
|
89
|
+
- **ph-cli:** auth with access-token ([df48be6e9](https://github.com/powerhouse-inc/powerhouse/commit/df48be6e9))
|
|
90
|
+
|
|
91
|
+
### ❤️ Thank You
|
|
92
|
+
|
|
93
|
+
- Frank
|
|
94
|
+
|
|
95
|
+
## 5.1.0-dev.16 (2025-12-11)
|
|
96
|
+
|
|
97
|
+
### 🚀 Features
|
|
98
|
+
|
|
99
|
+
- **ph-cli:** added access-token command ([e48181df6](https://github.com/powerhouse-inc/powerhouse/commit/e48181df6))
|
|
100
|
+
- **codegen:** update zod schema generation library ([#2129](https://github.com/powerhouse-inc/powerhouse/pull/2129))
|
|
101
|
+
- integrate visibility tools for remotes and pglite instance ([#2122](https://github.com/powerhouse-inc/powerhouse/pull/2122))
|
|
102
|
+
|
|
103
|
+
### ❤️ Thank You
|
|
104
|
+
|
|
105
|
+
- Frank
|
|
106
|
+
- Guillermo Puente Sandoval @gpuente
|
|
107
|
+
- Ryan Wolhuter @ryanwolhuter
|
|
108
|
+
|
|
109
|
+
## 5.1.0-dev.15 (2025-12-09)
|
|
110
|
+
|
|
111
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
112
|
+
|
|
113
|
+
## 5.1.0-dev.14 (2025-12-08)
|
|
114
|
+
|
|
115
|
+
### 🚀 Features
|
|
116
|
+
|
|
117
|
+
- **connect, switchboard:** added healthcheck route ([9a0671113](https://github.com/powerhouse-inc/powerhouse/commit/9a0671113))
|
|
118
|
+
- **academy:** added docker build and publish workflow ([b17562994](https://github.com/powerhouse-inc/powerhouse/commit/b17562994))
|
|
119
|
+
|
|
120
|
+
### ❤️ Thank You
|
|
121
|
+
|
|
122
|
+
- Frank
|
|
123
|
+
|
|
124
|
+
## 5.1.0-dev.13 (2025-12-08)
|
|
125
|
+
|
|
126
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
127
|
+
|
|
128
|
+
## 5.1.0-dev.12 (2025-12-08)
|
|
129
|
+
|
|
130
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
131
|
+
|
|
132
|
+
## 5.1.0-dev.11 (2025-12-08)
|
|
133
|
+
|
|
134
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
135
|
+
|
|
136
|
+
## 5.1.0-dev.10 (2025-12-06)
|
|
137
|
+
|
|
138
|
+
### 🚀 Features
|
|
139
|
+
|
|
140
|
+
- **design-system:** added remotes inspector and channel inspector components ([093896ebf](https://github.com/powerhouse-inc/powerhouse/commit/093896ebf))
|
|
141
|
+
|
|
142
|
+
### ❤️ Thank You
|
|
143
|
+
|
|
144
|
+
- Guillermo Puente @gpuente
|
|
145
|
+
|
|
146
|
+
## 5.1.0-dev.9 (2025-12-05)
|
|
147
|
+
|
|
148
|
+
### 🩹 Fixes
|
|
149
|
+
|
|
150
|
+
- **renown:** small ui fixes and made connectcrypto and renown id available in hooks ([c06e17226](https://github.com/powerhouse-inc/powerhouse/commit/c06e17226))
|
|
151
|
+
|
|
152
|
+
### ❤️ Thank You
|
|
153
|
+
|
|
154
|
+
- Frank
|
|
155
|
+
|
|
156
|
+
## 5.1.0-dev.8 (2025-12-05)
|
|
157
|
+
|
|
158
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
159
|
+
|
|
160
|
+
## 5.1.0-dev.7 (2025-12-04)
|
|
161
|
+
|
|
162
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
163
|
+
|
|
164
|
+
## 5.1.0-dev.6 (2025-12-04)
|
|
165
|
+
|
|
166
|
+
### 🩹 Fixes
|
|
167
|
+
|
|
168
|
+
- **renown:** build issues ([1893c35a0](https://github.com/powerhouse-inc/powerhouse/commit/1893c35a0))
|
|
169
|
+
|
|
170
|
+
### ❤️ Thank You
|
|
171
|
+
|
|
172
|
+
- Frank
|
|
173
|
+
|
|
174
|
+
## 5.1.0-dev.5 (2025-12-04)
|
|
175
|
+
|
|
176
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
177
|
+
|
|
178
|
+
## 5.1.0-dev.4 (2025-12-03)
|
|
179
|
+
|
|
180
|
+
### 🚀 Features
|
|
181
|
+
|
|
182
|
+
- **codegen,ph-cli:** add tsx code generator ([#2116](https://github.com/powerhouse-inc/powerhouse/pull/2116))
|
|
183
|
+
|
|
184
|
+
### ❤️ Thank You
|
|
185
|
+
|
|
186
|
+
- Ryan Wolhuter @ryanwolhuter
|
|
187
|
+
|
|
1
188
|
## 5.1.0-dev.3 (2025-12-02)
|
|
2
189
|
|
|
3
190
|
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|