8000 Comparing v12.11.1...v12.12.0 · laravel/framework · GitHub
[go: up one dir, main page]

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/framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.11.1
Choose a base ref
...
head repository: laravel/framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.12.0
Choose a head ref
  • 7 commits
  • 11 files changed
  • 5 contributors

Commits on Apr 30, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    f9a96f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea9c481 View commit details
    Browse the repository at this point in the history
  3. Update facade docblocks

    taylorotwell authored and github-actions[bot] committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    b9342ff View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. [12.x] Allow limiting number of assets to preload (#55618)

    * Allow limiting number of assets to preload
    
    * Lint
    timacdonald authored May 1, 2025
    Configuration menu
    Copy the full SHA
    c895e4d View commit details
    Browse the repository at this point in the history
  2. [12.x] Set job instance on "failed" command instance (#55617)

    * Add failing test
    
    * Update test to expect the new argument
    
    * Set the job instance when creating a new instance of command after failure
    
    * Update CallQueuedHandler.php
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    willrowe and taylorotwell authored May 1, 2025
    Configuration menu
    Copy the full SHA
    b0cb237 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05bd808 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f6cd73 View commit details
    Browse the repository at this point in the history
Loading
0