-
Notifications
You must be signed in to change notification settings - Fork 9
chore(deps): update dependency @sveltejs/kit to v2.28.0 #79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
0d56fd2
to
3f50591
Compare
3f50591
to
624c3bd
Compare
624c3bd
to
7a623b8
Compare
81cfd51
to
3f6e87e
Compare
3f6e87e
to
cc7c592
Compare
cc7c592
to
3fcbfe7
Compare
3fcbfe7
to
07edc59
Compare
07edc59
to
c1f038e
Compare
c1f038e
to
46301bc
Compare
46301bc
to
fd410af
Compare
fd410af
to
7995442
Compare
7995442
to
606684f
Compare
606684f
to
cdb74ee
Compare
cdb74ee
to
b6ff281
Compare
b6ff281
to
a8d28e7
Compare
This PR contains the following updates:
2.20.6
->2.28.0
Release Notes
sveltejs/kit (@sveltejs/kit)
v2.28.0
Compare Source
Minor Changes
feat: add
RouteId
andRouteParams
to NavigationTarget interface (#14167)feat: add
pending
property to forms and commands (#14137)Patch Changes
fix:
fetch
imported assets during prerender (#12201)chore: refactor redundant base64 encoding/decoding functions (#14160)
fix: use correct cache result when fetching same url multiple times (#12355)
fix: don't refresh queries automatically when running commands (#14170)
fix: avoid writing remote function bundle to disk when treeshaking prerendered queries (#14161)
v2.27.3
Compare Source
Patch Changes
.git
to the end ofpackage.json
repository url (#14134)v2.27.2
Compare Source
Patch Changes
fix: ensure
form()
remote functions work when the app is configured to a single output (#14127)fix: use the configured base path when calling remote functions from the client (#14106)
v2.27.1
Compare Source
Patch Changes
fix: correctly type remote function input parameters from a schema (#14098)
fix: match URL-encoded newlines in rest route params (#14102)
fix: correctly spell server-side in error messages (#14101)
v2.27.0
Compare Source
Minor Changes
v2.26.1
Compare Source
Patch Changes
fix: posixify internal app server path (#14049)
fix: ignore route groups when generating typed routes (#14050)
v2.26.0
Compare Source
Minor Changes
feat: better type-safety for
page.route.id
,page.params
,page.url.pathname
and various other places (#13864)feat:
resolve(...)
andasset(...)
helpers for resolving paths (#13864)feat: Add
$app/types
module withAsset
,RouteId
,Pathname
,ResolvedPathname
RouteParams<T>
andLayoutParams<T>
(#13864)v2.25.2
Compare Source
Patch Changes
v2.25.1
Compare Source
Patch Changes
v2.25.0
Compare Source
Minor Changes
read
implementations from adapters (#13859)Patch Changes
v2.24.0
Compare Source
Minor Changes
params
prop for page/layout components (#13999)Patch Changes
storage.get
helper (#13998)v2.23.0
Compare Source
Minor Changes
feat: support svelte.config.ts (#13935)
Patch Changes
fix: extend
vite-plugin-svelte
'sConfig
type instead of duplicating it (#13982)fix: regression with
rolldown-vite
not bundling a single JS file for single and inline apps (#13941)v2.22.5
Compare Source
Patch Changes
@sveltejs/kit
tooptimizeDeps.exclude
(#13983)v2.22.4
Compare Source
Patch Changes
$app/*
modules to be bundled (#13977)v2.22.3
Compare Source
Patch Changes
@sveltejs/kit
(#13971)v2.22.2
Compare Source
Patch Changes
fix: use fallback if
untrack
doesn't exist in svelte package (#13933)fix: warning for chrome devtools requests now suggests sv instead of vite plugin (#13905)
v2.22.1
Compare Source
Patch Changes
fix: prevent infinite loop when calling
pushState
/replaceState
in$effect
(#13914)chore: use
manualChunks
to bundle single and inline apps with Rolldown (#13915)v2.22.0
Compare Source
Minor Changes
vite-plugin-svelte@^6.0.0-next.0
andvite@^7.0.0-beta.0
. Compilation should be faster using Rolldown, but with larger bundle sizes until additional tree-shaking is implemented in Rolldown. See #13738 for ongoing work. (#13747)v2.21.5
Compare Source
Patch Changes
fix: correctly set the sequential focus navigation point when using hash routing (#13884)
fix: regression when resetting focus and the URL hash contains selector combinators or separators (#13884)
v2.21.4
Compare Source
Patch Changes
v2.21.3
Compare Source
Patch Changes
fix: correctly invalidate static analysis cache of child nodes when modifying a universal
+layout
file during dev (#13793)fix: correctly set sequential focus navigation starting point after navigation (#10856)
fix: suppress console spam for chrome devtools requests (#13830)
fix: avoid externalising packages that depend on
@sveltejs/kit
so that libraries can also useredirect
anderror
helpers (#13843)fix: correctly run
deserialize
on the server (#13686)fix: correctly inline stylesheets of components dynamically imported in a universal load function if they are below the configured inlineStyleThreshold (#13723)
v2.21.2
Compare Source
Patch Changes
v2.21.1
Compare Source
Patch Changes
chore: clarify which functions
handleFetch
affects (#13788)fix: ensure
$env
and$app/environment
are correctly set while analysing server nodes (#13790)v2.21.0
Compare Source
Minor Changes
Patch Changes
chore: remove
import-meta-resolve
dependency (#13629)fix: remove component code from server nodes that are never used for SSR (#13684)
v2.20.8
Compare Source
Patch Changes
ssr
andcsr
page options apply to error pages rendered as a result of a load function error on the server (#13695)v2.20.7
Compare Source
Patch Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.