Skip to content

Releases: laravel/echo

v1.11.7

21 Jun 15:08

Choose a tag to compare

No significant changes.

v1.11.6

21 Jun 15:08

Choose a tag to compare

No significant changes.

v1.11.5

12 Apr 15:43

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

Choose a tag to compare

Changed

v1.11.3

26 Oct 15:38

Choose a tag to compare

Fixed

  • Fix types in connector.ts (#327)

v1.11.2

31 Aug 15:42

Choose a tag to compare

Changed

  • Package build

v1.11.1

03 Aug 15:48

Choose a tag to compare

Changed

  • Extend presence channel by channel class (#318)

v1.11.0

21 Jun 09:36

Choose a tag to compare

Added

  • Add listenToAll and stopListeningToAll (#315)

v1.10.0

21 Dec 10:24

Choose a tag to compare

Added

  • Add optional callback argument to stopListening() (#292)

v1.9.0

20 Oct 15:20

Choose a tag to compare

Added

  • Register subscription succeeded callbacks (#288)