Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 1.36 KB

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.

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