Download Latest Version spacetime-x86_64-apple-darwin.tar.gz (54.1 MB)
Email in envelope

Get an email when there's a new version of SpacetimeDB

Home / v2.0.3
Name Modified Size InfoDownloads / Week
Parent folder
spacetime-x86_64-apple-darwin.tar.gz 2026-03-04 53.9 MB
spacetime-x86_64-pc-windows-msvc.zip 2026-03-04 45.3 MB
spacetime-x86_64-unknown-linux-gnu.tar.gz 2026-03-04 57.7 MB
spacetimedb-update-x86_64-pc-windows-msvc.exe 2026-03-04 5.1 MB
spacetimedb-update-x86_64-unknown-linux-gnu 2026-03-04 13.1 MB
spacetime-aarch64-apple-darwin.tar.gz 2026-03-04 51.8 MB
spacetime-aarch64-unknown-linux-gnu.tar.gz 2026-03-04 59.5 MB
spacetimedb-update-aarch64-apple-darwin 2026-03-04 5.6 MB
spacetimedb-update-aarch64-unknown-linux-gnu 2026-03-04 12.9 MB
spacetimedb-update-x86_64-apple-darwin 2026-03-04 5.9 MB
README.md 2026-03-03 4.2 kB
Release v2.0.3 source code.tar.gz 2026-03-03 18.4 MB
Release v2.0.3 source code.zip 2026-03-03 21.7 MB
Totals: 13 Items   350.9 MB 0

SpacetimeDB v2.0.3

We've been getting amazing feedback on our 2.0 release. Today we have a release of small bugfixes and QoL improvements in the CLI and SDK based on some of what we've been hearing. More to come soon!

New features

  • spacetime logs --level filtering. Filter logs by severity with --level warn (that level and above) or --level info --level-exact (exact match only). Works with both text and JSON output. (#4362)

Bug fixes

  • We have improved the latency for making commits durably persisted
  • React: fix useTable isReady stuck on false.
  • TanStack Start: fix useSpacetimeDBQuery returning untyped rows.
  • TypeScript: fix toCamelCase conversion.
  • Fix index truncate edge cases.
  • CLI: preserve leading .. in --out-dir paths.
  • CLI: fix publishing in directories with spaces.
  • CLI: skip upgrade prompt when -y is passed.

C# SDK

  • Improve error messages for Views. Better diagnostics when view queries fail in the C# SDK. (#4435)

What's Changed

New Contributors

Full Changelog: https://github.com/clockworklabs/SpacetimeDB/compare/v2.0.2...v2.0.3

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