- feat: improve action event handling performance (469b46f)
- Bump path-parse from 1.0.6 to 1.0.7 (aaf3e28)
- 0.5.0 (bb1dd6a)
- Bump handlebars from 4.7.6 to 4.7.7 (9d890ab)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (a14d401)
- Bump ini from 1.3.5 to 1.3.8 (b208c6a)
- Bump normalize-url from 4.5.0 to 4.5.1 (926d902)
- Update README.md (b86753d)
- feat(assistant): add applyAssistant method (171c1e1)
- 0.4.1 (6cb6e6b)
- add call of tests to version script (0f73b43)
- fix spelling (82f10bc)
- docs(readme): improve readme (b9d99e9)
- 0.4.0 (07f6959)
- feat(onchange): add a previous state as a parameter of onChange callbacks (86d3264)
- feat(types): infer type of action when action creators are passed to beforeAction / afterAction (efc29fa)
- 0.1.0 (c13335e)
- 0.2.0 (b2ee63a)
- 0.3.0 (8cc80c1)
- 0.3.1 (eac0816)
- add first assistant implementation (6337c84)
- add some readme (5782497)
- fix addSelect type (dde6d9f)
- fix readme (6b27bec)
- fix types (4bf9bed)
- init commit (a7a4ea9)
- move enahncer to separate file (84ee8f9)
- readme finished (bede855)
- readme in progress (f6aff5b)
- remove tmp (781c7cb)
- rename (7f960e2)
- tpm (b6cbc7d)
- fix(types): fix types of ofStatePart (5ca883b)
- feat: replace enhancer with middleware (18f4f6a)
- feat: use action creators as parameter of afterAction, beforeAction, remove dependencies (e4d886d)
- removed createAssistantEnhancer method