-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Comparing changes
Open a pull request
base repository: sveltejs/kit
base: @sveltejs/kit@1.0.0-next.427
head repository: sveltejs/kit
compare: @sveltejs/kit@1.0.0-next.428
- 12 commits
- 48 files changed
- 10 contributors
Commits on Aug 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ed013a9 - Browse repository at this point
Copy the full SHA ed013a9View commit details -
Fix wrong LayoutServerLoad.name type (#6123)
* fix typos * add changeset
Configuration menu - View commit details
-
Copy full SHA for fc16ed3 - Browse repository at this point
Copy the full SHA fc16ed3View commit details -
[FIX] Use the 'browser' platform setting for esbuild for Vercel Edge …
…Functions (#6109) * Use browser platform setting for esbuild This should use the same esbuild settings as the Cloudflare adapter, as Vercel Edge Functions are based on Cloudflare Workers. * changeset
Configuration menu - View commit details
-
Copy full SHA for 4bd84b3 - Browse repository at this point
Copy the full SHA 4bd84b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab2528 - Browse repository at this point
Copy the full SHA 3ab2528View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddd69c4 - Browse repository at this point
Copy the full SHA ddd69c4View commit details -
use enumerable: false for temporary no-longer-exists getters (#6105)
* use enumerable: false for temporary no-longer-exists getters * add changeset * typo
Configuration menu - View commit details
-
Copy full SHA for b335f38 - Browse repository at this point
Copy the full SHA b335f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0842fb3 - Browse repository at this point
Copy the full SHA 0842fb3View commit details -
keep browser stores in always-accessible singleton (#6100)
* keep browser stores in always-accessible singleton * update docs * add test * add changeset * update getStores docs
Configuration menu - View commit details
-
Copy full SHA for b9d709a - Browse repository at this point
Copy the full SHA b9d709aView commit details -
* handle error without message * handle GET without body (which is wrong, but people could have that) * automigrate status 200 in load * changeset
Configuration menu - View commit details
-
Copy full SHA for c8a6108 - Browse repository at this point
Copy the full SHA c8a6108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 692daed - Browse repository at this point
Copy the full SHA 692daedView commit details -
[fix] add test folder to includes (#6085)
* [fix] add test folder to includes Also add some notes to tsconfig/jsonfig Fixes #5833 * Update packages/create-svelte/shared/+typescript/tsconfig.json Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com> * Update packages/kit/src/core/sync/write_tsconfig.js Co-authored-by: Dominik G. <dominik.goepel@gmx.de> Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com> Co-authored-by: Rich Harris <richard.a.harris@gmail.com> Co-authored-by: Dominik G. <dominik.goepel@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 9b24b9c - Browse repository at this point
Copy the full SHA 9b24b9cView commit details -
Version Packages (next) (#6118)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 476f17f - Browse repository at this point
Copy the full SHA 476f17fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @sveltejs/kit@1.0.0-next.427...@sveltejs/kit@1.0.0-next.428