2.2.0
Added
createEncryptionStorage()function to customize the encryptionEncryptionInterface for the encryption definition
Changed
- Change from
cyruptosjcl-esandsjcl-codec-hex(#31)
Fixed
- Error while compiling for SvelteKit (#31)
Deprecated
createEncryptedStorage()usecreateEncryptionStorage()insteadNO_ENCRYPTION_BEHAVIORenum (no replacement)noEncryptionBehavior()(no replacement, function do nothing)
Thanks to @kroniapp for reporting the issue