Releases: margelo/react-native-nitro-sqlite
Releases · margelo/react-native-nitro-sqlite
Release 8.2.4
8.2.4 (2024-11-13)
Important
From major version 9.0.0 on, this library become a Nitro module and will be shipped under the NPM package name react-native-nitro-sqlite.
We will try to fix non-nitro issues for react-native-quick-sqlite until the migration is fully complete. Therefore, react-native-nitro-sqlite might still receive future updates.
Fixes https://github.com/margelo/react-native-quick-sqlite/issues/72 and https://github.com/margelo/react-native-quick-sqlite/issues/48
🐛 Bug Fixes
Release 8.2.3
Release 8.2.2
Release 8.2.1
8.2.1 (2024-10-18)
🐛 Bug Fixes
- Fixes missing
typescriptfiles in publishedlibdirectory (margelo/react-native-quick-sqlite@d1269a7) - Enable bun support in
release-it(#68) (0e983d1) - release-it config (993ad2f)