Skip to content

Releases: laravel/echo

v1.13.0

27 Jul 07:23
Compare
Choose a tag to compare

Added

  • Adds Turbo Interceptor to add X-Socket-Id header on Turbo requests by @tonysm in #348

v1.12.1

13 Jul 14:52
Compare
Choose a tag to compare

Fixed

v1.12.0

21 Jun 15:12
Compare
Choose a tag to compare

Added

v1.11.7

21 Jun 15:08
Compare
Choose a tag to compare

No significant changes.

v1.11.6

21 Jun 15:08
Compare
Choose a tag to compare

No significant changes.

v1.11.5

12 Apr 15:43
Compare
Choose a tag to compare

Changed

  • Add Channel, PresenceChannel class to typescript definition exports by @steve3d in #333

v1.11.4

15 Mar 15:59
Compare
Choose a tag to compare

Changed

v1.11.3

26 Oct 15:38
Compare
Choose a tag to compare

Fixed

  • Fix types in connector.ts (#327)

v1.11.2

31 Aug 15:42
Compare
Choose a tag to compare

Changed

  • Package build

v1.11.1

03 Aug 15:48
Compare
Choose a tag to compare

Changed

  • Extend presence channel by channel class (#318)