File tree Expand file tree Collapse file tree 3 files changed +27
-1
lines changed Expand file tree Collapse file tree 3 files changed +27
-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+ ## 2025-06-03  
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.7 ` ] ( #sqlite_async---v0117 ) 
17+ 
18+ --- 
19+ 
20+ #### ` sqlite_async `  - ` v0.11.7 `  
21+ 
22+ -  Shared worker: Release locks owned by connected client tab when it closes.
23+ -  Fix web concurrency issues: Consistently apply a shared mutex or let a shared
24+   worker coordinate access.
25+ 
626## 2025-05-28  
727
828--- 
Original file line number Diff line number Diff line change 1+ ## 0.11.7  
2+ 
3+ -  Shared worker: Release locks owned by connected client tab when it closes.
4+ -  Fix web concurrency issues: Consistently apply a shared mutex or let a shared
5+   worker coordinate access.
6+ 
17## 0.11.6  
28
39-  Native: Consistently report errors when opening the database instead of
Original file line number Diff line number Diff line change 11name : sqlite_async 
22description : High-performance asynchronous interface for SQLite on Dart and Flutter. 
3- version : 0.11.6  
3+ version : 0.11.7  
44repository : https://github.com/powersync-ja/sqlite_async.dart 
55environment :
66  sdk : " >=3.5.0 <4.0.0" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments