Skip to content

Releases: hsjoberg/react-native-turbo-sqlite

Release 0.3.1

05 Aug 16:35
v0.3.1
3f9b383

Choose a tag to compare

0.3.1 (2025-08-05)

Bug Fixes

  • skip checking for new architecture on iOS (a486fef)

Release 0.3.0

23 Jul 11:55
v0.3.0
c8da011

Choose a tag to compare

0.3.0 (2025-07-23)

  • automatically create folders when calling openDatabase (bac2743)
  • update sqlite to 3.50.3 (aa3ff44)

v0.2.0

01 Nov 15:08

Choose a tag to compare

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)