Skip to content

v0.13.0

Choose a tag to compare

@cardmagic cardmagic released this 16 Aug 19:06
· 19 commits to main since this release
18302bf

Solid Objects 0.13.0 strengthens first-run verification, recovery evidence, operational tooling, and explicit realtime delivery semantics.

Highlights

  • Adds a packaged SQLite quickstart and a clean-install release-artifact smoke gate.
  • Adds a deterministic multi-process crash and fencing demonstration.
  • Adds reproducible SQLite, PostgreSQL 18, and MySQL 8.4 benchmark results, with unmeasured configurations labeled explicitly.
  • Adds the optional solid-objects/web operational dashboard and read-only access mode.
  • Makes unwrapped observables invalidation-only by default; use broadcastValue() for shared scalar values.
  • Expands support, contribution, security, correctness, and operational documentation.

Install with npm install solid-objects@0.13.0.

See the full changelog and correctness boundaries.