@spark-ui/use-combined-state
Advanced tools
Comparing version 9.0.7 to 9.0.8
@@ -6,2 +6,6 @@ # Change Log | ||
## [9.0.8](https://github.com/adevinta/spark/compare/v9.0.7...v9.0.8) (2025-02-12) | ||
**Note:** Version bump only for package @spark-ui/use-combined-state | ||
## [9.0.7](https://github.com/adevinta/spark/compare/v9.0.6...v9.0.7) (2025-02-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/use-combined-state", | ||
"version": "9.0.7", | ||
"version": "9.0.8", | ||
"description": "combine controlled-uncontrolled component state by stateful-stateless inner state management", | ||
@@ -21,3 +21,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/use-mounted-state": "^9.0.7", | ||
"@spark-ui/use-mounted-state": "^9.0.8", | ||
"@types/lodash.isequal": "4.5.8", | ||
@@ -44,3 +44,3 @@ "lodash.isequal": "4.5.0" | ||
"license": "MIT", | ||
"gitHead": "f8f2cc97b3b09513dcd576102eca41409e9cb3b3" | ||
"gitHead": "2087067dcd3b390c79db80b142672cc872c51765" | ||
} |
34196