Releases: morrowdigital/watermelondb-expo-plugin
Releases · morrowdigital/watermelondb-expo-plugin
v2.3.2
v2.3.1
Everything in v2.3.0-beta2
v2.3.0-beta2
- Add support for Expo SDK 50
- Configures JSI support for Android by default (see https://watermelondb.dev/docs/Installation#android-react-native). Can be disabled via config option.
- ExcludedArchs configuration is now optional via config option: (see #20)
v2.2.0-beta.0
Add support for JSI configuration
v2.1.2
v2.1.1
What's Changed
- Configuring databases for Flipper on Android by @glitchassassin in #14
- SDK 48 'Modular Headers' Fix by @TheLonelyAstronaut in #16
New Contributors
- @glitchassassin made their first contribution in #14
- @TheLonelyAstronaut made their first contribution in #16
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- [fix] prebuild error fix for app name with spaces by @billjohnston in #11
New Contributors
- @billjohnston made their first contribution in #11
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Added support to expo SDK 47
- Required installation of
expo-build-properties
for manual Kotlin Version setup
New Contributors
Full Changelog: https://github.com/morrowdigital/watermelondb-expo-plugin/commits/v2.0.0