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

Commits on Jan 14, 2026

  1. Update CHANGELOG

    pushpak1300 authored and github-actions[bot] committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    237e579 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. Improve Pint guidelines to support for Pint Agent Formatter (#425)

    Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
    pushpak1300 authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    8eaf73a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Update README to include Livewire v4 and Filament v5 in supported ver…

    …sions (#433)
    
    Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
    pushpak1300 authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    d26c455 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. [1.x] Add configurable PHP and Composer paths (#437)

    * [Feature] Add configurable PHP and Composer paths
    
    * fix windows env tests
    
    * Use boost.commands.* prefix for php and composer commands
    
    * Add config options
    
    * adjust precedence based on the feedback
    
    * extend to npm
    
    * Add composer vendor bin prefix
    
    * wip
    
    Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
    
    * Refactor
    
    Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
    
    ---------
    
    Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
    Co-authored-by: Pushpak Chhajed <pushpak1300@gmail.com>
    aivis and pushpak1300 authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    cbbdfb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Sync changes if executable path from main (#514)

    Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
    pushpak1300 authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    3ccf199 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. Allow overriding the browser log channel (#589)

    * Allow overriding the browser log channel
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    
    * Fix GetConfig tests to not depend on JSON formatting
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
    SanderMuller and claude authored Feb 20, 2026
    Configuration menu
    Copy the full SHA
    485dd7c View commit details
    Browse the repository at this point in the history
Loading