Releases: rhashimoto/wa-sqlite
Releases · rhashimoto/wa-sqlite
v1.1.1
What's Changed
- Fix manual checkpoint in exclusive locking mode. by @rhashimoto in #319
- Fix file size tracking by @rhashimoto in #321
- Fix salt association across WAL boundary. by @rhashimoto in #322
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #298
- Bump koa from 2.16.1 to 2.16.3 by @dependabot[bot] in #299
- Bump tar-fs from 3.0.9 to 3.1.1 by @dependabot[bot] in #300
- OPFS Error handling improvements by @stevensJourney in #304
- Bump qs from 6.11.2 to 6.14.1 by @dependabot[bot] in #305
- Fix type declarations for VFS.Base. by @rhashimoto in #311
- Bump basic-ftp from 5.0.4 to 5.2.0 by @dependabot[bot] in #312
- Update packages for dependabot. by @rhashimoto in #313
- Implement write-ahead logging VFS. by @rhashimoto in #314
- Bump basic-ftp from 5.2.0 to 5.2.2 by @dependabot[bot] in #316
New Contributors
- @stevensJourney made their first contribution in #304
Full Changelog: v1.0.9...v1.1.0
v1.0.9
What's Changed
- Replace Facade Proxy with handwritten proxy. by @rhashimoto in #285
- Use non-CAPTCHA SQLite download URL. by @rhashimoto in #289
- Fix WebLocksMixin state initialization. by @rhashimoto in #293
- Bump package version. by @rhashimoto in #294
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Fix hello demo import paths. by @rhashimoto in #276
- Permit JS booleans to be bound to queries, as integer 0/1 values by @grantcox in #272
- Use a single
TextEncoderinstance by @grantcox in #274 - Export HEAP* module members for recent EMSDK changes. by @rhashimoto in #279
- Bump tar-fs from 3.0.8 to 3.0.9 by @dependabot in #280
- Update SQLite to 3.50.1. by @rhashimoto in #281
- Bump package version. by @rhashimoto in #282
New Contributors
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Fix IDBBatchAtomicVFS race condition by @rhashimoto in #261
- IDBMirrorVFS: Fix database corruption caused by unfilled blocks by @Spxg in #259
- Avoid IDBBatchAtomicVFS null dereference. by @rhashimoto in #263
- Bump koa from 2.15.4 to 2.16.1 by @dependabot in #264
- Fix resetting
isHandleRequestedinOPFSCoopSyncVFSby @simolus3 in #269 - Bump package version. by @rhashimoto in #270
New Contributors
Full Changelog: v1.06...v1.0.7
v1.06
What's Changed
- Fix build with EMSDK 4+ by @rhashimoto in #241
- Fix xUnlock() call without prior call to xLock() by @rhashimoto in #245
- Ensure transaction state exists in jTruncate(). by @rhashimoto in #247
- Bump koa from 2.13.4 to 2.15.4 by @dependabot in #254
- Upgrade @web/test-runner per dependabot. by @rhashimoto in #257
Full Changelog: v1.0.5...v1.06
v.1.0.5
What's Changed
- Expose commit hook by @davidisaaclee in #225
- Show demo query time in milliseconds. by @rhashimoto in #227
- Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #229
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #230
New Contributors
- @davidisaaclee made their first contribution in #225
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Update CI setup-emsdk. by @rhashimoto in #214
- Bump rollup from 4.9.5 to 4.22.4 by @dependabot in #216
- Update to SQLite 3.47.0. by @rhashimoto in #224
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Expose
sqlite3_update_hookby @Hazelmeow in #210 - Change minimum Emscripten version to 3.1.61. by @rhashimoto in #213
New Contributors
- @Hazelmeow made their first contribution in #210
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Bump @75lb/deep-merge from 1.1.1 to 1.1.2 by @dependabot in #203
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #211
- Fix set_authorizer() callback arguments. by @rhashimoto in #212
Full Changelog: v1.0.1...v1.0.2