Skip to content

v4.5.0

Choose a tag to compare

@jamesgpearce jamesgpearce released this 16 Nov 21:58
· 1816 commits to main since this release

This release includes the new persister-expo-sqlite-next module, which provides a Persister for the modern version of Expo's SQLite library, designated 'next' as of November 2023. This API should be used if you are installing the expo-sqlite/next module.

Note that TinyBase support for the legacy version of Expo-SQLite (expo-sqlite) is still available in the persister-expo-sqlite module.

Thank you to Expo for providing this functionality!

image