Skip to content

Releases: tobischulz/vue-laravel-spa

2.1.2

28 Sep 10:51
90ccc78

Choose a tag to compare

Fixed an infinite logout loop when cookies are removed or expired.

2.1.1

11 Aug 08:24
a9f73c6

Choose a tag to compare

Upgraded to Laravel 12. Upgraded all javascript depenencies.

2.0.1

01 Jun 10:57
9b77e99

Choose a tag to compare

  • fixed 401 and password update logout
  • updated readme

Full Changelog: 2.0.0...2.0.1

2.0.0

31 May 10:56
63acd89

Choose a tag to compare

  • New Laravel Upgrade to Version 11
  • Replaced laravel-mix with Vite
  • Replaced vuex with pinia
  • Replaced yarn with npm

What's Changed

Full Changelog: 1.1.0...2.0.0

v1.1.0

01 Jan 14:42

Choose a tag to compare

Upgrade to Laravel 10.

v1.0.0

01 Jan 14:22
0d181d8

Choose a tag to compare

First usable version on laravel 9 and php 8.0