Skip to content

Release 9.0.0

Choose a tag to compare

@chrispader chrispader released this 13 Nov 13:27
· 124 commits to main since this release
1728794

9.0.0 (2024-11-13)

This is the first official release of react-native-nitro-sqlite, our new Nitro Modules implementation of this popular React Native SQLite library.

Using Nitro Modules will allow us to ship new features more easily and fix bugs faster. The codebase has received a major cleanup and this release includes many other (performance) optimizations!

✨ Features

  • Migrate library to a react-native-nitro-modules (#55) (f37bc1f)
  • Rebrand project to react-native-nitro-sqlite (#81) (66069ab)