@spark-ui/use-combined-state
Advanced tools
Comparing version 8.1.1 to 8.1.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [8.1.2](https://github.com/adevinta/spark/compare/v8.1.1...v8.1.2) (2025-01-21) | ||
**Note:** Version bump only for package @spark-ui/use-combined-state | ||
## [8.1.1](https://github.com/adevinta/spark/compare/v8.1.0...v8.1.1) (2025-01-16) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/use-combined-state", | ||
"version": "8.1.1", | ||
"version": "8.1.2", | ||
"description": "combine controlled-uncontrolled component state by stateful-stateless inner state management", | ||
@@ -21,3 +21,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/use-mounted-state": "^8.1.1", | ||
"@spark-ui/use-mounted-state": "^8.1.2", | ||
"@types/lodash.isequal": "4.5.8", | ||
@@ -44,3 +44,3 @@ "lodash.isequal": "4.5.0" | ||
"license": "MIT", | ||
"gitHead": "d3886cd2e3fdd6749741d83eaab13230fd9b50a7" | ||
"gitHead": "818916b81c47fa8bd5ae517cb0d1b4c5736d83bd" | ||
} |
31887