Version compatibility
The guides on this site are written and tested against these versions.
Current versions
| Component | Version | Install |
|---|---|---|
| TaruviBase API | 1.0.0 | — |
| JavaScript SDK | 1.5.3 | npm install @taruvi/sdk |
| Python SDK | 0.2.1 | python -m pip install taruvi |
| Refine providers | 1.3.6 | npm install @taruvi/refine-providers |
The API and each SDK are versioned separately. Releases lists platform changes by date.
Upgrading
- Pin SDK versions in your application's dependency file.
- Before upgrading, test sign-in, reads, writes, and permission failures in a development site.
- Removals and replacements are announced in Releases with migration steps.