- Changed recommended package
- Discontinued package
- Added
shouldInsertStateIntoQueue
to make equality comparison overridable - Upgraded state_notifier dependency
- Added stream of state updates to listen to updates that don't include temporary state
- Annotated
transformHistoryState()
as protected
- Fixed mistake in README
- Fixed redo queue not always being cleared
- Added example
- Initial release