Skip to content

v0.4.0

Choose a tag to compare

@zalmoxisus zalmoxisus released this 19 Nov 08:30
· 856 commits to master since this release

The extension is now configurable:

  • Maximum actions: limit the quantity of stored actions, autocommit when exceeds, 0 - no limit.
  • Maximum delay: set maximum delay to 0 in order to have no delay or set to a higher value if your app generates a lot of actions.
  • States serialization: disable serialization if your states are plain objects with no circular references.
  • Inject in all pages: disable to allow only the urls bellow.
  • Pages urls to inject DevTools in (regex from new line).