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.0.2
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.0.3
Choose a head ref
  • 3 commits
  • 5 files changed
  • 4 contributors

Commits on Apr 2, 2024

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Apr 2, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    sagikazarmark Márk Sági-Kazár
    Copy the full SHA
    f542bc2 View commit details

Commits on Apr 3, 2024

  1. Fix incorrect annotations in Livewire components using "@return void" (

    …#1467)
    
    * Fix type annotations in Livewire components using "@return void" when a return value is possible
    
    * Update src/Http/Livewire/UpdateProfileInformationForm.php
    
    * Update src/Http/Livewire/TeamMemberManager.php
    
    * Update src/Http/Livewire/UpdateProfileInformationForm.php
    
    ---------
    
    Co-authored-by: Dries Vints <dries@vints.be>
    coreymcmahon and driesvints authored Apr 3, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    sagikazarmark Márk Sági-Kazár
    Copy the full SHA
    e9ca098 View commit details

Commits on Apr 5, 2024

  1. install api optionally (#1470)

    hafezdivandari authored Apr 5, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    sagikazarmark Márk Sági-Kazár
    Copy the full SHA
    bafc92d View commit details
Loading