2.1.0
Added
- New storage
createChromeStoragefor 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
requirein 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