Skip to content

Latest commit

 

History

History
99 lines (58 loc) · 6.09 KB

CHANGELOG.md

File metadata and controls

99 lines (58 loc) · 6.09 KB

Release Notes

v10.2.9 - 2023-11-13

v10.2.8 - 2023-11-02

v10.2.7 - 2023-10-31

v10.2.6 - 2023-08-10

v10.2.5 - 2023-06-30

v10.2.4 - 2023-06-07

  • Add precognitive key to $middlewareAliases by @emargareten in laravel#6193

v10.2.3 - 2023-06-01

v10.2.2 - 2023-05-23

v10.2.1 - 2023-05-12

  • Add hashed cast to user password by @emargareten in laravel#6171
  • Bring back pusher cluster config option by @jesseleite in laravel#6174

v10.2.0 - 2023-05-05

  • Update welcome.blade.php by @aymanatmeh in laravel#6163
  • Sets package.json type to module by @timacdonald in laravel#6090
  • Add url support for mail config by @chu121su12 in laravel#6170

v10.1.1 - 2023-04-18

  • Fix laravel/framework constraints for Default Service Providers by @Jubeki in laravel#6160

v10.0.7 - 2023-04-14

  • Adds phpunit/phpunit@10.1 support by @nunomaduro in laravel#6155

v10.1.0 - 2023-04-15

v10.0.6 - 2023-04-05

  • Add job batching options to Queue configuration file by @AnOlsen in laravel#6149

v10.0.5 - 2023-03-08

  • Add replace_placeholders to log channels by @alanpoulain in laravel#6139

v10.0.4 - 2023-02-27

v10.0.3 - 2023-02-21

  • Remove redundant @return docblock in UserFactory by @datlechin in laravel#6119
  • Reverts change in asset helper by @timacdonald in laravel#6122

v10.0.2 - 2023-02-16

v10.0.1 - 2023-02-15

  • Add PHPUnit result cache to gitignore by @itxshakil in laravel#6105
  • Allow php-http/discovery as a composer plugin by @nicolas-grekas in laravel#6106

Laravel 10 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.