All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.2 (2020-06-03)
- Fix memory leak in unsubscribe (17af54d)
3.0.1 (2017-08-16)
3.0.0 (2017-08-02)
- improve performance by not allocating an unsubscribe function for (e70f01e)
- subscribe does not return a function anymore, but a subscriptionId instead
2.0.2 (2017-07-27)
- prevent handlers unsubscribed in the middle of setState from being called (#5) (3ad6f58)
2.0.1 (2017-06-28)
- increase performance by using an object literal for storing listeners (4d36f91)
2.0.0 (2017-04-19)
- remove mitt dependency (52929e6)
- does not support channel anymore
1.1.6 (2017-04-08)
1.1.4 (2017-04-08)
1.1.3 (2017-04-07)
1.1.2 (2017-04-07)
1.1.1 (2017-04-07)
- lib: init (cefcbb2)