Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add useCookie and useStorage #109

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Conversation

thebuilder
Copy link
Contributor

Introduce basic hooks to get/set cookies and storage.

Copy link

github-actions bot commented Dec 4, 2024

size-limit report 📦

Path Size
use-debounced-callback 173 B (0%)
use-debounced-value 210 B (0%)
use-element-size 264 B (0%)
use-media 245 B (0%)
use-previous 239 B (0%)
use-script 275 B (0%)
use-window-size 85 B (0%)
use-cookie 511 B (+100% 🔺)
use-storage 255 B (+100% 🔺)

Copy link

pkg-pr-new bot commented Dec 4, 2024

npm i https://pkg.pr.new/charlie-tango/hooks/@charlietango/hooks@109

commit: dab1f7a

@thebuilder thebuilder merged commit a91c3af into main Dec 4, 2024
12 checks passed
@thebuilder thebuilder deleted the feat/storage-and-cookie-hooks branch December 4, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant