Skip to content

Releases: DallasHoff/sqlocal

0.10.0

06 Jul 21:41
Compare
Choose a tag to compare
  • Add getDatabaseInfo method
  • The destroy method now executes PRAGMA optimize on the database before closing the connection
  • In a future update, the transaction method will be reworked, and the current version of the method will be named batch. This update adds a batch method that is an alias of transaction.

0.9.0

10 May 02:35
Compare
Choose a tag to compare

0.8.0

21 Apr 21:24
Compare
Choose a tag to compare

0.7.1

21 Apr 21:19
Compare
Choose a tag to compare
  • kysely is now a peer dependency instead of a direct dependency, allowing any kysely version to be installed alongside SQLocal

0.7.0

21 Apr 21:12
Compare
Choose a tag to compare

0.6.4

21 Apr 21:08
1e0c074
Compare
Choose a tag to compare

No significant changes

0.6.3

21 Apr 21:06
Compare
Choose a tag to compare
  • Fix databases not being created on initial write

0.6.2

21 Apr 21:03
477817d
Compare
Choose a tag to compare
  • Unpin @sqlite.org/sqlite-wasm version

0.6.1

21 Apr 21:01
44cdfdb
Compare
Choose a tag to compare
  • Fix issue causing Vite production builds to fail

0.6.0

21 Apr 20:58
9202ccc
Compare
Choose a tag to compare