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

Commits on Jul 25, 2022

  1. fix: normalise css paths in manifest on windows (fixes #9295) (#9353)

    Co-authored-by: sapphi-red <green@sapphi.red>
    timacdonald and sapphi-red authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    13e6450 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#9347)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    2fcb027 View commit details
    Browse the repository at this point in the history
  3. fix: support stylesheets with link tag and media/disable prop (#6751)

    Co-authored-by: Thomas Steiner <tomac@google.com>
    Co-authored-by: bluwy <bjornlu.dev@gmail.com>
    3 people authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    e6c8965 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    183c6fb View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    b26b84b View commit details
    Browse the repository at this point in the history
  2. docs: update broken link for import.meta (#9373)

    Co-authored-by: 翠 / green <green@sapphi.red>
    rs3d and sapphi-red authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    8469bf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c62d31 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. test: refactor some regexp, remove {1} (#9388)

    那里好脏不可以 authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    b7424b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c78e409 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. docs: add troubleshooting page (#9379)

    Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
    sapphi-red and bluwy authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    c918139 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    156a3a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e60368f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2b24ee View commit details
    Browse the repository at this point in the history
  5. release: v3.0.4

    patak-dev committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    1c1cf43 View commit details
    Browse the repository at this point in the history
Loading