Releases: yeojz/redux-thunk-testing
Releases · yeojz/redux-thunk-testing
v3.2.0
Features
- allow callback style in dispatcher (e724317)
v3.1.0
Bug Fixes
- example uses serialized error message (586100d)
v3.0.0
Features
- add github release updater and try-catch (cbee365)
- switch snapshot generator to pretty-format (4ea7892)
v2.2.0
Bug Fixes
- dotfiles not uploading to gh-pages (2d43739)
- working directory in ci (cbe1a4b)
v2.1.0
Features
- deep parse during snapshot (f3ef025)
v2.0.1
Bug Fixes
- dispatch should be async by default (e343e59)
v2.0.0
Features
- added snapshot testing and refactor (c4f6930)
- update tests and readme (ee10dc0)
v1.0.5
Bug Fixes
- errorneous import path in test/action.ts (f48944b)
Features
- remove non-public methods out of interface (dac8be1)