Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@warrickbayman warrickbayman released this 19 Feb 06:50
· 39 commits to master since this release

Added a few new things and fixed some stupid bugs:

  • Will now update the APP_URL setting in your .env file.
  • Places a new Welcome.vue file in js/Pages.
  • Replaced the default web.php routes file with a slightly modified version to return an Intertia instance.
  • Fixed a bug parsing the integer port number.
  • Fixed an odd bug in the dev server running test that.
  • Fixed a bug in the dev server command that was getting the wrong host.