@mantine/hooks
Advanced tools
Comparing version 7.11.0 to 7.11.1
@@ -7,3 +7,3 @@ export type StorageType = 'localStorage' | 'sessionStorage'; | ||
defaultValue?: T; | ||
/** If set to true, value will be update is useEffect after mount */ | ||
/** If set to true, value will be updated in useEffect after mount. Default value is true. */ | ||
getInitialValueInEffect?: boolean; | ||
@@ -10,0 +10,0 @@ /** Function to serialize value into string to be save in storage */ |
{ | ||
"name": "@mantine/hooks", | ||
"version": "7.11.0", | ||
"version": "7.11.1", | ||
"description": "A collection of 50+ hooks for state and UI management", | ||
@@ -5,0 +5,0 @@ "homepage": "https://mantine.dev", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1030398
5917