Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 846 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 846 Bytes

Changelog

  • readme update

Minor Changes

  • improved compatibility with @reduxjs/toolkit
  • useEffect usage fix

Minor Changes

  • history call as microtask by default

Major Changes

  • removed enableTimeTravelling prop, time travel is always available
  • removed store prop, store from the context is used

Bug Fixes

  • fixed synchronization of store and history. #9 (055fd62)