What are the changes in swiftdata in ?

Asked on 2026-06-18

@wwdc26

1 search

In SwiftData, the new features highlighted are:

  • Sectioned fetches with Query
  • Custom type storage using Codable attributes for types from other frameworks
  • ResultsObserver to observe query results outside SwiftUI views
  • HistoryObserver to observe and react to persistent history changes in your store

If you want, I can also summarize these by chapter from What’s new in SwiftData.