| Name | Modified | Size | Downloads / 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-executorchto 0.8.0 - Updated
@react-native-rag/executorchand@react-native-rag/op-sqlitepackages to 0.8.0 - Updated READMEs with correct setup instructions
Breaking Changes
@react-native-rag/op-sqlite: Thevectorstable schema now includes adocumentcolumn. If you're upgrading from a previous version, you need to clear your existing database (e.g. by callingdeleteVectorStore()beforeload(), or by reinstalling the app).@react-native-rag/op-sqlite: ThesqliteVecoption is no longer needed in yourop-sqliteconfig —libsqlalready includes vector search. Remove"sqliteVec": truefrom yourpackage.json.
New Contributors
- @p-malecki made their first contribution in https://github.com/software-mansion-labs/react-native-rag/pull/16
- @NorbertKlockiewicz made their first contribution in https://github.com/software-mansion-labs/react-native-rag/pull/17
Full Changelog: https://github.com/software-mansion-labs/react-native-rag/compare/v0.2.0...v0.8.0