Skip to content

v2.7.5

Latest

Choose a tag to compare

@danditomaso danditomaso released this 09 Aug 01:47
· 20 commits to main since this release
ee5243a

Features

  • Scaffold @meshtastic/sdk + signals/sqlocal persistence migration (#1050)
  • Real-device Playwright e2e messaging suite (#1121)

Fixes

  • Serial on Firefox: blank error message (#1254)
  • crypto.getRandomValues for randId, kill collision risk (#1282)
  • i18n: translate ErrorPage report intro (#1284)
  • Remove production console noise (#1281)
  • Remove orphaned packages/core breaking CI (#1120)
  • oxlint rule cleanup, pnpm yaml keyerror (#1111, #1140)

UX

  • Reorder NavLinks (#1268)

Tooling / CI

  • Dependabot: group radix-ui, weekly cadence, PR limit 10 (#1222, #1294, #1366)
  • Update packageManager → pnpm@11.9.0 (#1224)
  • oxfmt: don't fail Actions, execute across repo (#1145, #1166)

Major dep bumps

  • vite 7 → 8, typescript 5.9 → 7.0, drizzle-orm 0.36 → 0.45
  • tailwind-merge 2 → 3, jsdom 25 → 30, tsdown 0.15 → 0.22
  • maplibre-gl 5 → 6, tslog 4 → 5, @noble/curves 1 → 2
  • @vitejs/plugin-react 4 → 6, vite-plugin-dts 4 → 5
  • lint-staged 16 → 17, @bufbuild/protoc-gen-es 1 → 2

Plus wide radix-ui, tanstack, react-ecosystem, i18next, lucide-react patch/minor sweep.

Full Changelog: v2.7.1...v2.7.2