Download Latest Version v0.9.0 source code.tar.gz (1.5 MB)
Email in envelope

Get an email when there's a new version of React Native RAG

Home / v0.8.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-26 1.1 kB
v0.8.0 source code.tar.gz 2026-03-26 1.5 MB
v0.8.0 source code.zip 2026-03-26 1.5 MB
Totals: 3 Items   2.9 MB 0

v0.8.0

What's New

  • Upgraded react-native-executorch to 0.8.0
  • Updated @react-native-rag/executorch and @react-native-rag/op-sqlite packages to 0.8.0
  • Updated READMEs with correct setup instructions

Breaking Changes

  • @react-native-rag/op-sqlite: The vectors table schema now includes a document column. If you're upgrading from a previous version, you need to clear your existing database (e.g. by calling deleteVectorStore() before load(), or by reinstalling the app).
  • @react-native-rag/op-sqlite: The sqliteVec option is no longer needed in your op-sqlite config — libsql already includes vector search. Remove "sqliteVec": true from your package.json.

New Contributors

Full Changelog: https://github.com/software-mansion-labs/react-native-rag/compare/v0.2.0...v0.8.0

Source: README.md, updated 2026-03-26