v2.1.5
Massive performance improvement.
Performing an action was O(n) with DevTools enabled, but it's O(1) now. Special thanks to @ellbee for contributing the tests that made me confident about this change.
#81, reduxjs/redux#691, #113, #88, #133
Massive performance improvement.
Performing an action was O(n) with DevTools enabled, but it's O(1) now. Special thanks to @ellbee for contributing the tests that made me confident about this change.
#81, reduxjs/redux#691, #113, #88, #133