1.13.0
What's Changed
- Fix missing
wssPortfor SSL example by @stayallive in https://github.com/beyondcode/laravel-websockets/pull/776 - patch: Content-Length header on connection and error responses by @Zortrox in https://github.com/beyondcode/laravel-websockets/pull/866
- [1.x] Fix call to deprecated JsonResponse::create() by @joecampo in https://github.com/beyondcode/laravel-websockets/pull/947
- Laravel 9 support by @diegotibi in https://github.com/beyondcode/laravel-websockets/pull/948
New Contributors
- @Zortrox made their first contribution in https://github.com/beyondcode/laravel-websockets/pull/866
Full Changelog: https://github.com/beyondcode/laravel-websockets/compare/1.12.0...1.13.0