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
Boost and Instruckt are now configured automatically during fission:install, ensuring both composer create-project and composer setup flows get full agent tooling — including skills for optional packages like Nightwatch.
Removed redundant boost:update from the composer setup script (now handled inside the install command).
Instruckt Vite Plugin
Upgraded instruckt npm package from 0.4.24 → ^0.4.28
Switched from legacy dynamic import to the Vite plugin approach (instruckt/vite + virtual:instruckt), which is the preferred Tier 1 integration
Added build stub plugin so production builds resolve virtual:instruckt to empty (zero bytes in production)
Dependency Updates
Laravel Framework v12.53 → v12.54.1
Livewire Blaze v1.0.4 → v1.0.7 (fixes ensureCompiled() test failures)