Skip to content

v0.4.11

Compare
Choose a tag to compare
@zalmoxisus zalmoxisus released this 27 Dec 17:08
· 757 commits to master since this release

The extension works way faster now!

  • Now it relays actions and the current state instead of the whole lifted store state (history tree).
  • There's no delay (timeout) option anymore.
  • The serialize option is back (required for ImmutableJS states).
  • The monitor is used only in the extension not in the injected page (in the user's app).
  • Better error catching (prevent flooding).