Releases: laravel/echo
Releases · laravel/echo
v1.16.1
v1.16.0
v1.15.3
- Export
Connector
andEventFormatter
to provide full extensibility by @slavarazum in #383
v1.15.2
- Fix broken Typescript presence channel interface "whisper" method by @DellanX in #377
- Fix TS error in EventFormatter for projects using TS5 by @SanderMuller in #381
v1.15.1
v1.15.0
v1.14.2
Fixed
- Fix node type issue by @timacdonald in #361
v1.14.1
Fixed
- Instantiate pusher using Pusher class from option by @chhornponleu in #359
v1.14.0
Added
- Bearer token Authorization support by @parallels999 in #353