Releases: laravel/echo
Releases · laravel/echo
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
v2.1.5
What's Changed
- Revert CSRF logic by @joetannenbaum in #442
- Added useEchoNotification hook by @joetannenbaum in #443
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
channel
is now immediately available by @joetannenbaum in #435- Type fixes in core library by @joetannenbaum in #434
- Check for import.meta.env before using Vite environment variables by @joetannenbaum in #436
- Fix channel return type by @joetannenbaum in #437
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- Fix Reverb app key env name by @joetannenbaum in #431
Full Changelog: v2.1.2...v2.1.3
v2.1.1
What's Changed
- Fix Ably cluster error by @joetannenbaum in #429
- Make events and listeners optional by @joetannenbaum in #430
Full Changelog: v2.1.0...v2.1.1
v2.1.0
- fixes: unable to build by @fxnm in #419
- Update logo by @iamdavidhill in #421
- CI Improvements by @crynobone in #424
- React/Vue Typescript Hooks by @tnylea in #422
- Final hook prep by @joetannenbaum in #426
- Added listen to
*
, stronger typing by @joetannenbaum in #427