Skip to content

Commit 453dc84

Browse files
joetannenbaumgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent a766620 commit 453dc84

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/echo/compare/v2.1.3...2.x)
3+
## [Unreleased](https://github.com/laravel/echo/compare/v2.1.4...2.x)
4+
5+
## [v2.1.4](https://github.com/laravel/echo/compare/v2.1.3...v2.1.4) - 2025-05-15
6+
7+
### What's Changed
8+
9+
* `channel` is now immediately available by [@joetannenbaum](https://github.com/joetannenbaum) in https://github.com/laravel/echo/pull/435
10+
* Type fixes in core library by [@joetannenbaum](https://github.com/joetannenbaum) in https://github.com/laravel/echo/pull/434
11+
* Check for import.meta.env before using Vite environment variables by [@joetannenbaum](https://github.com/joetannenbaum) in https://github.com/laravel/echo/pull/436
12+
* Fix channel return type by [@joetannenbaum](https://github.com/joetannenbaum) in https://github.com/laravel/echo/pull/437
13+
14+
**Full Changelog**: https://github.com/laravel/echo/compare/v2.1.3...v2.1.4
415

516
## [v2.1.3](https://github.com/laravel/echo/compare/v2.1.1...v2.1.3) - 2025-05-13
617

0 commit comments

Comments
 (0)