Path: blob/main/release-content/release-notes/observer_run_conditions.md
9328 views
------Observers can now use run conditions with .run_if(), the same pattern systems use for conditional execution.
This works with add_observer, entity .observe(), and the Observer builder pattern.