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
feat(core): wrap remaining guest queries in unstable_cache
Wrap blog, web pages, gift certificates, public wishlist, change
password, and shipping countries queries in unstable_cache for guest
visitors. This completes the guest query caching migration.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Wrap remaining guest queries (blog, web pages, gift certificates, public wishlist, auth forms, shipping countries) in `unstable_cache` with configurable revalidation.
0 commit comments