Skip to content

v0.4.0

Compare
Choose a tag to compare
@reed-jones reed-jones released this 15 Mar 19:19
· 68 commits to master since this release

v0.4.0 - 2020-03-15

Added

  • Now follows any axios redirects (with page transition, enabled by default)
  • Customizable <head> section (meta tags, etc) using optional parts/head.blade.php
  • Route code splitting now available using the option codeSplit: true in webpack.mix.js

Changed

  • All automated ajax requests append phase=true to the query string.

Fixed

  • After using vue-router, then navigating to an external site, pressing 'back' no longer displays json