Skip to main content

Version compatibility

The guides on this site are written and tested against these versions.

Current versions​

ComponentVersionInstall
TaruviBase API1.0.0—
JavaScript SDK1.5.3npm install @taruvi/sdk
Python SDK0.2.1python -m pip install taruvi
Refine providers1.3.6npm 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.