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: v4.5.5
Choose a base ref
...
head repository: vitejs/vite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.6
Choose a head ref
  • 7 commits
  • 24 files changed
  • 4 contributors

Commits on Sep 27, 2024

  1. docs: use search-only key

    yyx990803 authored and sapphi-red committed Sep 27, 2024
    1 Configuration menu
    Copy the full SHA
    1dda64f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. docs: v4 show old document warning (#18805) (#18829)

    Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
    sapphi-red and bluwy authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    bb576ea View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Configuration menu
    Copy the full SHA
    07b36d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c065a77 View commit details
    Browse the repository at this point in the history
  3. fix!: check host header to prevent DNS rebinding attacks and introduc…

    …e `server.allowedHosts`
    sapphi-red committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    ef1049d View commit details
    Browse the repository at this point in the history
  4. test: skip ws connection test for now

    it is covered by other tests
    sapphi-red committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    00f1aa2 View commit details
    Browse the repository at this point in the history
  5. release: v4.5.6

    sapphi-red committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    9e460f5 View commit details
    Browse the repository at this point in the history
Loading