Use Travel Versions Save

A React hook for state time travel with undo, redo, reset and archive functionalities.

v1.1.0

1 month ago

What's Changed

Full Changelog: https://github.com/unadlib/use-travel/compare/v1.0.3...v1.1.0

v1.0.1

2 months ago

What's Changed

Full Changelog: https://github.com/unadlib/use-travel/compare/v1.0.0...v1.0.1

v1.0.0

2 months ago

Features

  • Undo/Redo/Reset/Go/Archive functionalities
  • Mutations update immutable data
  • Small size for time travel with Patches history
  • Customizable history size
  • Customizable initial patches
  • High performance
  • Mark function for custom immutability

Full Changelog: https://github.com/unadlib/use-travel/compare/v0.3.0...v1.0.0

v0.3.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/unadlib/use-travel/compare/v0.2.1...v0.3.0