@powerhousedao/switchboard 4.0.0-staging.4 → 4.0.0-staging.6

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 CHANGED
@@ -1,4 +1,60 @@
1
- ## 4.0.0-staging.4 (2025-07-22)
1
+ ## 4.0.0-staging.6 (2025-07-25)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **connect:** remove unused dep ([00d3f68c0](https://github.com/powerhouse-inc/powerhouse/commit/00d3f68c0))
6
+ - **state:** use reactor on window object ([40321826e](https://github.com/powerhouse-inc/powerhouse/commit/40321826e))
7
+ - **state:** add state package reference to monorepo tsconfig ([93de86073](https://github.com/powerhouse-inc/powerhouse/commit/93de86073))
8
+ - **state:** remove unused deps ([d681fff7a](https://github.com/powerhouse-inc/powerhouse/commit/d681fff7a))
9
+ - **state:** remove jotai optics dep ([dfc955a82](https://github.com/powerhouse-inc/powerhouse/commit/dfc955a82))
10
+ - **common:** add storybook react dev dep ([61404f414](https://github.com/powerhouse-inc/powerhouse/commit/61404f414))
11
+ - **common:** install storybook types ([c4d45bb7c](https://github.com/powerhouse-inc/powerhouse/commit/c4d45bb7c))
12
+ - **connect:** use new hooks ([93a9eccfa](https://github.com/powerhouse-inc/powerhouse/commit/93a9eccfa))
13
+ - **state:** move state code to own package ([605bd5d75](https://github.com/powerhouse-inc/powerhouse/commit/605bd5d75))
14
+ - support initial strand without operations ([46698d2ff](https://github.com/powerhouse-inc/powerhouse/commit/46698d2ff))
15
+ - **document-drive:** removed drive id where possible ([adcedc4f0](https://github.com/powerhouse-inc/powerhouse/commit/adcedc4f0))
16
+
17
+ ### 🩹 Fixes
18
+
19
+ - **document-drive:** added deprecation warnings and release notes ([dbc86d172](https://github.com/powerhouse-inc/powerhouse/commit/dbc86d172))
20
+ - **common:** update storybook story type ([a84550281](https://github.com/powerhouse-inc/powerhouse/commit/a84550281))
21
+
22
+ ### ❤️ Thank You
23
+
24
+ - acaldas @acaldas
25
+ - ryanwolhuter @ryanwolhuter
26
+
27
+ ## 3.3.0-dev.19 (2025-07-25)
28
+
29
+ ### 🚀 Features
30
+
31
+ - **connect:** remove unused dep ([00d3f68c0](https://github.com/powerhouse-inc/powerhouse/commit/00d3f68c0))
32
+ - **state:** use reactor on window object ([40321826e](https://github.com/powerhouse-inc/powerhouse/commit/40321826e))
33
+ - **state:** add state package reference to monorepo tsconfig ([93de86073](https://github.com/powerhouse-inc/powerhouse/commit/93de86073))
34
+ - **state:** remove unused deps ([d681fff7a](https://github.com/powerhouse-inc/powerhouse/commit/d681fff7a))
35
+ - **state:** remove jotai optics dep ([dfc955a82](https://github.com/powerhouse-inc/powerhouse/commit/dfc955a82))
36
+ - **common:** add storybook react dev dep ([61404f414](https://github.com/powerhouse-inc/powerhouse/commit/61404f414))
37
+ - **common:** install storybook types ([c4d45bb7c](https://github.com/powerhouse-inc/powerhouse/commit/c4d45bb7c))
38
+ - **connect:** use new hooks ([93a9eccfa](https://github.com/powerhouse-inc/powerhouse/commit/93a9eccfa))
39
+ - **state:** move state code to own package ([605bd5d75](https://github.com/powerhouse-inc/powerhouse/commit/605bd5d75))
40
+ - support initial strand without operations ([46698d2ff](https://github.com/powerhouse-inc/powerhouse/commit/46698d2ff))
41
+ - **document-drive:** removed drive id where possible ([adcedc4f0](https://github.com/powerhouse-inc/powerhouse/commit/adcedc4f0))
42
+
43
+ ### 🩹 Fixes
44
+
45
+ - **document-drive:** added deprecation warnings and release notes ([dbc86d172](https://github.com/powerhouse-inc/powerhouse/commit/dbc86d172))
46
+ - **common:** update storybook story type ([a84550281](https://github.com/powerhouse-inc/powerhouse/commit/a84550281))
47
+
48
+ ### ❤️ Thank You
49
+
50
+ - acaldas @acaldas
51
+ - ryanwolhuter @ryanwolhuter
52
+
53
+ ## 3.3.0-dev.18 (2025-07-24)
54
+
55
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
56
+
57
+ ## 3.3.0-dev.17 (2025-07-23)
2
58
 
3
59
  ### 🩹 Fixes
4
60
 
@@ -9,11 +65,11 @@
9
65
 
10
66
  - Callme-T
11
67
 
12
- ## 4.0.0-staging.3 (2025-07-17)
68
+ ## 3.3.0-dev.16 (2025-07-22)
13
69
 
14
70
  This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
15
71
 
16
- ## 4.0.0-staging.2 (2025-07-17)
72
+ ## 3.3.0-dev.15 (2025-07-17)
17
73
 
18
74
  ### 🩹 Fixes
19
75
 
@@ -21,11 +77,7 @@ This was a version bump only for @powerhousedao/switchboard to align it with oth
21
77
 
22
78
  ### ❤️ Thank You
23
79
 
24
- - acaldas @acaldas
25
-
26
- ## 4.0.0-staging.1 (2025-07-17)
27
-
28
- This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
80
+ - acaldas
29
81
 
30
82
  ## 3.3.0-dev.14 (2025-07-17)
31
83