Changed
- Enhanced the service worker caching strategy to properly handle Next.js RSC (React Server Component) payload responses.
- Added cache cleanup logic to remove stale caches from previous service worker versions on activation.
- Updated the SW precache manifest to reflect the latest build artifacts.
- Disabled navigation preload for compatibility with the Cloudflare Workers runtime.
Notes
v1.2.5ais a follow-up patch that applies a further service worker configuration update on the same date.