4.4.0
- Upgrade to Laravel 5.8
- Update npm dependencies
- Added email verification
- Removed yarn.lock in favor of package-lock.json
- Fixed
laravel-mix
(HMR, versioning, build cleanup), thanks to TemaSM - Removed JS polyfills, if you want to support IE11 see laravel-mix#436