* v0.24.1

* fix: e2e test failures on CI

- e2e_relaunch_on_options_change: use headless for all launches;
  the third launch only changes extensions, which is sufficient to
  trigger the relaunch hash mismatch without needing an X display
- e2e_auth_login flake: reduce SPA render delay from 1200ms to 800ms
  to add headroom within the 5s preferred selector window on slower
  CI runners
This commit is contained in:
Chris Tate
2026-04-04 12:49:40 -05:00
committed by GitHub
parent 9f8e518a46
commit 1205e2ca9c
8 changed files with 68 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "dashboard",
"version": "0.24.0",
"version": "0.24.1",
"private": true,
"scripts": {
"dev": "next dev",