Update dependency @sveltejs/kit to v1.0.0-next.503 - autoclosed #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.0.0-next.76
->1.0.0-next.503
Release Notes
sveltejs/kit
v1.0.0-next.503
Compare Source
Patch Changes
v1.0.0-next.502
Compare Source
Patch Changes
never
, notice moved/deleted files (#7002)config.kit.env.dir
when runningvite preview
(#7001)v1.0.0-next.501
Compare Source
Patch Changes
v1.0.0-next.500
Compare Source
Patch Changes
v1.0.0-next.499
Compare Source
Patch Changes
v1.0.0-next.498
Compare Source
Patch Changes
v1.0.0-next.497
Compare Source
Patch Changes
v1.0.0-next.496
Compare Source
Patch Changes
use:enhance
(#6828)v1.0.0-next.495
Compare Source
Patch Changes
svelte-kit sync
in all workspace directories during postinstall (#6949)v1.0.0-next.494
Compare Source
Patch Changes
v1.0.0-next.493
Compare Source
Patch Changes
v1.0.0-next.492
Compare Source
Patch Changes
getRequest
fails (#6936)v1.0.0-next.491
Compare Source
Patch Changes
v1.0.0-next.490
Compare Source
Patch Changes
write_types
on windows using posixify() (#6913)__data.js
files (#6904)v1.0.0-next.489
Compare Source
Patch Changes
v1.0.0-next.488
Compare Source
Patch Changes
href
attributes when crawling (#6891)v1.0.0-next.487
Compare Source
Patch Changes
v1.0.0-next.486
Compare Source
Patch Changes
v1.0.0-next.485
Compare Source
Patch Changes
v1.0.0-next.484
Compare Source
Patch Changes
@types/cookie
dependency (#6818)write_types
on windows (#6843)v1.0.0-next.483
Compare Source
Patch Changes
cookies
fixes and improvements (#6811)v1.0.0-next.482
Compare Source
Patch Changes
paths.base
andimport
assets (#6769)v1.0.0-next.481
Compare Source
Patch Changes
v1.0.0-next.480
Compare Source
Patch Changes
v1.0.0-next.479
Compare Source
Patch Changes
v1.0.0-next.478
Compare Source
Patch Changes
v1.0.0-next.477
Compare Source
Patch Changes
$lib/server
modules in client-facing code (#6623)v1.0.0-next.476
Compare Source
Patch Changes
<button formaction>
(#6633)v1.0.0-next.475
Compare Source
Patch Changes
SubmitFunction
type (#6613)v1.0.0-next.474
Compare Source
Patch Changes
v1.0.0-next.473
Compare Source
Patch Changes
form
prop to pages (#6611)v1.0.0-next.472
Compare Source
Patch Changes
POST
/PUT
/PATCH
/DELETE
in+page.server.js
withexport const actions
(#6469)v1.0.0-next.471
Compare Source
Patch Changes
filterSerializedResponseHeaders
resolve
option (#6569)v1.0.0-next.470
Compare Source
Patch Changes
$env/dynamic/*
in Vite ecosystem tools (#6454)externalFetch
withhandleFetch
(#6565)v1.0.0-next.469
Compare Source
Patch Changes
rollupOptions.output.hoistTransitiveImports
by default (#6560)v1.0.0-next.468
Compare Source
Patch Changes
v1.0.0-next.467
Compare Source
Patch Changes
v1.0.0-next.466
Compare Source
Patch Changes
v1.0.0-next.465
Compare Source
Patch Changes
type
to navigation object (#6537)v1.0.0-next.464
Compare Source
Patch Changes
data-sveltekit-prefetch
. Warn like before when callingprefetch()
for external URLs. (#6518)v1.0.0-next.463
Compare Source
Patch Changes
v1.0.0-next.462
Compare Source
Patch Changes
v1.0.0-next.461
Compare Source
Patch Changes
invalidate(fn)
predicates with a URL instead of a string (#6493)*/*
(#6497)v1.0.0-next.460
Compare Source
Patch Changes
v1.0.0-next.459
Compare Source
Patch Changes
v1.0.0-next.458
Compare Source
Patch Changes
v1.0.0-next.457
Compare Source
Patch Changes
v1.0.0-next.456
Compare Source
Patch Changes
data-sveltekit-prefetch/noscroll/reload
to all child<a>
elements (#6442)v1.0.0-next.455
Compare Source
Patch Changes
ssr/hydrate/router/prerender.default
are now configurable in+page(.server).js
and+layout(.server).js
(#6197)error.html
page, renamekit.config.files.template
tokit.config.files.appTemplate
(#6367)router
/hydrate
page options withcsr
(#6446)prerender = 'auto'
option, and extendprerender
option to endpoints (#6392)v1.0.0-next.454
Compare Source
Patch Changes
sveltekit:*
with valid HTML attributes likedata-sveltekit-*
(#6170)v1.0.0-next.453
Compare Source
Patch Changes
v1.0.0-next.452
Compare Source
Patch Changes
v1.0.0-next.451
Compare Source
Patch Changes
/
when root+layout.server.js
exportsload
(#6405)v1.0.0-next.450
Compare Source
Patch Changes
v1.0.0-next.449
Compare Source
Patch Changes
v1.0.0-next.448
Compare Source
Patch Changes
v1.0.0-next.447
Compare Source
Patch Changes
load
return values (#6318)v1.0.0-next.446
Compare Source
Patch Changes
v1.0.0-next.445
Compare Source
Patch Changes
$app/env
to$app/environment
, to disambiguate with$env/...
(#6334)v1.0.0-next.444
Compare Source
Patch Changes
$page.data
unnecessarily (#6311)v1.0.0-next.443
Compare Source
Patch Changes
v1.0.0-next.442
Compare Source
Patch Changes
v1.0.0-next.441
Compare Source
Patch Changes
errors
prop on all layout/leaf components, not just page that happens to be deepest (#6279)v1.0.0-next.440
Compare Source
Patch Changes
v1.0.0-next.439
Compare Source
Patch Changes
v1.0.0-next.438
Compare Source
Patch Changes
v1.0.0-next.437
Compare Source
Patch Changes
v1.0.0-next.436
Compare Source
Patch Changes
v1.0.0-next.435
Compare Source
Patch Changes
@
route breakouts to layouts in[foo]
or(foo)
directories (#6224)v1.0.0-next.434
Compare Source
Patch Changes
$types
for a route with a layout, leaf or endpoint (#6222)v1.0.0-next.433
Compare Source
Patch Changes
v1.0.0-next.432
Compare Source
Patch Changes
v1.0.0-next.431
Compare Source
Patch Changes
v1.0.0-next.430
Compare Source
Patch Changes
v1.0.0-next.429
Compare Source
Patch Changes
$env/*/private
in client (#6018)v1.0.0-next.428
Compare Source
Patch Changes
$app/stores
to be used from anywhere on the browser (#6100)enumerable: false
on "[x] no longer exists" getters so that they are not triggered by spreading (#6105)@
symbol (#6110)LayoutServerLoad.{name}
type (#6123)v1.0.0-next.427
Compare Source
Patch Changes
v1.0.0-next.426
Compare Source
Patch Changes
v1.0.0-next.425
Compare Source
Patch Changes
v1.0.0-next.424
Compare Source
Patch Changes
v1.0.0-next.423
Compare Source
Patch Changes
export let data
(#6050)v1.0.0-next.422
Compare Source
Patch Changes
+page.server.js
to respond toGET
requests with JSON (#6007)throw error/redirect
in+server.js
(#6028)set-cookie
insetHeaders
(#6033)v1.0.0-next.421
Compare Source
Patch Changes
export const prerender = false
in+page.server.js
(#6012)v1.0.0-next.420
Compare Source
Patch Changes
@sveltejs/kit
project in Vite 3.0.3+ (#5861)v1.0.0-next.419
Compare Source
Patch Changes
POST
handler provides alocation
(#5989)__data.json
files for server-side redirects when prerendering (#5997)v1.0.0-next.418
Compare Source
Patch Changes
v1.0.0-next.417
Compare Source
Patch Changes
v1.0.0-next.416
Compare Source
Patch Changes
v1.0.0-next.415
Compare Source
Patch Changes
v1.0.0-next.414
Compare Source
Patch Changes
v1.0.0-next.413
Compare Source
Patch Changes
$env/static/*
are now virtual to prevent writing sensitive values to disk (#5825)v1.0.0-next.412
Compare Source
Patch Changes
v1.0.0-next.411
Compare Source
Patch Changes
Content-Length
header from being incorrectly inherited by requests made fromload
'sfetch
during SSR (#5922)v1.0.0-next.410
Compare Source
Patch Changes
AwaitedProperties
(#5917)v1.0.0-next.409
Compare Source
Patch Changes
.js
(#5907)v1.0.0-next.408
Compare Source
Patch Changes
v1.0.0-next.407
Compare Source
Patch Changes
publishConfig.directory
from generated package.json (#5848)v1.0.0-next.406
Compare Source
Patch Changes
v1.0.0-next.405
Compare Source
Patch Changes
compress
logic toBuilder
API (#5822)v1.0.0-next.403
Compare Source
Patch Changes
v1.0.0-next.402
Compare Source
Patch Changes
v1.0.0-next.401
Compare Source
Patch Changes
v1.0.0-next.400
Compare Source
Patch Changes
v1.0.0-next.399
Compare Source
Patch Changes
v1.0.0-next.398
Compare Source
Patch Changes
$env/*/private
imports (#5739)[fix] Illegal module analysis in dev ignores non-js|ts|svelte files
@sveltejs/kit
types in ambient file (#5745)v1.0.0-next.397
Compare Source
Patch Changes
v1.0.0-next.396
Compare Source
Patch Changes
v1.0.0-next.395
Compare Source
Patch Changes
$env/static/private
,$env/static/public
,$env/dynamic/private
and$env/dynamic/public
modules (#5663)v1.0.0-next.394
Compare Source
Patch Changes
v1.0.0-next.393
Compare Source
Patch Changes
v1.0.0-next.392
Compare Source
Patch Changes
v1.0.0-next.391
Compare Source
Patch Changes
v1.0.0-next.390
Compare Source
Patch Changes
v1.0.0-next.389
Compare Source
Patch Changes
v1.0.0-next.388
Compare Source
Patch Changes
v1.0.0-next.387
Compare Source
Patch Changes
publicDir
option (#5648)v1.0.0-next.386
Compare Source
Patch Changes
v1.0.0-next.385
Compare Source
Patch Changes
d02f1f25
)v1.0.0-next.384
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 has been generated by Mend Renovate. View repository job log here.