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

Feature/add optional serialization to use storage #439

Merged
merged 4 commits into from
Jan 25, 2024

Conversation

juliencrn
Copy link
Owner

@juliencrn juliencrn commented Jan 23, 2024

The main feature is to support a custom serializer/deserializer without introducing breaking changes.

This should fix:

This PR in the last commits also fixes missing stuff:

The work was always done the same on both useLocalStorage and useSessionStorage (not DRY though 😅 it will be refactored)

Feedback and review are welcome

@juliencrn juliencrn added bug Something isn't working enhancement Improvements help wanted Extra attention is needed labels Jan 23, 2024
@juliencrn juliencrn self-assigned this Jan 23, 2024
Copy link

changeset-bot bot commented Jan 23, 2024

🦋 Changeset detected

Latest commit: 4dc41c4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
usehooks-ts Minor
www Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@juliencrn juliencrn force-pushed the feature/add-optional-serialization-to-use-storage branch from ed1685f to d47aa49 Compare January 23, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement Improvements help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant