
Earlier today I updated my Valet installation from version 2.0.x to 2.1.1. To my surprise the ~/.valet/ folder had gone missing, immediately making me think the update process somehow had gone wrong (even though Valet kept on serving sites).
Turns out that the ~/.valet/ folder got moved to ~/.config/valet/ with the release of Valet 2.1.0.
So yes, the valet logs are now located in ~/.config/valet/Log/ instead of .~/.valet/Log
/me mumbles something about semver and breaking changes and stuff …
Thank me with a coffee.
I don’t do this for profit but a small one-time donation would surely put a smile on my face. Thanks!
To stay in the loop you can follow bramus on Bluesky or subscribe to the RSS feed.
Indeed, breaking stuff should be for major versions. But if your’e doing it at least do it in a minor version, not a patch :p