You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1.4 KiB

Changelog

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.

Unreleased

Added

  • PR #974 Add correct PersistGate defaultProps to support newer flow versions. Adds children to defaultProps in PersistGate 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.

0.2.0 through 5.10.0 - 2015-07-24 through 2018-06-05

See notes on GitHub releases page

[0.2.0 through 5.10.0]: See notes on GitHub releases page