- Added SSR enhancements (crossorigin attribute, preload support), new fetch syntax, programmatic usage docs, HMR for server middleware, and options to disable loading screens.
- Improved DX and performance: exposed webpack config, early return on redirects, skipped session serialization when injectScripts is false, and richer error logging.
- Fixed multiple bugs across core, webpack, and Vue app, and deprecated the render:context and render:routeContext hooks.