Releases: laravel/sail
Releases · laravel/sail
v1.16.3
Fixed
- Fix usage of none for services list by @jf-prevost in #495
v1.16.2
Fixed
- Add extra hosts to Selenium by @nomnoms12 in #485
v1.16.1
Fixed
- Script not loading all app env files by @LouisHaftmann in #482
v1.16.0
v1.15.4
Fixed
- Don't error when docker is not available by @jessarcher in #468
v1.15.3
Changed
- Build and pull images on install by @jessarcher in #467
v1.15.2
Fixed
- Fix splitting SAIL_FILES into array by @mortenscheel in #458
v1.15.1
Fixed
- Fix ubuntu versions for PHP 7.4 & 8.0 runtimes by @taylorotwell in 2fe64c0
v1.15.0
Added
- Adds
sail pint
by @nunomaduro in #439
Changed
- Publish the Vite port by @jessarcher in #433
Fixed
- Fixed devcontainer permissions by @GoodM4ven in #438
- Update default PostgreSQL versions for PHP 8.0 and 7.4 runtimes by @driesvints in #441
v1.14.11
Fixed
- Revert "Expose 8080 port for hot module replacement" by @jessarcher in #432