Skip to content

🪾 Heartwood '1'

Choose a tag to compare

@mychidarko mychidarko released this 15 Aug 20:01
· 12 commits to v5.x since this release

v5.0.1 - 15 Aug 2026

Fixed

  • Fixed view:install failing on every react, vue, and svelte setup after vite 8 shipped. Frontend packages are now pinned to versions that work together instead of resolving to whatever npm's latest is.
  • Fixed view:install reporting success even when npm or composer failed, which left half-scaffolded apps that crash on the first request. Failures now stop the setup and say so.
  • Fixed the react setup passing a stray npm install prefix into the package list.