Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 490 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 490 Bytes

0.0.6+1

  • Changed recommended package

0.0.6

  • Discontinued package

0.0.5

  • Added shouldInsertStateIntoQueue to make equality comparison overridable
  • Upgraded state_notifier dependency

0.0.4

  • Added stream of state updates to listen to updates that don't include temporary state

0.0.3

  • Annotated transformHistoryState() as protected

0.0.2

  • Fixed mistake in README
  • Fixed redo queue not always being cleared
  • Added example

0.0.1

  • Initial release