@powerhousedao/config 6.0.0-dev.2 → 6.0.0-dev.20
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 +161 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,164 @@
|
|
|
1
|
+
## 6.0.0-dev.20 (2026-01-26)
|
|
2
|
+
|
|
3
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
4
|
+
|
|
5
|
+
## 6.0.0-dev.19 (2026-01-26)
|
|
6
|
+
|
|
7
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
8
|
+
|
|
9
|
+
## 6.0.0-dev.18 (2026-01-26)
|
|
10
|
+
|
|
11
|
+
### 🚀 Features
|
|
12
|
+
|
|
13
|
+
- **ph-cli, ph-cmd:** use cmd ts for remaining ph cmd commands ([#2209](https://github.com/powerhouse-inc/powerhouse/pull/2209))
|
|
14
|
+
|
|
15
|
+
### 🩹 Fixes
|
|
16
|
+
|
|
17
|
+
- trailing newline in publish-docker-images workflow ([7d2e30db4](https://github.com/powerhouse-inc/powerhouse/commit/7d2e30db4))
|
|
18
|
+
- **ci:** remove deploy-k8s from publish-docker-images workflow ([c5869e82f](https://github.com/powerhouse-inc/powerhouse/commit/c5869e82f))
|
|
19
|
+
|
|
20
|
+
### ❤️ Thank You
|
|
21
|
+
|
|
22
|
+
- Frank
|
|
23
|
+
- Ryan Wolhuter @ryanwolhuter
|
|
24
|
+
|
|
25
|
+
## 6.0.0-dev.17 (2026-01-26)
|
|
26
|
+
|
|
27
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
28
|
+
|
|
29
|
+
## 6.0.0-dev.16 (2026-01-24)
|
|
30
|
+
|
|
31
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
32
|
+
|
|
33
|
+
## 6.0.0-dev.15 (2026-01-23)
|
|
34
|
+
|
|
35
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
36
|
+
|
|
37
|
+
## 6.0.0-dev.14 (2026-01-22)
|
|
38
|
+
|
|
39
|
+
### 🩹 Fixes
|
|
40
|
+
|
|
41
|
+
- pnpm filtering ([3875e271c](https://github.com/powerhouse-inc/powerhouse/commit/3875e271c))
|
|
42
|
+
- do not run profiling tests by default ([a196a19da](https://github.com/powerhouse-inc/powerhouse/commit/a196a19da))
|
|
43
|
+
- **profiling:** add TypeScript configuration for profiling scripts ([d0ee094c7](https://github.com/powerhouse-inc/powerhouse/commit/d0ee094c7))
|
|
44
|
+
- **design-system:** declare document-drive and reactor-browser as runtime dependencies ([3db4afa38](https://github.com/powerhouse-inc/powerhouse/commit/3db4afa38))
|
|
45
|
+
|
|
46
|
+
### ❤️ Thank You
|
|
47
|
+
|
|
48
|
+
- acaldas @acaldas
|
|
49
|
+
- Benjamin Jordan (@thegoldenmule)
|
|
50
|
+
- Samuel Hawksby-Robinson @Samyoul
|
|
51
|
+
|
|
52
|
+
## 6.0.0-dev.13 (2026-01-21)
|
|
53
|
+
|
|
54
|
+
### 🚀 Features
|
|
55
|
+
|
|
56
|
+
- add workflow to trigger downstream package updates ([e8c6cce75](https://github.com/powerhouse-inc/powerhouse/commit/e8c6cce75))
|
|
57
|
+
|
|
58
|
+
### ❤️ Thank You
|
|
59
|
+
|
|
60
|
+
- Frank
|
|
61
|
+
|
|
62
|
+
## 6.0.0-dev.12 (2026-01-20)
|
|
63
|
+
|
|
64
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
65
|
+
|
|
66
|
+
## 6.0.0-dev.11 (2026-01-20)
|
|
67
|
+
|
|
68
|
+
### 🩹 Fixes
|
|
69
|
+
|
|
70
|
+
- **monorepo:** exclude root package from recursive build to prevent infinite loop ([099139393](https://github.com/powerhouse-inc/powerhouse/commit/099139393))
|
|
71
|
+
- **codegen:** fix failing codegen tests ([#2227](https://github.com/powerhouse-inc/powerhouse/pull/2227))
|
|
72
|
+
|
|
73
|
+
### ❤️ Thank You
|
|
74
|
+
|
|
75
|
+
- Frank
|
|
76
|
+
- Ryan Wolhuter @ryanwolhuter
|
|
77
|
+
|
|
78
|
+
## 6.0.0-dev.10 (2026-01-19)
|
|
79
|
+
|
|
80
|
+
### 🚀 Features
|
|
81
|
+
|
|
82
|
+
- **ph-cmd:** move dependencies to dev dependencies ([8aa16c346](https://github.com/powerhouse-inc/powerhouse/commit/8aa16c346))
|
|
83
|
+
|
|
84
|
+
### ❤️ Thank You
|
|
85
|
+
|
|
86
|
+
- ryanwolhuter @ryanwolhuter
|
|
87
|
+
|
|
88
|
+
## 6.0.0-dev.9 (2026-01-19)
|
|
89
|
+
|
|
90
|
+
### 🚀 Features
|
|
91
|
+
|
|
92
|
+
- **ph-cmd:** test build with bun ([#2225](https://github.com/powerhouse-inc/powerhouse/pull/2225))
|
|
93
|
+
|
|
94
|
+
### ❤️ Thank You
|
|
95
|
+
|
|
96
|
+
- Ryan Wolhuter @ryanwolhuter
|
|
97
|
+
|
|
98
|
+
## 6.0.0-dev.8 (2026-01-17)
|
|
99
|
+
|
|
100
|
+
### 🚀 Features
|
|
101
|
+
|
|
102
|
+
- **design-system:** default styles tweaks and DocumentStateViewer ([c0a66720c](https://github.com/powerhouse-inc/powerhouse/commit/c0a66720c))
|
|
103
|
+
- **ci:** deploy staging tenant from release/staging/* branches ([8761579e7](https://github.com/powerhouse-inc/powerhouse/commit/8761579e7))
|
|
104
|
+
- **ci:** add Harbor registry to docker image publishing ([f3a2fab69](https://github.com/powerhouse-inc/powerhouse/commit/f3a2fab69))
|
|
105
|
+
|
|
106
|
+
### ❤️ Thank You
|
|
107
|
+
|
|
108
|
+
- acaldas @acaldas
|
|
109
|
+
- Frank
|
|
110
|
+
|
|
111
|
+
## 6.0.0-dev.7 (2026-01-16)
|
|
112
|
+
|
|
113
|
+
### 🩹 Fixes
|
|
114
|
+
|
|
115
|
+
- **ph-cmd:** do not publish dependencies in cli ([0f5296d02](https://github.com/powerhouse-inc/powerhouse/commit/0f5296d02))
|
|
116
|
+
|
|
117
|
+
### ❤️ Thank You
|
|
118
|
+
|
|
119
|
+
- ryanwolhuter @ryanwolhuter
|
|
120
|
+
|
|
121
|
+
## 6.0.0-dev.6 (2026-01-16)
|
|
122
|
+
|
|
123
|
+
### 🩹 Fixes
|
|
124
|
+
|
|
125
|
+
- **ph-cmd:** move .npmrc to codegen package dir ([35ef27743](https://github.com/powerhouse-inc/powerhouse/commit/35ef27743))
|
|
126
|
+
|
|
127
|
+
### ❤️ Thank You
|
|
128
|
+
|
|
129
|
+
- ryanwolhuter @ryanwolhuter
|
|
130
|
+
|
|
131
|
+
## 6.0.0-dev.5 (2026-01-16)
|
|
132
|
+
|
|
133
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
134
|
+
|
|
135
|
+
## 6.0.0-dev.4 (2026-01-16)
|
|
136
|
+
|
|
137
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
138
|
+
|
|
139
|
+
## 6.0.0-dev.3 (2026-01-16)
|
|
140
|
+
|
|
141
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
142
|
+
|
|
143
|
+
## 6.0.0-dev.2 (2026-01-15)
|
|
144
|
+
|
|
145
|
+
### 🚀 Features
|
|
146
|
+
|
|
147
|
+
- adding a migration command to switchboard ([155f3da66](https://github.com/powerhouse-inc/powerhouse/commit/155f3da66))
|
|
148
|
+
- test-client now successfully executes scenarios ([ef9299d90](https://github.com/powerhouse-inc/powerhouse/commit/ef9299d90))
|
|
149
|
+
- new cicd flows ([01310e0d3](https://github.com/powerhouse-inc/powerhouse/commit/01310e0d3))
|
|
150
|
+
- enabled doc version in connect ([#2171](https://github.com/powerhouse-inc/powerhouse/pull/2171))
|
|
151
|
+
|
|
152
|
+
### 🩹 Fixes
|
|
153
|
+
|
|
154
|
+
- workflow permissions ([6e451590d](https://github.com/powerhouse-inc/powerhouse/commit/6e451590d))
|
|
155
|
+
|
|
156
|
+
### ❤️ Thank You
|
|
157
|
+
|
|
158
|
+
- Benjamin Jordan (@thegoldenmule)
|
|
159
|
+
- Frank
|
|
160
|
+
- Guillermo Puente Sandoval @gpuente
|
|
161
|
+
|
|
1
162
|
## 6.0.0-dev.1 (2026-01-15)
|
|
2
163
|
|
|
3
164
|
### 🚀 Features
|