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: v2.1.3
Choose a base ref
...
head repository: laravel/echo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.4
Choose a head ref
  • 17 commits
  • 18 files changed
  • 4 contributors

Commits on May 13, 2025

  1. Update CHANGELOG

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

Commits on May 14, 2025

  1. fix window types

    joetannenbaum committed May 14, 2025
    Configuration menu
    Copy the full SHA
    f4f1d76 View commit details
    Browse the repository at this point in the history
  2. Update connector.ts

    joetannenbaum committed May 14, 2025
    Configuration menu
    Copy the full SHA
    cdd27d8 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    joetannenbaum committed May 14, 2025
    Configuration menu
    Copy the full SHA
    485c58e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cdc569 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fdbbbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cc24d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5750f66 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #435 from laravel/null-channel-fix

    `channel` is now immediately available
    joetannenbaum authored May 14, 2025
    Configuration menu
    Copy the full SHA
    3c0c6d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a98c19 View commit details
    Browse the repository at this point in the history
  10. Update echo.ts

    joetannenbaum committed May 14, 2025
    Configuration menu
    Copy the full SHA
    37a6cd1 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #434 from laravel/type-fixing

    Type fixes in core library
    joetannenbaum authored May 14, 2025
    Configuration menu
    Copy the full SHA
    fa5b2c4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8d93e15 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #436 from laravel/non-vite-builds

    Check for import.meta.env before using Vite environment variables
    joetannenbaum authored May 14, 2025
    Configuration menu
    Copy the full SHA
    ec604b2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. wip

    joetannenbaum committed May 15, 2025
    Configuration menu
    Copy the full SHA
    4d4e9dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #437 from laravel/fix-channel-return-type

    Fix channel return type
    joetannenbaum authored May 15, 2025
    Configuration menu
    Copy the full SHA
    adcac95 View commit details
    Browse the repository at this point in the history
  3. v2.1.4

    taylorotwell committed May 15, 2025
    Configuration menu
    Copy the full SHA
    a766620 View commit details
    Browse the repository at this point in the history
Loading