The upgrade guide currently misses an info about the deprecation of ``$query->where('status', '…')`` which now throws ``StatusFilterNotSupportedException`` https://github.com/statamic/cms/pull/13153
The upgrade guide currently misses an info about the deprecation of
$query->where('status', '…')which now throwsStatusFilterNotSupportedExceptionstatamic/cms#13153