This repository was archived by the owner on Oct 7, 2024. It is now read-only.
v15.1.0
Added
- Added optional
isVaultUpdatedproperty toGenericEncryptortype (#312)
Changed
- Bump
@metamask/browser-passworderto^4.3.0(#312)
Removed
- Removed
updateVaultoptional property fromGenericEncryptortype (#312)
Fixed
- Improved encryption performance when the controller is constructed with
cacheEncryptionKey: true(#312)