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: 5142acc
Choose a base ref
...
head repository: sveltejs/kit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b6e9355
Choose a head ref
  • 11 commits
  • 25 files changed
  • 11 contributors

Commits on Aug 4, 2025

  1. chore(deps): update pnpm to v10.14.0 (#14075)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    a9bc654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b05a95 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. docs: corrections (#14101)

    * Add missing hyphen in "server-side rendering"
    
    * Fix incorrect use of "as such"
    
    * server side spelling in error messages
    
    * changeset
    
    ---------
    
    Co-authored-by: Chew Tee Ming <chew.tee.ming@nindatech.com>
    DePasqualeOrg and eltigerchino authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    460108e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e132c7 View commit details
    Browse the repository at this point in the history
  3. fix: correctly type remote functions (#14098)

    * fix(kit): correctly type remote functions
    
    * add test
    
    * Create brown-geckos-end.md
    
    * Update .changeset/brown-geckos-end.md
    
    * get rid of errors
    
    ---------
    
    Co-authored-by: Chew Tee Ming <chew.tee.ming@nindatech.com>
    GauBen and eltigerchino authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    e1b326b View commit details
    Browse the repository at this point in the history
  4. docs: sv create already installs dependencies (#14095)

    * docs(getting-started): note that sv create already install dependencies
    
    * fix:  creating-a-project spelling
    
    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    
    * fix: reword 20-creating-a-project.md
    
    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    p5quared and benmccann authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    b2f6a41 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency netlify-cli to v23 (#14071)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    renovate[bot] and benmccann authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    5d6cdfb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fba2d80 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. fix: match URL-encoded newlines in rest route params (#14102)

    * match newlines in regexes for rest params
    
    * update existing tests
    
    * add new test
    
    * add changeset
    
    * more test adjustments
    Conduitry authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    c345382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68ee8e4 View commit details
    Browse the repository at this point in the history
  3. Version Packages (#14107)

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