Skip to content

dev-0.06 Release

Latest

Choose a tag to compare

@spiicytuna spiicytuna released this 22 Dec 10:18
3772848

v0.06 (2025-12-22)

  • UPDATE: minor tweak to default icon sizing for /bookmarks
  • Updated axios v1.12.2 => 1.13.2 (HTTP request client)
  • Updated dotenv v17.2.2 => 17.2.3 (environment variable loader)
  • Updated express v5.1.0 => 5.2.1 (web server framework)
  • Updated jsonwebtoken v9.0.2 => 9.0.3 (JWT authentication)
  • Updated nodemon v3.1.10 => 3.1.11 (server auto-restart tool)
  • Updated prettier v3.6.2 => 3.7.4 (code formatter)
  • Updated node-schedule v2.0.0 => 2.1.1 (task scheduler)
  • Updated ws v8.2.3 => 8.18.3 (WebSocket communication)
  • Updated esbuild v0.25.9 => 0.27.2 (fast JS bundler)
  • Updated vite v7.1.4 => 7.3.0 (frontend build tool)
  • Updated react v19.1.1 => 19.2.3 (UI library)
  • Updated react-dom v19.1.1 => 19.2.3 (React web rendering)
  • Updated react-router-dom v7.8.2 => 7.11.0 (client-side routing)
  • Updated skycons-ts v0.2.0 => 1.0.0 (animated weather icons)
  • Updated typescript v5.9.2 => 5.9.3 (static type checking)
  • Updated @vitejs/plugin-react v5.0.2 => 5.1.2 (React support for Vite)
  • Updated vite-tsconfig-paths v5.1.4 => 6.0.3 (TypeScript path mapping)
  • Updated @types/node v24.3.1 => 24.5.0 (Node.js type definitions)
  • Updated @types/react v19.1.12 => 19.1.13 (React type definitions)
  • Updated @types/react-beautiful-dnd v13.1.2 => 13.1.8 (Drag-and-drop type definitions)

A bunch of package updates for security and keeping things up to date.

docker pull ghcr.io/spiicytuna/flame-dev:0.06