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/jetstream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.5
Choose a base ref
...
head repository: laravel/jetstream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.0
Choose a head ref
  • 8 commits
  • 7 files changed
  • 6 contributors

Commits on Aug 20, 2024

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    20572de View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Fix formatting (#1527)

    coreyhn authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    de07bd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Update config.yml

    driesvints authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    acb6e55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a27e423 View commit details
    Browse the repository at this point in the history
  3. Update config.yml

    driesvints authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b984a79 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. [5.x] Eagerly prefetch assets (#1528)

    * Eagerly prefetch assets
    
    * Update InstallCommand.php
    
    ---------
    
    Co-authored-by: Taylor Otwell <[email protected]>
    timacdonald and taylorotwell authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7e9c149 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    39cbf36 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. uses pest 3 (#1531)

    nunomaduro authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8093245 View commit details
    Browse the repository at this point in the history
Loading