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 d52316c commit c350847Copy full SHA for c350847
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/echo/compare/v2.1.4...2.x)
+## [Unreleased](https://github.com/laravel/echo/compare/v2.1.5...2.x)
4
+
5
+## [v2.1.5](https://github.com/laravel/echo/compare/v2.1.4...v2.1.5) - 2025-06-03
6
7
+### What's Changed
8
9
+* Revert CSRF logic by [@joetannenbaum](https://github.com/joetannenbaum) in https://github.com/laravel/echo/pull/442
10
+* Added useEchoNotification hook by [@joetannenbaum](https://github.com/joetannenbaum) in https://github.com/laravel/echo/pull/443
11
12
+**Full Changelog**: https://github.com/laravel/echo/compare/v2.1.4...v2.1.5
13
14
## [v2.1.4](https://github.com/laravel/echo/compare/v2.1.3...v2.1.4) - 2025-05-15
15
0 commit comments