Releases: powersync-ja/react-native-quick-sqlite
Releases · powersync-ja/react-native-quick-sqlite
v2.4.4
02 May 10:28
Compare
Sorry, something went wrong.
No results found
Patch Changes
d743f0c : Update SQLite from 3.39.4 to 3.49.1
v2.4.3
30 Apr 11:02
Compare
Sorry, something went wrong.
No results found
Patch Changes
9aec2e6 : Update PowerSync core extension to version 0.3.14
v2.4.2
07 Mar 13:15
Compare
Sorry, something went wrong.
No results found
Patch Changes
85b8906 : Update core PowerSync extension to 0.3.12
v2.4.1
24 Feb 14:25
Compare
Sorry, something went wrong.
No results found
Patch Changes
0466bb5 : Update PowerSync core extension to 0.3.11
v2.4.0
27 Jan 15:31
Compare
Sorry, something went wrong.
No results found
Minor Changes
43598db : Improved behaviour for closing a database connection. This should prevent some crash issues.
v2.3.0
09 Jan 08:45
Compare
Sorry, something went wrong.
No results found
Minor Changes
73a0a68 : powersync-sqlite-core 0.3.8: Increase column limit to 1999; improved handling of migrations on views.
v2.2.1
18 Dec 08:20
Compare
Sorry, something went wrong.
No results found
v2.2.0
19 Nov 08:16
Compare
Sorry, something went wrong.
No results found
Minor Changes
cbe61de : Upgrade minSdkVersion to 24 for Expo 52
v2.1.2
11 Nov 15:11
Compare
Sorry, something went wrong.
No results found
Patch Changes
a6e21ed : Use powersync-sqlite-core 0.3.6 to fix issue with dangling rows.
v2.1.1
11 Nov 06:14
Compare
Sorry, something went wrong.
No results found
Patch Changes
9ac4ce7 : Result object keys are no longer ordered alphabetically, but rather maintain insertion order. The behaviour now matches other libraries.