@powerhousedao/config 6.1.0-staging.0 → 6.2.0-dev.0
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/.tsbuild/tsconfig.tsbuildinfo +1 -1
- package/CHANGELOG.md +159 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,162 @@
|
|
|
1
|
-
## 6.
|
|
1
|
+
## 6.2.0-dev.0 (2026-06-05)
|
|
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.1.0-dev.21 (2026-06-05)
|
|
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.1.0-dev.20 (2026-06-05)
|
|
10
|
+
|
|
11
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
12
|
+
|
|
13
|
+
## 6.1.0-dev.19 (2026-06-04)
|
|
14
|
+
|
|
15
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
16
|
+
|
|
17
|
+
## 6.1.0-dev.18 (2026-06-04)
|
|
18
|
+
|
|
19
|
+
### 🚀 Features
|
|
20
|
+
|
|
21
|
+
- **reactor-attachment:** added attachment client and refactored types so they do not pollute shared ([415dd9875](https://github.com/powerhouse-inc/powerhouse/commit/415dd9875))
|
|
22
|
+
|
|
23
|
+
### ❤️ Thank You
|
|
24
|
+
|
|
25
|
+
- Benjamin Jordan
|
|
26
|
+
|
|
27
|
+
## 6.1.0-dev.17 (2026-06-03)
|
|
28
|
+
|
|
29
|
+
### 🩹 Fixes
|
|
30
|
+
|
|
31
|
+
- **connect:** preserve deep link until remote drives load ([e1ac2ef02](https://github.com/powerhouse-inc/powerhouse/commit/e1ac2ef02))
|
|
32
|
+
|
|
33
|
+
### ❤️ Thank You
|
|
34
|
+
|
|
35
|
+
- acaldas
|
|
36
|
+
|
|
37
|
+
## 6.1.0-dev.16 (2026-06-03)
|
|
38
|
+
|
|
39
|
+
### 🚀 Features
|
|
40
|
+
|
|
41
|
+
- **connect:** migrate runtime configuration to powerhouse.config.json ([#2624](https://github.com/powerhouse-inc/powerhouse/pull/2624))
|
|
42
|
+
|
|
43
|
+
### ❤️ Thank You
|
|
44
|
+
|
|
45
|
+
- Guillermo Puente Sandoval @gpuente
|
|
46
|
+
|
|
47
|
+
## 6.1.0-dev.15 (2026-06-02)
|
|
48
|
+
|
|
49
|
+
### 🚀 Features
|
|
50
|
+
|
|
51
|
+
- **renown:** add EIP-712 credential signing and signature verification ([069417a20](https://github.com/powerhouse-inc/powerhouse/commit/069417a20))
|
|
52
|
+
|
|
53
|
+
### ❤️ Thank You
|
|
54
|
+
|
|
55
|
+
- acaldas
|
|
56
|
+
|
|
57
|
+
## 6.1.0-dev.14 (2026-06-02)
|
|
58
|
+
|
|
59
|
+
### 🚀 Features
|
|
60
|
+
|
|
61
|
+
- add dark mode classes ([#2629](https://github.com/powerhouse-inc/powerhouse/pull/2629))
|
|
62
|
+
|
|
63
|
+
### ❤️ Thank You
|
|
64
|
+
|
|
65
|
+
- CallmeT-ty @CallmeT-ty
|
|
66
|
+
- Claude Sonnet 4.6
|
|
67
|
+
- Ryan Wolhuter @ryanwolhuter
|
|
68
|
+
|
|
69
|
+
## 6.1.0-dev.13 (2026-06-01)
|
|
70
|
+
|
|
71
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
72
|
+
|
|
73
|
+
## 6.1.0-dev.12 (2026-06-01)
|
|
74
|
+
|
|
75
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
76
|
+
|
|
77
|
+
## 6.1.0-dev.11 (2026-05-31)
|
|
78
|
+
|
|
79
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
80
|
+
|
|
81
|
+
## 6.1.0-dev.10 (2026-05-30)
|
|
82
|
+
|
|
83
|
+
### 🩹 Fixes
|
|
84
|
+
|
|
85
|
+
- fix issue from refactor ([d6c728c95](https://github.com/powerhouse-inc/powerhouse/commit/d6c728c95))
|
|
86
|
+
- **ci:** bump playwright to 1.60.0 to fix install hang on node 24.16+ ([#2669](https://github.com/powerhouse-inc/powerhouse/pull/2669))
|
|
87
|
+
- added a failing test for the set_name issue, which exposed the document-drive tests weren't running at all ([8221e66b9](https://github.com/powerhouse-inc/powerhouse/commit/8221e66b9))
|
|
88
|
+
|
|
89
|
+
### ❤️ Thank You
|
|
90
|
+
|
|
91
|
+
- Benjamin Jordan
|
|
92
|
+
- Guillermo Puente Sandoval @gpuente
|
|
93
|
+
|
|
94
|
+
## 6.1.0-dev.9 (2026-05-29)
|
|
95
|
+
|
|
96
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
97
|
+
|
|
98
|
+
## 6.1.0-dev.8 (2026-05-28)
|
|
99
|
+
|
|
100
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
101
|
+
|
|
102
|
+
## 6.1.0-dev.7 (2026-05-28)
|
|
103
|
+
|
|
104
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
105
|
+
|
|
106
|
+
## 6.1.0-dev.6 (2026-05-28)
|
|
107
|
+
|
|
108
|
+
### 🚀 Features
|
|
109
|
+
|
|
110
|
+
- mount OpenPanel with consent gating and user identification ([aa7c77b07](https://github.com/powerhouse-inc/powerhouse/commit/aa7c77b07))
|
|
111
|
+
- feat(openpanel): add event mappings, validation, and naming helpers ([556688064](https://github.com/powerhouse-inc/powerhouse/commit/556688064))
|
|
112
|
+
- **connect:** add OpenPanel Analytics configuration ([b39d072b2](https://github.com/powerhouse-inc/powerhouse/commit/b39d072b2))
|
|
113
|
+
|
|
114
|
+
### 🩹 Fixes
|
|
115
|
+
|
|
116
|
+
- **connect:** resolve @powerhousedao/connect/* aliases in vitest ([f7de787c6](https://github.com/powerhouse-inc/powerhouse/commit/f7de787c6))
|
|
117
|
+
- pnpm-lock file ([d5019827c](https://github.com/powerhouse-inc/powerhouse/commit/d5019827c))
|
|
118
|
+
|
|
119
|
+
### ❤️ Thank You
|
|
120
|
+
|
|
121
|
+
- Benjamin Jordan
|
|
122
|
+
- Claude Opus 4.7
|
|
123
|
+
|
|
124
|
+
## 6.1.0-dev.5 (2026-05-27)
|
|
125
|
+
|
|
126
|
+
### 🚀 Features
|
|
127
|
+
|
|
128
|
+
- **reactor:** benchmark for workers ([8ff51da2f](https://github.com/powerhouse-inc/powerhouse/commit/8ff51da2f))
|
|
129
|
+
- **reactor:** multi-worker integration test -- eep ([b8b9566cf](https://github.com/powerhouse-inc/powerhouse/commit/b8b9566cf))
|
|
130
|
+
- **reactor:** added workerhandle, parent-side ipc wrapper ([b1955e3a6](https://github.com/powerhouse-inc/powerhouse/commit/b1955e3a6))
|
|
131
|
+
- **reactor:** worker protocol ([c1bb0bd30](https://github.com/powerhouse-inc/powerhouse/commit/c1bb0bd30))
|
|
132
|
+
|
|
133
|
+
### 🩹 Fixes
|
|
134
|
+
|
|
135
|
+
- ci needs to run integration tests serially, not in parallel ([d97b73622](https://github.com/powerhouse-inc/powerhouse/commit/d97b73622))
|
|
136
|
+
- do not double run hub-spoke and make sure postgres is running in integration tests ([6a26a7377](https://github.com/powerhouse-inc/powerhouse/commit/6a26a7377))
|
|
137
|
+
- swap never bundle for reactor-api so that subgraphs are properly detected ([7ee0fdb5b](https://github.com/powerhouse-inc/powerhouse/commit/7ee0fdb5b))
|
|
138
|
+
- **reactor:** fix linting issues ([7e0a4af8d](https://github.com/powerhouse-inc/powerhouse/commit/7e0a4af8d))
|
|
139
|
+
- add hub-spoke test in test:integration ([5ab8c0b36](https://github.com/powerhouse-inc/powerhouse/commit/5ab8c0b36))
|
|
140
|
+
- **reactor:** a number of linter and import errors needed fixed due to node imports ([060babc30](https://github.com/powerhouse-inc/powerhouse/commit/060babc30))
|
|
141
|
+
- **reactor:** grr path resolution fixes, tailwind fixes, linter fixes ([0eb6ad89f](https://github.com/powerhouse-inc/powerhouse/commit/0eb6ad89f))
|
|
142
|
+
|
|
143
|
+
### ❤️ Thank You
|
|
144
|
+
|
|
145
|
+
- Benjamin Jordan
|
|
146
|
+
|
|
147
|
+
## 6.1.0-dev.4 (2026-05-26)
|
|
148
|
+
|
|
149
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
150
|
+
|
|
151
|
+
## 6.1.0-dev.3 (2026-05-25)
|
|
152
|
+
|
|
153
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
154
|
+
|
|
155
|
+
## 6.1.0-dev.2 (2026-05-24)
|
|
156
|
+
|
|
157
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
158
|
+
|
|
159
|
+
## 6.1.0-dev.1 (2026-05-23)
|
|
2
160
|
|
|
3
161
|
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
4
162
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerhousedao/config",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.2.0-dev.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "AGPL-3.0-only",
|
|
6
6
|
"private": false,
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"access": "public"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@powerhousedao/shared": "6.
|
|
30
|
+
"@powerhousedao/shared": "6.2.0-dev.0"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"tsdown": "0.21.1"
|