Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 452 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 452 Bytes

Change log

1.0.0 Release

  • Added Todo MVC example and gif

0.4.0 Release

  • Removing default export. Exporting ProfilerMonitor and profileActionMiddleware explicitly.
  • Updated dev dependencies (babel, eslint)

0.3.0 Release

  • Renamed middleware export to profileActionMiddleware

0.2.0 Release

Initial release

  • exports ProfilerMonitor for Redux DevTools
  • exports profileActionMiddleware to profile specified dispatched action