1.2.151 min read
v1.2.15 — Fix: Clerk Proxy Domain & SW Reconnect Logic
Fixes the service worker's failure to recognize the Clerk proxy domain as an authenticated origin, and improves the WebSocket reconnection flow after going offline.
Tag
4 posts
Fixes the service worker's failure to recognize the Clerk proxy domain as an authenticated origin, and improves the WebSocket reconnection flow after going offline.
Precaches authentication route shells at service worker install time so that the sign-in and sign-up pages are available offline.
Fixes a bug where the service worker was incorrectly caching Clerk authentication API responses, causing stale auth state.