@Observable Macro: Will not marking properties with @ObservationIgnored cause any issues?
I’m migrating old ObservableObjects to the new Observation method with @Observable macro. What happens if I don’t mark the previously unpublished properties with @ObservationIgnored?