@powerhousedao/config 4.0.1 → 4.1.0-dev.2

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +71 -13
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,22 +1,84 @@
1
- ## 4.0.1 (2025-07-25)
1
+ ## 4.1.0-dev.1 (2025-07-29)
2
2
 
3
3
  ### 🚀 Features
4
4
 
5
- - **switchboard,config,reactor-api:** handle auth in reactor-api ([f33c921ee](https://github.com/powerhouse-inc/powerhouse/commit/f33c921ee))
5
+ - added vetra command and vetra project ([#1713](https://github.com/powerhouse-inc/powerhouse/pull/1713))
6
6
 
7
7
  ### ❤️ Thank You
8
8
 
9
- - acaldas @acaldas
9
+ - Guillermo Puente Sandoval @gpuente
10
10
 
11
- # 4.0.0 (2025-07-24)
11
+ ## 4.0.0-staging.8 (2025-07-29)
12
12
 
13
13
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
14
14
 
15
- ## 4.0.0-staging.5 (2025-07-23)
15
+ ## 4.0.0-staging.7 (2025-07-26)
16
+
17
+ ### 🚀 Features
18
+
19
+ - **state:** make all atom states derivative ([68a4bfece](https://github.com/powerhouse-inc/powerhouse/commit/68a4bfece))
20
+
21
+ ### ❤️ Thank You
22
+
23
+ - ryanwolhuter @ryanwolhuter
24
+
25
+ ## 4.0.0-staging.6 (2025-07-25)
26
+
27
+ ### 🚀 Features
28
+
29
+ - **connect:** remove unused dep ([00d3f68c0](https://github.com/powerhouse-inc/powerhouse/commit/00d3f68c0))
30
+ - **state:** use reactor on window object ([40321826e](https://github.com/powerhouse-inc/powerhouse/commit/40321826e))
31
+ - **state:** add state package reference to monorepo tsconfig ([93de86073](https://github.com/powerhouse-inc/powerhouse/commit/93de86073))
32
+ - **state:** remove unused deps ([d681fff7a](https://github.com/powerhouse-inc/powerhouse/commit/d681fff7a))
33
+ - **state:** remove jotai optics dep ([dfc955a82](https://github.com/powerhouse-inc/powerhouse/commit/dfc955a82))
34
+ - **common:** add storybook react dev dep ([61404f414](https://github.com/powerhouse-inc/powerhouse/commit/61404f414))
35
+ - **common:** install storybook types ([c4d45bb7c](https://github.com/powerhouse-inc/powerhouse/commit/c4d45bb7c))
36
+ - **connect:** use new hooks ([93a9eccfa](https://github.com/powerhouse-inc/powerhouse/commit/93a9eccfa))
37
+ - **state:** move state code to own package ([605bd5d75](https://github.com/powerhouse-inc/powerhouse/commit/605bd5d75))
38
+ - support initial strand without operations ([46698d2ff](https://github.com/powerhouse-inc/powerhouse/commit/46698d2ff))
39
+ - **document-drive:** removed drive id where possible ([adcedc4f0](https://github.com/powerhouse-inc/powerhouse/commit/adcedc4f0))
40
+
41
+ ### 🩹 Fixes
42
+
43
+ - **document-drive:** added deprecation warnings and release notes ([dbc86d172](https://github.com/powerhouse-inc/powerhouse/commit/dbc86d172))
44
+ - **common:** update storybook story type ([a84550281](https://github.com/powerhouse-inc/powerhouse/commit/a84550281))
45
+
46
+ ### ❤️ Thank You
47
+
48
+ - acaldas @acaldas
49
+ - ryanwolhuter @ryanwolhuter
50
+
51
+ ## 3.3.0-dev.19 (2025-07-25)
52
+
53
+ ### 🚀 Features
54
+
55
+ - **connect:** remove unused dep ([00d3f68c0](https://github.com/powerhouse-inc/powerhouse/commit/00d3f68c0))
56
+ - **state:** use reactor on window object ([40321826e](https://github.com/powerhouse-inc/powerhouse/commit/40321826e))
57
+ - **state:** add state package reference to monorepo tsconfig ([93de86073](https://github.com/powerhouse-inc/powerhouse/commit/93de86073))
58
+ - **state:** remove unused deps ([d681fff7a](https://github.com/powerhouse-inc/powerhouse/commit/d681fff7a))
59
+ - **state:** remove jotai optics dep ([dfc955a82](https://github.com/powerhouse-inc/powerhouse/commit/dfc955a82))
60
+ - **common:** add storybook react dev dep ([61404f414](https://github.com/powerhouse-inc/powerhouse/commit/61404f414))
61
+ - **common:** install storybook types ([c4d45bb7c](https://github.com/powerhouse-inc/powerhouse/commit/c4d45bb7c))
62
+ - **connect:** use new hooks ([93a9eccfa](https://github.com/powerhouse-inc/powerhouse/commit/93a9eccfa))
63
+ - **state:** move state code to own package ([605bd5d75](https://github.com/powerhouse-inc/powerhouse/commit/605bd5d75))
64
+ - support initial strand without operations ([46698d2ff](https://github.com/powerhouse-inc/powerhouse/commit/46698d2ff))
65
+ - **document-drive:** removed drive id where possible ([adcedc4f0](https://github.com/powerhouse-inc/powerhouse/commit/adcedc4f0))
66
+
67
+ ### 🩹 Fixes
68
+
69
+ - **document-drive:** added deprecation warnings and release notes ([dbc86d172](https://github.com/powerhouse-inc/powerhouse/commit/dbc86d172))
70
+ - **common:** update storybook story type ([a84550281](https://github.com/powerhouse-inc/powerhouse/commit/a84550281))
71
+
72
+ ### ❤️ Thank You
73
+
74
+ - acaldas @acaldas
75
+ - ryanwolhuter @ryanwolhuter
76
+
77
+ ## 3.3.0-dev.18 (2025-07-24)
16
78
 
17
79
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
18
80
 
19
- ## 4.0.0-staging.4 (2025-07-22)
81
+ ## 3.3.0-dev.17 (2025-07-23)
20
82
 
21
83
  ### 🩹 Fixes
22
84
 
@@ -27,11 +89,11 @@ This was a version bump only for @powerhousedao/config to align it with other pr
27
89
 
28
90
  - Callme-T
29
91
 
30
- ## 4.0.0-staging.3 (2025-07-17)
92
+ ## 3.3.0-dev.16 (2025-07-22)
31
93
 
32
94
  This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
33
95
 
34
- ## 4.0.0-staging.2 (2025-07-17)
96
+ ## 3.3.0-dev.15 (2025-07-17)
35
97
 
36
98
  ### 🩹 Fixes
37
99
 
@@ -39,11 +101,7 @@ This was a version bump only for @powerhousedao/config to align it with other pr
39
101
 
40
102
  ### ❤️ Thank You
41
103
 
42
- - acaldas @acaldas
43
-
44
- ## 4.0.0-staging.1 (2025-07-17)
45
-
46
- This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
104
+ - acaldas
47
105
 
48
106
  ## 3.3.0-dev.14 (2025-07-17)
49
107
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/config",
3
- "version": "4.0.1",
3
+ "version": "4.1.0-dev.2",
4
4
  "description": "",
5
5
  "license": "AGPL-3.0-only",
6
6
  "private": false,