Skip to main content

Variable: SCHEMA_VERSION

const SCHEMA_VERSION: 1 = 1

Defined in: types.ts:8

Format version of the snapshot files this tool writes and reads.

Remarks

Bumped only when the on-disk shape changes in a way older tooling cannot read. check refuses snapshots it does not recognise rather than guessing.