@metamask/toprf-secure-backup 1.1.0
Changed
changeEncKeyaccepts an optionaltransformDataItemscallback ((items: FetchedSecretDataItem[]) => SecretDataItemInput[]); the SDK fetches inside the metadata lock and passes items to the callback for sorting before re-insertion, preventing data loss from concurrent writes (#160)