Skip to content

4.4.0

Compare
Choose a tag to compare
@cretueusebiu cretueusebiu released this 17 May 19:39
· 125 commits to master since this release
  • 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