All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- PR #974 Add correct PersistGate defaultProps to support newer flow versions. Adds
children
to defaultProps inPersistGate
component and removes the optional (?
) flag in order to be compatible with flow type checking (more explanation can be found in this flow issue). Fixes #953 - PR #949 Allow onWriteFail to be passed in config. The value should be a function to be called in the case a write fails (i.e. because the disk it out of space).
- Add Community section to README. Add link to Reactiflux #redux-persist channel. Add blog articles about redux-persist from the community.
See notes on GitHub releases page
[0.2.0 through 5.10.0]: See notes on GitHub releases page