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: preactjs/preset-vite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.8.1
Choose a base ref
...
head repository: preactjs/preset-vite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.8.2
Choose a head ref
  • 17 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 18, 2024

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

Commits on Feb 19, 2024

  1. Merge pull request #104 from preactjs/fix/seen-urls

    fix: Normalize URLs w/ trailing slashes
    rschristian authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    44d6cb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    728a8f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a551c03 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #105 from preactjs/feat/patched-fetch-response

    feat: Return proper `Response` from patched `fetch` during prerender
    rschristian authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    070c20c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    85e4bb4 View commit details
    Browse the repository at this point in the history
  2. test: Fix demo

    rschristian committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    41cfa32 View commit details
    Browse the repository at this point in the history
  3. Update src/prerender.ts

    rschristian authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b268bcf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #107 from preactjs/feat/better-prerender-errors

    Feat: Better prerender errors
    rschristian authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4af090d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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

    rschristian authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6ab91dc View commit details
    Browse the repository at this point in the history
  3. Update README.md

    rschristian authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    88f3db6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Merge pull request #108 from preactjs/docs/prerender-instructions

    docs: Rewrite prerendering instructions
    rschristian authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0db4c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1a2486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    775e26d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #109 from preactjs/refactor/clean-some-sourcemaps

    refactor: Clean sourcemaps in newer Vite versions
    rschristian authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a25a252 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. 2.8.2 (#111)

    rschristian authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    238a9f8 View commit details
    Browse the repository at this point in the history
Loading