File tree Expand file tree Collapse file tree 3 files changed +26
-1
lines changed
packages/drift_sqlite_async Expand file tree Collapse file tree 3 files changed +26
-1
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+ ## 2024-11-06
7+
8+ ### Changes
9+
10+ ---
11+
12+ Packages with breaking changes:
13+
14+ - There are no breaking changes in this release.
15+
16+ Packages with other changes:
17+
18+ - [ ` drift_sqlite_async ` - ` v0.2.0 ` ] ( #drift_sqlite_async---v020 )
19+
20+ ---
21+
22+ #### ` drift_sqlite_async ` - ` v0.2.0 `
23+
24+ - Automatically run Drift migrations
25+
26+
627## 2024-11-06
728
829### Changes
Original file line number Diff line number Diff line change 1+ ## 0.2.0
2+
3+ - Automatically run Drift migrations
4+
15## 0.2.0-alpha.4
26
37 - Update a dependency to the latest release.
Original file line number Diff line number Diff line change 11name : drift_sqlite_async
2- version : 0.2.0-alpha.4
2+ version : 0.2.0
33homepage : https://github.com/powersync-ja/sqlite_async.dart
44repository : https://github.com/powersync-ja/sqlite_async.dart
55description : Use Drift with a sqlite_async database, allowing both to be used in the same application.
You can’t perform that action at this time.
0 commit comments