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

docs: Update Jotai wrapper documentation to remove the double JSON.stringify() / JSON.parse() #661

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

SamHerbert
Copy link
Contributor

createJSONStorage handles JSON.string()/JSON.parse() when setting and returning the stored value. The current documentation always results in a string being returned.

…ingify() and JSON.parse()

`createJSONStorage` handles `JSON.string()`/`JSON.parse()` when setting and returning the stored value. The current documentation always results in a string being returned.
@mrousavy
Copy link
Owner

Great, thanks!

@mrousavy mrousavy merged commit ff26c4e into mrousavy:master Apr 15, 2024
1 check passed
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.

None yet

2 participants