@powerhousedao/reactor-local 1.8.0 → 1.9.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 CHANGED
@@ -1,25 +1,28 @@
1
- ## 1.8.0 (2024-12-05)
1
+ ## 1.9.0 (2024-12-09)
2
2
 
3
3
  ### 🚀 Features
4
4
 
5
- - merge dspot-scalars into main ([5ca898fc](https://github.com/powerhouse-inc/powerhouse/commit/5ca898fc))
6
-
7
- ### 🩹 Fixes
8
-
9
- - **switchboard-gui:** restore prev vite version ([#614](https://github.com/powerhouse-inc/powerhouse/pull/614))
5
+ - **monorepo:** simplify check action ([a22745f4](https://github.com/powerhouse-inc/powerhouse/commit/a22745f4))
6
+ - **monorepo:** simplify parallel task execution ([0ed8df13](https://github.com/powerhouse-inc/powerhouse/commit/0ed8df13))
7
+ - **monorepo:** handle merge conflicts ([bfa6f0a0](https://github.com/powerhouse-inc/powerhouse/commit/bfa6f0a0))
8
+ - **monorepo:** handle project references ([3b6c046f](https://github.com/powerhouse-inc/powerhouse/commit/3b6c046f))
9
+ - **document-model-libs:** move tailwind config to workspace root ([74b9869a](https://github.com/powerhouse-inc/powerhouse/commit/74b9869a))
10
+ - **document-model-libs:** remove wrong peer deps ([5fd7ef67](https://github.com/powerhouse-inc/powerhouse/commit/5fd7ef67))
11
+ - use unified deps ([38c759a9](https://github.com/powerhouse-inc/powerhouse/commit/38c759a9))
12
+ - **monorepo:** fix export declarations ([58908779](https://github.com/powerhouse-inc/powerhouse/commit/58908779))
10
13
 
11
14
  ### 🧱 Updated Dependencies
12
15
 
13
- - Updated @powerhousedao/general-document-indexer to 1.6.0
14
- - Updated document-model-libs to 1.118.0
15
- - Updated document-drive to 1.7.0
16
- - Updated document-model to 2.9.0
17
- - Updated @powerhousedao/reactor-api to 1.8.0
18
- - Updated @powerhousedao/scalars to 1.11.0
16
+ - Updated @powerhousedao/general-document-indexer to 1.7.0
17
+ - Updated document-model-libs to 1.119.0
18
+ - Updated document-drive to 1.8.0
19
+ - Updated document-model to 2.10.0
20
+ - Updated @powerhousedao/reactor-api to 1.9.0
21
+ - Updated @powerhousedao/scalars to 1.12.0
19
22
 
20
23
  ### ❤️ Thank You
21
24
 
22
- - Guillermo Puente Sandoval @gpuente
25
+ - ryanwolhuter @ryanwolhuter
23
26
 
24
27
  ## 1.1.0 (2024-10-29)
25
28