v7.3.0
What's Changed
- Fix service worker creating null cache and console errors (#41) @leotoll
- Default to React instead of Preact (#42) @tonylepmets
- Feature/send api version (#37) @markbrocato
- Fix precaching of page chunk files (#38) @tonylepmets
- Fixes a bug in serviceWorker.prefetchJsonFor where an undefined path … (#40) @markbrocato
🧰 Maintenance
- Fix doc generation to correctly push latest docs when published to npm (#36) @kevhender