fix(sw): bump cache versions, add recipes to pre-cache, guard init IIFE

Resolves #72

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ulas Kalayci
2026-04-21 15:41:46 +02:00
parent a253f0a7fa
commit 40252ee0dc
5 changed files with 22 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "oikos",
"version": "0.22.0",
"version": "0.22.1",
"description": "Self-hosted family planner - calendar, tasks, shopping, meal planning, budget and more. Private, open-source, no subscription.",
"main": "server/index.js",
"type": "module",