Skip to content

Releases: yeojz/redux-thunk-testing

v3.2.0

07 Apr 03:34
Compare
Choose a tag to compare

Features

  • allow callback style in dispatcher (e724317)

v3.1.0

07 Apr 02:52
Compare
Choose a tag to compare

Bug Fixes

  • example uses serialized error message (586100d)

v3.0.0

07 Mar 14:38
Compare
Choose a tag to compare

Features

  • add github release updater and try-catch (cbee365)
  • switch snapshot generator to pretty-format (4ea7892)

v2.2.1

06 Mar 15:54
Compare
Choose a tag to compare

Bug Fixes

v2.2.0

06 Mar 15:42
Compare
Choose a tag to compare

Bug Fixes

  • dotfiles not uploading to gh-pages (2d43739)
  • working directory in ci (cbe1a4b)

v2.1.1

06 Mar 15:42
Compare
Choose a tag to compare

Features

v2.1.0

06 Mar 15:42
Compare
Choose a tag to compare

Features

  • deep parse during snapshot (f3ef025)

v2.0.1

06 Mar 15:42
Compare
Choose a tag to compare

Bug Fixes

  • dispatch should be async by default (e343e59)

v2.0.0

06 Mar 15:42
Compare
Choose a tag to compare

Features

  • added snapshot testing and refactor (c4f6930)
  • update tests and readme (ee10dc0)

v1.0.5

06 Mar 15:42
Compare
Choose a tag to compare

Bug Fixes

  • errorneous import path in test/action.ts (f48944b)

Features

  • remove non-public methods out of interface (dac8be1)