@spark-ui/use-combined-state
Advanced tools
Comparing version 6.2.3 to 6.2.4
@@ -6,2 +6,6 @@ # Change Log | ||
## [6.2.4](https://github.com/adevinta/spark/compare/v6.2.3...v6.2.4) (2024-10-07) | ||
**Note:** Version bump only for package @spark-ui/use-combined-state | ||
## [6.2.3](https://github.com/adevinta/spark/compare/v6.2.2...v6.2.3) (2024-10-07) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/use-combined-state", | ||
"version": "6.2.3", | ||
"version": "6.2.4", | ||
"description": "combine controlled-uncontrolled component state by stateful-stateless inner state management", | ||
@@ -21,3 +21,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/use-mounted-state": "^6.2.3", | ||
"@spark-ui/use-mounted-state": "^6.2.4", | ||
"@types/lodash.isequal": "4.5.8", | ||
@@ -44,3 +44,3 @@ "lodash.isequal": "4.5.0" | ||
"license": "MIT", | ||
"gitHead": "385a10927791c7e604329f439df301604cb9bf42" | ||
"gitHead": "ca53f3db481e466dd100431bf5bf03d1b5add859" | ||
} |
# useCombinedState | ||
> @spark-ui/use-combined-state | ||
[![storybook](https://img.shields.io/badge/storybook-black?logo=storybook)](https://sparkui.vercel.app/?path=/docs/hooks-usecombinedstate--docs) | ||
[![documentation](https://img.shields.io/badge/documentation-black?logo=googledocs)](https://sparkui-adv.vercel.app/docs/hooks/useCombinedState) | ||
[![issue](https://img.shields.io/badge/report%20a%20bug-black?logo=openbugbounty&logoColor=red)](https://github.com/adevinta/spark/issues/new?&projects=4&template=bug-report.yml&assignees=&labels=hook,use-combined-state) | ||
[![npm](https://img.shields.io/npm/dt/%40spark-ui/use-combined-state?logo=npm&labelColor=black)](https://www.npmjs.com/package/@spark-ui/use-combined-state) | ||
This package is part of the [`@spark-ui`](https://github.com/adevinta/spark) react-js user interface component library project. | ||
@@ -11,0 +10,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23884
13