This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
16.0.0
Changed
- BREAKING: Bump
@metamask/obs-store
from^8.1.0
to^9.0.0
(#306)- The
store
andmemStore
properties now expose streams confirming toreadable-stream@^3.6.2
- The
- BREAKING: Replace
GenericEncryptor.updateVault
withGenericEncryptor.isVaultUpdated
(#310)) - Bump
@metamask/browser-passworder
from^4.2.0
to^4.3.0
(#310 #311)
Fixed
- Prefer cached
encryptionKey
over password when possible (#307)