Thanks to visit codestin.com
Credit goes to github.com

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: broadcast-events
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
  • 9 commits
  • 11 files changed
  • 8 contributors

Commits on Jun 3, 2025

  1. Merge pull request #443 from laravel/broadcast-events

    Added useEchoNotification hook
    joetannenbaum authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    fbd7d26 View commit details
    Browse the repository at this point in the history
  2. v2.1.5

    taylorotwell committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    d52316c View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

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

Commits on Jun 16, 2025

  1. Fix subscriptions not being restored on reconnect (#446)

    Starting from Socket IO 3.x connection state events are triggered only by socket manager
    
    Co-authored-by: electron93 <[email protected]>
    electron93 and electron93 authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    33b7d12 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. v2.1.6

    taylorotwell committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    43232ed View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    fb3253e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Configuration menu
    Copy the full SHA
    851f239 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa720f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #448 from hendrikheil/feat/allow-checking-echo-con…

    …figured
    
    feat(vue): allow checking if echo is configured
    joetannenbaum authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    fa7a873 View commit details
    Browse the repository at this point in the history
Loading