You need to make sure that SwiftData can migrate between the old and the new schema to prevent data loss.
Although ARC tracks and manages your app's memory usage automatically in most cases, we still need to keep an eye out.