Skip to content

Releases: laravel/valet

v2.14.1

03 Apr 02:26
Compare
Choose a tag to compare
  • Make small changes to allow Valet to be included as a dependency in non-CLI apps (#1050)

v2.14.0

29 Mar 17:46
Compare
Choose a tag to compare
  • Add loopback command for Docker users (#1039)

v2.13.19

23 Jan 02:47
Compare
Choose a tag to compare
  • Fix issues with valet share on Hyper terminal (#1029)

v2.13.18

21 Jan 20:49
Compare
Choose a tag to compare
  • Delete rogue valet.sock files when changing PHP versions (#1028)
  • Prioritize linked subdomains over basic park match (#1018)

v2.13.17

19 Jan 14:56
Compare
Choose a tag to compare
  • Fix Valet Bin dir linking for ARM/M1 Macs (#1025)

v2.13.16

08 Dec 19:11
Compare
Choose a tag to compare
  • Fix a bug with an un-imported Exception (#1014)

v2.13.15

30 Nov 03:58
Compare
Choose a tag to compare
  • Just a note that 2.13.14 was supposed to be 2.13.4 but I have fat fingers.
  • Update the test suite to PHPUnit 9.5 (#1004)
  • Specify 8.0 as the latest PHP version (#1006)
  • Include resolve conf in diagnose output (#1007)
  • Improve the 'valet use' command (#1008)

v2.13.14

27 Nov 16:38
Compare
Choose a tag to compare
  • Point PHP-FPM error_log to user directory (#996)

v2.13.3

27 Nov 16:30
Compare
Choose a tag to compare
  • Update Brew commands to remove deprecation warning (#1003)

v2.13.2

24 Nov 12:38
Compare
Choose a tag to compare
  • Fix bug introduced in v2.13.1 that failed to prioritize subdomain matches before full domain matches with Valet link (#997)