Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

16.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 18:31
· 23 commits to main since this release
af5baf1

Changed

  • BREAKING: Bump @metamask/obs-store from ^8.1.0 to ^9.0.0 (#306)
    • The store and memStore properties now expose streams confirming to readable-stream@^3.6.2
  • BREAKING: Replace GenericEncryptor.updateVault with GenericEncryptor.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)