Releases: laravel/octane
Releases · laravel/octane
v2.10.0
v2.9.3
- Use null coalescing operator for vendor directory assignment by @sy-records in #1027
v2.9.2
- Fix argument in RoadRunner process reset command by @sy-records in #1023
- Allows run server with composer vendor out of application by @unidevio in #1025
v2.9.1
v2.9.0
- Add {$CADDY_EXTRA_CONFIG} to Caddyfile by @tm1000 in #1017
- Update logo by @iamdavidhill in #1018
v2.8.3
- [2.x] Flush Vite per-request state by @timacdonald in #1016
v2.8.2
- Supports PHPStan 2 by @crynobone in #1006
- Test Improvements by @crynobone in #1005
- Chokidar v4 wildcards support by @4unit in #1003
- Fix tests CI by @sy-records in #1007
- Set version=3 for RoadRunner's reload by @apih in #1008
v2.8.1
- Supports Laravel 12 by @crynobone in #987
v2.8.0
- Simplify SwooleTable class structure and remove version checks by @sy-records in #1000
- Support partitioned cookie by @sy-records in #999
v2.7.0
- perf: improve performance with FrankenPHP by @dunglas in #991
- Fix tests CI by @sy-records in #995