v12.0.10 - 2025-06-09
- fix alphabetical order by @Khuthaily in laravel/laravel#6627
- [12.x] Reduce redundancy and keeps the .gitignore file cleaner by @AhmedAlaa4611 in laravel/laravel#6629
- [12.x] Fix: Add void return type to satisfy Rector analysis by @Aluisio-Pires in laravel/laravel#6628
v12.0.9 - 2025-05-26
- [12.x] Remove apc by @AhmedAlaa4611 in laravel/laravel#6611
- [12.x] Add JSON Schema to package.json by @martinbean in laravel/laravel#6613
- Minor language update by @woganmay in laravel/laravel#6615
- Enhance .gitignore to exclude common OS and log files by @mohammadRezaei1380 in laravel/laravel#6619
v12.0.8 - 2025-05-12
- [12.x] Clean up URL formatting in README by @AhmedAlaa4611 in laravel/laravel#6601
v12.0.7 - 2025-04-15
- Add
composer run testcommand by @crynobone in laravel/laravel#6598 - Partner Directory Changes in ReadME by @joshcirre in laravel/laravel#6599
v12.0.6 - 2025-04-08
Full Changelog: https://github.com/laravel/laravel/compare/v12.0.5...v12.0.6
v12.0.5 - 2025-04-02
- [12.x] Update
config/mail.phpto match the latest core configuration by @AhmedAlaa4611 in laravel/laravel#6594
v12.0.4 - 2025-03-31
- Bump vite from 6.0.11 to 6.2.3 - Vulnerability patch by @abdel-aouby in laravel/laravel#6586
- Bump vite from 6.2.3 to 6.2.4 by @thinkverse in laravel/laravel#6590
v12.0.3 - 2025-03-17
- Remove reverted change from CHANGELOG.md by @AJenbo in laravel/laravel#6565
- Improves clarity in app.css file by @AhmedAlaa4611 in laravel/laravel#6569
- [12.x] Refactor: Structural improvement for clarity by @AhmedAlaa4611 in laravel/laravel#6574
- Bump axios from 1.7.9 to 1.8.2 - Vulnerability patch by @abdel-aouby in laravel/laravel#6572
- [12.x] Remove Unnecessarily @source by @AhmedAlaa4611 in laravel/laravel#6584
v12.0.2 - 2025-03-04
- Make the github test action run out of the box independent of the choice of testing framework by @ndeblauw in laravel/laravel#6555
v12.0.1 - 2025-02-24
- [12.x] prefer stable stability by @pataar in laravel/laravel#6548
Laravel 12 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.