mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
4436e5fb60
* [bug] Ensure globals set before migration is run are not lost Some fields, like biometrics, are set before we can run the state migration For some use cases, like initial install, this can lead to migration clearing those fields when it doesn't find them in storage. This commit sets up an order of checks for migrating globals that considers fields that may already have been set. * [style] Ran prettier |
||
---|---|---|
.. | ||
src | ||
package-lock.json | ||
package.json | ||
tsconfig.json |