Skip to content

v6.0.1

Choose a tag to compare

@jmyrland jmyrland released this 14 Jun 14:58
76226a7

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