Releases: laravel/laravel
Releases · laravel/laravel
Release list
v13.8.0
Immutable
release. Only release title and notes can be modified.
- [13.x] remove Tailwind
@sourcecalls that are already covered by default by @browner12 in #6823 - [13.x] Render JSON exceptions for API routes by default by @LucasCavalheri in #6824
v13.7.0
Immutable
release. Only release title and notes can be modified.
Full Changelog: v13.6.0...v13.7.0
v13.6.0
- Remove Pdo/Mysql const workaround by @jnoordsij in #6810
v13.5.0
- Use the Vite font plugin for application fonts by @WendellAdriel in #6806
v13.4.0
- Add @no_additional_args to composer test script config clear by @jnoordsij in #6799
- [13.x] Adds pao by default by @nunomaduro in #6802
v13.3.0
v13.2.0
- Remove axios and enable ignore-scripts by @WendellAdriel in #6778
- Add /.cursor/ to .gitignore by @workwithbinu in #6782
- Remove '.fleet' from .gitignore by @dominiq007 in #6783
- Support all compose file naming conventions in editorconfig by @mmachatschek in #6786
v13.1.2
- Prevents installed package from executing malicious code via
postinstallby @crynobone in #6777 - Add missing comma in axios by @aziyan99 in #6779
v13.1.1
- Update .gitignore by @Cegem-360 in #6774
- [security] pin axios version by @NickSdot in #6776
v13.1.0
- Change back minimum-stability to stable by @jnoordsij in #6766
- Vite 8 support