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: vitejs/vite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.2
Choose a base ref
...
head repository: vitejs/vite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.3
Choose a head ref
  • 13 commits
  • 27 files changed
  • 9 contributors

Commits on Mar 23, 2026

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

Commits on Mar 25, 2026

  1. Configuration menu
    Copy the full SHA
    43fbbf9 View commit details
    Browse the repository at this point in the history
  2. fix(optimizer): scan is not resolving sub path import if used in a gl…

    …ob import (#22018)
    
    Co-authored-by: Kalven Schraut <kalvens@rtvision.com>
    sapphi-red and kalvenschraut authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    ddfe20d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77c95bf View commit details
    Browse the repository at this point in the history
  4. fix(html): cache unfiltered CSS list to prevent missing styles across…

    … entries (#22017)
    
    Co-authored-by: thy486 <83344148+thy486@users.noreply.github.com>
    sapphi-red and thy486 authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    5464190 View commit details
    Browse the repository at this point in the history
  5. fix(ssr): ssrTransform incorrectly rewrites meta identifier inside …

    …`import.meta` when a binding named `meta` exists (#22019)
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
    Copilot and sapphi-red authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    cff5f0c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. Configuration menu
    Copy the full SHA
    84164ef View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump picomatch from 4.0.3 to 4.0.4 (#22027)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    7e56003 View commit details
    Browse the repository at this point in the history
  3. docs: change "rollup worker" to "rolldown worker" in the description …

    …for the worker.plugins configuration item. (#22030)
    gezi666 authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    285fc6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    722d392 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb65d63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee2c2cd View commit details
    Browse the repository at this point in the history
  7. release: v8.0.3

    sapphi-red committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    a248a41 View commit details
    Browse the repository at this point in the history
Loading