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/[email protected]
Choose a base ref
...
head repository: sveltejs/kit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 16 files changed
  • 5 contributors

Commits on Apr 6, 2025

  1. Revert "add pkg.pr.new workflows (#13676)" (#13682)

    This reverts commit 8100635.
    Rich-Harris authored Apr 6, 2025
    Configuration menu
    Copy the full SHA
    e4c672f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. fix: allow HandleServerError hook to access the getRequestEvent (#…

    …13666)
    
    * fix: allow usage of `getRequestEvent` inside `handleError`
    
    * chore: format and add changeset
    
    * fix: add test for `getReqeuestEvent` in `handleError`
    
    * Update packages/kit/types/index.d.ts
    
    * Update packages/kit/src/runtime/app/server/event.js
    
    * Update packages/kit/src/runtime/app/server/event.js
    
    ---------
    
    Co-authored-by: Tee Ming <[email protected]>
    geodask and eltigerchino authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    99b8079 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Squelch rollup warnings (#13687)

    * fix: prevent Rollup warnings for undefined hooks
    
    * better approach
    
    * revert original change
    Rich-Harris authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    dd5381a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Version Packages (#13685)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    a4acd47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b60ea7 View commit details
    Browse the repository at this point in the history
Loading