mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-10 01:30:37 -04:00
9c73277edb
# Description of Changes - Quickstart templates: use workspace:* for spacetimedb instead of 1.* so in-repo dev uses the local SDK. # API and ABI breaking changes None. # Expected complexity level and risk 1. Template and workspace config only. # Testing - [ ] `pnpm install` from repo root; `spacetime dev --no-config` from a template. - [ ] `spacetime init` in a new dir; generated project has versioned `spacetimedb`, not `workspace:*`. --------- Co-authored-by: Cursor <cursoragent@cursor.com>