@powerhousedao/config 5.1.0-staging.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +195 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,4 +1,198 @@
1
- ## 5.1.0-staging.0 (2025-12-08)
1
+ ## 5.1.0-dev.42 (2026-01-14)
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.41 (2026-01-13)
6
+
7
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
8
+
9
+ ## 5.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)
2
196
 
3
197
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
4
198
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/config",
3
- "version": "5.1.0-staging.0",
3
+ "version": "5.2.0-dev.1",
4
4
  "description": "",
5
5
  "license": "AGPL-3.0-only",
6
6
  "private": false,