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

Commits on Sep 28, 2025

  1. Update CHANGELOG

    pascalbaljet authored and github-actions[bot] committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    98c5ec3 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

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

Commits on Nov 26, 2025

  1. Configuration menu
    Copy the full SHA
    02bdec1 View commit details
    Browse the repository at this point in the history
  2. handle array inputs in reloadOnly and reloadExcept (#792)

    Co-authored-by: Candra Sudirman <[email protected]>
    hosmelq and cndrsdrmn authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    82be2ef View commit details
    Browse the repository at this point in the history
  3. Handle Connection Exceptions During Health Checks (#786)

    * handle connection exceptions
    
    * duplicate failed connection implementation
    
    * remove copy paste remnant
    
    * refactor
    
    * Update HttpGatewayTest.php
    
    ---------
    
    Co-authored-by: Pascal Baljet <[email protected]>
    Magnesium38 and pascalbaljet authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    041e148 View commit details
    Browse the repository at this point in the history
Loading