Sprig — Releases

Changelog and version history.

v1.0.0

Latest

A weekly plan that becomes a shopping list

  • The week as a feed of days, dishes dragged by hand on Pointer Events, with a mouse or a finger
  • The shopping list is derived from the plan by a pure function: ingredients merged, grams turned into kilograms, grouped by store section
  • Undo comes from the reducer, so every change is reversible
  • Works offline through a service worker with a queue in localStorage
  • Three languages, light and dark themes; React 19 + Vite with a Node 24 server

All releases on GitHub →