Remember a todo

This commit is contained in:
Mike Thompson 2016-07-15 11:34:02 +10:00
parent 800a1a2d6b
commit 325e59c845
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ Improvements:
- XXX (full-debug!)
- XXX middleware for spec checking of event vectors
- XXX todomvc changed to use spec, instead of Schema
- XXX remove use of spec in reg-sub
- Bug fix: `post-event-callbacks` were not called when `dispatch-sync` was called.
- added new API `re-frame.core/remove-post-event-callback`. See doc string.