Changed
- Native service worker: replaced the Serwist library with a hand-crafted native service worker, giving full control over fetch interception, caching strategies, and cache versioning.
- Removed the Serwist dependency from the project.
Notes
v1.2.10apatches a CI issue with POSIX substring compatibility in the build ID extraction script.v1.2.10bandv1.2.10cadd offline shell serving for/notes/*routes (see v1.2.10b/c release notes).