You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dev server no longer leaves stale hot / VITE_MODE files after a Vite restart — the hot-file and env-mode plugins track server epochs and clean up the right instance.
Block-entry HMR detection matches project-relative ids, so entries resolve regardless of absolute path.
Changed
Editor stylesheet is now configurable via the editorCss option (previously hard-coded); block HMR injection template simplified.
Internal
Consolidated src/ modules to cut file fragmentation (no behavior change).
e2e runs against the installed Chrome channel instead of the bundled headless shell.
Release tooling gained curated notes via NOTES / NOTES_FILE.