Skip to content

Release 9.8.0

Choose a tag to compare

@chrispader chrispader released this 17 Sep 17:24
· 24 commits to main since this release
8213475

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

Full Changelog: v9.7.0...v9.8.0