liveStoreVersion
constliveStoreVersion:string
Defined in: packages/@livestore/common/dist/version.d.ts:7
Current LiveStore version used for DevTools version compatibility checks.
Can be overridden at runtime via globalThis.__LIVESTORE_VERSION_OVERRIDE__ for testing purposes.
This allows Playwright tests to simulate version mismatch scenarios without rebuilding.