Skip to content

Commit

Permalink
feature(persist): add method getOptions on persist api and update doc…
Browse files Browse the repository at this point in the history
…umentation (pmndrs#1075)

* feat: persistSuscribe was added on suscribe middleware

* fix: add functionality on persist middleware

* persistSuscribe was updated to test with codesandbox

* withStorageDomEvent was added to test with sandbox too

* expose getOptions method on persist api and add wiki doc for persisting store data

* add documentation for the getOptions

* fix: typo on documentation of persist

* feat(persist): add test of the getOptions from persist api

* update persist docs and change test name

* typed store in withStorageDOMEvents
  • Loading branch information
tbor00 authored Jul 16, 2022
1 parent 7e5b72b commit 37112e5
Show file tree
Hide file tree
Showing 3 changed files with 562 additions and 0 deletions.
Loading

0 comments on commit 37112e5

Please sign in to comment.