Skip to content

v6.0.0 Preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@rt2zz rt2zz released this 07 May 21:16
· 74 commits to master since this release

The breaking change is that we no longer allow react-native users to import out of redux-persist/lib/storage. Instead use import AsyncStorage from '@react-native-community/async-storage'

Changelog to come