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: sveltejs/kit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @sveltejs/kit@2.19.2
Choose a base ref
...
head repository: sveltejs/kit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @sveltejs/kit@2.20.0
Choose a head ref
  • 2 commits
  • 21 files changed
  • 3 contributors

Commits on Mar 17, 2025

  1. feat: add getRequestEvent to $app/server (#13582)

    * feat: add `getRequestEvent` to `$app/server`
    
    * reduce indentation
    
    * innocuous change to try and trigger a docs preview
    
    * regenerate
    
    * more detailed error message
    
    * tighten up
    
    * innocuous change to try and trigger a docs preview
    
    * innocuous change to try and trigger a docs preview
    
    * innocuous change to try and trigger a docs preview
    
    * Update packages/kit/test/apps/basics/src/routes/get-request-event/endpoint/+server.js
    
    Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
    
    * add since tag
    
    * add some docs
    
    ---------
    
    Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
    Rich-Harris and dummdidumm authored Mar 17, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d1c0c68 View commit details
  2. Version Packages (#13594)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 17, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ee21412 View commit details
Loading