Releases: powersync-ja/sqlite_async.dart
Releases · powersync-ja/sqlite_async.dart
sqlite_async-v0.11.1
- Remove remaining
dart:js_util
imports in favor of new interop APIs. - Add
WebSqliteOpenFactory
with web-specific behavior for open factories.
sqlite_async-v0.11.0
Changes:
- Flush at the end of each writeLock - only applies when using IndexedDB in Flutter Web.
sqlite_async-v0.10.1
sqlite_async-v0.9.1
Includes #68.
Also bumps sqlite3_web to ^0.2.0.
sqlite_async-v0.10.0
sqlite_async-v0.8.1
Includes changes from:
v0.8.0
Release v0.8.0
Initial release containing web support (web is in beta).