@spark-ui/use-combined-state
Advanced tools
Comparing version 7.3.6 to 7.3.7
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.3.7](https://github.com/adevinta/spark/compare/v7.3.6...v7.3.7) (2025-01-08) | ||
**Note:** Version bump only for package @spark-ui/use-combined-state | ||
## [7.3.6](https://github.com/adevinta/spark/compare/v7.3.5...v7.3.6) (2025-01-08) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/use-combined-state", | ||
"version": "7.3.6", | ||
"version": "7.3.7", | ||
"description": "combine controlled-uncontrolled component state by stateful-stateless inner state management", | ||
@@ -21,3 +21,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/use-mounted-state": "^7.3.6", | ||
"@spark-ui/use-mounted-state": "^7.3.7", | ||
"@types/lodash.isequal": "4.5.8", | ||
@@ -44,3 +44,3 @@ "lodash.isequal": "4.5.0" | ||
"license": "MIT", | ||
"gitHead": "969983868f32c57cf6d6ffc838de66b51fa4163d" | ||
"gitHead": "ca2b7a1f2a4a921fd4c6ad8521c2dfd90471f7d6" | ||
} |
30811