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: v6.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: v6.2.0
Choose a head ref
  • 14 commits
  • 72 files changed
  • 11 contributors

Commits on Feb 20, 2025

  1. chore: bump esbuild to 0.25.0 (#19389)

    btea authored Feb 20, 2025
    Copy the full SHA
    73987f2 View commit details
  2. feat: show mode on server start and add env debugger (#18808)

    nozomuikuta authored Feb 20, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c575b82 View commit details
  3. test: normalize debugId in snapshot (#19475)

    sapphi-red authored Feb 20, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    2a038cc View commit details
  4. chore(create-vite): remove font family Inter (#19474)

    shulaoda authored Feb 20, 2025
    Copy the full SHA
    4bcd79a View commit details
  5. feat: use host url to open browser (#19414)

    Co-authored-by: liyan1 <liyan1@joyy.com>
    Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
    3 people authored Feb 20, 2025
    Copy the full SHA
    f6926ca View commit details

Commits on Feb 21, 2025

  1. feat(css): allow scoping css to importers exports (#19418)

    Co-authored-by: bluwy <bjornlu.dev@gmail.com>
    sapphi-red and bluwy authored Feb 21, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3ebd838 View commit details
  2. release: v6.2.0-beta.0

    sapphi-red committed Feb 21, 2025
    Copy the full SHA
    d686252 View commit details
  3. fix(css): temporary add ?. after this.getModuleInfo in `vite:css-…

    …post` (#19478)
    sapphi-red authored Feb 21, 2025
    Copy the full SHA
    12b0b8a View commit details
  4. release: v6.2.0-beta.1

    sapphi-red committed Feb 21, 2025
    Copy the full SHA
    e01573a View commit details
  5. fix(worker): string interpolation in dynamic worker options (#19476)

    Co-authored-by: 翠 / green <green@sapphi.red>
    christoph-pflueger and sapphi-red authored Feb 21, 2025
    Copy the full SHA
    07091a1 View commit details

Commits on Feb 23, 2025

  1. chore: use unicode cross icon instead of x (#19497)

    brc-dd authored Feb 23, 2025
    Copy the full SHA
    5c70296 View commit details

Commits on Feb 24, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 24, 2025
    Copy the full SHA
    c94c9e0 View commit details
  2. chore(deps): update pnpm to v10 (#19393)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: bluwy <bjornlu.dev@gmail.com>
    Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
    3 people authored Feb 24, 2025
    Copy the full SHA
    3dd12f4 View commit details

Commits on Feb 25, 2025

  1. release: v6.2.0

    sapphi-red committed Feb 25, 2025
    Copy the full SHA
    d8461b5 View commit details
Loading