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

Commits on Jan 4, 2022

  1. Update CHANGELOG.md

    driesvints authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    a768e12 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Anonymize default profile photo url calls (#940)

    * anonymize defaultPhotoUrl() calls
    
    * refactor to Str macro
    
    * simplify
    
    * remove import
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    geisi and taylorotwell authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    e9892fc View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Update test stubs (#939)

    markwalet authored Jan 8, 2022
    Configuration menu
    Copy the full SHA
    7ca6f08 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. [2.x] Laravel 9 support (#948)

    * Laravel 9 support
    
    * Inertia temp constraint
    
    * Update composer.json
    
    * Update tests.yml
    
    * Update composer.json
    
    * Update composer.json
    
    * Update composer.json
    driesvints authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    0a8fa70 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    driesvints authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    45a50f4 View commit details
    Browse the repository at this point in the history
Loading