+13
-0
| # Changelog | ||
| ## v0.0.5 | ||
| [compare changes](https://github.com/nainemom/use-shit/compare/v0.0.4...v0.0.5) | ||
| ### 🏡 Chore | ||
| - Add npmignore file ([9b19004](https://github.com/nainemom/use-shit/commit/9b19004)) | ||
| - Update readme ([f33b467](https://github.com/nainemom/use-shit/commit/f33b467)) | ||
| ### ❤️ Contributors | ||
| - Amir Momenian <nainemom@gmail.com> | ||
| ## v0.0.4 | ||
@@ -5,0 +18,0 @@ |
+1
-1
| { | ||
| "name": "use-shit", | ||
| "version": "0.0.4", | ||
| "version": "0.0.5", | ||
| "description": "The best use-hook ever made.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+1
-1
@@ -44,3 +44,3 @@ # use-shit | ||
| ## Example #2 | ||
| ## Example 2 | ||
| ```tsx | ||
@@ -47,0 +47,0 @@ import { useShit } from 'use-shit'; |
| export const useShit = <D>(shit: D): [D] => [shit]; |
5900
5.09%10
-9.09%32
-3.03%