npm zundo 1.3.0

latest releases: 2.3.0, 2.2.0, 2.1.0...
3 years ago

Add setIsUndoHistoryEnabled to the returned store from zundo create. This allows users to programmatically ignore or save states in the global store. const { setIsUndoHistoryEnabled } = useStore();

Thanks to @funwithtriangles! 🎉

  • update readme for setIsUndoHistoryEnabled 6335aaf
  • run lint:fix 7669212
  • Merge pull request #17 from funwithtriangles/feature/enable-disable 26a2081
  • fixed formatting 77ba35e
  • Added setIsUndoHistoryEnabled 005fcd2

v1.2.2...v1.3.0

Don't miss a new zundo release

NewReleases is sending notifications on new releases.