react-fast-hooks
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "react-fast-hooks", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "A collection of custom React hooks", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.esm.js", |
@@ -17,2 +17,8 @@ | ||
<a href="https://github.com/jpranays/react-fast-hooks/actions/workflows/deploy.yml"><img src="https://img.shields.io/badge/Build%20Passing-007ec6?style=flat&logo=github" alt="Build Passing"/></a> | ||
<a href="https://jpranays.github.io/react-fast-hooks/"><img src="https://img.shields.io/badge/Docs-blue" alt="DOCS"></a> | ||
<img src="https://img.shields.io/badge/maintained-yes-blue" alt="maintained - yes"> | ||
<a href="https://pages.github.com/" title="Go to GitHub Pages homepage"><img src="https://img.shields.io/badge/Hosted_with-GitHub_Pages-blue?logo=github&logoColor=white" alt="Hosted with GH Pages"></a> | ||
<a href="https://github.com/features/actions" title="Go to GitHub Actions homepage"><img src="https://img.shields.io/badge/CI-GitHub_Actions-blue?logo=github-actions&logoColor=white" alt="Made with GH Actions"></a> | ||
</p> | ||
@@ -19,0 +25,0 @@ |
55023
117