Skip to content

Rowset Studio 0.0.85

Choose a tag to compare

@github-actions github-actions released this 15 Sep 22:17
· 42 commits to main since this release

0.0.85 — 2026-09-16

  • Fixed sidebar navigation occasionally leaving the SQL editor visible after
    a query completed even though browser history had moved to the selected
    page. Rowset now detects that router/history desynchronization and recovers
    immediately without interfering with running-query or transaction prompts.
  • Updated the Studio runtime and build chain to React 19.3, React Router 8.4,
    Vite 8.3 and the matching React Vite plugin and type definitions.