Minor Changes
-
#5415
068f2a7Thanks @davidkpiano! - Add snapshot-based undo/redo strategy toundoRedo(…):// Snapshot strategy (faster undo/redo, more memory) undoRedo(config, { strategy: 'snapshot', historyLimit: 10 });
#5415 068f2a7 Thanks @davidkpiano! - Add snapshot-based undo/redo strategy to undoRedo(…):
// Snapshot strategy (faster undo/redo, more memory)
undoRedo(config, {
strategy: 'snapshot',
historyLimit: 10
});Don't miss a new xstate release
NewReleases is sending notifications on new releases.