Skip to content

v1.0.0

Compare
Choose a tag to compare
@zalmoxisus zalmoxisus released this 18 Apr 16:02
· 632 commits to master since this release
  • The extension doesn't affect the performance anymore when no monitors are opened (#72).
  • Support for multiple instances (use name option to identify them) and monitors.
  • Added remote monitoring, which communicate with Remote Redux DevTools in order to support React Native, hybrid, desktop and server side apps. Also it is rather useful when using WebWorkers in your app.
  • Works when the store is created twice (#93).
  • Support persisting immutable.js states (#53).
  • Added actionsBlacklist and actionsWhitelist config options (#79).
  • Support logMonitor's reducers (#87).
  • Always limit stored actions from now.