Type Alias: Severity
Severity =
"error"|"warning"|"info"
Defined in: types.ts:76
How much attention a difference deserves.
error- old saves break or lose data without a migrationwarning- a human has to decide; usually a suspected renameinfo- harmless, recorded so the diff is complete