Skip to content

v1.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 20 May 03:09

Fixed

  • Fixes a 404 on initial app open for SvelteKit projects by adding a reroute hook that maps /index.html to /, correcting the mismatch between Electrobun's load URL and SvelteKit's client-side router.