v2.0.0
<a name"2.0.0">
2.0.0 (2016-06-13)
Breaking Changes
-
makeMidiEnhancer has been removed. It became increasingly difficult to reason about its correctness with respect to other enhancers and particularly user-specified middleware. The new API is a little more verbose but allows the user to place MIDI I/O explicitly in the middleware chain as well as explicitly mount the required reducer into their state tree.
Tests, documentation and the bare-input example are up-to-date.(afe9a1b0)