@rooks/use-sessionstorage
Advanced tools
Comparing version 4.11.0 to 4.11.1
@@ -29,3 +29,3 @@ { | ||
], | ||
"version": "4.11.0", | ||
"version": "4.11.1", | ||
"_id": "@rooks/use-sessionstorage@", | ||
@@ -38,4 +38,4 @@ "publishConfig": { | ||
}, | ||
"gitHead": "91a8a1d3598527b916a247d370612f9af6d40594", | ||
"gitHead": "0f163c1b47a40459f8070239dfbf9ebde4d155b8", | ||
"license": "MIT" | ||
} |
# @rooks/use-sessionstorage | ||
## *Note: Future updates to this package have moved to the main package* [rooks](https://npmjs.com/package/rooks). All hooks now reside in a single package which you can install using | ||
``` | ||
npm install rooks | ||
``` | ||
or | ||
``` | ||
yarn add rooks | ||
``` | ||
Rooks is completely treeshakeable and if you use only 1 of the 50+ hooks in the package, only that hook will be bundled with your code. Your bundle will only contain the hooks that you need. Cheers! | ||
![TitleCard](https://raw.githubusercontent.com/imbhargav5/rooks/HEAD/packages/sessionstorage/title-card.svg) | ||
@@ -3,0 +18,0 @@ |
11773
60