Releases: laravel/echo
Releases · laravel/echo
v2.3.0
What's Changed
- fix(hooks): resolve performance issues and stale closure bugs in useEcho by @pataar in #472
- Add a connection status hook (discussion required) by @nexxai in #469
New Contributors
Full Changelog: v2.2.7...v2.3.0
v2.2.7
What's Changed
- Fix typo by @SanderMuller in #466
- Events overloading by @joetannenbaum in #470
- Security updates by @joetannenbaum in #471
Full Changelog: v2.2.6...v2.2.7
v2.2.6
What's Changed
- feat: add broadcaster type inference to constructor by @Willem-Jaap in #465
New Contributors
- @Willem-Jaap made their first contribution in #465
Full Changelog: v2.2.5...v2.2.6
v2.2.5
What's Changed
- Bump vite from 5.4.20 to 5.4.21 by @dependabot[bot] in #462
- Add callback to memorize leave function. by @AntonGreger in #464
New Contributors
- @AntonGreger made their first contribution in #464
Full Changelog: v2.2.4...v2.2.5
v2.2.4
What's Changed
- Add stopListeningForNotification by @thoresuenert in #459
- Added contribution guide and dev commands by @joetannenbaum in #460
New Contributors
- @thoresuenert made their first contribution in #459
Full Changelog: v2.2.3...v2.2.4
v2.2.3
Full Changelog: v2.2.2...v2.2.3
v2.2.2
v2.2.1
What's Changed
- Bump vite from 5.4.19 to 5.4.20 by @dependabot[bot] in #451
- Bump axios from 1.9.0 to 1.12.0 by @dependabot[bot] in #452
- Publish in CI by @joetannenbaum in #455
- Fix PNPM publishing by @joetannenbaum in #456
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Full Changelog: v2.1.7...v2.2.0
v2.1.6
- Fix subscriptions not being restored on reconnect by @electron93 in #446