feat: load blocks from previous session

also remove annoying unsaved changes popup
This commit is contained in:
trafficlunar 2025-10-08 17:31:11 +01:00
parent 7a115e751d
commit 9b0cdfdc9b
5 changed files with 62 additions and 18 deletions

View file

@ -34,6 +34,7 @@
"embla-carousel-react": "^8.6.0",
"lucide-react": "^0.544.0",
"nbtify": "^2.2.0",
"pako": "^2.1.0",
"pixi.js": "^8.13.2",
"react": "^19.1.1",
"react-device-detect": "^2.2.3",
@ -46,6 +47,7 @@
"@eslint/js": "^9.36.0",
"@tailwindcss/postcss": "^4.1.14",
"@types/node": "^24.6.1",
"@types/pako": "^2.0.4",
"@types/react": "^19.1.17",
"@types/react-dom": "^19.1.11",
"@vitejs/plugin-react": "^5.0.4",