Releases: tobischulz/vue-laravel-spa
Releases · tobischulz/vue-laravel-spa
2.0.1
- fixed 401 and password update logout
- updated readme
Full Changelog: 2.0.0...2.0.1
2.0.0
- New Laravel Upgrade to Version 11
- Replaced laravel-mix with Vite
- Replaced vuex with pinia
- Replaced yarn with npm
What's Changed
- Bump follow-redirects from 1.15.2 to 1.15.5 by @dependabot in #16
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #18
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #19
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #20
Full Changelog: 1.1.0...2.0.0
v1.1.0
Upgrade to Laravel 10.
v1.0.0
First usable version on laravel 9 and php 8.0