Skip to content

0.3.0

Choose a tag to compare

@goapunk goapunk released this 04 Jan 16:22
· 661 commits to main since this release

0.3.0 (2026-01-04)

feat

  • wine: add sorting by average price and total value statistic

    • the wine list can now be sorted by the average price of a wine
    • the homepage shows the total value of all bottles in stock
  • stock: add option to add the bottle price to a stock item

    • show average price across all bottles of a wine in wine detail view

fix

  • stock: make adding a bottle to a previously occupied slot work.
  • deps: update react monorepo to v19.2.3