Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: laravel/echo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.4
Choose a base ref
...
head repository: laravel/echo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.x
Choose a head ref
  • 12 commits
  • 7 files changed
  • 7 contributors

Commits on Sep 26, 2025

  1. Update CHANGELOG

    joetannenbaum authored and github-actions[bot] committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    61e1895 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Bump vite from 5.4.20 to 5.4.21 (#462)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.20 to 5.4.21.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 5.4.21
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    c4c3200 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Configuration menu
    Copy the full SHA
    ad18365 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #464 from AntonGreger/agr/memorize-leave-function

    Add callback to memorize leave function.
    joetannenbaum authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    3c0d3de View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. Configuration menu
    Copy the full SHA
    56129a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b8a750 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    joetannenbaum authored and github-actions[bot] committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    26aa580 View commit details
    Browse the repository at this point in the history
  4. v2.2.5

    joetannenbaum committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    fd8ec0e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #465 from Willem-Jaap/willem-jaap/fix-broadcaster-…

    …inference
    
    feat: add broadcaster type inference to constructor
    joetannenbaum authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    a9de68f View commit details
    Browse the repository at this point in the history
  6. v2.2.6

    joetannenbaum committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    dbf7124 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG

    joetannenbaum authored and github-actions[bot] committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    2362bd3 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. Fix typo (#466)

    SanderMuller authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    9436fa1 View commit details
    Browse the repository at this point in the history
Loading