Important to note - the new automatic tracking features are specific to @Observable. When the presenter says "Observable objects" he's referring to "classes that use the @Observable macro", not "classes that conform to ObservableObject".
I verified in a sample project that updates are not triggered for models that conform to ObservableObject.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: