Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-15 | 514 Bytes | |
v2.1.4 source code.tar.gz | 2025-05-15 | 95.7 kB | |
v2.1.4 source code.zip | 2025-05-15 | 122.7 kB | |
Totals: 3 Items | 218.9 kB | 3 |
What's Changed
channel
is now immediately available by @joetannenbaum in https://github.com/laravel/echo/pull/435- Type fixes in core library by @joetannenbaum in https://github.com/laravel/echo/pull/434
- Check for import.meta.env before using Vite environment variables by @joetannenbaum in https://github.com/laravel/echo/pull/436
- Fix channel return type by @joetannenbaum in https://github.com/laravel/echo/pull/437
Full Changelog: https://github.com/laravel/echo/compare/v2.1.3...v2.1.4