Release 9.8.0
9.8.0 (2026-09-17)
✨ Features
- example: add database migration test screen (#354) (c565ebc)
- ios: add option to store databases in Library/Application Support (#323) (8942f30), closes #289
- ios: configure SQLite performance mode (#328) (6342460)
- ios: store databases in Application Support safely (#324) (ff563ed), closes #289
💨 Performance Improvements
🐛 Bug Fixes
- example: adopt iOS scene lifecycle (#355) (4f95bbe)
- ios: configure SQLite thread safety (#325) (5eb4211)
- serialize SQLite operations and protect connection lifetime (#326) (74448ca)
🏗️ Project configuration and build flow
- configure TypeScript project references (#330) (94675b7)
- example: upgrade React Native to 0.87.1 (#356) (53525dc)
- update lockfiles (8849890)
- upgrade Nitro Modules and Nitrogen to 0.37.1 (#353) (3651799)
New Contributors
- @huytdps13400 made their first contribution in #320
- @NicolasBonet made their first contribution in #323
Full Changelog: v9.7.0...v9.8.0