Skip to content

v5.7.0

Compare
Choose a tag to compare
@rt2zz rt2zz released this 10 Feb 08:50
· 146 commits to master since this release

This release adds a timeout config. This will hopefully ease some of the pain on react native android caused by occasional AsyncStorage unresolved promises.

Changelog

  • add timeout config to persistReducer config, default to 5000 ms