Skip to content

2.1.0

Choose a tag to compare

@MacFJA MacFJA released this 04 Sep 13:07
· 32 commits to main since this release

Added

  • New storage createChromeStorage for Chrome Extension
  • Possibility to change the serialization functions (#26)
  • Add note in README about BC break (#26)
  • (dev) More quality tools

Fixed

  • Change compilation (remove all require in ES build) (#23)
  • Better detection of unavailable Crypto capacity
  • (dev) Don't allow Testcafe 1.20.* versions

Changed

  • Upgrade the version of @macfja/serializer (#26)
  • (dev) Use shorthand persist function in test
  • (dev) Refactoring of the listeners' creation/usage functions
  • (dev) Run prettier on existing code

Removed

  • (dev) Remove unused file

Thanks to @sidharthv96, @gyurielf for reporting issues