Releases: smolcars/react-native-turbo-sqlite
Releases · smolcars/react-native-turbo-sqlite
Release 0.6.2
Compare
Sorry, something went wrong.
No results found
0.6.2 (2026-04-09)
Bug Fixes
podspec find_config collision with Reanimated (dfc63f4 )
Release 0.6.1
Compare
Sorry, something went wrong.
No results found
0.6.1 (2026-04-09)
Bug Fixes
sqlcipher check broken on Android (e620d1f )
Release 0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-04-02)
Bug Fixes
improve DatabaseHostObject lifetime and cleanup (cc9f535 )
Features
web support via @sqlite .org/sqlite-wasm and add async API functions (2abfbb8 )
Release 0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-03-20)
Features
add support for react-native-windows (c340dd0 )
add support for sqlcipher (fe6fdab )
Bug Fixes
fix npm publishing (6b80451 )
missing file changes react-native 0.76-0.79 (ebea895 )
use UnsafeObject instead of Database to prepare for rnw support (42bd24e )
Contributors
Release 0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-03-03)
Bug Fixes
improve async loading of sql.js (48d03e3 )
make test/mock API match native (13b69f0 )
support importing mock (43c99ce )
Release 0.3.1
Compare
Sorry, something went wrong.
No results found
0.3.1 (2025-08-05)
Bug Fixes
skip checking for new architecture on iOS (a486fef )
Release 0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2025-07-23)
automatically create folders when calling openDatabase (bac2743 )
update sqlite to 3.50.3 (aa3ff44 )
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2024-11-01)
Bug Fixes
react-native 0.76 support (37f8f20 )
remove CODE_OF_CONDUCT.md (ef60253 )
Features
add super basic support for Jest mocks using sql.js (2a07726 )