mirror of
https://github.com/Funkoala14/knowledgebase_law.git
synced 2025-06-08 14:48:15 +08:00
1.4 KiB
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 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.
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