@powerhousedao/switchboard 3.2.0-dev.9 → 3.2.0-staging.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 +5 -29
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,41 +1,17 @@
|
|
|
1
|
-
## 3.2.0-
|
|
1
|
+
## 3.2.0-staging.1 (2025-07-01)
|
|
2
2
|
|
|
3
|
-
###
|
|
3
|
+
### 🚀 Features
|
|
4
4
|
|
|
5
|
-
-
|
|
6
|
-
- added test to generate and compile a generated document-model ([17bbca3bb](https://github.com/powerhouse-inc/powerhouse/commit/17bbca3bb))
|
|
5
|
+
- **connect:** use atom store and provider from state library ([d617a1fe2](https://github.com/powerhouse-inc/powerhouse/commit/d617a1fe2))
|
|
7
6
|
|
|
8
7
|
### ❤️ Thank You
|
|
9
8
|
|
|
10
|
-
-
|
|
11
|
-
|
|
12
|
-
## 3.2.0-dev.8 (2025-07-01)
|
|
13
|
-
|
|
14
|
-
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
9
|
+
- ryanwolhuter
|
|
15
10
|
|
|
16
|
-
## 3.2.0-
|
|
11
|
+
## 3.2.0-staging.0 (2025-06-26)
|
|
17
12
|
|
|
18
13
|
This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
|
|
19
14
|
|
|
20
|
-
## 3.2.0-dev.6 (2025-06-27)
|
|
21
|
-
|
|
22
|
-
### 🚀 Features
|
|
23
|
-
|
|
24
|
-
- **connect:** use atom store and provider from state library ([28f646636](https://github.com/powerhouse-inc/powerhouse/commit/28f646636))
|
|
25
|
-
- added drive analytics processor ([#1607](https://github.com/powerhouse-inc/powerhouse/pull/1607))
|
|
26
|
-
|
|
27
|
-
### 🩹 Fixes
|
|
28
|
-
|
|
29
|
-
- updated document-engineering ver ([3522179d6](https://github.com/powerhouse-inc/powerhouse/commit/3522179d6))
|
|
30
|
-
- updated atoms with header changes ([2b557197a](https://github.com/powerhouse-inc/powerhouse/commit/2b557197a))
|
|
31
|
-
|
|
32
|
-
### ❤️ Thank You
|
|
33
|
-
|
|
34
|
-
- Benjamin Jordan (@thegoldenmule)
|
|
35
|
-
- Guillermo Puente
|
|
36
|
-
- Guillermo Puente Sandoval
|
|
37
|
-
- ryanwolhuter
|
|
38
|
-
|
|
39
15
|
## 3.2.0-dev.5 (2025-06-26)
|
|
40
16
|
|
|
41
17
|
### 🚀 Features
|