Const
Current Recording format version. Stamped into recording.meta.version by createRecorder — bumped on any breaking change to the shape.
recording.meta.version
Compare against recording.meta.version to gate on schema compatibility when loading recordings persisted by older library versions.
Current Recording format version. Stamped into
recording.meta.versionby createRecorder — bumped on any breaking change to the shape.Compare against
recording.meta.versionto gate on schema compatibility when loading recordings persisted by older library versions.