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: create-vite@7.1.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: create-vite@7.1.3
Choose a head ref
  • 19 commits
  • 65 files changed
  • 11 contributors

Commits on Sep 18, 2025

  1. Configuration menu
    Copy the full SHA
    9bc9d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f8a504 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8169f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6901fdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe68ab3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c4583c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f56d417 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

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

Commits on Sep 20, 2025

  1. fix(glob): handle glob imports from folders starting with dot (#20800)

    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 Sep 20, 2025
    Configuration menu
    Copy the full SHA
    105abe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf3b1f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. fix(deps): update all non-major dependencies (#20811)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    9f2247c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a50a162 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update actions/setup-node action to v5 (#20812)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    8ccf2b6 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update tj-actions/changed-files action to v47 (#20813)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    2a4fe41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f32b1d View commit details
    Browse the repository at this point in the history
  6. fix(hmr): wait for import.meta.hot.prune callbacks to complete befo…

    …re running other HMRs (#20698)
    
    Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
    sapphi-red and bluwy authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    98a3484 View commit details
    Browse the repository at this point in the history
  7. docs: add import.meta.env.DEV example (#20352)

    Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
    Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
    3 people authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    76ca3a4 View commit details
    Browse the repository at this point in the history
  8. release: v7.1.7

    sapphi-red committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    693d255 View commit details
    Browse the repository at this point in the history
  9. release: create-vite@7.1.3

    sapphi-red committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    19e089f View commit details
    Browse the repository at this point in the history
Loading