File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 2025-07-29
7+
8+ ---
9+
10+ Packages with breaking changes:
11+
12+ - There are no breaking changes in this release.
13+
14+ Packages with other changes:
15+
16+ - [ ` sqlite_async ` - ` v0.11.8 ` ] ( #sqlite_async---v0118 )
17+ - [ ` drift_sqlite_async ` - ` v0.2.3 ` ] ( #drift_sqlite_async---v023 )
18+
19+ ---
20+
21+ #### ` sqlite_async ` - ` v0.11.8 `
22+
23+ - Support nested transactions (emulated with ` SAVEPOINT ` statements).
24+ - Fix web compilation issues with version ` 2.8.0 ` of ` package:sqlite3 ` .
25+
26+ #### ` drift_sqlite_async ` - ` v0.2.3 `
27+
28+ - Support nested transactions.
29+
630## 2025-06-03
731
832---
Original file line number Diff line number Diff line change 11## 0.11.8
22
33- Support nested transactions (emulated with ` SAVEPOINT ` statements).
4+ - Fix web compilation issues with version ` 2.8.0 ` of ` package:sqlite3 ` .
45
56## 0.11.7
67
You can’t perform that action at this time.
0 commit comments