v0.0.3
Breaking changes
- Add isomorphic-fetch as a peer dependency
- Change
clearNew()
to only clear the newest item if it has astatus.type
ofNEW
(always clearnewItemKey
)
Documentation
- Some additions to the Readme file
clearNew()
to only clear the newest item if it has a status.type
of NEW
(always clear newItemKey
)