diff --git a/.changeset/fix-database-recovery-preserve-corrupt.md b/.changeset/fix-database-recovery-preserve-corrupt.md index 3bf0aa9002..89b5ff995a 100644 --- a/.changeset/fix-database-recovery-preserve-corrupt.md +++ b/.changeset/fix-database-recovery-preserve-corrupt.md @@ -1,3 +1,5 @@ +--- "@runfusion/fusion": patch +--- Preserve the original corrupt project database at `fusion.db` when startup recovery fails after moving it aside.