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/vite-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: laravel/vite-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 4 commits
  • 5 files changed
  • 4 contributors

Commits on Jun 3, 2025

  1. Update CHANGELOG

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

Commits on Jul 8, 2025

  1. Vite 7 Support (#328)

    * feat: Add Vite 7 Support
    
    * fix: @types/node to be reflective of supported node versions
    
    * Bump node versions to match Vite 7 requirement
    
    * Drop older vite versions
    
    * Revert dependency changes
    
    * Formatting
    
    ---------
    
    Co-authored-by: Tim MacDonald <hello@timacdonald.me>
    sweptsquash and timacdonald authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    746c04c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

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

    taylorotwell committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    1ffbf14 View commit details
    Browse the repository at this point in the history
Loading