Skip to content

v3.3.0

Compare
Choose a tag to compare
@the-dr-lazy the-dr-lazy released this 01 Oct 20:01
· 7 commits to master since this release

3.3.0 (2020-10-01)

Bug Fixes

  • handle.others instead of handle.default (f9aec53)
  • more explicit typing to avoid TS4025 (e703730)

Features

  • default handler in createReducer (611184d), closes #152