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