We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3219bb commit 6238cf2Copy full SHA for 6238cf2
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/echo/compare/v2.1.0...2.x)
+## [Unreleased](https://github.com/laravel/echo/compare/v2.1.1...2.x)
4
+
5
+## [v2.1.1](https://github.com/laravel/echo/compare/v2.1.0...v2.1.1) - 2025-05-13
6
7
+### What's Changed
8
9
+* Fix Ably cluster error by [@joetannenbaum](https://github.com/joetannenbaum) in https://github.com/laravel/echo/pull/429
10
+* Make events and listeners optional by [@joetannenbaum](https://github.com/joetannenbaum) in https://github.com/laravel/echo/pull/430
11
12
+**Full Changelog**: https://github.com/laravel/echo/compare/v2.1.0...v2.1.1
13
14
## [v2.1.0](https://github.com/laravel/echo/compare/v2.0.2...v2.1.0) - 2025-05-07
15
0 commit comments