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
New: Tailwind can emit its content-hashed runtime cache file as a reusable stylesheet with tailwind.output: "link", while inline output remains the default
Fix: runtime cache hits immediately invalidate when a required compiled asset disappears, including inside the production watch debounce window
Fix: pre-7.6 flat runtime cache directories are atomically quarantined and removed in bounded WP-Cron batches instead of remaining on disk indefinitely
Fix: bundled UI global CSS and JavaScript are emitted exactly once per document
Fix: graph-mode Early Serve falls back to a matching identity-cached page when a safe route is absent from the deployed graph