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/breeze
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.26.3
Choose a base ref
...
head repository: laravel/breeze
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.27.0
Choose a head ref
  • 5 commits
  • 14 files changed
  • 6 contributors

Commits on Dec 12, 2023

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5ea30d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Update PostCSS version (#339)

    TENIOS authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    feb12d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    c951946 View commit details
    Browse the repository at this point in the history
  2. Improve Ziggy setup in Inertia stacks (#340)

    * Remove unnecessary SSR Inertia data from non-SSR stacks
    
    * Remove `@types/ziggy-js` and use Ziggy's own types
    
    * Remove unnecessary Ziggy plugin argument
    
    * Improve global SSR config typing and replace text in existing files
    
    * Override shared config `location` type
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    bakerkretzmar and taylorotwell authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    43af1cb View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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