-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Comparing changes
Open a pull request
base repository: sveltejs/kit
base: @sveltejs/kit@2.27.1
head repository: sveltejs/kit
compare: @sveltejs/kit@2.27.2
- 9 commits
- 23 files changed
- 7 contributors
Commits on Aug 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5d465d6 - Browse repository at this point
Copy the full SHA 5d465d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1e60de - Browse repository at this point
Copy the full SHA a1e60deView commit details -
docs: remote files can be in lib or routes dir (#14091)
* docs: remote files can be in lib or routes dir * Update documentation/docs/20-core-concepts/60-remote-functions.md Co-authored-by: Tee Ming <chewteeming01@gmail.com> --------- Co-authored-by: Tee Ming <chewteeming01@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bb6fc44 - Browse repository at this point
Copy the full SHA bb6fc44View commit details -
docs: correct .refresh() example (#14090)
Seems like `.refresh()` returns a Promise and if you are not awaiting it the single-flight mutation does not work. Adding the await makes it work so might just be a typo in docs.
Configuration menu - View commit details
-
Copy full SHA for 2686789 - Browse repository at this point
Copy the full SHA 2686789View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4d8002 - Browse repository at this point
Copy the full SHA e4d8002View commit details -
docs: mention
read
works in edge environments (#14085)* docs * oops this should be deployments
Configuration menu - View commit details
-
Copy full SHA for 6c13063 - Browse repository at this point
Copy the full SHA 6c13063View commit details
Commits on Aug 7, 2025
-
fix: use
__SVELTEKIT_PAYLOAD__
to reference boot payload (#14127)* fix * changeset * reference the proxied object instead * use __SVELTEKIT_PAYLOAD__ to reference boot object * couple more comments * couple more comments * fix * remove unused property --------- Co-authored-by: Chew Tee Ming <chew.tee.ming@nindatech.com>
Configuration menu - View commit details
-
Copy full SHA for e7cd0c2 - Browse repository at this point
Copy the full SHA e7cd0c2View commit details -
fix: use configured base path when calling remote functions from the …
…client (#14106) * add tests * fix test * add base path to client remote functions * changeset * format * move tests to options-2 test app * prettier
Configuration menu - View commit details
-
Copy full SHA for 1f50b99 - Browse repository at this point
Copy the full SHA 1f50b99View commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5bde191 - Browse repository at this point
Copy the full SHA 5bde191View 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@2.27.1...@sveltejs/kit@2.27.2