• Himanshu Kapoor's avatar
    Remove unusedSeal and related actions · cc530bcd
    Himanshu Kapoor authored
    The property unusedSeal, and related actions and mutations were
    redundant. We can easily identify if there are no changes by checking
    `someUncommitedChanges` property on state.
    cc530bcd
mutations_spec.js 19 KB