v6.0.1
This patch only includes a bugfix for persist not working properly for ReactNative on iOS. A previous workaround for this, has been to override the implementation of window.requestIdleCallback. This is no longer required, and the new patch should enable persist to work across all platforms 🎉
Patches
Credits
Huge thanks to @OsapBender for reporting the issue, and @GollyJer for providing a reproducible expo snack for troubleshooting the issue.
Full Changelog: v6.0.0...v6.0.1