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@1.0.0-next.419
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@1.0.0-next.420
Choose a head ref
  • 2 commits
  • 24 files changed
  • 5 contributors

Commits on Aug 17, 2022

  1. [fix] support linked @sveltejs/kit package in Vite 3.0.3+ (#5861)

    * [chore] upgrade to Vite 3.0.8
    
    * Update .changeset/pink-gorillas-watch.md
    
    * bump pnpm
    
    * make function name clearer
    
    * huh apparently this works
    
    * set SvelteKit as external only in development mode
    
    * Revert "set SvelteKit as external only in development mode"
    
    This reverts commit 592f964.
    
    * add comment
    
    * revert unneeded upgrade to esbuild in adapters
    
    * unpin vite peerdep in kit
    
    * update changeset
    
    * remove old version of esbuild
    
    Co-authored-by: Rich Harris <hello@rich-harris.dev>
    Co-authored-by: Conduitry <git@chor.date>
    3 people authored Aug 17, 2022
    Copy the full SHA
    55d0531 View commit details
  2. Version Packages (next) (#6006)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Aug 17, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    eedc333 View commit details
Loading