You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(Page Cache Flushing): Only touch public page versions
We must not touch the draft versions, as we compare
the draft versions updated_at timestamp with the
public version in order to find out if there are
any unpublished changes.
(cherry picked from commit a014db2)
0 commit comments