Skip to content

v2.6.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:50
· 84 commits to main since this release

   🚀 Features

  • telemetry: Report why a setup step failed, not just that it did  -  by @Marve10s (f809f)
  • web: Announce 2.6.0 in a changelog card that opens on hover  -  by @Marve10s (40349)

   🐞 Bug Fixes

  • cli:
    • Satisfy oxlint promise rules in the telemetry exit path  -  by @Marve10s (17cae)
    • Stop routing fatal exits through the error channel  -  by @Marve10s (bd006)
  • telemetry:
    • Restore project-creation telemetry and unblock backend deploys  -  by @Marve10s (faf06)
    • Address Codex review on the backfill rebuild  -  by @Marve10s (8d244)
    • Tighten the backfill against large payloads and concurrent ingest  -  by @Marve10s (09d9a)
  • templates:
    • Make Vite+ lint, format, and check work in generated projects  -  by @Marve10s (5f52c)
    • Cover scriptless workspaces and more build output in the Vite+ gate  -  by @Marve10s (f4c2d)
  • web:
    • Let the changelog title wrap and the summary actually clamp  -  by @Marve10s (7c132)
    • Scope the single-app docs contract to the npm README  -  by @Marve10s (46605)
    View changes on GitHub