Skip to content

Releases: laravel/laravel

v13.8.0

Choose a tag to compare

@taylorotwell taylorotwell released this 27 May 04:02
Immutable release. Only release title and notes can be modified.
  • [13.x] remove Tailwind @source calls 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

Choose a tag to compare

@taylorotwell taylorotwell released this 19 May 18:44
Immutable release. Only release title and notes can be modified.

Full Changelog: v13.6.0...v13.7.0

v13.6.0

Choose a tag to compare

@taylorotwell taylorotwell released this 13 May 15:50

v13.5.0

Choose a tag to compare

@taylorotwell taylorotwell released this 05 May 21:20
cb6dd7b

v13.4.0

Choose a tag to compare

@taylorotwell taylorotwell released this 28 Apr 17:28
8cbc954

v13.3.0

Choose a tag to compare

@taylorotwell taylorotwell released this 21 Apr 14:20

v13.2.0

Choose a tag to compare

@taylorotwell taylorotwell released this 14 Apr 14:39
0e7856a

v13.1.2

Choose a tag to compare

@nunomaduro nunomaduro released this 31 Mar 20:43
5c85503
  • Prevents installed package from executing malicious code via postinstall by @crynobone in #6777
  • Add missing comma in axios by @aziyan99 in #6779

v13.1.1

Choose a tag to compare

@taylorotwell taylorotwell released this 31 Mar 13:50
02ec815

v13.1.0

Choose a tag to compare

@taylorotwell taylorotwell released this 18 Mar 16:32
  • Change back minimum-stability to stable by @jnoordsij in #6766
  • Vite 8 support