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.2.0
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.2.1
Choose a head ref
  • 8 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 7, 2025

  1. Update CHANGELOG

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

Commits on Sep 10, 2025

  1. Bump vite from 5.4.19 to 5.4.20 (#451)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.19 to 5.4.20.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.20/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.20/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 5.4.20
      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 Sep 10, 2025
    Configuration menu
    Copy the full SHA
    a549f80 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Bump axios from 1.9.0 to 1.12.0 (#452)

    Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.12.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.9.0...v1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-version: 1.12.0
      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 Sep 15, 2025
    Configuration menu
    Copy the full SHA
    1d1d20a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. publish in ci

    joetannenbaum committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    fa40700 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #455 from laravel/publish-in-ci

    Publish in CI
    joetannenbaum authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    f782fc5 View commit details
    Browse the repository at this point in the history
  3. fix pnpm publishing

    joetannenbaum committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    c686dee View commit details
    Browse the repository at this point in the history
  4. Merge pull request #456 from laravel/fix-publish-in-ci

    Fix PNPM publishing
    joetannenbaum authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    1c22689 View commit details
    Browse the repository at this point in the history
  5. v2.2.1

    joetannenbaum committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    b96c3d5 View commit details
    Browse the repository at this point in the history
Loading