Laravel v5.7.28 is released in 2019/02/26, here are the changes we`ve merged into this release.
Added
Changed
- Update vue preset to exclude
@babel/preset-react
(#27645) - Reflash the session for the broadcasting auth call (#27647)
- Improving readability in
AuthenticateWithBasicAuth
Middleware (#27661) - Use safe container getter on
Pipeline
(#27648)
Fixed
- Fixed Postgres grammar when using union queries (#27589)
- Fixed an issue when using Mail::queue to queue Mailables (#27618)
- Fixed error in
Foundation\Exceptions\Handler
(#27632)
GitHub: https://github.com/laravel/framework/releases/tag/v5.7.28