@spark-ui/use-combined-state
Advanced tools
Comparing version 8.0.0 to 8.0.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [8.0.1](https://github.com/adevinta/spark/compare/v8.0.0...v8.0.1) (2025-01-13) | ||
**Note:** Version bump only for package @spark-ui/use-combined-state | ||
# [8.0.0](https://github.com/adevinta/spark/compare/v7.3.7...v8.0.0) (2025-01-13) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/use-combined-state", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "combine controlled-uncontrolled component state by stateful-stateless inner state management", | ||
@@ -21,3 +21,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/use-mounted-state": "^8.0.0", | ||
"@spark-ui/use-mounted-state": "^8.0.1", | ||
"@types/lodash.isequal": "4.5.8", | ||
@@ -44,3 +44,3 @@ "lodash.isequal": "4.5.0" | ||
"license": "MIT", | ||
"gitHead": "309903aa55f44ebd43d2a1fe43691f110a5036ea" | ||
"gitHead": "e95952850b8ff436e3b05a600fdd39820b9a5386" | ||
} |
31118